chore(build): rebuild artifacts
This commit is contained in:
@@ -56,8 +56,16 @@ if &background ==# 'light'
|
||||
highlight CursorLineNr guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Delimiter guifg=#85856F guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link markdownLinkTextDelimiter Delimiter
|
||||
highlight! link NotifyERRORIcon DiagnosticError
|
||||
highlight! link NotifyERRORTitle DiagnosticError
|
||||
highlight DiagnosticHint guifg=#88507D 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=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NotifyINFOIcon DiagnosticInfo
|
||||
highlight! link NotifyINFOTitle DiagnosticInfo
|
||||
highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocErrorSign DiagnosticSignError
|
||||
highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -82,6 +90,8 @@ if &background ==# 'light'
|
||||
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=#CBE5B8 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE cterm=NONE
|
||||
|
||||
Reference in New Issue
Block a user