chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2024-12-10 17:30:49 +00:00
parent 21f2a3aaf9
commit 3a9bcc4946
12 changed files with 38 additions and 0 deletions

View File

@@ -167,6 +167,8 @@ if &background ==# 'dark'
highlight! link MatchParen Search
highlight! link QuickFixLine Search
highlight! link Sneak Search
highlight SnacksIndent guifg=#2D2D37 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight SnacksIndentScope guifg=#484856 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight SneakLabelMask guifg=#957FB8 guibg=#957FB8 guisp=NONE gui=NONE cterm=NONE
highlight Special guifg=#ADA992 guibg=NONE guisp=NONE gui=bold cterm=bold
highlight! link WhichKeyGroup Special