chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2023-07-02 11:47:42 +00:00
parent b46b2227c4
commit 92e2de83ff
12 changed files with 19 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ if &background ==# 'dark'
highlight Error guifg=#E67C7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticError Error
highlight! link ErrorMsg Error
highlight FlashBackdrop guifg=#6E7B85 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FlashLabel guifg=#E7DCC4 guibg=#4B726D guisp=NONE gui=NONE cterm=NONE
highlight FloatBorder guifg=#798B9A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FoldColumn guifg=#667783 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -272,6 +273,7 @@ else
highlight Error guifg=#F85550 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticError Error
highlight! link ErrorMsg Error
highlight FlashBackdrop guifg=#9A9071 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FlashLabel guifg=#4F5B62 guibg=#9ACFF8 guisp=NONE gui=NONE cterm=NONE
highlight FloatBorder guifg=#7C724D guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight FoldColumn guifg=#A99B6A guibg=NONE guisp=NONE gui=bold cterm=bold