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 ==# '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 IblIndent guifg=#DFDFC2 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblScope guifg=#B5B59D 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
highlight IndentBlanklineChar guifg=#D0D0B6 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
highlight LineNr guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link CocCodeLens LineNr