chore: rebuild artifacts (#102)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-31 14:13:37 +08:00
committed by GitHub
parent 12b7478c8f
commit 9d865e070a
12 changed files with 19 additions and 19 deletions

View File

@@ -132,7 +132,6 @@ if &background ==# 'dark'
highlight! link LspCodeLens LineNr
highlight! link NeogitHunkHeader LineNr
highlight! link SignColumn LineNr
highlight! link WhichKeySeparator LineNr
highlight MasonHeader guifg=#1F1F28 guibg=#E5C283 guisp=NONE gui=bold cterm=bold
highlight MasonHighlight guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight MasonHighlightBlock guifg=#1F1F28 guibg=#7EB3C9 guisp=NONE gui=NONE cterm=NONE
@@ -207,6 +206,7 @@ if &background ==# 'dark'
highlight WarningMsg guifg=#E5C283 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg
highlight! link gitcommitOverflow WarningMsg
highlight WhichKeySeparator guifg=#646476 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#1F1F28 guibg=#957FB8 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu
highlight diffAdded guifg=#98BC6D guibg=NONE guisp=NONE gui=NONE cterm=NONE