Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Way to change the colors of lsp #13

Open
sobhanbera opened this issue Jan 4, 2022 · 0 comments
Open

Way to change the colors of lsp #13

sobhanbera opened this issue Jan 4, 2022 · 0 comments

Comments

@sobhanbera
Copy link

I have used these lines of code to change the colors of errors, warnings, and other virtual text provided by LSP.
hi DiagnosticError ctermbg=NONE ctermfg=NONE guibg=NONE guifg=#F24B42
hi DiagnosticWarn ctermbg=NONE ctermfg=NONE guibg=NONE guifg=#F5B439
hi DiagnosticInfo ctermbg=NONE ctermfg=NONE guibg=NONE guifg=#AEFA47
hi DiagnosticHint ctermbg=NONE ctermfg=NONE guibg=NONE guifg=#14BC85
This config could be used as an alternative or could be used to update the plugin itself.

Screenshot:

image

@sobhanbera sobhanbera changed the title New Way to change the colors of lsp Way to change the colors of lsp Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant