chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2023-10-30 19:00:55 +00:00
parent a2f1b4c6a2
commit 8f8d0febed
12 changed files with 38 additions and 38 deletions

View File

@@ -114,11 +114,11 @@ if &background ==# 'dark'
highlight! link GitGutterChange GitSignsChange
highlight GitSignsDelete guifg=#E03600 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#292B3A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblIndent guifg=#1F212D guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblScope guifg=#393D50 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Identifier guifg=#C6CAA1 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#0E101A guibg=#9A87DC guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
highlight IndentBlanklineChar guifg=#292B3A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
highlight LineNr guifg=#51587A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link CocCodeLens LineNr