nvim-neo-tree / neo-tree.nvim

Neovim plugin to manage the file system and other tree like structures.
MIT License
3.85k stars 224 forks source link

Faded highlights get broken after changing the color scheme #311

Closed atchim closed 2 years ago

atchim commented 2 years ago

Faded highlights doesn't work as expected after a color scheme change. Also, I think it would be nice to have an option to disable faded highlights.

ryoppippi commented 2 years ago

Me too But I also found this issue on Fern. I guess this issue is not came from neo-tree

ryoppippi commented 2 years ago

@cseickel Thanks!

ryoppippi commented 2 years ago

@atchim This can happen everywhere. If you want to set colorscheme in autocmd, add nested option( like ++nesed or nested = true