chore(build): rebuild artifacts
This commit is contained in:
@@ -56,8 +56,16 @@ if &background ==# 'dark'
|
||||
highlight CursorLineNr guifg=#F0E4CF guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Delimiter guifg=#939393 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link markdownLinkTextDelimiter Delimiter
|
||||
highlight! link NotifyERRORIcon DiagnosticError
|
||||
highlight! link NotifyERRORTitle DiagnosticError
|
||||
highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NotifyDEBUGIcon DiagnosticHint
|
||||
highlight! link NotifyDEBUGTitle DiagnosticHint
|
||||
highlight! link NotifyTRACEIcon DiagnosticHint
|
||||
highlight! link NotifyTRACETitle DiagnosticHint
|
||||
highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NotifyINFOIcon DiagnosticInfo
|
||||
highlight! link NotifyINFOTitle DiagnosticInfo
|
||||
highlight DiagnosticSignError guifg=#E3716E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocErrorSign DiagnosticSignError
|
||||
highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -82,6 +90,8 @@ if &background ==# 'dark'
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link DiagnosticDeprecated DiagnosticWarn
|
||||
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
||||
highlight! link NotifyWARNIcon DiagnosticWarn
|
||||
highlight! link NotifyWARNTitle DiagnosticWarn
|
||||
highlight DiffAdd guifg=NONE guibg=#475737 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffChange guifg=NONE guibg=#3D5568 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffDelete guifg=NONE guibg=#764544 guisp=NONE gui=NONE cterm=NONE
|
||||
|
||||
Reference in New Issue
Block a user