ChristianChiarulli / nvcode-color-schemes.vim

A bunch of generated colorschemes (treesitter supported)
MIT License
300 stars 67 forks source link

guisp support on generate #47

Closed PBird closed 3 years ago

PBird commented 3 years ago

Hello, i was making theme, and i realize generater doesn't have guisp support. Can you add guisp color support to change undercurl color.

example: CocErrorHighlight: "red - c[red]" -> hi CocErrorHighlight gui=undercurl guisp=red

Fixed: there is support guisp CocErrorHighlight: "- - c error_red"