chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2023-10-02 08:58:10 +00:00
parent 01ac6cbb1a
commit 0f688a90ed
12 changed files with 19 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ if &background ==# 'light'
highlight! link GitGutterChange GitSignsChange
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#D0D0B6 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Identifier guifg=#505050 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#F0F0CA guibg=#C074B2 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch