rebuild extras

This commit is contained in:
Michael Chris Lopez
2021-10-22 18:20:38 +08:00
parent 410e682446
commit 23800763b6
51 changed files with 164 additions and 164 deletions

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#7BA9C5", "#4F6F82", "bold" ], [ "#7BA9C5", "#334A57" ] ] let s:p.normal.left = [ [ "#7BA9C5", "#4F6F82", "bold" ], [ "#7BA9C5", "#334A57" ] ]
let s:p.normal.middle = [ [ "#C6D5CF", "#273944" ] ] let s:p.normal.middle = [ [ "#C6D5CF", "#273944" ] ]
let s:p.normal.right = [ [ "#7BA9C5", "#334A57" ], [ "#7BA9C5", "#334A57" ] ] let s:p.normal.right = [ [ "#7BA9C5", "#334A57" ], [ "#7BA9C5", "#334A57" ] ]
let s:p.normal.warning = [ [ "#B77E64", "#362C28" ] ] let s:p.normal.warning = [ [ "#B77E64", "#1F1B19" ] ]
let s:p.normal.error = [ [ "#DE6E7C", "#3A2A2C" ] ] let s:p.normal.error = [ [ "#DE6E7C", "#22191A" ] ]
let s:p.inactive.left = [ [ "#D1E0DA", "#1F2E37" ], [ "#D1E0DA", "#1F2E37" ] ] let s:p.inactive.left = [ [ "#D1E0DA", "#1F2E37" ], [ "#D1E0DA", "#1F2E37" ] ]
let s:p.inactive.middle = [ [ "#D1E0DA", "#1F2E37" ] ] let s:p.inactive.middle = [ [ "#D1E0DA", "#1F2E37" ] ]
@@ -13,7 +13,7 @@ let s:p.inactive.right = [ [ "#D1E0DA", "#1F2E37" ] ]
let s:p.insert.left = [ [ "#7BA9C5", "#343F6D", "bold" ], [ "#7BA9C5", "#334A57" ] ] let s:p.insert.left = [ [ "#7BA9C5", "#343F6D", "bold" ], [ "#7BA9C5", "#334A57" ] ]
let s:p.replace.left = [ [ "#7BA9C5", "#3B2023", "bold" ], [ "#7BA9C5", "#334A57" ] ] let s:p.replace.left = [ [ "#7BA9C5", "#3B2023", "bold" ], [ "#7BA9C5", "#334A57" ] ]
let s:p.visual.left = [ [ "#7BA9C5", "#3D413F", "bold" ], [ "#7BA9C5", "#334A57" ] ] let s:p.visual.left = [ [ "#7BA9C5", "#222423", "bold" ], [ "#7BA9C5", "#334A57" ] ]
let s:p.tabline.left = [ [ "#C6D5CF", "#334A57", "italic" ] ] let s:p.tabline.left = [ [ "#C6D5CF", "#334A57", "italic" ] ]
let s:p.tabline.middle = [ [ "#D1E0DA", "#1F2E37" ] ] let s:p.tabline.middle = [ [ "#D1E0DA", "#1F2E37" ] ]

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#4A4F4A", "#9BA69D", "bold" ], [ "#4A4F4A", "#ADB9AF" ] ] let s:p.normal.left = [ [ "#4A4F4A", "#9BA69D", "bold" ], [ "#4A4F4A", "#ADB9AF" ] ]
let s:p.normal.middle = [ [ "#202E18", "#BDCABF" ] ] let s:p.normal.middle = [ [ "#202E18", "#BDCABF" ] ]
let s:p.normal.right = [ [ "#4A4F4A", "#ADB9AF" ], [ "#4A4F4A", "#ADB9AF" ] ] let s:p.normal.right = [ [ "#4A4F4A", "#ADB9AF" ], [ "#4A4F4A", "#ADB9AF" ] ]
let s:p.normal.warning = [ [ "#944927", "#F0E6E4" ] ] let s:p.normal.warning = [ [ "#944927", "#F1DBD6" ] ]
let s:p.normal.error = [ [ "#A8334C", "#E7DDDE" ] ] let s:p.normal.error = [ [ "#A8334C", "#F1DADD" ] ]
let s:p.inactive.left = [ [ "#4B663C", "#C8D5C9" ], [ "#4B663C", "#C8D5C9" ] ] let s:p.inactive.left = [ [ "#4B663C", "#C8D5C9" ], [ "#4B663C", "#C8D5C9" ] ]
let s:p.inactive.middle = [ [ "#4B663C", "#C8D5C9" ] ] let s:p.inactive.middle = [ [ "#4B663C", "#C8D5C9" ] ]

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#564E4A", "#B2A39B", "bold" ], [ "#564E4A", "#C4B6AF" ] ] let s:p.normal.left = [ [ "#564E4A", "#B2A39B", "bold" ], [ "#564E4A", "#C4B6AF" ] ]
let s:p.normal.middle = [ [ "#2C363C", "#D1C7C3" ] ] let s:p.normal.middle = [ [ "#2C363C", "#D1C7C3" ] ]
let s:p.normal.right = [ [ "#564E4A", "#C4B6AF" ], [ "#564E4A", "#C4B6AF" ] ] let s:p.normal.right = [ [ "#564E4A", "#C4B6AF" ], [ "#564E4A", "#C4B6AF" ] ]
let s:p.normal.warning = [ [ "#944927", "#F0E6E4" ] ] let s:p.normal.warning = [ [ "#944927", "#F2DEDA" ] ]
let s:p.normal.error = [ [ "#A8334C", "#E7DDDE" ] ] let s:p.normal.error = [ [ "#A8334C", "#F2DEE0" ] ]
let s:p.inactive.left = [ [ "#596A76", "#DAD3CF" ], [ "#596A76", "#DAD3CF" ] ] let s:p.inactive.left = [ [ "#596A76", "#DAD3CF" ], [ "#596A76", "#DAD3CF" ] ]
let s:p.inactive.middle = [ [ "#596A76", "#DAD3CF" ] ] let s:p.inactive.middle = [ [ "#596A76", "#DAD3CF" ] ]

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#AFA099", "#736863", "bold" ], [ "#AFA099", "#4F4844" ] ] let s:p.normal.left = [ [ "#AFA099", "#736863", "bold" ], [ "#AFA099", "#4F4844" ] ]
let s:p.normal.middle = [ [ "#B4BDC3", "#3E3835" ] ] let s:p.normal.middle = [ [ "#B4BDC3", "#3E3835" ] ]
let s:p.normal.right = [ [ "#AFA099", "#4F4844" ], [ "#AFA099", "#4F4844" ] ] let s:p.normal.right = [ [ "#AFA099", "#4F4844" ], [ "#AFA099", "#4F4844" ] ]
let s:p.normal.warning = [ [ "#B77E64", "#362C28" ] ] let s:p.normal.warning = [ [ "#B77E64", "#211D1B" ] ]
let s:p.normal.error = [ [ "#DE6E7C", "#3A2A2C" ] ] let s:p.normal.error = [ [ "#DE6E7C", "#251B1C" ] ]
let s:p.inactive.left = [ [ "#CAD0D4", "#322D2B" ], [ "#CAD0D4", "#322D2B" ] ] let s:p.inactive.left = [ [ "#CAD0D4", "#322D2B" ], [ "#CAD0D4", "#322D2B" ] ]
let s:p.inactive.middle = [ [ "#CAD0D4", "#322D2B" ] ] let s:p.inactive.middle = [ [ "#CAD0D4", "#322D2B" ] ]
@@ -13,7 +13,7 @@ let s:p.inactive.right = [ [ "#CAD0D4", "#322D2B" ] ]
let s:p.insert.left = [ [ "#AFA099", "#324757", "bold" ], [ "#AFA099", "#4F4844" ] ] let s:p.insert.left = [ [ "#AFA099", "#324757", "bold" ], [ "#AFA099", "#4F4844" ] ]
let s:p.replace.left = [ [ "#AFA099", "#3E2225", "bold" ], [ "#AFA099", "#4F4844" ] ] let s:p.replace.left = [ [ "#AFA099", "#3E2225", "bold" ], [ "#AFA099", "#4F4844" ] ]
let s:p.visual.left = [ [ "#AFA099", "#37393B", "bold" ], [ "#AFA099", "#4F4844" ] ] let s:p.visual.left = [ [ "#AFA099", "#242627", "bold" ], [ "#AFA099", "#4F4844" ] ]
let s:p.tabline.left = [ [ "#B4BDC3", "#4F4844", "italic" ] ] let s:p.tabline.left = [ [ "#B4BDC3", "#4F4844", "italic" ] ]
let s:p.tabline.middle = [ [ "#CAD0D4", "#322D2B" ] ] let s:p.tabline.middle = [ [ "#CAD0D4", "#322D2B" ] ]

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#A3A3A3", "#6A6A6A", "bold" ], [ "#A3A3A3", "#494949" ] ] let s:p.normal.left = [ [ "#A3A3A3", "#6A6A6A", "bold" ], [ "#A3A3A3", "#494949" ] ]
let s:p.normal.middle = [ [ "#BBBBBB", "#393939" ] ] let s:p.normal.middle = [ [ "#BBBBBB", "#393939" ] ]
let s:p.normal.right = [ [ "#A3A3A3", "#494949" ], [ "#A3A3A3", "#494949" ] ] let s:p.normal.right = [ [ "#A3A3A3", "#494949" ], [ "#A3A3A3", "#494949" ] ]
let s:p.normal.warning = [ [ "#B77E64", "#362C28" ] ] let s:p.normal.warning = [ [ "#B77E64", "#211D1B" ] ]
let s:p.normal.error = [ [ "#DE6E7C", "#3A2A2C" ] ] let s:p.normal.error = [ [ "#DE6E7C", "#251B1C" ] ]
let s:p.inactive.left = [ [ "#CFCFCF", "#2E2E2E" ], [ "#CFCFCF", "#2E2E2E" ] ] let s:p.inactive.left = [ [ "#CFCFCF", "#2E2E2E" ], [ "#CFCFCF", "#2E2E2E" ] ]
let s:p.inactive.middle = [ [ "#CFCFCF", "#2E2E2E" ] ] let s:p.inactive.middle = [ [ "#CFCFCF", "#2E2E2E" ] ]
@@ -13,7 +13,7 @@ let s:p.inactive.right = [ [ "#CFCFCF", "#2E2E2E" ] ]
let s:p.insert.left = [ [ "#A3A3A3", "#324757", "bold" ], [ "#A3A3A3", "#494949" ] ] let s:p.insert.left = [ [ "#A3A3A3", "#324757", "bold" ], [ "#A3A3A3", "#494949" ] ]
let s:p.replace.left = [ [ "#A3A3A3", "#3E2225", "bold" ], [ "#A3A3A3", "#494949" ] ] let s:p.replace.left = [ [ "#A3A3A3", "#3E2225", "bold" ], [ "#A3A3A3", "#494949" ] ]
let s:p.visual.left = [ [ "#A3A3A3", "#393939", "bold" ], [ "#A3A3A3", "#494949" ] ] let s:p.visual.left = [ [ "#A3A3A3", "#262626", "bold" ], [ "#A3A3A3", "#494949" ] ]
let s:p.tabline.left = [ [ "#BBBBBB", "#494949", "italic" ] ] let s:p.tabline.left = [ [ "#BBBBBB", "#494949", "italic" ] ]
let s:p.tabline.middle = [ [ "#CFCFCF", "#2E2E2E" ] ] let s:p.tabline.middle = [ [ "#CFCFCF", "#2E2E2E" ] ]

View File

@@ -4,8 +4,8 @@ let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual':
let s:p.normal.left = [ [ "#505050", "#A6A6A6", "bold" ], [ "#505050", "#B9B9B9" ] ] let s:p.normal.left = [ [ "#505050", "#A6A6A6", "bold" ], [ "#505050", "#B9B9B9" ] ]
let s:p.normal.middle = [ [ "#353535", "#C9C9C9" ] ] let s:p.normal.middle = [ [ "#353535", "#C9C9C9" ] ]
let s:p.normal.right = [ [ "#505050", "#B9B9B9" ], [ "#505050", "#B9B9B9" ] ] let s:p.normal.right = [ [ "#505050", "#B9B9B9" ], [ "#505050", "#B9B9B9" ] ]
let s:p.normal.warning = [ [ "#944927", "#F0E6E4" ] ] let s:p.normal.warning = [ [ "#944927", "#F2DEDA" ] ]
let s:p.normal.error = [ [ "#A8334C", "#E7DDDE" ] ] let s:p.normal.error = [ [ "#A8334C", "#F2DEE0" ] ]
let s:p.inactive.left = [ [ "#686868", "#D4D4D4" ], [ "#686868", "#D4D4D4" ] ] let s:p.inactive.left = [ [ "#686868", "#D4D4D4" ], [ "#686868", "#D4D4D4" ] ]
let s:p.inactive.middle = [ [ "#686868", "#D4D4D4" ] ] let s:p.inactive.middle = [ [ "#686868", "#D4D4D4" ] ]

View File

@@ -34,11 +34,11 @@ highlight BufferVisible guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleIndex guifg=#596A76 guibg=NONE guisp=NONE gui=NONE highlight BufferVisibleIndex guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleSign guifg=#596A76 guibg=NONE guisp=NONE gui=NONE highlight BufferVisibleSign guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight CocMarkdownLink guifg=#3B8992 guibg=NONE guisp=NONE gui=underline highlight CocMarkdownLink guifg=#3B8992 guibg=NONE guisp=NONE gui=underline
highlight ColorColumn guifg=NONE guibg=#EFD8D3 guisp=NONE gui=NONE highlight ColorColumn guifg=NONE guibg=#E6C5BD guisp=NONE gui=NONE
highlight Comment guifg=#948985 guibg=NONE guisp=NONE gui=italic highlight Comment guifg=#948985 guibg=NONE guisp=NONE gui=italic
highlight Conceal guifg=#4D5C65 guibg=NONE guisp=NONE gui=bold,italic highlight Conceal guifg=#4D5C65 guibg=NONE guisp=NONE gui=bold,italic
highlight Constant guifg=#53636D guibg=NONE guisp=NONE gui=italic highlight Constant guifg=#53636D guibg=NONE guisp=NONE gui=italic
highlight Cursor guifg=#F2F0EF guibg=#2C363C guisp=NONE gui=NONE highlight Cursor guifg=#F0EDEC guibg=#2C363C guisp=NONE gui=NONE
highlight CursorLine guifg=NONE guibg=#E9E4E2 guisp=NONE gui=NONE highlight CursorLine guifg=NONE guibg=#E9E4E2 guisp=NONE gui=NONE
highlight CursorLineNr guifg=#2C363C guibg=NONE guisp=NONE gui=bold highlight CursorLineNr guifg=#2C363C guibg=NONE guisp=NONE gui=bold
highlight Delimiter guifg=#8E817B guibg=NONE guisp=NONE gui=NONE highlight Delimiter guifg=#8E817B guibg=NONE guisp=NONE gui=NONE
@@ -48,8 +48,8 @@ highlight DiagnosticUnderlineError guifg=#A8334C guibg=NONE guisp=NONE gui=under
highlight DiagnosticUnderlineHint guifg=#88507D guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineHint guifg=#88507D guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticUnderlineInfo guifg=#286486 guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineInfo guifg=#286486 guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticUnderlineWarn guifg=#944927 guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineWarn guifg=#944927 guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#E7DDDE guisp=NONE gui=NONE highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#F2DEE0 guisp=NONE gui=NONE
highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#F0E6E4 guisp=NONE gui=NONE highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#F2DEDA guisp=NONE gui=NONE
highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE highlight DiffAdd guifg=NONE guibg=#CBE5B8 guisp=NONE gui=NONE
highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE highlight DiffChange guifg=NONE guibg=#D4DEE7 guisp=NONE gui=NONE
highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE highlight DiffDelete guifg=NONE guibg=#EBD8DA guisp=NONE gui=NONE
@@ -65,7 +65,7 @@ highlight GitSignsChange guifg=#286486 guibg=NONE guisp=NONE gui=NONE
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE
highlight HopNextKey2 guifg=#286486 guibg=NONE guisp=NONE gui=NONE highlight HopNextKey2 guifg=#286486 guibg=NONE guisp=NONE gui=NONE
highlight Identifier guifg=#44525B guibg=NONE guisp=NONE gui=NONE highlight Identifier guifg=#44525B guibg=NONE guisp=NONE gui=NONE
highlight IncSearch guifg=#F0EDEC guibg=#88507D guisp=NONE gui=bold highlight IncSearch guifg=#F0EDEC guibg=#C074B2 guisp=NONE gui=bold
highlight IndentBlanklineChar guifg=#D4CDCA guibg=NONE guisp=NONE gui=NONE highlight IndentBlanklineChar guifg=#D4CDCA guibg=NONE guisp=NONE gui=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
highlight LightspeedGreyWash guifg=#948985 guibg=NONE guisp=NONE gui=NONE highlight LightspeedGreyWash guifg=#948985 guibg=NONE guisp=NONE gui=NONE
@@ -92,7 +92,7 @@ highlight Pmenu guifg=NONE guibg=#DAD3CF guisp=NONE gui=NONE
highlight PmenuSbar guifg=NONE guibg=#B2A39B guisp=NONE gui=NONE highlight PmenuSbar guifg=NONE guibg=#B2A39B guisp=NONE gui=NONE
highlight PmenuSel guifg=NONE guibg=#C4B6AF guisp=NONE gui=NONE highlight PmenuSel guifg=NONE guibg=#C4B6AF guisp=NONE gui=NONE
highlight PmenuThumb guifg=NONE guibg=#F7F6F5 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 Search guifg=#2C363C guibg=#DEB9D6 guisp=NONE gui=NONE
highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE
highlight Special guifg=#51606B guibg=NONE guisp=NONE gui=bold highlight Special guifg=#51606B guibg=NONE guisp=NONE gui=bold
highlight SpecialComment guifg=#948985 guibg=NONE guisp=NONE gui=bold highlight SpecialComment guifg=#948985 guibg=NONE guisp=NONE gui=bold
@@ -124,7 +124,7 @@ highlight diffLine guifg=#88507D guibg=NONE guisp=NONE gui=bold
highlight diffNewFile guifg=#4F6C31 guibg=NONE guisp=NONE gui=italic highlight diffNewFile guifg=#4F6C31 guibg=NONE guisp=NONE gui=italic
highlight diffOldFile guifg=#A8334C guibg=NONE guisp=NONE gui=italic highlight diffOldFile guifg=#A8334C guibg=NONE guisp=NONE gui=italic
highlight diffRemoved guifg=#A8334C guibg=NONE guisp=NONE gui=NONE highlight diffRemoved guifg=#A8334C guibg=NONE guisp=NONE gui=NONE
highlight lCursor guifg=#F2F0EF guibg=#4D5C65 guisp=NONE gui=NONE highlight lCursor guifg=#F0EDEC guibg=#4D5C65 guisp=NONE gui=NONE
highlight markdownH1 guifg=#2C363C guibg=NONE guisp=NONE gui=bold,underline highlight markdownH1 guifg=#2C363C guibg=NONE guisp=NONE gui=bold,underline
highlight! link Boolean Number highlight! link Boolean Number
highlight! link BufferCurrent TabLineSel highlight! link BufferCurrent TabLineSel

View File

@@ -34,11 +34,11 @@ highlight BufferVisible guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleIndex guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE highlight BufferVisibleIndex guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleSign guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE highlight BufferVisibleSign guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight CocMarkdownLink guifg=#66A5AD guibg=NONE guisp=NONE gui=underline highlight CocMarkdownLink guifg=#66A5AD guibg=NONE guisp=NONE gui=underline
highlight ColorColumn guifg=NONE guibg=#675047 guisp=NONE gui=NONE highlight ColorColumn guifg=NONE guibg=#55392C guisp=NONE gui=NONE
highlight Comment guifg=#6E6763 guibg=NONE guisp=NONE gui=italic highlight Comment guifg=#6E6763 guibg=NONE guisp=NONE gui=italic
highlight Conceal guifg=#8D9499 guibg=NONE guisp=NONE gui=bold,italic highlight Conceal guifg=#8D9499 guibg=NONE guisp=NONE gui=bold,italic
highlight Constant guifg=#868C91 guibg=NONE guisp=NONE gui=italic highlight Constant guifg=#868C91 guibg=NONE guisp=NONE gui=italic
highlight Cursor guifg=#181513 guibg=#C4CACF guisp=NONE gui=NONE highlight Cursor guifg=#1C1917 guibg=#C4CACF guisp=NONE gui=NONE
highlight CursorLine guifg=NONE guibg=#25211F guisp=NONE gui=NONE highlight CursorLine guifg=NONE guibg=#25211F guisp=NONE gui=NONE
highlight CursorLineNr guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold highlight CursorLineNr guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold
highlight Delimiter guifg=#867A74 guibg=NONE guisp=NONE gui=NONE highlight Delimiter guifg=#867A74 guibg=NONE guisp=NONE gui=NONE
@@ -48,8 +48,8 @@ highlight DiagnosticUnderlineError guifg=#DE6E7C guibg=NONE guisp=NONE gui=under
highlight DiagnosticUnderlineHint guifg=#B279A7 guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineHint guifg=#B279A7 guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticUnderlineInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticUnderlineWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=undercurl highlight DiagnosticUnderlineWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=undercurl
highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#3A2A2C guisp=NONE gui=NONE highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#251B1C guisp=NONE gui=NONE
highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#362C28 guisp=NONE gui=NONE highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#211D1B guisp=NONE gui=NONE
highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE
highlight DiffChange guifg=NONE guibg=#1D2C36 guisp=NONE gui=NONE highlight DiffChange guifg=NONE guibg=#1D2C36 guisp=NONE gui=NONE
highlight DiffDelete guifg=NONE guibg=#3E2225 guisp=NONE gui=NONE highlight DiffDelete guifg=NONE guibg=#3E2225 guisp=NONE gui=NONE
@@ -65,7 +65,7 @@ highlight GitSignsChange guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
highlight HopNextKey2 guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE highlight HopNextKey2 guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
highlight Identifier guifg=#979FA4 guibg=NONE guisp=NONE gui=NONE highlight Identifier guifg=#979FA4 guibg=NONE guisp=NONE gui=NONE
highlight IncSearch guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=bold highlight IncSearch guifg=#1C1917 guibg=#BF8FB5 guisp=NONE gui=bold
highlight IndentBlanklineChar guifg=#383432 guibg=NONE guisp=NONE gui=NONE highlight IndentBlanklineChar guifg=#383432 guibg=NONE guisp=NONE gui=NONE
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
highlight LightspeedGreyWash guifg=#6E6763 guibg=NONE guisp=NONE gui=NONE highlight LightspeedGreyWash guifg=#6E6763 guibg=NONE guisp=NONE gui=NONE
@@ -92,7 +92,7 @@ highlight Pmenu guifg=NONE guibg=#352F2D guisp=NONE gui=NONE
highlight PmenuSbar guifg=NONE guibg=#736863 guisp=NONE gui=NONE highlight PmenuSbar guifg=NONE guibg=#736863 guisp=NONE gui=NONE
highlight PmenuSel guifg=NONE guibg=#4F4844 guisp=NONE gui=NONE highlight PmenuSel guifg=NONE guibg=#4F4844 guisp=NONE gui=NONE
highlight PmenuThumb guifg=NONE guibg=#8E817B guisp=NONE gui=NONE highlight PmenuThumb guifg=NONE guibg=#8E817B guisp=NONE gui=NONE
highlight Search guifg=#B4BDC3 guibg=#73516C guisp=NONE gui=NONE highlight Search guifg=#B4BDC3 guibg=#65435E guisp=NONE gui=NONE
highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE
highlight Special guifg=#9CA4AA guibg=NONE guisp=NONE gui=bold highlight Special guifg=#9CA4AA guibg=NONE guisp=NONE gui=bold
highlight SpecialComment guifg=#6E6763 guibg=NONE guisp=NONE gui=bold highlight SpecialComment guifg=#6E6763 guibg=NONE guisp=NONE gui=bold
@@ -113,7 +113,7 @@ highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline
highlight Type guifg=#A1938C guibg=NONE guisp=NONE gui=NONE highlight Type guifg=#A1938C guibg=NONE guisp=NONE gui=NONE
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
highlight VertSplit guifg=#5C534F guibg=NONE guisp=NONE gui=NONE highlight VertSplit guifg=#5C534F guibg=NONE guisp=NONE gui=NONE
highlight Visual guifg=NONE guibg=#37393B guisp=NONE gui=NONE highlight Visual guifg=NONE guibg=#242627 guisp=NONE gui=NONE
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE
highlight WildMenu guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=NONE highlight WildMenu guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=NONE
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE
@@ -124,7 +124,7 @@ highlight diffLine guifg=#B279A7 guibg=NONE guisp=NONE gui=bold
highlight diffNewFile guifg=#819B69 guibg=NONE guisp=NONE gui=italic highlight diffNewFile guifg=#819B69 guibg=NONE guisp=NONE gui=italic
highlight diffOldFile guifg=#DE6E7C guibg=NONE guisp=NONE gui=italic highlight diffOldFile guifg=#DE6E7C guibg=NONE guisp=NONE gui=italic
highlight diffRemoved guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE highlight diffRemoved guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
highlight lCursor guifg=#181513 guibg=#797F84 guisp=NONE gui=NONE highlight lCursor guifg=#1C1917 guibg=#797F84 guisp=NONE gui=NONE
highlight markdownH1 guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold,underline highlight markdownH1 guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold,underline
highlight! link Boolean Number highlight! link Boolean Number
highlight! link BufferCurrent TabLineSel highlight! link BufferCurrent TabLineSel

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.1019607843137255</real> <real>0.1215686274509804</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.0784313725490196</real> <real>0.0980392156862745</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.0470588235294118</real> <real>0.0588235294117647</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.2470588235294118</real> <real>0.1372549019607843</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.2549019607843137</real> <real>0.1411764705882353</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.2392156862745098</real> <real>0.1333333333333333</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9176470588235294</real> <real>0.9019607843137255</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.9372549019607843</real> <real>0.9294117647058824</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.9137254901960784</real> <real>0.8980392156862745</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9372549019607843</real> <real>0.9254901960784314</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.9411764705882353</real> <real>0.9294117647058824</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.9490196078431372</real> <real>0.9411764705882353</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>

View File

@@ -228,13 +228,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.5215686274509804</real> <real>0.5294117647058824</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.5372549019607843</real> <real>0.5568627450980392</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.5803921568627451</real> <real>0.6117647058823530</real>
</dict> </dict>
<key>Bold Color</key> <key>Bold Color</key>
<dict> <dict>
@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9372549019607843</real> <real>0.9254901960784314</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.9411764705882353</real> <real>0.9294117647058824</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.9490196078431372</real> <real>0.9411764705882353</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9058823529411765</real> <real>0.9294117647058824</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.8745098039215686</real> <real>0.9058823529411765</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.8235294117647058</real> <real>0.8705882352941177</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -228,13 +228,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.5215686274509804</real> <real>0.5019607843137255</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.5372549019607843</real> <real>0.5215686274509804</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.5803921568627451</real> <real>0.5529411764705883</real>
</dict> </dict>
<key>Bold Color</key> <key>Bold Color</key>
<dict> <dict>
@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9372549019607843</real> <real>0.9254901960784314</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.9411764705882353</real> <real>0.9294117647058824</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.9490196078431372</real> <real>0.9411764705882353</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9058823529411765</real> <real>0.8862745098039215</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.8745098039215686</real> <real>0.8431372549019608</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.8235294117647058</real> <real>0.7803921568627451</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.0745098039215686</real> <real>0.0901960784313725</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.0941176470588235</real> <real>0.1098039215686274</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.2313725490196079</real> <real>0.1529411764705882</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.2235294117647059</real> <real>0.1490196078431373</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.2156862745098039</real> <real>0.1411764705882353</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -228,13 +228,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.3882352941176471</real> <real>0.3568627450980392</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.4039215686274510</real> <real>0.3803921568627451</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.4313725490196079</real> <real>0.4235294117647059</real>
</dict> </dict>
<key>Bold Color</key> <key>Bold Color</key>
<dict> <dict>
@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.0745098039215686</real> <real>0.0901960784313725</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.0941176470588235</real> <real>0.1098039215686274</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.2313725490196079</real> <real>0.1294117647058824</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.2235294117647059</real> <real>0.1254901960784314</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.2156862745098039</real> <real>0.1176470588235294</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -228,13 +228,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.3882352941176471</real> <real>0.4000000000000000</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.4039215686274510</real> <real>0.4117647058823529</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.4313725490196079</real> <real>0.4392156862745098</real>
</dict> </dict>
<key>Bold Color</key> <key>Bold Color</key>
<dict> <dict>
@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.0745098039215686</real> <real>0.0901960784313725</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.0941176470588235</real> <real>0.1098039215686274</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.2313725490196079</real> <real>0.1803921568627451</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.2235294117647059</real> <real>0.1725490196078431</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.2156862745098039</real> <real>0.1647058823529412</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.0823529411764706</real> <real>0.0980392156862745</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>
@@ -332,13 +332,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.2235294117647059</real> <real>0.1490196078431373</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.2235294117647059</real> <real>0.1490196078431373</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.2235294117647059</real> <real>0.1490196078431373</real>
</dict> </dict>
<key>Tab Color</key> <key>Tab Color</key>
<dict> <dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key> <key>Alpha Component</key>
<real>1</real> <real>1</real>
<key>Blue Component</key> <key>Blue Component</key>
<real>0.9450980392156862</real> <real>0.9333333333333333</real>
<key>Color Space</key> <key>Color Space</key>
<string>sRGB</string> <string>sRGB</string>
<key>Green Component</key> <key>Green Component</key>
<real>0.9450980392156862</real> <real>0.9333333333333333</real>
<key>Red Component</key> <key>Red Component</key>
<real>0.9450980392156862</real> <real>0.9333333333333333</real>
</dict> </dict>
<key>Foreground Color</key> <key>Foreground Color</key>
<dict> <dict>

View File

@@ -7,13 +7,13 @@
background #0F191F background #0F191F
foreground #C6D5CF foreground #C6D5CF
selection_background #3D413F selection_background #222423
selection_foreground #C6D5CF selection_foreground #C6D5CF
url_color #92A0E2 url_color #92A0E2
cursor #C6D5CF cursor #C6D5CF
# Tabs # Tabs
active_tab_background #73516C active_tab_background #62415B
active_tab_foreground #C6D5CF active_tab_foreground #C6D5CF
inactive_tab_background #273944 inactive_tab_background #273944
inactive_tab_foreground #C6D5CF inactive_tab_foreground #C6D5CF

View File

@@ -13,7 +13,7 @@ url_color #1D5573
cursor #202E18 cursor #202E18
# Tabs # Tabs
active_tab_background #D2A6C8 active_tab_background #DCB5D4
active_tab_foreground #202E18 active_tab_foreground #202E18
inactive_tab_background #BDCABF inactive_tab_background #BDCABF
inactive_tab_foreground #202E18 inactive_tab_foreground #202E18

View File

@@ -13,7 +13,7 @@ url_color #1D5573
cursor #2C363C cursor #2C363C
# Tabs # Tabs
active_tab_background #D2A6C8 active_tab_background #DEB9D6
active_tab_foreground #2C363C active_tab_foreground #2C363C
inactive_tab_background #D1C7C3 inactive_tab_background #D1C7C3
inactive_tab_foreground #2C363C inactive_tab_foreground #2C363C

View File

@@ -7,15 +7,15 @@
background #F8F6F5 background #F8F6F5
foreground #2C363C foreground #2C363C
selection_background #D2DFE7 selection_background #DEE7ED
selection_foreground #2C363C selection_foreground #2C363C
url_color #1D5573 url_color #1D5573
cursor #2C363C cursor #2C363C
# Tabs # Tabs
active_tab_background #D2A6C8 active_tab_background #E2C3DB
active_tab_foreground #2C363C active_tab_foreground #2C363C
inactive_tab_background #D1C7C3 inactive_tab_background #D8CCC7
inactive_tab_foreground #2C363C inactive_tab_foreground #2C363C
#tab_bar_background ${tab_bar_background} #tab_bar_background ${tab_bar_background}

View File

@@ -7,15 +7,15 @@
background #E8E4E3 background #E8E4E3
foreground #2C363C foreground #2C363C
selection_background #D2DFE7 selection_background #C7D7E2
selection_foreground #2C363C selection_foreground #2C363C
url_color #1D5573 url_color #1D5573
cursor #2C363C cursor #2C363C
# Tabs # Tabs
active_tab_background #D2A6C8 active_tab_background #D9AFD0
active_tab_foreground #2C363C active_tab_foreground #2C363C
inactive_tab_background #D1C7C3 inactive_tab_background #CABFBA
inactive_tab_foreground #2C363C inactive_tab_foreground #2C363C
#tab_bar_background ${tab_bar_background} #tab_bar_background ${tab_bar_background}

View File

@@ -7,13 +7,13 @@
background #1C1917 background #1C1917
foreground #B4BDC3 foreground #B4BDC3
selection_background #37393B selection_background #242627
selection_foreground #B4BDC3 selection_foreground #B4BDC3
url_color #61ABDA url_color #61ABDA
cursor #B4BDC3 cursor #B4BDC3
# Tabs # Tabs
active_tab_background #73516C active_tab_background #65435E
active_tab_foreground #B4BDC3 active_tab_foreground #B4BDC3
inactive_tab_background #3E3835 inactive_tab_background #3E3835
inactive_tab_foreground #B4BDC3 inactive_tab_foreground #B4BDC3

View File

@@ -7,15 +7,15 @@
background #171210 background #171210
foreground #B4BDC3 foreground #B4BDC3
selection_background #37393B selection_background #1E2021
selection_foreground #B4BDC3 selection_foreground #B4BDC3
url_color #61ABDA url_color #61ABDA
cursor #B4BDC3 cursor #B4BDC3
# Tabs # Tabs
active_tab_background #73516C active_tab_background #5C3D56
active_tab_foreground #B4BDC3 active_tab_foreground #B4BDC3
inactive_tab_background #3E3835 inactive_tab_background #39312C
inactive_tab_foreground #B4BDC3 inactive_tab_foreground #B4BDC3
#tab_bar_background ${tab_bar_background} #tab_bar_background ${tab_bar_background}

View File

@@ -7,15 +7,15 @@
background #221F1D background #221F1D
foreground #B4BDC3 foreground #B4BDC3
selection_background #37393B selection_background #2A2C2E
selection_foreground #B4BDC3 selection_foreground #B4BDC3
url_color #61ABDA url_color #61ABDA
cursor #B4BDC3 cursor #B4BDC3
# Tabs # Tabs
active_tab_background #73516C active_tab_background #6E4966
active_tab_foreground #B4BDC3 active_tab_foreground #B4BDC3
inactive_tab_background #3E3835 inactive_tab_background #423C39
inactive_tab_foreground #B4BDC3 inactive_tab_foreground #B4BDC3
#tab_bar_background ${tab_bar_background} #tab_bar_background ${tab_bar_background}

View File

@@ -7,13 +7,13 @@
background #191919 background #191919
foreground #BBBBBB foreground #BBBBBB
selection_background #393939 selection_background #262626
selection_foreground #BBBBBB selection_foreground #BBBBBB
url_color #61ABDA url_color #61ABDA
cursor #BBBBBB cursor #BBBBBB
# Tabs # Tabs
active_tab_background #73516C active_tab_background #65435E
active_tab_foreground #BBBBBB active_tab_foreground #BBBBBB
inactive_tab_background #393939 inactive_tab_background #393939
inactive_tab_foreground #BBBBBB inactive_tab_foreground #BBBBBB

View File

@@ -13,7 +13,7 @@ url_color #1D5573
cursor #353535 cursor #353535
# Tabs # Tabs
active_tab_background #D2A6C8 active_tab_background #DEB9D6
active_tab_foreground #353535 active_tab_foreground #353535
inactive_tab_background #C9C9C9 inactive_tab_background #C9C9C9
inactive_tab_foreground #353535 inactive_tab_foreground #353535

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#C6D5CF',bold
set -g pane-border-style fg='#B279A7' set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7' set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#0F191F',bg='#3D413F' set -g message-style fg='#0F191F',bg='#222423'
set -g display-panes-active-colour '#B279A7' set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7' set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7' set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#0F191F',bg='#3D413F' set -g mode-style fg='#0F191F',bg='#222423'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#2C363C',bold
set -g pane-border-style fg='#88507D' set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D' set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#F0EDEC',bg='#D2DFE7' set -g message-style fg='#F0EDEC',bg='#DEE7ED'
set -g display-panes-active-colour '#88507D' set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D' set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D' set -g clock-mode-colour '#88507D'
set -g mode-style fg='#F0EDEC',bg='#D2DFE7' set -g mode-style fg='#F0EDEC',bg='#DEE7ED'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#2C363C',bold
set -g pane-border-style fg='#88507D' set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D' set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#F0EDEC',bg='#D2DFE7' set -g message-style fg='#F0EDEC',bg='#C7D7E2'
set -g display-panes-active-colour '#88507D' set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D' set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D' set -g clock-mode-colour '#88507D'
set -g mode-style fg='#F0EDEC',bg='#D2DFE7' set -g mode-style fg='#F0EDEC',bg='#C7D7E2'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7' set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7' set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#37393B' set -g message-style fg='#1C1917',bg='#242627'
set -g display-panes-active-colour '#B279A7' set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7' set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7' set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#37393B' set -g mode-style fg='#1C1917',bg='#242627'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7' set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7' set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#37393B' set -g message-style fg='#1C1917',bg='#1E2021'
set -g display-panes-active-colour '#B279A7' set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7' set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7' set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#37393B' set -g mode-style fg='#1C1917',bg='#1E2021'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7' set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7' set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#37393B' set -g message-style fg='#1C1917',bg='#2A2C2E'
set -g display-panes-active-colour '#B279A7' set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7' set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7' set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#37393B' set -g mode-style fg='#1C1917',bg='#2A2C2E'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#BBBBBB',bold
set -g pane-border-style fg='#B279A7' set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7' set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#191919',bg='#393939' set -g message-style fg='#191919',bg='#262626'
set -g display-panes-active-colour '#B279A7' set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7' set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7' set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#191919',bg='#393939' set -g mode-style fg='#191919',bg='#262626'

View File

@@ -4,9 +4,9 @@
foreground = "#C6D5CF" foreground = "#C6D5CF"
background = "#0F191F" background = "#0F191F"
cursor_bg = "#CEDDD7" cursor_bg = "#CEDDD7"
cursor_border = "#0C141A" cursor_border = "#0F191F"
cursor_fg = "#0C141A" cursor_fg = "#0F191F"
selection_bg = "#3D413F" selection_bg = "#222423"
selection_fg = "#C6D5CF" selection_fg = "#C6D5CF"
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"] ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]

View File

@@ -4,8 +4,8 @@
foreground = "#202E18" foreground = "#202E18"
background = "#E5EDE6" background = "#E5EDE6"
cursor_bg = "#202E18" cursor_bg = "#202E18"
cursor_border = "#E9EFEA" cursor_border = "#E5EDE6"
cursor_fg = "#E9EFEA" cursor_fg = "#E5EDE6"
selection_bg = "#B1EA90" selection_bg = "#B1EA90"
selection_fg = "#202E18" selection_fg = "#202E18"

View File

@@ -4,8 +4,8 @@
foreground = "#2C363C" foreground = "#2C363C"
background = "#F0EDEC" background = "#F0EDEC"
cursor_bg = "#2C363C" cursor_bg = "#2C363C"
cursor_border = "#F2F0EF" cursor_border = "#F0EDEC"
cursor_fg = "#F2F0EF" cursor_fg = "#F0EDEC"
selection_bg = "#D2DFE7" selection_bg = "#D2DFE7"
selection_fg = "#2C363C" selection_fg = "#2C363C"

View File

@@ -4,9 +4,9 @@
foreground = "#2C363C" foreground = "#2C363C"
background = "#F8F6F5" background = "#F8F6F5"
cursor_bg = "#2C363C" cursor_bg = "#2C363C"
cursor_border = "#F2F0EF" cursor_border = "#F0EDEC"
cursor_fg = "#F2F0EF" cursor_fg = "#F0EDEC"
selection_bg = "#D2DFE7" selection_bg = "#DEE7ED"
selection_fg = "#2C363C" selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"] ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -4,9 +4,9 @@
foreground = "#2C363C" foreground = "#2C363C"
background = "#E8E4E3" background = "#E8E4E3"
cursor_bg = "#2C363C" cursor_bg = "#2C363C"
cursor_border = "#F2F0EF" cursor_border = "#F0EDEC"
cursor_fg = "#F2F0EF" cursor_fg = "#F0EDEC"
selection_bg = "#D2DFE7" selection_bg = "#C7D7E2"
selection_fg = "#2C363C" selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"] ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3" foreground = "#B4BDC3"
background = "#1C1917" background = "#1C1917"
cursor_bg = "#C4CACF" cursor_bg = "#C4CACF"
cursor_border = "#181513" cursor_border = "#1C1917"
cursor_fg = "#181513" cursor_fg = "#1C1917"
selection_bg = "#37393B" selection_bg = "#242627"
selection_fg = "#B4BDC3" selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"] ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3" foreground = "#B4BDC3"
background = "#171210" background = "#171210"
cursor_bg = "#C4CACF" cursor_bg = "#C4CACF"
cursor_border = "#181513" cursor_border = "#1C1917"
cursor_fg = "#181513" cursor_fg = "#1C1917"
selection_bg = "#37393B" selection_bg = "#1E2021"
selection_fg = "#B4BDC3" selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"] ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3" foreground = "#B4BDC3"
background = "#221F1D" background = "#221F1D"
cursor_bg = "#C4CACF" cursor_bg = "#C4CACF"
cursor_border = "#181513" cursor_border = "#1C1917"
cursor_fg = "#181513" cursor_fg = "#1C1917"
selection_bg = "#37393B" selection_bg = "#2A2C2E"
selection_fg = "#B4BDC3" selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"] ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#BBBBBB" foreground = "#BBBBBB"
background = "#191919" background = "#191919"
cursor_bg = "#C9C9C9" cursor_bg = "#C9C9C9"
cursor_border = "#151515" cursor_border = "#191919"
cursor_fg = "#151515" cursor_fg = "#191919"
selection_bg = "#393939" selection_bg = "#262626"
selection_fg = "#BBBBBB" selection_fg = "#BBBBBB"
ansi = ["#191919", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#BBBBBB"] ansi = ["#191919", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#BBBBBB"]

View File

@@ -4,8 +4,8 @@
foreground = "#353535" foreground = "#353535"
background = "#EEEEEE" background = "#EEEEEE"
cursor_bg = "#353535" cursor_bg = "#353535"
cursor_border = "#F1F1F1" cursor_border = "#EEEEEE"
cursor_fg = "#F1F1F1" cursor_fg = "#EEEEEE"
selection_bg = "#DDDDDD" selection_bg = "#DDDDDD"
selection_fg = "#353535" selection_fg = "#353535"

View File

@@ -15,11 +15,11 @@ return {
}, },
command = { command = {
a = { bg = "#73516C", fg = common_fg, gui = "bold" }, a = { bg = "#62415B", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {
a = { bg = "#3D413F", fg = common_fg, gui = "bold" }, a = { bg = "#222423", fg = common_fg, gui = "bold" },
}, },
replace = { replace = {

View File

@@ -15,7 +15,7 @@ return {
}, },
command = { command = {
a = { bg = "#D2A6C8", fg = common_fg, gui = "bold" }, a = { bg = "#DCB5D4", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {

View File

@@ -15,7 +15,7 @@ return {
}, },
command = { command = {
a = { bg = "#D2A6C8", fg = common_fg, gui = "bold" }, a = { bg = "#DEB9D6", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {

View File

@@ -15,11 +15,11 @@ return {
}, },
command = { command = {
a = { bg = "#73516C", fg = common_fg, gui = "bold" }, a = { bg = "#65435E", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {
a = { bg = "#37393B", fg = common_fg, gui = "bold" }, a = { bg = "#242627", fg = common_fg, gui = "bold" },
}, },
replace = { replace = {

View File

@@ -15,11 +15,11 @@ return {
}, },
command = { command = {
a = { bg = "#73516C", fg = common_fg, gui = "bold" }, a = { bg = "#65435E", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {
a = { bg = "#393939", fg = common_fg, gui = "bold" }, a = { bg = "#262626", fg = common_fg, gui = "bold" },
}, },
replace = { replace = {

View File

@@ -15,7 +15,7 @@ return {
}, },
command = { command = {
a = { bg = "#D2A6C8", fg = common_fg, gui = "bold" }, a = { bg = "#DEB9D6", fg = common_fg, gui = "bold" },
}, },
visual = { visual = {