Skip to content

Commit

Permalink
Merge pull request #97 from byhill/main
Browse files Browse the repository at this point in the history
Add float border highlights for Neotree
  • Loading branch information
savq authored Dec 27, 2024
2 parents 9252c78 + fb1da8a commit ad52d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/melange.lua
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ for name, attrs in pairs {

--- neo-tree highlights :help neo-tree-highlights ---

NeoTreeFloatBorder = 'Normal',
NeoTreeNormal = 'NormalFloat',
NeoTreeNormalNC = 'NeoTreeNormal',
NeoTreeVertSplit = { bg = a.bg, fg = a.bg },
Expand Down

0 comments on commit ad52d8e

Please sign in to comment.