nvim-tree / nvim-web-devicons

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

change only icon color #444

Open zhengpd opened 2 months ago

zhengpd commented 2 months ago

It would be nice if the icon can change only color with something like require"nvim-web-devicons".set_icon_color("rb", "#00ff00")

alex-courtis commented 2 months ago

Yes, that would be useful. It seems that you would need to get first, change then set.