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=#666A92 guibg=#222330 guisp=NONE gui=NONE cterm=NONE
highlight MoreMsg guifg=#74DBCB guibg=NONE guisp=NONE gui=bold cterm=bold
highlight! link Question MoreMsg
highlight! link NnnNormalNC NnnNormal
@@ -362,6 +363,7 @@ else
highlight! link CocCodeLens LineNr
highlight! link LspCodeLens LineNr
highlight! link SignColumn LineNr
highlight LspInlayHint guifg=#7C839D guibg=#D0D1D7 guisp=NONE gui=NONE cterm=NONE
highlight MoreMsg guifg=#34645D guibg=NONE guisp=NONE gui=bold cterm=bold
highlight! link Question MoreMsg
highlight! link NnnNormalNC NnnNormal