chore(build): rebuild artifacts
This commit is contained in:
@@ -100,8 +100,11 @@ if &background ==# 'dark'
|
||||
highlight! link NotifyWARNIcon DiagnosticWarn
|
||||
highlight! link NotifyWARNTitle DiagnosticWarn
|
||||
highlight DiffAdd guifg=NONE guibg=#475737 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link diffAdded DiffAdd
|
||||
highlight DiffChange guifg=NONE guibg=#3D5568 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link diffChanged DiffChange
|
||||
highlight DiffDelete guifg=NONE guibg=#764544 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link diffRemoved DiffDelete
|
||||
highlight DiffText guifg=#F0E4CF guibg=#53738B guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Error guifg=#E3716E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -201,14 +204,11 @@ if &background ==# 'dark'
|
||||
highlight! link SneakLabel WildMenu
|
||||
highlight WinSeparator guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link VertSplit WinSeparator
|
||||
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffIndexLine guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight diffLine guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffNewFile guifg=#819B69 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffOldFile guifg=#E3716E guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffRemoved guifg=#E3716E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight helpHyperTextEntry guifg=#A8A8A8 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight helpHyperTextJump guifg=#D5BE95 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight lCursor guifg=#404040 guibg=#A08F6F guisp=NONE gui=NONE cterm=NONE
|
||||
|
||||
Reference in New Issue
Block a user