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

@@ -113,11 +113,11 @@ if &background ==# 'dark'
highlight! link GitGutterChange GitSignsChange
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#353535 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblIndent guifg=#282828 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblScope guifg=#444444 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Identifier guifg=#9E9E9E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#191919 guibg=#BF8FB5 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
highlight IndentBlanklineChar guifg=#353535 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
highlight LineNr guifg=#616161 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link CocCodeLens LineNr
@@ -308,11 +308,11 @@ else
highlight! link GitGutterChange GitSignsChange
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#CFCFCF guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblIndent guifg=#DDDDDD guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IblScope guifg=#B3B3B3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Identifier guifg=#505050 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#EEEEEE guibg=#C074B2 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
highlight IndentBlanklineChar guifg=#CFCFCF guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
highlight LineNr guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link CocCodeLens LineNr