From a5588099f1ce5ccd3f1be11014ec64458d3355e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Aug 2023 11:42:36 +0000 Subject: [PATCH] chore(build): rebuild artifacts --- colors/duckbones.vim | 10 ++++++++++ colors/forestbones.vim | 20 ++++++++++++++++++++ colors/kanagawabones.vim | 10 ++++++++++ colors/neobones.vim | 20 ++++++++++++++++++++ colors/nordbones.vim | 10 ++++++++++ colors/rosebones.vim | 20 ++++++++++++++++++++ colors/seoulbones.vim | 20 ++++++++++++++++++++ colors/tokyobones.vim | 20 ++++++++++++++++++++ colors/vimbones.vim | 10 ++++++++++ colors/zenbones.vim | 20 ++++++++++++++++++++ colors/zenburned.vim | 10 ++++++++++ colors/zenwritten.vim | 20 ++++++++++++++++++++ 12 files changed, 190 insertions(+) diff --git a/colors/duckbones.vim b/colors/duckbones.vim index cf59d7f..39ccd33 100644 --- a/colors/duckbones.vim +++ b/colors/duckbones.vim @@ -56,8 +56,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#EBEFC0 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#6D759D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#795CCC guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#00A3CB guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -82,6 +90,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#15251C guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#17232A guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#311C1A guisp=NONE gui=NONE cterm=NONE diff --git a/colors/forestbones.vim b/colors/forestbones.vim index d10a312..05a642b 100644 --- a/colors/forestbones.vim +++ b/colors/forestbones.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#E7DCC4 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7B8E9D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#D69AB7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#7FBCB4 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#3E482D guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#304946 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#643839 guisp=NONE gui=NONE cterm=NONE @@ -239,8 +249,16 @@ else highlight CursorLineNr guifg=#4F5B62 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#92865B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#DF69BA guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#3A94C4 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -265,6 +283,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#DDE7BD guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#DCE3EB guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#EEDFDF guisp=NONE gui=NONE cterm=NONE diff --git a/colors/kanagawabones.vim b/colors/kanagawabones.vim index 6fe3561..c23d4df 100644 --- a/colors/kanagawabones.vim +++ b/colors/kanagawabones.vim @@ -56,8 +56,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#DDD8BB guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7D7D8D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#957FB8 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -82,6 +90,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#2A331F guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#22333A guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#47272A guisp=NONE gui=NONE cterm=NONE diff --git a/colors/neobones.vim b/colors/neobones.vim index 341346c..b032c76 100644 --- a/colors/neobones.vim +++ b/colors/neobones.vim @@ -53,8 +53,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#C6D5CF guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#5B7E94 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -79,6 +87,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1C2C19 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#1F2645 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#3B2023 guisp=NONE gui=NONE cterm=NONE @@ -235,8 +245,16 @@ else highlight CursorLineNr guifg=#202E18 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7B837C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -261,6 +279,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#C8E2B5 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#D1DBE5 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#EAD5D7 guisp=NONE gui=NONE cterm=NONE diff --git a/colors/nordbones.vim b/colors/nordbones.vim index 460014e..1f1cf77 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -56,8 +56,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#EBEEF3 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#818EAB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#B38DAC guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#8FBCBA guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -82,6 +90,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#3D4B2F guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#324B4B guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#663A3E guisp=NONE gui=NONE cterm=NONE diff --git a/colors/rosebones.vim b/colors/rosebones.vim index 69a8281..324b5fd 100644 --- a/colors/rosebones.vim +++ b/colors/rosebones.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#E1D4D4 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7D7997 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#C4A7E7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1D2C34 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#1C2D2F guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#3D2229 guisp=NONE gui=NONE cterm=NONE @@ -239,8 +249,16 @@ else highlight CursorLineNr guifg=#724341 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#9B835D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#917BA9 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -265,6 +283,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#DDE7ED guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#D6E9ED guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#F0E2E5 guisp=NONE gui=NONE cterm=NONE diff --git a/colors/seoulbones.vim b/colors/seoulbones.vim index aa44b4f..c7bf11b 100644 --- a/colors/seoulbones.vim +++ b/colors/seoulbones.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#DDDDDD guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#9B9B9B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#A5A6C5 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#97BDDE guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#406742 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#466177 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#82505E guisp=NONE gui=NONE cterm=NONE @@ -243,8 +253,16 @@ else highlight CursorLineNr guifg=#555555 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7C7C7C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#896788 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#0084A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -269,6 +287,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#AEDEAE guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#C0D5E0 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#E5CBD1 guisp=NONE gui=NONE cterm=NONE diff --git a/colors/tokyobones.vim b/colors/tokyobones.vim index 94e5bae..6d4a191 100644 --- a/colors/tokyobones.vim +++ b/colors/tokyobones.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#C0CAF5 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#787A94 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#BB9BF7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1D2F2C guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#212C44 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#412428 guisp=NONE gui=NONE cterm=NONE @@ -242,8 +252,16 @@ else highlight CursorLineNr guifg=#333A57 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#737686 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#5A4A79 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -268,6 +286,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#A9CEC7 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#C0C6D8 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#DFBEC3 guisp=NONE gui=NONE cterm=NONE diff --git a/colors/vimbones.vim b/colors/vimbones.vim index 8c0b52a..fd3765c 100644 --- a/colors/vimbones.vim +++ b/colors/vimbones.vim @@ -56,8 +56,16 @@ if &background ==# 'light' highlight CursorLineNr guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#85856F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -82,6 +90,8 @@ if &background ==# 'light' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE cterm=NONE diff --git a/colors/zenbones.vim b/colors/zenbones.vim index 6b9789e..ccdfb6d 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#867A74 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#1D2C36 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#3E2225 guisp=NONE gui=NONE cterm=NONE @@ -239,8 +249,16 @@ else highlight CursorLineNr guifg=#2C363C guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#8E817B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -265,6 +283,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE cterm=NONE diff --git a/colors/zenburned.vim b/colors/zenburned.vim index 6dfb85a..b7514ea 100644 --- a/colors/zenburned.vim +++ b/colors/zenburned.vim @@ -56,8 +56,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#F0E4CF guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#939393 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -82,6 +90,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#475737 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#3D5568 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#764544 guisp=NONE gui=NONE cterm=NONE diff --git a/colors/zenwritten.vim b/colors/zenwritten.vim index 794e81f..bbaecd8 100644 --- a/colors/zenwritten.vim +++ b/colors/zenwritten.vim @@ -55,8 +55,16 @@ if &background ==# 'dark' highlight CursorLineNr guifg=#BBBBBB guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#7C7C7C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -81,6 +89,8 @@ if &background ==# 'dark' highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#1D2C36 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#3E2225 guisp=NONE gui=NONE cterm=NONE @@ -239,8 +249,16 @@ else highlight CursorLineNr guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold highlight Delimiter guifg=#848484 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link markdownLinkTextDelimiter Delimiter + highlight! link NotifyERRORIcon DiagnosticError + highlight! link NotifyERRORTitle DiagnosticError highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyDEBUGIcon DiagnosticHint + highlight! link NotifyDEBUGTitle DiagnosticHint + highlight! link NotifyTRACEIcon DiagnosticHint + highlight! link NotifyTRACETitle DiagnosticHint highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE + highlight! link NotifyINFOIcon DiagnosticInfo + highlight! link NotifyINFOTitle DiagnosticInfo 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 @@ -265,6 +283,8 @@ else highlight! link CocWarningVitualText DiagnosticVirtualTextWarn highlight! link DiagnosticDeprecated DiagnosticWarn highlight! link DiagnosticUnnecessary DiagnosticWarn + highlight! link NotifyWARNIcon DiagnosticWarn + highlight! link NotifyWARNTitle DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE cterm=NONE highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE cterm=NONE