chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2024-05-20 08:26:41 +00:00
parent 0554b55153
commit 6a27b6c7f8
12 changed files with 19 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ if &background ==# 'dark'
highlight! link CocCodeLens LineNr
highlight! link LspCodeLens LineNr
highlight! link SignColumn LineNr
highlight LspInlayHint guifg=#7A6569 guibg=#222222 guisp=NONE gui=NONE cterm=NONE
highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold cterm=bold
highlight! link Question MoreMsg
highlight! link NnnNormalNC NnnNormal
@@ -359,6 +360,7 @@ else
highlight! link CocCodeLens LineNr
highlight! link LspCodeLens LineNr
highlight! link SignColumn LineNr
highlight LspInlayHint guifg=#A08C8F guibg=#E8E8E8 guisp=NONE gui=NONE cterm=NONE
highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold cterm=bold
highlight! link Question MoreMsg
highlight! link NnnNormalNC NnnNormal