Skip to content

Commit

Permalink
fix(neotree): make popup titlebar text visible
Browse files Browse the repository at this point in the history
  • Loading branch information
zspher committed Nov 26, 2023
1 parent a2107df commit 3899085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/catppuccin/groups/integrations/neotree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function M.get()

NeoTreeFloatBorder = { link = "FloatBorder" },
NeoTreeFloatTitle = { link = "FloatTitle" },
NeoTreeTitleBar = { fg = C.mantle, bg = C.blue },

NeoTreeFileNameOpened = { fg = C.pink },
NeoTreeDimText = { fg = C.overlay1 },
Expand Down

0 comments on commit 3899085

Please sign in to comment.