sainnhe / gruvbox-material

Gruvbox with Material Palette
MIT License
1.96k stars 166 forks source link

Can i change lsp kind colors? #193

Closed bty102 closed 8 months ago

bty102 commented 10 months ago

I want to change some colors of lsp kind.

sainnhe commented 10 months ago

Currently there is not any configuration options that can do this. You can fork this repository or use this piece of code to add your custom highlight groups.

https://github.com/sainnhe/gruvbox-material/blob/7f56d9f9c4860df528031539d321a61f6e081dee/doc/gruvbox-material.txt#L617-L651