chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2023-07-02 11:01:02 +00:00
parent f8fe7b163c
commit ed95267f49
12 changed files with 19 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ if &background ==# 'dark'
highlight Error guifg=#E388A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticError Error
highlight! link ErrorMsg Error
highlight FlashLabel guifg=#DDDDDD guibg=#648BA9 guisp=NONE gui=NONE cterm=NONE
highlight FloatBorder guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FoldColumn guifg=#868686 guibg=NONE guisp=NONE gui=bold cterm=bold
highlight Folded guifg=#BBBBBB guibg=#636363 guisp=NONE gui=NONE cterm=NONE
@@ -275,6 +276,7 @@ else
highlight Error guifg=#DC5284 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticError Error
highlight! link ErrorMsg Error
highlight FlashLabel guifg=#555555 guibg=#00C9F6 guisp=NONE gui=NONE cterm=NONE
highlight FloatBorder guifg=#6A6A6A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FoldColumn guifg=#919191 guibg=NONE guisp=NONE gui=bold cterm=bold
highlight Folded guifg=#4B4B4B guibg=#BBBBBB guisp=NONE gui=NONE cterm=NONE