You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this issue where sometimes when I open up nvim-tree all the nvim-tree text and icons are white. This only happens with this plugin. If I use another colorscheme the issue is absent.
I don't know how to begin debugging the problem, as Im not sure what the highlight groups in nvim-tree are called (nvim-tree/nvim-tree.lua#1601 (comment)). Maybe you have some ideas?
The text was updated successfully, but these errors were encountered:
Hi,
Not sure it's the right way to do it, but I have manually added all the "highlight groups" I needed for nvim-tree when I setup the theme, which gives something like this :
I really like this colorscheme, thanks.
I have this issue where sometimes when I open up nvim-tree all the nvim-tree text and icons are white. This only happens with this plugin. If I use another colorscheme the issue is absent.
I don't know how to begin debugging the problem, as Im not sure what the highlight groups in nvim-tree are called (nvim-tree/nvim-tree.lua#1601 (comment)). Maybe you have some ideas?
The text was updated successfully, but these errors were encountered: