nvim-tree / nvim-web-devicons

lua `fork` of vim-web-devicons for neovim
MIT License
1.95k stars 183 forks source link

fix(#226): allow override hlgroups when background changes #270

Closed Bekaboo closed 1 year ago

Bekaboo commented 1 year ago

Fix #226.

Now the icon color variant will change correctly according to current background when user sets the background inside neovim process.

Bekaboo commented 1 year ago

Thanks, please modify this pull request as needed, and hopefully it will be merge soon.

alex-courtis commented 1 year ago

Please address the linting failure: https://github.com/nvim-tree/nvim-web-devicons/blob/master/CONTRIBUTING.md

Bekaboo commented 1 year ago

Formatted with stylua.