ChristianChiarulli / nvcode-color-schemes.vim

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

Expand CoC Highlighting and add vim-signify to nord theme #28

Closed tapayne88 closed 3 years ago

tapayne88 commented 3 years ago

Hi, thanks for the great work!

I found I was missing some highlighting groups for coc.nvim and vim-signify so I've copied them over from the official nord-theme.

Coc.nvim https://github.com/arcticicestudio/nord-vim/blob/develop/colors/nord.vim#L565-L572

vim-signify https://github.com/arcticicestudio/nord-vim/blob/develop/colors/nord.vim#L588-L593

ChristianChiarulli commented 3 years ago

🆒 thanks