chore(build): rebuild artifacts
This commit is contained in:
@@ -36,12 +36,6 @@ if &background ==# 'light'
|
||||
highlight BufferVisible guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight BufferVisibleIndex guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight BufferVisibleSign guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbr guifg=#505050 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbrDeprecated guifg=#848484 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbrMatch guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight CmpItemAbbrMatchFuzzy guifg=#494949 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight CmpItemKind guifg=#636363 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemMenu guifg=#6D6D6D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CocMarkdownLink guifg=#3B8992 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight ColorColumn guifg=NONE guibg=#E6C5BD guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link LspReferenceRead ColorColumn
|
||||
@@ -59,15 +53,11 @@ 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 NeogitDiffContextHighlight CursorLine
|
||||
highlight! link TelescopeSelection 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
|
||||
highlight! link NeogitNotificationError DiagnosticError
|
||||
highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NeogitNotificationInfo 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
|
||||
@@ -92,18 +82,14 @@ if &background ==# 'light'
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link DiagnosticDeprecated DiagnosticWarn
|
||||
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
||||
highlight! link NeogitNotificationWarning DiagnosticWarn
|
||||
highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NeogitDiffAddHighlight DiffAdd
|
||||
highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NeogitDiffDeleteHighlight DiffDelete
|
||||
highlight DiffText guifg=#353535 guibg=#A9BED1 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Error guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link DiagnosticError Error
|
||||
highlight! link ErrorMsg Error
|
||||
highlight! link MasonError Error
|
||||
highlight FloatBorder guifg=#71715E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FoldColumn guifg=#9A9A81 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Folded guifg=#515143 guibg=#C6C6A6 guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -116,59 +102,25 @@ if &background ==# 'light'
|
||||
highlight! link GitGutterChange GitSignsChange
|
||||
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link GitGutterDelete GitSignsDelete
|
||||
highlight HopNextKey guifg=#88507D guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight HopNextKey1 guifg=#3B8992 guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight HopNextKey2 guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight HopUnmatched guifg=#8C8C7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Identifier guifg=#505050 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight IncSearch guifg=#F0F0CA guibg=#C074B2 guisp=NONE gui=bold cterm=bold
|
||||
highlight! link CurSearch IncSearch
|
||||
highlight! link LeapLabelSelected IncSearch
|
||||
highlight IndentBlanklineChar guifg=#D0D0B6 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight LeapLabelPrimary guifg=#353535 guibg=#DEB9D6 guisp=NONE gui=bold,nocombine cterm=bold,nocombine
|
||||
highlight LeapLabelSecondary guifg=#353535 guibg=#A9BED1 guisp=NONE gui=bold,nocombine cterm=bold,nocombine
|
||||
highlight LeapMatch guifg=NONE guibg=NONE guisp=NONE gui=bold,underline,nocombine cterm=bold,underline,nocombine
|
||||
highlight LineNr guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocCodeLens LineNr
|
||||
highlight! link LspCodeLens LineNr
|
||||
highlight! link NeogitHunkHeader LineNr
|
||||
highlight! link SignColumn LineNr
|
||||
highlight MasonHeader guifg=#F0F0CA guibg=#944927 guisp=NONE gui=bold cterm=bold
|
||||
highlight MasonHighlight guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonHighlightBlock guifg=#F0F0CA guibg=#286486 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonHighlightBlockBold guifg=#F0F0CA guibg=#286486 guisp=NONE gui=bold cterm=bold
|
||||
highlight MasonHighlightBlockBoldSecondary guifg=#F0F0CA guibg=#944927 guisp=NONE gui=bold cterm=bold
|
||||
highlight MasonHighlightBlockSecondary guifg=#F0F0CA guibg=#944927 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonHighlightSecondary guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonMuted guifg=#636363 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonMutedBlock guifg=#F0F0CA guibg=#636363 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight MasonMutedBlockBold guifg=#F0F0CA guibg=#636363 guisp=NONE gui=bold cterm=bold
|
||||
highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link Question MoreMsg
|
||||
highlight NeogitHunkHeaderHighlight guifg=#353535 guibg=#E7E8C3 guisp=NONE gui=bold cterm=bold
|
||||
highlight! link NnnNormalNC NnnNormal
|
||||
highlight! link NnnVertSplit NnnWinSeparator
|
||||
highlight NoiceCmdlineIcon guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NoiceCmdlinePopupBorder NoiceCmdlineIcon
|
||||
highlight! link NoiceCmdlinePopupTitle NoiceCmdlineIcon
|
||||
highlight! link NoiceConfirmBorder NoiceCmdlineIcon
|
||||
highlight NoiceCompletionItemKindDefault guifg=#636363 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight NonText guifg=#B0B093 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link EndOfBuffer NonText
|
||||
highlight! link Whitespace NonText
|
||||
highlight NormalFloat guifg=NONE guibg=#D9D9B7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Number guifg=#2A6535 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight! link Boolean Number
|
||||
highlight NvimTreeCursorLine guifg=NONE guibg=#DFDFBC guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
||||
highlight NvimTreeNormal guifg=#353535 guibg=#E7E8C3 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NnnNormal NvimTreeNormal
|
||||
highlight NvimTreeRootFolder guifg=#286486 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight NvimTreeSpecialFile guifg=#88507D guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight NvimTreeSymlink guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight NvimTreeWinSeparator guifg=bg guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NnnWinSeparator NvimTreeWinSeparator
|
||||
highlight Pmenu guifg=NONE guibg=#D6D6B5 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight PmenuSbar guifg=NONE guibg=#A7A78D guisp=NONE gui=NONE cterm=NONE
|
||||
highlight PmenuSel guifg=NONE guibg=#BABB9D guisp=NONE gui=NONE cterm=NONE
|
||||
@@ -198,9 +150,6 @@ if &background ==# 'light'
|
||||
highlight! link TabLineFill StatusLineNC
|
||||
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link BufferCurrent TabLineSel
|
||||
highlight TelescopeBorder guifg=#71715E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight TelescopeMatching guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight TelescopeSelectionCaret guifg=#A8334C guibg=#E7E8C3 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Title guifg=#353535 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
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
|
||||
@@ -212,23 +161,18 @@ if &background ==# 'light'
|
||||
highlight Visual guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link DiagnosticWarn WarningMsg
|
||||
highlight! link NoiceCmdlineIconSearch WarningMsg
|
||||
highlight! link NoiceCmdlinePopupBorderSearch WarningMsg
|
||||
highlight! link gitcommitOverflow WarningMsg
|
||||
highlight WhichKeySeparator guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight WildMenu guifg=#F0F0CA guibg=#88507D guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link SneakLabel WildMenu
|
||||
highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitNew diffAdded
|
||||
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitDirty diffChanged
|
||||
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffIndexLine guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight diffLine guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffNewFile guifg=#4F6C31 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffOldFile guifg=#A8334C guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffRemoved guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitDeleted diffRemoved
|
||||
highlight lCursor guifg=#F0F0CA guibg=#595959 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TermCursorNC lCursor
|
||||
highlight markdownLinkText guifg=#505050 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
|
||||
Reference in New Issue
Block a user