diff --git a/colors/materialOcean.vim b/colors/materialOcean.vim new file mode 100644 index 0000000..d220274 --- /dev/null +++ b/colors/materialOcean.vim @@ -0,0 +1,319 @@ +" Maintainer: Pragyan pragyanpoudyal41999@gmail.com + +set background=dark +hi clear +if exists('syntax_on') + syntax reset +endif +let g:colors_name='material-ocean' + + +hi rainbowcol1 guifg=#f1c40f ctermfg=220 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol2 guifg=#1abc9c ctermfg=37 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol3 guifg=#3498db ctermfg=68 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol4 guifg=#ef5777 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol5 guifg=#05c46b ctermfg=41 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol6 guifg=#0fbcf9 ctermfg=39 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi rainbowcol7 guifg=#e67e22 ctermfg=172 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Normal guifg=#a6accd ctermfg=146 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi Comment guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi Constant guifg=#dcdcaa ctermfg=209 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi String guifg=#c3e88d ctermfg=186 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Character guifg=#ce9178 ctermfg=174 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Number guifg=#f78c6c ctermfg=209 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Boolean guifg=#ff9cac ctermfg=217 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Float guifg=#b5cea8 ctermfg=151 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Identifier guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Function guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Statement guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Conditional guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi Repeat guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Label guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Operator guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Keyword guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Exception guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi PreProc guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Include guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Define guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Title guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Macro guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi PreCondit guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Type guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StorageClass guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Structure guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Typedef guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Special guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi SpecialComment guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Error guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=bold,reverse cterm=bold,reverse +hi Todo guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=bold,italic cterm=bold,italic +hi Underlined guifg=#89ddff ctermfg=117 gui=underline cterm=underline +hi Cursor guifg=#515052 ctermfg=239 guibg=#aeafad ctermbg=145 gui=NONE cterm=NONE +hi ColorColumn guifg=NONE ctermfg=NONE guibg=#2c323c ctermbg=236 gui=NONE cterm=NONE +hi CursorLineNr guifg=#abb2bf ctermfg=249 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi SignColumn guifg=NONE ctermfg=NONE guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi Conceal guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CursorColumn guifg=NONE ctermfg=NONE guibg=#2c323c ctermbg=236 gui=NONE cterm=NONE +hi CursorLine guifg=NONE ctermfg=NONE guibg=#2c323c ctermbg=236 gui=NONE cterm=NONE +hi Directory guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiffAdd guifg=#1e1e1e ctermfg=234 guibg=#27ae60 ctermbg=35 gui=NONE cterm=NONE +hi DiffChange guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi DiffDelete guifg=#1e1e1e ctermfg=234 guibg=#d16969 ctermbg=167 gui=NONE cterm=NONE +hi DiffText guifg=#1e1e1e ctermfg=234 guibg=#dcdcaa ctermbg=187 gui=NONE cterm=NONE +hi ErrorMsg guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VertSplit guifg=#3e4452 ctermfg=238 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Folded guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi FoldColumn guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi IncSearch guifg=NONE ctermfg=NONE guibg=#5c6370 ctermbg=241 gui=NONE cterm=NONE +hi LineNr guifg=#858585 ctermfg=102 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NonText guifg=#3b4048 ctermfg=238 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Pmenu guifg=#abb2bf ctermfg=249 guibg=#282c34 ctermbg=236 gui=NONE cterm=NONE +hi PmenuSel guifg=#1e1e1e ctermfg=234 guibg=#6695fa ctermbg=69 gui=NONE cterm=NONE +hi PmenuSbar guifg=NONE ctermfg=NONE guibg=#3b4048 ctermbg=238 gui=NONE cterm=NONE +hi PmenuThumb guifg=NONE ctermfg=NONE guibg=#abb2bf ctermbg=249 gui=NONE cterm=NONE +hi Question guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi QuickFixLine guifg=NONE ctermfg=NONE guibg=#5c6370 ctermbg=241 gui=NONE cterm=NONE +hi Search guifg=NONE ctermfg=NONE guibg=#5c6370 ctermbg=241 gui=NONE cterm=NONE +hi SpecialKey guifg=#3b4048 ctermfg=238 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi SpellBad guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi SpellCap guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi SpellLocal guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi SpellRare guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StatusLine guifg=#abb2bf ctermfg=249 guibg=#2c323c ctermbg=236 gui=NONE cterm=NONE +hi StatusLineNC guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StatusLineTerm guifg=#abb2bf ctermfg=249 guibg=#2c323c ctermbg=236 gui=NONE cterm=NONE +hi StatusLineTermNC guifg=#2c323c ctermfg=236 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TabLine guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TabLineSel guifg=#abb2bf ctermfg=249 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TabLineFill guifg=NONE ctermfg=NONE guibg=#252526 ctermbg=235 gui=NONE cterm=NONE +hi Terminal guifg=#abb2bf ctermfg=249 guibg=#1e1e1e ctermbg=234 gui=NONE cterm=NONE +hi Visual guifg=NONE ctermfg=NONE guibg=#3e4452 ctermbg=238 gui=NONE cterm=NONE +hi VisualNOS guifg=#3e4452 ctermfg=238 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WarningMsg guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WildMenu guifg=#1e1e1e ctermfg=234 guibg=#6695fa ctermbg=69 gui=NONE cterm=NONE +hi EndOfBuffer guifg=#1e1e1e ctermfg=234 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Comment guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Delimiter guifg=#abb2bf ctermfg=249 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi Special guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Define guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi String guifg=#c3e88d ctermfg=186 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi SpecialChar guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Character guifg=#c3e88d ctermfg=186 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Number guifg=#f78c6c ctermfg=209 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Boolean guifg=#ff9cac ctermfg=217 guibg=NONE ctermbg=NONE gui=bold,italic cterm=bold,italic +hi Float guifg=#f78c6c ctermfg=209 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi PreProc guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi PreProc guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Include guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Special guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Macro guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Identifier guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Parameter guifg=#729cb3 ctermfg=73 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Function guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlArg guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi htmlBold guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi htmlEndTag guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlItalic guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi htmlLink guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi htmlSpecialChar guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlSpecialTagName guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlTag guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlTagN guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlTagName guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi htmlTitle guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Type guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE + +hi @type guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @constructor guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @property guifg=#729cb3 ctermfg=73 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @property guifg=#729cb3 ctermfg=73 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @variable.member guifg=#729cb3 ctermfg=73 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @keyword.conditional guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi @punctuation.special guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @keyword.import guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=bold,italic cterm=bold,italic +hi @variable.builtin guifg=#05c46b ctermfg=41 guibg=NONE ctermbg=NONE gui=bold,italic cterm=bold,italic +hi @constant.builtin guifg=#89ddff ctermfg=41 guibg=NONE ctermbg=NONE gui=bold,italic cterm=bold,italic +hi @tag.delimiter guifg=#89ddff ctermfg=41 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi @keyword.operator guifg=#89ddff ctermfg=41 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @keyword.return guifg=#89ddff ctermfg=41 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi @keyword.repeat guifg=#89ddff ctermfg=41 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi @tag guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @tag.attribute guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi @tag.builtin guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @type.qualifier guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @lsp.type.function guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @type.builtin guifg=#ffcb6b ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @variable guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @module guifg=#dcdcaa ctermfg=41 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi @function.macro guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi @attribute.builtin guifg=#05c46b ctermfg=41 guibg=NONE ctermbg=NONE gui=italic cterm=italic + +hi Conditional guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi Repeat guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi Label guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Keyword guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Operator guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi Operator guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi Exception guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Structure guifg=#ff00ff ctermfg=201 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Include guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Variable guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSNone guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSStrong guifg=#ffff00 ctermfg=226 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSEmphasis guifg=#ffff00 ctermfg=226 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSUnderline guifg=#ffff00 ctermfg=226 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Title guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Underlined guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi Label guifg=#f07178 ctermfg=204 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi Delimiter guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi TSQueryLinterError guifg=#ff8800 ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownBlockquote guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownBold guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi markdownCode guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownCodeBlock guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownCodeDelimiter guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH1 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH2 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH3 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH4 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH5 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownH6 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownHeadingDelimiter guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownHeadingRule guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownId guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownIdDeclaration guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownIdDelimiter guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownItalic guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=italic cterm=italic +hi markdownLinkDelimiter guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownLinkText guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownListMarker guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownOrderedListMarker guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownRule guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi markdownUrl guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi CocExplorerIndentLine guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerBufferRoot guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerFileRoot guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerBufferFullPath guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerFileFullPath guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerBufferReadonly guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerBufferModified guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerBufferNameVisible guifg=#ce9178 ctermfg=174 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerFileReadonly guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerFileModified guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerFileHidden guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi CocExplorerHelpLine guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi EasyMotionTarget guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi EasyMotionTarget2First guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi EasyMotionTarget2Second guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi EasyMotionShade guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyNumber guifg=#b5cea8 ctermfg=151 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifySelect guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyBracket guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifySpecial guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyVar guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyPath guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyFile guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifySlash guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyHeader guifg=#9cdcfe ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifySection guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi StartifyFooter guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WhichKey guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WhichKeySeperator guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WhichKeyGroup guifg=#4fc1ff ctermfg=75 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi WhichKeyDesc guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi diffAdded guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi diffRemoved guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi diffFileId guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=bold,reverse cterm=bold,reverse +hi diffFile guifg=#3b4048 ctermfg=238 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi diffNewFile guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi diffOldFile guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi debugPc guifg=NONE ctermfg=NONE guibg=#89ddff ctermbg=117 gui=NONE cterm=NONE +hi debugBreakpoint guifg=#d16969 ctermfg=167 guibg=NONE ctermbg=NONE gui=reverse cterm=reverse +hi GitSignsAdd guifg=#23d18b ctermfg=42 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsAddNr guifg=#23d18b ctermfg=42 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsAddLn guifg=#23d18b ctermfg=42 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsChange guifg=#0c7d9d ctermfg=31 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsChangeNr guifg=#0c7d9d ctermfg=31 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsChangeLn guifg=#0c7d9d ctermfg=31 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsDelete guifg=#94151b ctermfg=88 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsDeleteNr guifg=#94151b ctermfg=88 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi GitSignsDeleteLn guifg=#94151b ctermfg=88 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE + +hi DiagnosticVirtualTextError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticFloatingError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticSignError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextWarn guifg=#ff8800 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticFloatingWarn guifg=#ff8800 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticSignWarn guifg=#ff8800 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextWarn guifg=#ff8800 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextInfo guifg=#4fc1ff ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticFloatingInfo guifg=#4fc1ff ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticSignInfo guifg=#4fc1ff ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextInfo guifg=#4fc1ff ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextHint guifg=#729cb3 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticFloatingHint guifg=#729cb3 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticSignHint guifg=#729cb3 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi DiagnosticVirtualTextHint guifg=#729cb3 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE + +" hi LspDiagnosticsDefaultError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsUnderlineError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsUnderlineWarning guifg=#ff8800 ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsUnderlineHint guifg=#729cb3 ctermfg=73 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsSignError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsSignWarning guifg=#ff8800 ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsSignInformation guifg=#ffcc66 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsSignHint guifg=#4fc1ff ctermfg=75 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsVirtualTextError guifg=#f44747 ctermfg=203 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsVirtualTextWarning guifg=#ff8800 ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsVirtualTextInformation guifg=#4fc1ff ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +" hi LspDiagnosticsVirtualTextHint guifg=#4fc1ff ctermfg=75 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE + +hi QuickScopePrimary guifg=#00c7df ctermfg=44 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi QuickScopeSecondary guifg=#ef5f70 ctermfg=203 guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi MatchWord guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi MatchParen guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi MatchWordCur guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi MatchParenCur guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline +hi NvimTreeImageFile guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitDirty guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitDeleted guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitStaged guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitMerge guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitRenamed guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeGitNew guifg=#81b88b ctermfg=108 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeIndentMarker guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeSymlink guifg=#29b8d8 ctermfg=38 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeFolderIcon guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeRootFolder guifg=#a6accd ctermfg=146 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi NvimTreeExecFile guifg=#23d18b ctermfg=42 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi NvimTreeSpecialFile guifg=#ffcc66 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi BufferCurrent guifg=#6695fa ctermfg=69 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferCurrentIndex guifg=#6695fa ctermfg=69 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferCurrentMod guifg=#6695fa ctermfg=69 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferCurrentSign guifg=#6695fa ctermfg=69 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferCurrentTarget guifg=#d16969 ctermfg=167 guibg=#0d1117 ctermbg=233 gui=bold cterm=bold +hi BufferVisible guifg=#a6accd ctermfg=146 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferVisibleIndex guifg=#a6accd ctermfg=146 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferVisibleMod guifg=#a6accd ctermfg=146 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferVisibleSign guifg=#a6accd ctermfg=146 guibg=#0d1117 ctermbg=233 gui=NONE cterm=NONE +hi BufferVisibleTarget guifg=#d16969 ctermfg=167 guibg=#0d1117 ctermbg=233 gui=bold cterm=bold +hi BufferInactive guifg=#858585 ctermfg=102 guibg=#2e2e2e ctermbg=236 gui=NONE cterm=NONE +hi BufferInactiveIndex guifg=#858585 ctermfg=102 guibg=#2e2e2e ctermbg=236 gui=NONE cterm=NONE +hi BufferInactiveMod guifg=#858585 ctermfg=102 guibg=#2e2e2e ctermbg=236 gui=NONE cterm=NONE +hi BufferInactiveSign guifg=#858585 ctermfg=102 guibg=#2e2e2e ctermbg=236 gui=NONE cterm=NONE +hi BufferInactiveTarget guifg=#d16969 ctermfg=167 guibg=#2e2e2e ctermbg=236 gui=bold cterm=bold +hi CodiVirtualText guifg=#6395ec ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi IndentBlanklineContextChar guifg=#707070 ctermfg=242 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiHeader1 guifg=#ce9178 ctermfg=174 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiHeader2 guifg=#27ae60 ctermfg=35 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiHeader3 guifg=#6695fa ctermfg=69 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiHeader4 guifg=#89ddff ctermfg=117 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiHeader5 guifg=#d7ba7d ctermfg=180 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiHeader6 guifg=#c586c0 ctermfg=175 guibg=NONE ctermbg=NONE gui=bold cterm=bold +hi VimwikiLink guifg=#4fc1ff ctermfg=75 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiHeaderChar guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiHR guifg=#dcdcaa ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiList guifg=#ce9178 ctermfg=174 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiTag guifg=#ce9178 ctermfg=174 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE +hi VimwikiMarkers guifg=#5c6370 ctermfg=241 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE diff --git a/material-ocean.yml b/material-ocean.yml new file mode 100644 index 0000000..0b25a62 --- /dev/null +++ b/material-ocean.yml @@ -0,0 +1,404 @@ +information: + name: material-ocean + background: dark + author: "Pragyan pragyanpoudyal41999@gmail.com" + +palette: + fg: "#A6ACCD" + bg: "#0F111A" + + rainbowcol1 : "#f1c40f" + rainbowcol2 : "#1abc9c" + rainbowcol3 : "#3498db" + rainbowcol4 : "#ef5777" + rainbowcol5 : "#05c46b" + rainbowcol6 : "#0fbcf9" + rainbowcol7 : "#e67e22" + htmlTagRed: "#F07178" + boolean_pink: "#FF9CAC" + red: "#D16969" + error_red: "#F44747" + green: "#27AE60" + text_green: "#C3E88D" + light_green: "#B5CEA8" + number_orange: "#F78C6C" + yellow: "#DCDCAA" + token_purple: "#C792EA" + dark_yellow: "#D7BA7D" + type_yellow: "#FFCB6B" + orange: "#CE9178" + grey_blue: "#729CB3" + blue: "#6695FA" + light_blue: "#9CDCFE" + vivid_blue: "#4FC1FF" + purple: "#C586C0" + cyan: "#89DDFF" + white: "#ABB2BF" + black: "#1E1E1E" + line_grey: "#5C6370" + gutter_fg_grey: "#858585" + cursor_grey: "#2C323C" + visual_grey: "#3E4452" + menu_grey: "#282C34" + special_grey: "#3B4048" + vertsplit: "#3E4452" + warning_orange: "#ff8800" + info_yellow: "#FFCC66" + search_blue: "#1da1f2" + git_green: "#81B88B" + symlink: "#29B8D8" + executable: "#23D18B" + tabfill: "#252526" + bg_inactive: "#2E2E2E" + cursor_fg: "#515052" + cursor_bg: "#AEAFAD" + indentlinehighlight: "#707070" + +highlights: + rainbowcol1: "rainbowcol1" + rainbowcol2: "rainbowcol2" + rainbowcol3: "rainbowcol3" + rainbowcol4: "rainbowcol4" + rainbowcol5: "rainbowcol5" + rainbowcol6: "rainbowcol6" + rainbowcol7: "rainbowcol7" + + Normal: "fg bg" + + Comment: "green - i" + Constant: "number_orange" + String: "text_green" + Character: "orange" + Number: "number_orange" + Boolean: "boolean_pink" + Float: "light_green" + Identifier: "blue" + Function: "blue" + Statement: "purple" + Conditional: "purple" + Repeat: "purple" + Label: "light_blue" + Operator: "purple" + Keyword: "purple" + Exception: "purple" + PreProc: "cyan" + Include: "purple" + Define: "purple" + Title: "cyan" + Macro: "purple" + PreCondit: "light_blue" + Type: "light_blue" + StorageClass: "light_blue" + Structure: "type_yellow" + Typedef: "type_yellow" + Special: "blue - i" + SpecialComment: "line_grey" + Error: "error_red - br" + Todo: "purple - bi" + Underlined: "cyan . u" + Cursor: "cursor_fg cursor_bg" + + ColorColumn: "- cursor_grey" + CursorLineNr: "white - b" + SignColumn: "- bg" + Conceal: "line_grey" + CursorColumn: "- cursor_grey" + CursorLine: "- cursor_grey" + Directory: "blue" + DiffAdd: "black green" + DiffChange: "yellow - u" + DiffDelete: "black red" + DiffText: "black yellow" + ErrorMsg: "error_red" + VertSplit: "vertsplit" + Folded: "line_grey" + FoldColumn: "" + IncSearch: "- line_grey" + LineNr: "gutter_fg_grey" + NonText: "special_grey" + Pmenu: "white menu_grey" + PmenuSel: "black blue" + PmenuSbar: "- special_grey" + PmenuThumb: "- white" + Question: "purple" + QuickFixLine: "- line_grey" + Search: "- line_grey" + SpecialKey: "special_grey" + SpellBad: "error_red - u" + SpellCap: "dark_yellow" + SpellLocal: "dark_yellow" + SpellRare: "dark_yellow" + StatusLine: "white cursor_grey" + StatusLineNC: "line_grey" + StatusLineTerm: "white cursor_grey" + StatusLineTermNC: "cursor_grey" + TabLine: "line_grey" + TabLineSel: "white" + TabLineFill: "- tabfill" + Terminal: "white black" + Visual: "- visual_grey" + VisualNOS: "visual_grey" + WarningMsg: "yellow" + WildMenu: "black blue" + EndOfBuffer: "black" + + # -- Start Treesitter -- + # Misc + Comment: "green" + Error: "error_red" + PunctDelimiter: "white - b" + PunctBracket: "white" + PunctSpecial: "white" + # Constants + Constant: "yellow" + ConstBuiltin: "cyan" + # Not sure about this guy + ConstMacro: "cyan" + StringRegex: "orange" + String: "text_green" + StringEscape: "dark_yellow" + Character: "text_green" + Number: "number_orange" + Boolean: "boolean_pink - bi" + Float: "number_orange" + Annotation: "yellow" + Attribute: "blue" + Namespace: "type_yellow" + # Functions + FuncBuiltin: "blue" + Function: "blue" + FuncMacro: "yellow" + Parameter: "fg" + ParameterReference: "grey_blue" + Method: "blue" + Field: "grey_blue" + Property: "grey_blue" + Constructor: "type_yellow" + # Keywords + Conditional: "cyan - i" + Repeat: "cyan - i" + Label: "light_blue" + # Does not work for yield and return they should be diff then class and def + Keyword: "purple" + KeywordFunction: "purple" + KeywordOperator: "cyan - i" + KeywordReturn: "cyan - i" + Operator: "cyan - b" + Exception: "purple" + Type: "type_yellow" + TypeBuiltin: "type_yellow" + Structure: "#FF00FF" + Include: "cyan" + # Variable + Variable: "fg" + VariableBuiltin: "executable - ib" + # Text + Text: "fg" + Strong: "#FFFF00" + Emphasis: "#FFFF00" + Underline: "#FFFF00" + Title: "fg" + Literal: "orange" + URI: "- - u" + # Tags + Tag: "htmlTagRed" + TsTagAttribute: "purple - b" + TagDelimiter: "cyan" + QueryLinterError: "warning_orange" + # -- END Treesitter -- + + # -- START Languages -- + # HTML (keep consistent with Markdown, below) + htmlArg: "purple - b" + htmlBold: "dark_yellow - b" + htmlEndTag: "cyan" + htmlItalic: "purple - i" + htmlLink: "cyan - u" + htmlSpecialChar: "dark_yellow" + htmlSpecialTagName: "htmlTagRed" + htmlTag: "htmlTagRed" + htmlTagN: "htmlTagRed" + htmlTagName: "htmlTagRed" + htmlTitle: "fg" + + # Markdown (keep consistent with HTML, above) + markdownBlockquote: "line_grey" + markdownBold: "dark_yellow - b" + markdownCode: "green" + markdownCodeBlock: "green" + markdownCodeDelimiter: "green" + markdownH1: "blue" + markdownH2: "blue" + markdownH3: "blue" + markdownH4: "blue" + markdownH5: "blue" + markdownH6: "blue" + markdownHeadingDelimiter: "red" + markdownHeadingRule: "line_grey" + markdownId: "purple" + markdownIdDeclaration: "blue" + markdownIdDelimiter: "purple" + markdownItalic: "purple - i" + markdownLinkDelimiter: "purple" + markdownLinkText: "blue" + markdownListMarker: "red" + markdownOrderedListMarker: "red" + markdownRule: "line_grey" + markdownUrl: "cyan - u" + # -- END Languages -- + + # -- START CoC -- + CocExplorerIndentLine: "line_grey" + CocExplorerBufferRoot: "cyan" + CocExplorerFileRoot: "cyan" + CocExplorerBufferFullPath: "line_grey" + CocExplorerFileFullPath: "line_grey" + CocExplorerBufferReadonly: "purple" + CocExplorerBufferModified: "purple" + CocExplorerBufferNameVisible: "orange" + CocExplorerFileReadonly: "purple" + CocExplorerFileModified: "purple" + CocExplorerFileHidden: "line_grey" + CocExplorerHelpLine: "purple" + # -- END CoC -- + + # -- START Easymotion -- + EasyMotionTarget: "error_red - b" + EasyMotionTarget2First: "error_red - b" + EasyMotionTarget2Second: "error_red - b" + EasyMotionShade: "" + # EasyMotionIncSearch: + # EasyMotionMoveHL: + + # -- END Easymotion -- + + # -- START Startify -- + StartifyNumber: "light_green" + StartifySelect: "green" + StartifyBracket: "blue" + StartifySpecial: "cyan" + StartifyVar: "blue" + StartifyPath: "blue" + StartifyFile: "cyan" + StartifySlash: "blue" + StartifyHeader: "light_blue" + StartifySection: "purple" + StartifyFooter: "green" + # -- END Startify -- + # -- START WhichKey -- + WhichKey: "purple" + WhichKeySeperator: "green" + WhichKeyGroup: "vivid_blue" + WhichKeyDesc: "blue" + # -- END WhichKey -- + # + # old stuff + diffAdded: "green" + diffRemoved: "red" + diffFileId: "blue - br" + diffFile: "special_grey" + diffNewFile: "green" + diffOldFile: "red" + # ToolbarLine: ". darkgray" + # ToolbarButton: "suvagray - r" + debugPc: "- cyan" + debugBreakpoint: "red - r" + + GitSignsAdd: "executable" + GitSignsChange: "#0C7D9D" + GitSignsDelete: "#94151B" + + LspDiagnosticsUnderlineError: "error_red" + LspDiagnosticsUnderlineWarning: "warning_orange" + # LspDiagnosticsUnderlineInformation: "yellow" + LspDiagnosticsUnderlineHint: "grey_blue" + + LspDiagnosticsSignError: "error_red" + LspDiagnosticsSignWarning: "warning_orange" + LspDiagnosticsSignInformation: "info_yellow" + LspDiagnosticsSignHint: "vivid_blue" + + LspDiagnosticsVirtualTextError: "error_red" + LspDiagnosticsVirtualTextWarning: "warning_orange" + LspDiagnosticsVirtualTextInformation: "info_yellow" + LspDiagnosticsVirtualTextHint: "vivid_blue" + + QuickScopePrimary: "#00C7DF - u" + QuickScopeSecondary: "#eF5F70 - u" + + MatchWord: "- - u" + MatchParen: "- - u" + MatchWordCur: "- - u" + MatchParenCur: "- - u" + + NvimTreeImageFile: "purple" + NvimTreeGitDirty: "git_green" + NvimTreeGitDeleted: "git_green" + NvimTreeGitStaged: "git_green" + NvimTreeGitMerge: "git_green" + NvimTreeGitRenamed: "git_green" + NvimTreeGitNew: "git_green" + NvimTreeIndentMarker: "line_grey" + NvimTreeSymlink: "symlink" + NvimTreeFolderIcon: "blue" + NvimTreeRootFolder: "fg - b" + NvimTreeExecFile: "executable" + NvimTreeSpecialFile: "info_yellow" + + BufferCurrent: "blue bg" + BufferCurrentIndex: "blue bg" + BufferCurrentMod: "blue bg" + BufferCurrentSign: "blue bg" + BufferCurrentTarget: "red bg b" + + BufferVisible: "fg bg" + BufferVisibleIndex: "fg bg" + BufferVisibleMod: "fg bg" + BufferVisibleSign: "fg bg" + BufferVisibleTarget: "red bg b" + + BufferInactive: "gutter_fg_grey bg_inactive" + BufferInactiveIndex: "gutter_fg_grey bg_inactive" + BufferInactiveMod: "gutter_fg_grey bg_inactive" + BufferInactiveSign: "gutter_fg_grey bg_inactive" + BufferInactiveTarget: "red bg_inactive b" + + # BufferTabpages: "blue bg_inactive b" + # BufferTabpageFill: "gutter_fg_grey bg_inactive" + + CodiVirtualText: "#6395EC" + IndentBlanklineContextChar: "indentlinehighlight" + + # terminal: "bg red green yellow blue magenta cyan silver gray red green yellow blue magenta cyan fg" + # -- Other junk you can define -- + # Debug + # Ignore + # Tag + # Delimiter + # SpecialChar + # Cursor", { "fg": s:black, "bg": s:blue }) " the character under the cursor + # CursorIM", {}) " like Cursor, but used when in IME mode + # FoldColumn", {}) " 'foldcolumn' + # CursorLineNr", {}) " Like LineNr when 'cursorline' or 'relativenumber' is set for the cursor line. + # MoreMsg", {}) " more-prompt + # ModeMsg", {}) " 'showmode' message (e.g., "-- INSERT --") + # ErrorMsg: "red - br" + # WarningMsg: "orange - br" + # ModeMsg: "yellow - br" + # MoreMsg: "green - br" + # Question: "cyan - br" + # Directory: "blue - b" + + # VimWiki + VimwikiHeader1: "orange - b" + VimwikiHeader2: "green - b" + VimwikiHeader3: "blue - b" + VimwikiHeader4: "cyan - b" + VimwikiHeader5: "dark_yellow - b" + VimwikiHeader6: "purple - b" + VimwikiLink: "vivid_blue" + VimwikiHeaderChar: "line_grey" + VimwikiHR: "yellow" + VimwikiList: "orange" + VimwikiTag: "orange" + VimwikiMarkers: "line_grey"