patstockwell / vim-monokai-tasty

VIM Colour scheme
390 stars 51 forks source link

Nvim LSP Diagnostic Colors #34

Closed MonstrousOgre closed 3 years ago

MonstrousOgre commented 3 years ago

This is my favorite vim theme but since it didn't have colors for Nvim's lsp diagnostics, I added them myself.

Warnings, Info, and Hints use colors already part of the theme. I used a new one for Errors since the existing ones were clashing too much with the buffer text.

patstockwell commented 3 years ago

Looks great! I haven't tried neovim's LSP yet, waiting for 0.5 stable. Thanks for taking the time to open a Pull Request! ❤️