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=#E3716E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#575757 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblIndent guifg=#4E4E4E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblScope guifg=#666666 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Identifier guifg=#D5BE95 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#404040 guibg=#DFC8DA guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
highlight IndentBlanklineChar guifg=#575757 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
highlight LineNr guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link CocCodeLens LineNr