From 9ef93d6ed62b22c868f3d65774c1c09194dc0c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 13:54:38 +0800 Subject: [PATCH] chore: rebuild artifacts (#114) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- colors/duckbones.vim | 2 ++ colors/forestbones.vim | 4 ++++ colors/kanagawabones.vim | 2 ++ colors/neobones.vim | 4 ++++ colors/nordbones.vim | 2 ++ colors/rosebones.vim | 4 ++++ colors/seoulbones.vim | 4 ++++ colors/tokyobones.vim | 4 ++++ colors/vimbones.vim | 2 ++ colors/zenbones.vim | 4 ++++ colors/zenburned.vim | 2 ++ colors/zenwritten.vim | 4 ++++ 12 files changed, 38 insertions(+) diff --git a/colors/duckbones.vim b/colors/duckbones.vim index 4bb072f..493a091 100644 --- a/colors/duckbones.vim +++ b/colors/duckbones.vim @@ -90,6 +90,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#00A3CB guibg=#181A1B 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#15251C guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/forestbones.vim b/colors/forestbones.vim index 3a17585..81ea601 100644 --- a/colors/forestbones.vim +++ b/colors/forestbones.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#7FBCB4 guibg=#393C3C 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#3E482D guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -318,6 +320,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#3A94C4 guibg=#E0E9F2 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#DDE7BD guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/kanagawabones.vim b/colors/kanagawabones.vim index 09a7dba..f39e0d3 100644 --- a/colors/kanagawabones.vim +++ b/colors/kanagawabones.vim @@ -90,6 +90,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#7EB3C9 guibg=#262829 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#2A331F guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/neobones.vim b/colors/neobones.vim index 20c90e4..e9cad7e 100644 --- a/colors/neobones.vim +++ b/colors/neobones.vim @@ -87,6 +87,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#8190D4 guibg=#1F1F24 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1C2C19 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -314,6 +316,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D5E1ED 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#C8E2B5 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/nordbones.vim b/colors/nordbones.vim index 3ccc313..084126c 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -90,6 +90,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#8FBCBA guibg=#3B3E3E 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#3D4B2F guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/rosebones.vim b/colors/rosebones.vim index 017e8ef..9c9ece6 100644 --- a/colors/rosebones.vim +++ b/colors/rosebones.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#9CCFD8 guibg=#202222 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1D2C34 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -318,6 +320,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#5795A0 guibg=#DAEFF3 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#DDE7ED guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/seoulbones.vim b/colors/seoulbones.vim index 3752642..50d6444 100644 --- a/colors/seoulbones.vim +++ b/colors/seoulbones.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#97BDDE guibg=#525558 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#406742 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -322,6 +324,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#0084A3 guibg=#C2DBE8 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#AEDEAE guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/tokyobones.vim b/colors/tokyobones.vim index 1540af4..e1aa064 100644 --- a/colors/tokyobones.vim +++ b/colors/tokyobones.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#7BA2F7 guibg=#222427 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#1D2F2C guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -321,6 +323,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#34548C guibg=#C4CCE2 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#A9CEC7 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/vimbones.vim b/colors/vimbones.vim index 400cfe9..b9be580 100644 --- a/colors/vimbones.vim +++ b/colors/vimbones.vim @@ -90,6 +90,8 @@ if &background ==# 'light' highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/zenbones.vim b/colors/zenbones.vim index 200af96..11b7434 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#202223 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -318,6 +320,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/zenburned.vim b/colors/zenburned.vim index 9a488ef..eca2d10 100644 --- a/colors/zenburned.vim +++ b/colors/zenburned.vim @@ -90,6 +90,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#46494C 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#475737 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd diff --git a/colors/zenwritten.vim b/colors/zenwritten.vim index a527abb..67cd37f 100644 --- a/colors/zenwritten.vim +++ b/colors/zenwritten.vim @@ -89,6 +89,8 @@ if &background ==# 'dark' highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#202223 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd @@ -318,6 +320,8 @@ else highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D9E4EF 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 + highlight! link DiagnosticUnnecessary DiagnosticWarn highlight! link NeogitNotificationWarning DiagnosticWarn highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE highlight! link NeogitDiffAddHighlight DiffAdd