From 58aa17d021ccc38883cab4ed2b489b179460d017 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Thu, 26 Aug 2021 15:20:05 +0800 Subject: [PATCH] update colors --- colors/zenbones.vim | 75 ++++++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 35 deletions(-) diff --git a/colors/zenbones.vim b/colors/zenbones.vim index 893bd0b..4e70aa7 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -46,7 +46,36 @@ if has('terminal') \ ] endif -"Theme built with Lush.nvim, exported at Wed Aug 25 08:25:22 2021 +"Theme built with Lush.nvim, exported at Thu Aug 26 15:15:21 2021 +highlight Visual guifg=NONE guibg=#D2DFE7 guisp=NONE gui=NONE +highlight NonText guifg=#C0B0A8 guibg=NONE guisp=NONE gui=NONE +highlight SpecialKey guifg=#C0B0A8 guibg=NONE guisp=NONE gui=italic +highlight! link Whitespace NonText +highlight! link EndOfBuffer NonText +highlight WildMenu guifg=#F0EDEC guibg=#88507D guisp=NONE gui=NONE +highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold +highlight! link Question MoreMsg +highlight Title guifg=NONE guibg=NONE guisp=NONE gui=bold +highlight Constant guifg=#53636D guibg=NONE guisp=NONE gui=italic +highlight Identifier guifg=#44525B guibg=NONE guisp=NONE gui=NONE +highlight Function guifg=#2C363C guibg=NONE guisp=NONE gui=NONE +highlight Statement guifg=#2C363C guibg=NONE guisp=NONE gui=bold +highlight! link PreProc Statement +highlight Type guifg=#5C534F guibg=NONE guisp=NONE gui=NONE +highlight Special guifg=#53636D guibg=NONE guisp=NONE gui=bold +highlight Delimiter guifg=#8E817B guibg=NONE guisp=NONE gui=NONE +highlight SpecialComment guifg=#948985 guibg=NONE guisp=NONE gui=bold +highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline +highlight! link LspReferenceText ColorColumn +highlight! link LspReferenceRead ColorColumn +highlight! link LspReferenceWrite ColorColumn +highlight! link LspDiagnosticsDefaultError Error +highlight! link LspDiagnosticsDefaultWarning WarningMsg +highlight LspDiagnosticsDefaultInformation guifg=#286486 guibg=NONE guisp=NONE gui=NONE +highlight LspDiagnosticsDefaultHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE +highlight LspDiagnosticsVirtualTextError guifg=#C23C55 guibg=#EBE0E1 guisp=NONE gui=NONE +highlight LspDiagnosticsVirtualTextWarning guifg=#914B27 guibg=#EFDFDB guisp=NONE gui=NONE +highlight LspDiagnosticsUnderlineError guifg=#C23C55 guibg=NONE guisp=NONE gui=undercurl highlight LspDiagnosticsUnderlineWarning guifg=#914B27 guibg=NONE guisp=NONE gui=undercurl highlight LspDiagnosticsUnderlineInformation guifg=#286486 guibg=NONE guisp=NONE gui=undercurl highlight LspDiagnosticsUnderlineHint guifg=#88507D guibg=NONE guisp=NONE gui=undercurl @@ -58,17 +87,20 @@ highlight GitSignsDelete guifg=#C23C55 guibg=NONE guisp=NONE gui=NONE highlight IndentBlanklineChar guifg=#D4CDCA guibg=NONE guisp=NONE gui=NONE highlight! link TelescopeSelection CursorLine highlight TelescopeSelectionCaret guifg=#C23C55 guibg=#E6E1DF guisp=NONE gui=NONE -highlight WarningMsg guifg=#914B27 guibg=NONE guisp=NONE gui=NONE +highlight TelescopeMatching guifg=#88507D guibg=NONE guisp=NONE gui=bold highlight! link TelescopeBorder FloatBorder highlight! link Sneak Search highlight! link SneakLabel WildMenu highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE +highlight WarningMsg guifg=#914B27 guibg=NONE guisp=NONE gui=NONE highlight Comment guifg=#948985 guibg=NONE guisp=NONE gui=italic +highlight! link ErrorMsg Error highlight Normal guifg=#2C363C guibg=#F0EDEC guisp=NONE gui=NONE highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic highlight Conceal guifg=#4D5C65 guibg=NONE guisp=NONE gui=bold,italic +highlight Error guifg=#C23C55 guibg=NONE guisp=NONE gui=NONE highlight Cursor guifg=#F2F0EF guibg=#2C363C guisp=NONE gui=NONE highlight lCursor guifg=#F2F0EF guibg=#4D5C65 guisp=NONE gui=NONE highlight! link TermCursor Cursor @@ -86,49 +118,22 @@ highlight FoldColumn guifg=#9C8E87 guibg=NONE guisp=NONE gui=bold highlight Folded guifg=#564E4A guibg=#CDC2BC guisp=NONE gui=NONE highlight CursorLineNr guifg=#2C363C guibg=NONE guisp=NONE gui=bold highlight MoreMsg guifg=#617437 guibg=NONE guisp=NONE gui=bold -highlight Error guifg=#C23C55 guibg=NONE guisp=NONE gui=NONE -highlight NormalFloat guifg=NONE guibg=#E1DCD9 guisp=NONE gui=NONE +highlight NormalFloat guifg=NONE guibg=#DFD9D6 guisp=NONE gui=NONE highlight FloatBorder guifg=#786D68 guibg=NONE guisp=NONE gui=NONE -highlight Pmenu guifg=NONE guibg=#DAD3CF guisp=NONE gui=NONE -highlight PmenuSel guifg=NONE guibg=#C4B6AF guisp=NONE gui=NONE +highlight Pmenu guifg=NONE guibg=#D6CDC9 guisp=NONE gui=NONE +highlight PmenuSel guifg=NONE guibg=#C0B0A8 guisp=NONE gui=NONE highlight PmenuSbar guifg=NONE guibg=#AD9E96 guisp=NONE gui=NONE highlight PmenuThumb guifg=NONE guibg=#F7F6F5 guisp=NONE gui=NONE highlight Search guifg=#2C363C guibg=#D2A6C8 guisp=NONE gui=NONE highlight IncSearch guifg=#F0EDEC guibg=#88507D guisp=NONE gui=bold highlight! link MatchParen Search highlight SpellBad guifg=#A7535F guibg=NONE guisp=NONE gui=undercurl -highlight TelescopeMatching guifg=#88507D guibg=NONE guisp=NONE gui=bold highlight SpellCap guifg=#A7535F guibg=NONE guisp=NONE gui=undercurl highlight! link SpellLocal SpellCap highlight SpellRare guifg=#A7535F guibg=NONE guisp=NONE gui=undercurl -highlight StatusLine guifg=#2C363C guibg=#CDC2BC guisp=NONE gui=NONE +highlight StatusLine guifg=#2C363C guibg=#D1C7C3 guisp=NONE gui=NONE highlight StatusLineNC guifg=#596A76 guibg=#DAD3CF guisp=NONE gui=NONE -highlight TabLine guifg=#2C363C guibg=#CDC2BC guisp=NONE gui=italic +highlight TabLine guifg=#2C363C guibg=#D1C7C3 guisp=NONE gui=italic highlight! link TabLineFill StatusLineNC -highlight! link TabLineSel Bold +highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold highlight VertSplit guifg=#F7F6F5 guibg=NONE guisp=NONE gui=NONE -highlight Visual guifg=NONE guibg=#D2DFE7 guisp=NONE gui=NONE -highlight NonText guifg=#C0B0A8 guibg=NONE guisp=NONE gui=NONE -highlight SpecialKey guifg=#C0B0A8 guibg=NONE guisp=NONE gui=italic -highlight! link Whitespace NonText -highlight! link EndOfBuffer NonText -highlight WildMenu guifg=#F0EDEC guibg=#88507D guisp=NONE gui=NONE -highlight! link Directory Bold -highlight! link Question MoreMsg -highlight! link Title Bold -highlight Constant guifg=#53636D guibg=NONE guisp=NONE gui=italic -highlight Identifier guifg=#44525B guibg=NONE guisp=NONE gui=NONE -highlight Function guifg=#2C363C guibg=NONE guisp=NONE gui=NONE -highlight Statement guifg=#2C363C guibg=NONE guisp=NONE gui=bold -highlight! link PreProc Statement -highlight Type guifg=#5C534F guibg=NONE guisp=NONE gui=NONE -highlight Special guifg=#53636D guibg=NONE guisp=NONE gui=bold -highlight Delimiter guifg=#8E817B guibg=NONE guisp=NONE gui=NONE -highlight SpecialComment guifg=#948985 guibg=NONE guisp=NONE gui=bold -highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline -highlight! link ErrorMsg Error -highlight! link LspDiagnosticsDefaultError Error -highlight! link LspDiagnosticsDefaultWarning WarningMsg -highlight LspDiagnosticsDefaultInformation guifg=#286486 guibg=NONE guisp=NONE gui=NONE -highlight LspDiagnosticsDefaultHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE -highlight LspDiagnosticsUnderlineError guifg=#C23C55 guibg=NONE guisp=NONE gui=undercurl