diff --git a/colors/duckbones.vim b/colors/duckbones.vim index 7c532b0..3e70f46 100644 --- a/colors/duckbones.vim +++ b/colors/duckbones.vim @@ -66,12 +66,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#00A3CB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#5DCD97 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#E03600 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#795CCC guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#00A3CB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#5DCD97 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#E39500 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#E03600 gui=undercurl cterm=undercurl @@ -80,12 +82,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#00A3CB gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#5DCD97 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#E39500 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#E03600 guibg=#1E1818 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#795CCC guibg=#1A191E guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#00A3CB guibg=#181A1B guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#5DCD97 guibg=#181A19 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#E39500 guibg=#1B1918 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/forestbones.vim b/colors/forestbones.vim index d19deea..8adafc1 100644 --- a/colors/forestbones.vim +++ b/colors/forestbones.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#7FBCB4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#A9C181 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#E67C7F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#D69AB7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#7FBCB4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#A9C181 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#DDBD7F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#E67C7F gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#7FBCB4 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#A9C181 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#DDBD7F gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#E67C7F guibg=#443939 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#D69AB7 guibg=#42393D guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#7FBCB4 guibg=#393C3C guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#A9C181 guibg=#3A3C38 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#DDBD7F guibg=#3D3B38 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -260,12 +264,14 @@ else highlight DiagnosticInfo guifg=#3A94C4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#8DA200 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#F85550 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#DF69BA guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#3A94C4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#8DA200 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#DEA000 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#F85550 gui=undercurl cterm=undercurl @@ -274,12 +280,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#3A94C4 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#8DA200 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#DEA000 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#F85550 guibg=#F2E5E5 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#DF69BA guibg=#F2E4EC guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#3A94C4 guibg=#E0E9F2 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#8DA200 guibg=#E1EFB0 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#DEA000 guibg=#F2E6DA guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/kanagawabones.vim b/colors/kanagawabones.vim index 4aa9cde..2df6a30 100644 --- a/colors/kanagawabones.vim +++ b/colors/kanagawabones.vim @@ -66,12 +66,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#98BC6D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#E46A78 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#957FB8 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#98BC6D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#E5C283 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#E46A78 gui=undercurl cterm=undercurl @@ -80,12 +82,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#7EB3C9 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#98BC6D gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#E5C283 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#E46A78 guibg=#2E2626 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#957FB8 guibg=#29272D guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#7EB3C9 guibg=#262829 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#98BC6D guibg=#272826 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#E5C283 guibg=#292826 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/neobones.vim b/colors/neobones.vim index 6f5d3c3..810a8a0 100644 --- a/colors/neobones.vim +++ b/colors/neobones.vim @@ -63,12 +63,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#DE6E7C gui=undercurl cterm=undercurl @@ -77,12 +79,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#8190D4 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#90FF6B gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#B77E64 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#251E1E guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#B279A7 guibg=#231E22 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#8190D4 guibg=#1F1F24 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#90FF6B guibg=#1E201E guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#221F1E guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -256,12 +260,14 @@ else highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl @@ -270,12 +276,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#286486 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#567A30 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#EDDBDD guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#88507D guibg=#EDDAE9 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D5E1ED guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#567A30 guibg=#C7EBA9 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#EEDCD8 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/nordbones.vim b/colors/nordbones.vim index 9749997..1ea1000 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -66,12 +66,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#8FBCBA guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#A4BE8D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#C1616A guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#B38DAC guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#8FBCBA guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#A4BE8D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#CF866F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#C1616A gui=undercurl cterm=undercurl @@ -80,12 +82,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#8FBCBA gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#A4BE8D gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#CF866F gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#C1616A guibg=#463B3B guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#B38DAC guibg=#423C41 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#8FBCBA guibg=#3B3E3E guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#A4BE8D guibg=#3C3E3A guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#CF866F guibg=#433C3B guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/rosebones.vim b/colors/rosebones.vim index 97a3de7..9a05b24 100644 --- a/colors/rosebones.vim +++ b/colors/rosebones.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#317490 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#EB7193 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#C4A7E7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#317490 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#F6C074 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#EB7193 gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#9CCFD8 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#317490 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#F6C074 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#EB7193 guibg=#262021 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#C4A7E7 guibg=#232126 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#9CCFD8 guibg=#202222 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#317490 guibg=#202223 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#F6C074 guibg=#232120 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -260,12 +264,14 @@ else highlight DiagnosticInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#B5637A guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#917BA9 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#B5637A gui=undercurl cterm=undercurl @@ -274,12 +280,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#5795A0 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#286A84 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#EC9D33 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#B5637A guibg=#F4E8EB guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#917BA9 guibg=#EEE9F3 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#5795A0 guibg=#DAEFF3 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#286A84 guibg=#E2ECF3 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#EC9D33 guibg=#F4E9E2 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/seoulbones.vim b/colors/seoulbones.vim index b36e83c..6b83e8e 100644 --- a/colors/seoulbones.vim +++ b/colors/seoulbones.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#97BDDE guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#98BD99 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#E388A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#A5A6C5 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#97BDDE guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#98BD99 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#FFDF9B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#E388A3 gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#97BDDE gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#98BD99 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#FFDF9B gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#E388A3 guibg=#5F5155 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#A5A6C5 guibg=#535461 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#97BDDE guibg=#525558 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#98BD99 guibg=#515651 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#FFDF9B guibg=#575451 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -264,12 +268,14 @@ else highlight DiagnosticInfo guifg=#0084A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#628562 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#DC5284 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#896788 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#0084A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#628562 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#C48562 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#DC5284 gui=undercurl cterm=undercurl @@ -278,12 +284,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#0084A3 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#628562 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#C48562 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#DC5284 guibg=#E9D1D7 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#896788 guibg=#E8D0E7 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#0084A3 guibg=#C2DBE8 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#628562 guibg=#A3E8A3 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#C48562 guibg=#E9D3CA guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/tokyobones.vim b/colors/tokyobones.vim index f85ad31..5875eef 100644 --- a/colors/tokyobones.vim +++ b/colors/tokyobones.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#74DBCB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#F77890 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#BB9BF7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#74DBCB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#E1B068 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#F77890 gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#7BA2F7 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#74DBCB gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#E1B068 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#F77890 guibg=#292223 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#BB9BF7 guibg=#252329 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#7BA2F7 guibg=#222427 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#74DBCB guibg=#222424 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#E1B068 guibg=#252322 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -263,12 +267,14 @@ else highlight DiagnosticInfo guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#34645D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#8B4351 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#5A4A79 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#34645D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#8F5E14 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#8B4351 gui=undercurl cterm=undercurl @@ -277,12 +283,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#34548C gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#34645D gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#8F5E14 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#8B4351 guibg=#E3C5C9 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#5A4A79 guibg=#D0C8E2 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#34548C guibg=#C4CCE2 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#34645D guibg=#9FD7CD guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#8F5E14 guibg=#E4C6B0 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/vimbones.vim b/colors/vimbones.vim index 1aeaa06..9349d20 100644 --- a/colors/vimbones.vim +++ b/colors/vimbones.vim @@ -66,12 +66,14 @@ if &background ==# 'light' highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl @@ -80,12 +82,14 @@ if &background ==# 'light' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#286486 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#4F6C31 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#EFDFE0 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#88507D guibg=#EFDEEB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#4F6C31 guibg=#C9EEAB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#EFDFDC guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/zenbones.vim b/colors/zenbones.vim index aba3818..8726d63 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#DE6E7C gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#6099C0 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#819B69 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#B77E64 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#272020 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#B279A7 guibg=#252024 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#202223 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#819B69 guibg=#212220 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#242120 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -260,12 +264,14 @@ else highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl @@ -274,12 +280,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#286486 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#4F6C31 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#EFDFE0 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#88507D guibg=#EFDEEB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#4F6C31 guibg=#C9EEAB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#EFDFDC guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/zenburned.vim b/colors/zenburned.vim index dfe1634..324555e 100644 --- a/colors/zenburned.vim +++ b/colors/zenburned.vim @@ -66,12 +66,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#E3716E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#E3716E gui=undercurl cterm=undercurl @@ -80,12 +82,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#6099C0 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#819B69 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#B77E64 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#E3716E guibg=#534646 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#B279A7 guibg=#4F474D guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#46494C guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#819B69 guibg=#474A45 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#4E4846 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn diff --git a/colors/zenwritten.vim b/colors/zenwritten.vim index c0c923b..e1574f6 100644 --- a/colors/zenwritten.vim +++ b/colors/zenwritten.vim @@ -65,12 +65,14 @@ if &background ==# 'dark' highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#DE6E7C gui=undercurl cterm=undercurl @@ -79,12 +81,14 @@ if &background ==# 'dark' highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#6099C0 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#819B69 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#B77E64 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#272020 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#B279A7 guibg=#252024 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#202223 guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#819B69 guibg=#212220 guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#242120 guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn @@ -260,12 +264,14 @@ else highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link NotifyINFOIcon DiagnosticInfo highlight! link NotifyINFOTitle DiagnosticInfo + highlight DiagnosticOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorSign DiagnosticSignError highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocHintSign DiagnosticSignHint highlight DiagnosticSignInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocInfoSign DiagnosticSignInfo + highlight DiagnosticSignOk guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight DiagnosticSignWarn guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningSign DiagnosticSignWarn highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl @@ -274,12 +280,14 @@ else highlight! link CocHintHighlight DiagnosticUnderlineHint highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#286486 gui=undercurl cterm=undercurl highlight! link CocInfoHighlight DiagnosticUnderlineInfo + highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#4F6C31 gui=undercurl cterm=undercurl highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl highlight! link CocWarningHighlight DiagnosticUnderlineWarn highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#EFDFE0 guisp=NONE gui=NONE cterm=NONE highlight! link CocErrorVirtualText DiagnosticVirtualTextError highlight DiagnosticVirtualTextHint guifg=#88507D guibg=#EFDEEB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF guisp=NONE gui=NONE cterm=NONE + highlight DiagnosticVirtualTextOk guifg=#4F6C31 guibg=#C9EEAB guisp=NONE gui=NONE cterm=NONE highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#EFDFDC guisp=NONE gui=NONE cterm=NONE highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn