chore(build): rebuild artifacts
This commit is contained in:
@@ -56,6 +56,7 @@ if &background ==# 'light'
|
||||
highlight CursorLine guifg=NONE guibg=#E7E8C3 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocMenuSel CursorLine
|
||||
highlight! link CursorColumn CursorLine
|
||||
highlight! link FzfLuaFzfCursorLine CursorLine
|
||||
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
|
||||
@@ -113,6 +114,7 @@ if &background ==# 'light'
|
||||
highlight FlashBackdrop guifg=#8C8C7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FlashLabel guifg=#353535 guibg=#8FCAF6 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FloatBorder guifg=#71715E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FloatTitle guifg=#353535 guibg=#D9D9B7 guisp=NONE gui=bold cterm=bold
|
||||
highlight FoldColumn guifg=#9A9A81 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Folded guifg=#515143 guibg=#C6C6A6 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Function guifg=#353535 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -121,6 +123,7 @@ if &background ==# 'light'
|
||||
highlight FzfLuaBufFlagAlt guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FzfLuaBufFlagCur guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FzfLuaBufNr guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FzfLuaFzfMatch guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight FzfLuaHeaderBind guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FzfLuaHeaderText guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FzfLuaLiveSym guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -193,6 +196,7 @@ if &background ==# 'light'
|
||||
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link BufferCurrent TabLineSel
|
||||
highlight Title guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link FzfLuaTitle Title
|
||||
highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight Type guifg=#5B5B42 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link helpSpecial Type
|
||||
|
||||
Reference in New Issue
Block a user