nvim-tree / nvim-web-devicons

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

ci: generate cterm color even if line is missing #335

Closed Akmadan23 closed 7 months ago

Akmadan23 commented 7 months ago

I noticed that some icons don't have a cterm_color value, so I updated the script to generate it if it's missing.

Akmadan23 commented 7 months ago

This also fixes the bug that caused the assignment of the generated cterm color (if its line was missing) to the next icon