add .vim/
This commit is contained in:
BIN
.vim/colors/.melange.vim.swp
Normal file
BIN
.vim/colors/.melange.vim.swp
Normal file
Binary file not shown.
307
.vim/colors/melange.vim
Normal file
307
.vim/colors/melange.vim
Normal file
@@ -0,0 +1,307 @@
|
|||||||
|
" THIS FILE WAS AUTOMATICALLY GENERATED
|
||||||
|
hi clear
|
||||||
|
syntax reset
|
||||||
|
set t_Co=256
|
||||||
|
let g:colors_name = 'melange'
|
||||||
|
if &background == 'dark'
|
||||||
|
let g:terminal_color_0 = '#352F2A'
|
||||||
|
let g:terminal_color_1 = '#B65C60'
|
||||||
|
let g:terminal_color_2 = '#78997A'
|
||||||
|
let g:terminal_color_3 = '#EBC06D'
|
||||||
|
let g:terminal_color_4 = '#9AACCE'
|
||||||
|
let g:terminal_color_5 = '#B380B0'
|
||||||
|
let g:terminal_color_6 = '#86A3A3'
|
||||||
|
let g:terminal_color_7 = '#A38D78'
|
||||||
|
let g:terminal_color_8 = '#4D453E'
|
||||||
|
let g:terminal_color_9 = '#F17C64'
|
||||||
|
let g:terminal_color_10 = '#99D59D'
|
||||||
|
let g:terminal_color_11 = '#EBC06D'
|
||||||
|
let g:terminal_color_12 = '#9AACCE'
|
||||||
|
let g:terminal_color_13 = '#CE9BCB'
|
||||||
|
let g:terminal_color_14 = '#88B3B2'
|
||||||
|
let g:terminal_color_15 = '#C1A78E'
|
||||||
|
|
||||||
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight Boolean guifg=#CE9BCB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Character guifg=#9AACCE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ColorColumn guifg=NONE guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Comment guifg=#A38D78 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Conceal guifg=#C1A78E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Constant guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight CursorLineNr guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Delimiter guifg=#8E733F guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticError guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticHint guifg=#99D59D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticInfo guifg=#9AACCE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticWarn guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiffAdd guifg=NONE guibg=#1F3521 guisp=NONE gui=NONE
|
||||||
|
highlight DiffChange guifg=NONE guibg=#462445 guisp=NONE gui=NONE
|
||||||
|
highlight DiffDelete guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight DiffText guifg=NONE guibg=#243146 guisp=NONE gui=NONE
|
||||||
|
highlight Directory guifg=#86A3A3 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Error guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight ErrorMsg guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight Folded guifg=#A38D78 guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Function guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsAdd guifg=#78997A guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsChange guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsCurrentLineBlame guifg=#697893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsDelete guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight HelpHyperTextJump guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Identifier guifg=#ECE1D7 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Ignore guifg=#A38D78 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight LineNr guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight LspDiagnosticsUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineInformation guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineWarning guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight MatchParen guifg=#EBC06D guibg=#4D453E guisp=NONE gui=bold
|
||||||
|
highlight Melange guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ModeMsg guifg=#C1A78E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight MoreMsg guifg=#78997A guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight NonText guifg=None guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight Normal guifg=#ECE1D7 guibg=#2A2520 guisp=NONE gui=NONE
|
||||||
|
highlight NormalFloat guifg=NONE guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Number guifg=#CE9BCB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Operator guifg=#F17C64 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight PmenuSel guifg=NONE guibg=#4D453E guisp=NONE gui=NONE
|
||||||
|
highlight PreProc guifg=#99D59D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Search guifg=#2A2520 guibg=#8E733F guisp=NONE gui=NONE
|
||||||
|
highlight Special guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpecialChar guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpellBad guifg=#B65C60 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellCap guifg=#697893 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellLocal guifg=#E49B5D guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellRare guifg=#EBC06D guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight Statement guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight StatusLineNC guifg=#C1A78E guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight String guifg=#9AACCE guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Substitute guifg=#2A2520 guibg=#8E733F guisp=NONE gui=NONE
|
||||||
|
highlight TSConstBuiltin guifg=#B380B0 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSLabel guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSMath guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSNamespace guifg=#78997A guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSPunctDelimiter guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrike guifg=NONE guibg=NONE guisp=NONE gui=strikethrough
|
||||||
|
highlight TSStringEscape guifg=#697893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrong guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight TSSymbol guifg=#ECE1D7 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSURI guifg=#9AACCE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight TSVariableBuiltin guifg=#ECE1D7 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TabLineSel guifg=NONE guibg=#352F2A guisp=NONE gui=bold
|
||||||
|
highlight Title guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Todo guifg=#C1A78E guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Type guifg=#86A3A3 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight VertSplit guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Visual guifg=NONE guibg=#4D453E guisp=NONE gui=NONE
|
||||||
|
highlight WarningMsg guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Whitespace guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwExe guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwSymLink guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight texTitleArg guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight! link CursorColumn ColorColumn
|
||||||
|
highlight! link CursorLine ColorColumn
|
||||||
|
highlight! link DiffAdded DiffAdd
|
||||||
|
highlight! link DiffRemoved DiffDelete
|
||||||
|
highlight! link EndOfBuffer Whitespace
|
||||||
|
highlight! link FoldColumn LineNr
|
||||||
|
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||||
|
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||||
|
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||||
|
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||||
|
highlight! link LspReferenceRead Visual
|
||||||
|
highlight! link LspReferenceText Visual
|
||||||
|
highlight! link LspReferenceWrite Visual
|
||||||
|
highlight! link NonText Whitespace
|
||||||
|
highlight! link Pmenu NormalFloat
|
||||||
|
highlight! link PmenuSbar Pmenu
|
||||||
|
highlight! link PmenuThumb PmenuSel
|
||||||
|
highlight! link Question MoreMsg
|
||||||
|
highlight! link SignColumn LineNr
|
||||||
|
highlight! link SignifySignAdd GitSignsAdd
|
||||||
|
highlight! link SignifySignChange GitSignsChange
|
||||||
|
highlight! link SignifySignDelete GitSignsDelete
|
||||||
|
highlight! link SpecialKey Whitespace
|
||||||
|
highlight! link StatusLine NormalFloat
|
||||||
|
highlight! link TSConstMacro Constant
|
||||||
|
highlight! link TSEmphasis Italic
|
||||||
|
highlight! link TSEnvironment Statement
|
||||||
|
highlight! link TSEnvironmentName PreProc
|
||||||
|
highlight! link TSFuncBuiltin Function
|
||||||
|
highlight! link TSFuncMacro Function
|
||||||
|
highlight! link TSKeywordFunction PreProc
|
||||||
|
highlight! link TSUnderline Underlined
|
||||||
|
highlight! link TSVariable Identifier
|
||||||
|
highlight! link TabLine StatusLineNC
|
||||||
|
highlight! link TabLineFill StatusLine
|
||||||
|
highlight! link WildMenu NormalFloat
|
||||||
|
highlight! link netrwClassify Delimiter
|
||||||
|
highlight! link netrwTreeBar Delimiter
|
||||||
|
highlight! link texFileArg Constant
|
||||||
|
highlight! link texMathCmd Function
|
||||||
|
highlight! link texMathDelim Delimiter
|
||||||
|
highlight! link texMathDelimZone TSPunctDelimiter
|
||||||
|
highlight! link texMathEnvArgName PreProc
|
||||||
|
highlight! link texMathSymbol Operator
|
||||||
|
highlight! link texMathZone TSMath
|
||||||
|
highlight! link texOptEqual Operator
|
||||||
|
highlight! link texOptSep TSPunctDelimiter
|
||||||
|
highlight! link texRefArg Constant
|
||||||
|
else
|
||||||
|
let g:terminal_color_0 = '#E9E1DB'
|
||||||
|
let g:terminal_color_1 = '#D7898C'
|
||||||
|
let g:terminal_color_2 = '#83B887'
|
||||||
|
let g:terminal_color_3 = '#C29830'
|
||||||
|
let g:terminal_color_4 = '#485F84'
|
||||||
|
let g:terminal_color_5 = '#BE79BB'
|
||||||
|
let g:terminal_color_6 = '#729893'
|
||||||
|
let g:terminal_color_7 = '#A38D78'
|
||||||
|
let g:terminal_color_8 = '#DED2C8'
|
||||||
|
let g:terminal_color_9 = '#C65333'
|
||||||
|
let g:terminal_color_10 = '#659E69'
|
||||||
|
let g:terminal_color_11 = '#C29830'
|
||||||
|
let g:terminal_color_12 = '#485F84'
|
||||||
|
let g:terminal_color_13 = '#854882'
|
||||||
|
let g:terminal_color_14 = '#436460'
|
||||||
|
let g:terminal_color_15 = '#867462'
|
||||||
|
|
||||||
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight Boolean guifg=#854882 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Character guifg=#485F84 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ColorColumn guifg=NONE guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Comment guifg=#A38D78 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Conceal guifg=#867462 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Constant guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight CursorLineNr guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Delimiter guifg=#E2C28C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticError guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticHint guifg=#659E69 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticInfo guifg=#485F84 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticWarn guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiffAdd guifg=NONE guibg=#C6ECC8 guisp=NONE gui=NONE
|
||||||
|
highlight DiffChange guifg=NONE guibg=#EBDFEA guisp=NONE gui=NONE
|
||||||
|
highlight DiffDelete guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight DiffText guifg=NONE guibg=#DFE3EB guisp=NONE gui=NONE
|
||||||
|
highlight Directory guifg=#729893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Error guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight ErrorMsg guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight Folded guifg=#A38D78 guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Function guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsAdd guifg=#83B887 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsChange guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsCurrentLineBlame guifg=#ABB9D6 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsDelete guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight HelpHyperTextJump guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Identifier guifg=#6B5C4D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Ignore guifg=#A38D78 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
|
||||||
|
" highlight LineNr guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight LineNr guifg=#DED2C8 guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight LspDiagnosticsUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineInformation guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineWarning guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight MatchParen guifg=#C29830 guibg=#DED2C8 guisp=NONE gui=bold
|
||||||
|
highlight Melange guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ModeMsg guifg=#DED2C8 guibg=#6B5C4D guisp=NONE gui=NONE
|
||||||
|
highlight MoreMsg guifg=#83B887 guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight NonText guifg=#DED2C8 guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight Normal guifg=#6B5C4D guibg=#F4F0ED guisp=NONE gui=NONE
|
||||||
|
highlight NormalFloat guifg=NONE guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Number guifg=#854882 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Operator guifg=#C65333 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight PmenuSel guifg=NONE guibg=#DED2C8 guisp=NONE gui=NONE
|
||||||
|
highlight PreProc guifg=#659E69 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Search guifg=#F4F0ED guibg=#E2C28C guisp=NONE gui=NONE
|
||||||
|
highlight Special guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpecialChar guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpellBad guifg=#D7898C guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellCap guifg=#ABB9D6 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellLocal guifg=#CC7F2B guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellRare guifg=#C29830 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight Statement guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight StatusLineNC guifg=#867462 guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight String guifg=#485F84 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Substitute guifg=#F4F0ED guibg=#E2C28C guisp=NONE gui=NONE
|
||||||
|
highlight TSConstBuiltin guifg=#BE79BB guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSLabel guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSMath guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSNamespace guifg=#83B887 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSPunctDelimiter guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrike guifg=NONE guibg=NONE guisp=NONE gui=strikethrough
|
||||||
|
highlight TSStringEscape guifg=#ABB9D6 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrong guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight TSSymbol guifg=#6B5C4D guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSURI guifg=#485F84 guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight TSVariableBuiltin guifg=#6B5C4D guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TabLineSel guifg=NONE guibg=#E9E1DB guisp=NONE gui=bold
|
||||||
|
highlight Title guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Todo guifg=#867462 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Type guifg=#729893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight VertSplit guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Visual guifg=NONE guibg=#DED2C8 guisp=NONE gui=NONE
|
||||||
|
highlight WarningMsg guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Whitespace guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwExe guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwSymLink guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight texTitleArg guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight! link CursorColumn ColorColumn
|
||||||
|
highlight! link CursorLine ColorColumn
|
||||||
|
highlight! link DiffAdded DiffAdd
|
||||||
|
highlight! link DiffRemoved DiffDelete
|
||||||
|
highlight! link EndOfBuffer Whitespace
|
||||||
|
highlight! link FoldColumn LineNr
|
||||||
|
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||||
|
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||||
|
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||||
|
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||||
|
highlight! link LspReferenceRead Visual
|
||||||
|
highlight! link LspReferenceText Visual
|
||||||
|
highlight! link LspReferenceWrite Visual
|
||||||
|
highlight! link NonText Whitespace
|
||||||
|
highlight! link Pmenu NormalFloat
|
||||||
|
highlight! link PmenuSbar Pmenu
|
||||||
|
highlight! link PmenuThumb PmenuSel
|
||||||
|
highlight! link Question MoreMsg
|
||||||
|
highlight! link SignColumn LineNr
|
||||||
|
highlight! link SignifySignAdd GitSignsAdd
|
||||||
|
highlight! link SignifySignChange GitSignsChange
|
||||||
|
highlight! link SignifySignDelete GitSignsDelete
|
||||||
|
highlight! link SpecialKey Whitespace
|
||||||
|
highlight! link StatusLine NormalFloat
|
||||||
|
highlight! link TSConstMacro Constant
|
||||||
|
highlight! link TSEmphasis Italic
|
||||||
|
highlight! link TSEnvironment Statement
|
||||||
|
highlight! link TSEnvironmentName PreProc
|
||||||
|
highlight! link TSFuncBuiltin Function
|
||||||
|
highlight! link TSFuncMacro Function
|
||||||
|
highlight! link TSKeywordFunction PreProc
|
||||||
|
highlight! link TSUnderline Underlined
|
||||||
|
highlight! link TSVariable Identifier
|
||||||
|
highlight! link TabLine StatusLineNC
|
||||||
|
highlight! link TabLineFill StatusLine
|
||||||
|
highlight! link WildMenu NormalFloat
|
||||||
|
highlight! link netrwClassify Delimiter
|
||||||
|
highlight! link netrwTreeBar Delimiter
|
||||||
|
highlight! link texFileArg Constant
|
||||||
|
highlight! link texMathCmd Function
|
||||||
|
highlight! link texMathDelim Delimiter
|
||||||
|
highlight! link texMathDelimZone TSPunctDelimiter
|
||||||
|
highlight! link texMathEnvArgName PreProc
|
||||||
|
highlight! link texMathSymbol Operator
|
||||||
|
highlight! link texMathZone TSMath
|
||||||
|
highlight! link texOptEqual Operator
|
||||||
|
highlight! link texOptSep TSPunctDelimiter
|
||||||
|
highlight! link texRefArg Constant
|
||||||
|
endif
|
||||||
307
.vim/colors/melange_modified.vim
Normal file
307
.vim/colors/melange_modified.vim
Normal file
@@ -0,0 +1,307 @@
|
|||||||
|
" THIS FILE WAS AUTOMATICALLY GENERATED
|
||||||
|
hi clear
|
||||||
|
syntax reset
|
||||||
|
set t_Co=256
|
||||||
|
let g:colors_name = 'melange'
|
||||||
|
if &background == 'dark'
|
||||||
|
let g:terminal_color_0 = '#352F2A'
|
||||||
|
let g:terminal_color_1 = '#B65C60'
|
||||||
|
let g:terminal_color_2 = '#78997A'
|
||||||
|
let g:terminal_color_3 = '#EBC06D'
|
||||||
|
let g:terminal_color_4 = '#9AACCE'
|
||||||
|
let g:terminal_color_5 = '#B380B0'
|
||||||
|
let g:terminal_color_6 = '#86A3A3'
|
||||||
|
let g:terminal_color_7 = '#A38D78'
|
||||||
|
let g:terminal_color_8 = '#4D453E'
|
||||||
|
let g:terminal_color_9 = '#F17C64'
|
||||||
|
let g:terminal_color_10 = '#99D59D'
|
||||||
|
let g:terminal_color_11 = '#EBC06D'
|
||||||
|
let g:terminal_color_12 = '#9AACCE'
|
||||||
|
let g:terminal_color_13 = '#CE9BCB'
|
||||||
|
let g:terminal_color_14 = '#88B3B2'
|
||||||
|
let g:terminal_color_15 = '#C1A78E'
|
||||||
|
|
||||||
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight Boolean guifg=#CE9BCB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Character guifg=#9AACCE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ColorColumn guifg=NONE guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Comment guifg=#A38D78 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Conceal guifg=#C1A78E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Constant guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight CursorLineNr guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Delimiter guifg=#8E733F guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticError guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticHint guifg=#99D59D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticInfo guifg=#9AACCE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticWarn guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiffAdd guifg=NONE guibg=#1F3521 guisp=NONE gui=NONE
|
||||||
|
highlight DiffChange guifg=NONE guibg=#462445 guisp=NONE gui=NONE
|
||||||
|
highlight DiffDelete guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight DiffText guifg=NONE guibg=#243146 guisp=NONE gui=NONE
|
||||||
|
highlight Directory guifg=#86A3A3 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Error guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight ErrorMsg guifg=NONE guibg=#7D2A2F guisp=NONE gui=NONE
|
||||||
|
highlight Folded guifg=#A38D78 guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Function guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsAdd guifg=#78997A guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsChange guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsCurrentLineBlame guifg=#697893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsDelete guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight HelpHyperTextJump guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Identifier guifg=#ECE1D7 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Ignore guifg=#A38D78 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight LineNr guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight LspDiagnosticsUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineInformation guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineWarning guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight MatchParen guifg=#EBC06D guibg=#4D453E guisp=NONE gui=bold
|
||||||
|
highlight Melange guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ModeMsg guifg=#C1A78E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight MoreMsg guifg=#78997A guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight NonText guifg=None guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight Normal guifg=#ECE1D7 guibg=#2A2520 guisp=NONE gui=NONE
|
||||||
|
highlight NormalFloat guifg=NONE guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight Number guifg=#CE9BCB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Operator guifg=#F17C64 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight PmenuSel guifg=NONE guibg=#4D453E guisp=NONE gui=NONE
|
||||||
|
highlight PreProc guifg=#99D59D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Search guifg=#2A2520 guibg=#8E733F guisp=NONE gui=NONE
|
||||||
|
highlight Special guifg=#EBC06D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpecialChar guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpellBad guifg=#B65C60 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellCap guifg=#697893 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellLocal guifg=#E49B5D guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellRare guifg=#EBC06D guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight Statement guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight StatusLineNC guifg=#C1A78E guibg=#352F2A guisp=NONE gui=NONE
|
||||||
|
highlight String guifg=#9AACCE guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Substitute guifg=#2A2520 guibg=#8E733F guisp=NONE gui=NONE
|
||||||
|
highlight TSConstBuiltin guifg=#B380B0 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSLabel guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSMath guifg=#88B3B2 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSNamespace guifg=#78997A guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSPunctDelimiter guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrike guifg=NONE guibg=NONE guisp=NONE gui=strikethrough
|
||||||
|
highlight TSStringEscape guifg=#697893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrong guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight TSSymbol guifg=#ECE1D7 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSURI guifg=#9AACCE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight TSVariableBuiltin guifg=#ECE1D7 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TabLineSel guifg=NONE guibg=#352F2A guisp=NONE gui=bold
|
||||||
|
highlight Title guifg=#E49B5D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Todo guifg=#C1A78E guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Type guifg=#86A3A3 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight VertSplit guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Visual guifg=NONE guibg=#4D453E guisp=NONE gui=NONE
|
||||||
|
highlight WarningMsg guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Whitespace guifg=#4D453E guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwExe guifg=#B65C60 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwSymLink guifg=#B380B0 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight texTitleArg guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight! link CursorColumn ColorColumn
|
||||||
|
highlight! link CursorLine ColorColumn
|
||||||
|
highlight! link DiffAdded DiffAdd
|
||||||
|
highlight! link DiffRemoved DiffDelete
|
||||||
|
highlight! link EndOfBuffer Whitespace
|
||||||
|
highlight! link FoldColumn LineNr
|
||||||
|
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||||
|
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||||
|
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||||
|
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||||
|
highlight! link LspReferenceRead Visual
|
||||||
|
highlight! link LspReferenceText Visual
|
||||||
|
highlight! link LspReferenceWrite Visual
|
||||||
|
highlight! link NonText Whitespace
|
||||||
|
highlight! link Pmenu NormalFloat
|
||||||
|
highlight! link PmenuSbar Pmenu
|
||||||
|
highlight! link PmenuThumb PmenuSel
|
||||||
|
highlight! link Question MoreMsg
|
||||||
|
highlight! link SignColumn LineNr
|
||||||
|
highlight! link SignifySignAdd GitSignsAdd
|
||||||
|
highlight! link SignifySignChange GitSignsChange
|
||||||
|
highlight! link SignifySignDelete GitSignsDelete
|
||||||
|
highlight! link SpecialKey Whitespace
|
||||||
|
highlight! link StatusLine NormalFloat
|
||||||
|
highlight! link TSConstMacro Constant
|
||||||
|
highlight! link TSEmphasis Italic
|
||||||
|
highlight! link TSEnvironment Statement
|
||||||
|
highlight! link TSEnvironmentName PreProc
|
||||||
|
highlight! link TSFuncBuiltin Function
|
||||||
|
highlight! link TSFuncMacro Function
|
||||||
|
highlight! link TSKeywordFunction PreProc
|
||||||
|
highlight! link TSUnderline Underlined
|
||||||
|
highlight! link TSVariable Identifier
|
||||||
|
highlight! link TabLine StatusLineNC
|
||||||
|
highlight! link TabLineFill StatusLine
|
||||||
|
highlight! link WildMenu NormalFloat
|
||||||
|
highlight! link netrwClassify Delimiter
|
||||||
|
highlight! link netrwTreeBar Delimiter
|
||||||
|
highlight! link texFileArg Constant
|
||||||
|
highlight! link texMathCmd Function
|
||||||
|
highlight! link texMathDelim Delimiter
|
||||||
|
highlight! link texMathDelimZone TSPunctDelimiter
|
||||||
|
highlight! link texMathEnvArgName PreProc
|
||||||
|
highlight! link texMathSymbol Operator
|
||||||
|
highlight! link texMathZone TSMath
|
||||||
|
highlight! link texOptEqual Operator
|
||||||
|
highlight! link texOptSep TSPunctDelimiter
|
||||||
|
highlight! link texRefArg Constant
|
||||||
|
else
|
||||||
|
let g:terminal_color_0 = '#E9E1DB'
|
||||||
|
let g:terminal_color_1 = '#D7898C'
|
||||||
|
let g:terminal_color_2 = '#83B887'
|
||||||
|
let g:terminal_color_3 = '#C29830'
|
||||||
|
let g:terminal_color_4 = '#485F84'
|
||||||
|
let g:terminal_color_5 = '#BE79BB'
|
||||||
|
let g:terminal_color_6 = '#729893'
|
||||||
|
let g:terminal_color_7 = '#A38D78'
|
||||||
|
let g:terminal_color_8 = '#DED2C8'
|
||||||
|
let g:terminal_color_9 = '#C65333'
|
||||||
|
let g:terminal_color_10 = '#659E69'
|
||||||
|
let g:terminal_color_11 = '#C29830'
|
||||||
|
let g:terminal_color_12 = '#485F84'
|
||||||
|
let g:terminal_color_13 = '#854882'
|
||||||
|
let g:terminal_color_14 = '#436460'
|
||||||
|
let g:terminal_color_15 = '#867462'
|
||||||
|
|
||||||
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight Boolean guifg=#854882 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Character guifg=#485F84 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ColorColumn guifg=NONE guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Comment guifg=#A38D78 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Conceal guifg=#867462 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Constant guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight CursorLineNr guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Delimiter guifg=#E2C28C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticError guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticHint guifg=#659E69 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticInfo guifg=#485F84 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight DiagnosticWarn guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight DiffAdd guifg=NONE guibg=#C6ECC8 guisp=NONE gui=NONE
|
||||||
|
highlight DiffChange guifg=NONE guibg=#EBDFEA guisp=NONE gui=NONE
|
||||||
|
highlight DiffDelete guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight DiffText guifg=NONE guibg=#DFE3EB guisp=NONE gui=NONE
|
||||||
|
highlight Directory guifg=#729893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Error guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight ErrorMsg guifg=NONE guibg=#E0BFBB guisp=NONE gui=NONE
|
||||||
|
highlight Folded guifg=#A38D78 guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Function guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsAdd guifg=#83B887 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsChange guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsCurrentLineBlame guifg=#ABB9D6 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight GitSignsDelete guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight HelpHyperTextJump guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Identifier guifg=#6B5C4D guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Ignore guifg=#A38D78 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
|
||||||
|
" highlight LineNr guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight LineNr guifg=#DED2C8 guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight LspDiagnosticsUnderlineError guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineHint guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineInformation guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight LspDiagnosticsUnderlineWarning guifg=NONE guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight MatchParen guifg=#C29830 guibg=#DED2C8 guisp=NONE gui=bold
|
||||||
|
highlight Melange guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight ModeMsg guifg=#DED2C8 guibg=#6B5C4D guisp=NONE gui=NONE
|
||||||
|
highlight MoreMsg guifg=#83B887 guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight NonText guifg=#DED2C8 guibg=#000000 guisp=NONE gui=NONE
|
||||||
|
highlight Normal guifg=#6B5C4D guibg=#F4F0ED guisp=NONE gui=NONE
|
||||||
|
highlight NormalFloat guifg=NONE guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight Number guifg=#854882 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Operator guifg=#C65333 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight PmenuSel guifg=NONE guibg=#DED2C8 guisp=NONE gui=NONE
|
||||||
|
highlight PreProc guifg=#659E69 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Search guifg=#F4F0ED guibg=#E2C28C guisp=NONE gui=NONE
|
||||||
|
highlight Special guifg=#C29830 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpecialChar guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight SpellBad guifg=#D7898C guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellCap guifg=#ABB9D6 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellLocal guifg=#CC7F2B guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight SpellRare guifg=#C29830 guibg=NONE guisp=NONE gui=undercurl
|
||||||
|
highlight Statement guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight StatusLineNC guifg=#867462 guibg=#E9E1DB guisp=NONE gui=NONE
|
||||||
|
highlight String guifg=#485F84 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Substitute guifg=#F4F0ED guibg=#E2C28C guisp=NONE gui=NONE
|
||||||
|
highlight TSConstBuiltin guifg=#BE79BB guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSLabel guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSMath guifg=#436460 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSNamespace guifg=#83B887 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSPunctDelimiter guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrike guifg=NONE guibg=NONE guisp=NONE gui=strikethrough
|
||||||
|
highlight TSStringEscape guifg=#ABB9D6 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight TSStrong guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight TSSymbol guifg=#6B5C4D guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TSURI guifg=#485F84 guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight TSVariableBuiltin guifg=#6B5C4D guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight TabLineSel guifg=NONE guibg=#E9E1DB guisp=NONE gui=bold
|
||||||
|
highlight Title guifg=#CC7F2B guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Todo guifg=#867462 guibg=NONE guisp=NONE gui=italic
|
||||||
|
highlight Type guifg=#729893 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
|
||||||
|
highlight VertSplit guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Visual guifg=NONE guibg=#DED2C8 guisp=NONE gui=NONE
|
||||||
|
highlight WarningMsg guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight Whitespace guifg=#DED2C8 guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwExe guifg=#D7898C guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight netrwSymLink guifg=#BE79BB guibg=NONE guisp=NONE gui=NONE
|
||||||
|
highlight texTitleArg guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||||
|
highlight! link CursorColumn ColorColumn
|
||||||
|
highlight! link CursorLine ColorColumn
|
||||||
|
highlight! link DiffAdded DiffAdd
|
||||||
|
highlight! link DiffRemoved DiffDelete
|
||||||
|
highlight! link EndOfBuffer Whitespace
|
||||||
|
highlight! link FoldColumn LineNr
|
||||||
|
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||||
|
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||||
|
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||||
|
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||||
|
highlight! link LspReferenceRead Visual
|
||||||
|
highlight! link LspReferenceText Visual
|
||||||
|
highlight! link LspReferenceWrite Visual
|
||||||
|
highlight! link NonText Whitespace
|
||||||
|
highlight! link Pmenu NormalFloat
|
||||||
|
highlight! link PmenuSbar Pmenu
|
||||||
|
highlight! link PmenuThumb PmenuSel
|
||||||
|
highlight! link Question MoreMsg
|
||||||
|
highlight! link SignColumn LineNr
|
||||||
|
highlight! link SignifySignAdd GitSignsAdd
|
||||||
|
highlight! link SignifySignChange GitSignsChange
|
||||||
|
highlight! link SignifySignDelete GitSignsDelete
|
||||||
|
highlight! link SpecialKey Whitespace
|
||||||
|
highlight! link StatusLine NormalFloat
|
||||||
|
highlight! link TSConstMacro Constant
|
||||||
|
highlight! link TSEmphasis Italic
|
||||||
|
highlight! link TSEnvironment Statement
|
||||||
|
highlight! link TSEnvironmentName PreProc
|
||||||
|
highlight! link TSFuncBuiltin Function
|
||||||
|
highlight! link TSFuncMacro Function
|
||||||
|
highlight! link TSKeywordFunction PreProc
|
||||||
|
highlight! link TSUnderline Underlined
|
||||||
|
highlight! link TSVariable Identifier
|
||||||
|
highlight! link TabLine StatusLineNC
|
||||||
|
highlight! link TabLineFill StatusLine
|
||||||
|
highlight! link WildMenu NormalFloat
|
||||||
|
highlight! link netrwClassify Delimiter
|
||||||
|
highlight! link netrwTreeBar Delimiter
|
||||||
|
highlight! link texFileArg Constant
|
||||||
|
highlight! link texMathCmd Function
|
||||||
|
highlight! link texMathDelim Delimiter
|
||||||
|
highlight! link texMathDelimZone TSPunctDelimiter
|
||||||
|
highlight! link texMathEnvArgName PreProc
|
||||||
|
highlight! link texMathSymbol Operator
|
||||||
|
highlight! link texMathZone TSMath
|
||||||
|
highlight! link texOptEqual Operator
|
||||||
|
highlight! link texOptSep TSPunctDelimiter
|
||||||
|
highlight! link texRefArg Constant
|
||||||
|
endif
|
||||||
143
.vim/view/~=+Desktop=+C=+neural-network-c=+neural_network.c=
Normal file
143
.vim/view/~=+Desktop=+C=+neural-network-c=+neural_network.c=
Normal file
@@ -0,0 +1,143 @@
|
|||||||
|
let s:so_save = &g:so | let s:siso_save = &g:siso | setg so=0 siso=0 | setl so=-1 siso=-1
|
||||||
|
argglobal
|
||||||
|
setlocal keymap=
|
||||||
|
setlocal noarabic
|
||||||
|
setlocal noautoindent
|
||||||
|
setlocal backupcopy=
|
||||||
|
setlocal balloonexpr=
|
||||||
|
setlocal nobinary
|
||||||
|
setlocal nobreakindent
|
||||||
|
setlocal breakindentopt=
|
||||||
|
setlocal bufhidden=
|
||||||
|
setlocal buflisted
|
||||||
|
setlocal buftype=
|
||||||
|
setlocal cindent
|
||||||
|
setlocal cinkeys=0{,0},0),0],:,0#,!^F,o,O,e
|
||||||
|
setlocal cinoptions=
|
||||||
|
setlocal cinwords=if,else,while,do,for,switch
|
||||||
|
setlocal colorcolumn=
|
||||||
|
setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,://
|
||||||
|
setlocal commentstring=/*%s*/
|
||||||
|
setlocal complete=.,w,b,u,t,i
|
||||||
|
setlocal concealcursor=
|
||||||
|
setlocal conceallevel=0
|
||||||
|
setlocal completefunc=
|
||||||
|
setlocal nocopyindent
|
||||||
|
setlocal cryptmethod=
|
||||||
|
setlocal nocursorbind
|
||||||
|
setlocal nocursorcolumn
|
||||||
|
setlocal nocursorline
|
||||||
|
setlocal cursorlineopt=both
|
||||||
|
setlocal define=^\\s*#\\s*define
|
||||||
|
setlocal dictionary=
|
||||||
|
setlocal nodiff
|
||||||
|
setlocal equalprg=
|
||||||
|
setlocal errorformat=
|
||||||
|
setlocal noexpandtab
|
||||||
|
if &filetype != 'c'
|
||||||
|
setlocal filetype=c
|
||||||
|
endif
|
||||||
|
setlocal fixendofline
|
||||||
|
setlocal foldcolumn=0
|
||||||
|
setlocal foldenable
|
||||||
|
setlocal foldexpr=0
|
||||||
|
setlocal foldignore=#
|
||||||
|
setlocal foldlevel=0
|
||||||
|
setlocal foldmarker={{{,}}}
|
||||||
|
setlocal foldmethod=manual
|
||||||
|
setlocal foldminlines=1
|
||||||
|
setlocal foldnestmax=20
|
||||||
|
setlocal foldtext=foldtext()
|
||||||
|
setlocal formatexpr=
|
||||||
|
setlocal formatoptions=croql
|
||||||
|
setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
|
||||||
|
setlocal formatprg=
|
||||||
|
setlocal grepprg=
|
||||||
|
setlocal iminsert=0
|
||||||
|
setlocal imsearch=-1
|
||||||
|
setlocal include=^\\s*#\\s*include
|
||||||
|
setlocal includeexpr=
|
||||||
|
setlocal indentexpr=
|
||||||
|
setlocal indentkeys=0{,0},0),0],:,0#,!^F,o,O,e
|
||||||
|
setlocal noinfercase
|
||||||
|
setlocal iskeyword=@,48-57,_,192-255
|
||||||
|
setlocal keywordprg=
|
||||||
|
setlocal nolinebreak
|
||||||
|
setlocal nolisp
|
||||||
|
setlocal lispwords=
|
||||||
|
setlocal nolist
|
||||||
|
setlocal listchars=
|
||||||
|
setlocal makeencoding=
|
||||||
|
setlocal makeprg=
|
||||||
|
setlocal matchpairs=(:),{:},[:]
|
||||||
|
setlocal modeline
|
||||||
|
setlocal modifiable
|
||||||
|
setlocal nrformats=bin,octal,hex
|
||||||
|
setlocal number
|
||||||
|
setlocal numberwidth=4
|
||||||
|
setlocal omnifunc=ccomplete#Complete
|
||||||
|
setlocal path=
|
||||||
|
setlocal nopreserveindent
|
||||||
|
setlocal nopreviewwindow
|
||||||
|
setlocal quoteescape=\\
|
||||||
|
setlocal noreadonly
|
||||||
|
setlocal norelativenumber
|
||||||
|
setlocal norightleft
|
||||||
|
setlocal rightleftcmd=search
|
||||||
|
setlocal noscrollbind
|
||||||
|
setlocal scrolloff=-1
|
||||||
|
setlocal shiftwidth=4
|
||||||
|
setlocal noshortname
|
||||||
|
setlocal showbreak=
|
||||||
|
setlocal sidescrolloff=-1
|
||||||
|
setlocal signcolumn=auto
|
||||||
|
setlocal nosmartindent
|
||||||
|
setlocal softtabstop=0
|
||||||
|
setlocal nospell
|
||||||
|
setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
|
||||||
|
setlocal spellfile=
|
||||||
|
setlocal spelllang=en
|
||||||
|
setlocal spelloptions=
|
||||||
|
setlocal statusline=
|
||||||
|
setlocal suffixesadd=
|
||||||
|
setlocal swapfile
|
||||||
|
setlocal synmaxcol=3000
|
||||||
|
if &syntax != 'c'
|
||||||
|
setlocal syntax=c
|
||||||
|
endif
|
||||||
|
setlocal tabstop=4
|
||||||
|
setlocal tagcase=
|
||||||
|
setlocal tagfunc=
|
||||||
|
setlocal tags=
|
||||||
|
setlocal termwinkey=
|
||||||
|
setlocal termwinscroll=10000
|
||||||
|
setlocal termwinsize=
|
||||||
|
setlocal textwidth=0
|
||||||
|
setlocal thesaurus=
|
||||||
|
setlocal thesaurusfunc=
|
||||||
|
setlocal noundofile
|
||||||
|
setlocal undolevels=-123456
|
||||||
|
setlocal varsofttabstop=
|
||||||
|
setlocal vartabstop=
|
||||||
|
setlocal virtualedit=
|
||||||
|
setlocal wincolor=
|
||||||
|
setlocal nowinfixheight
|
||||||
|
setlocal nowinfixwidth
|
||||||
|
setlocal wrap
|
||||||
|
setlocal wrapmargin=0
|
||||||
|
silent! normal! zE
|
||||||
|
14,20fold
|
||||||
|
25,32fold
|
||||||
|
43,50fold
|
||||||
|
64,72fold
|
||||||
|
let &fdl = &fdl
|
||||||
|
let s:l = 64 - ((22 * winheight(0) + 17) / 35)
|
||||||
|
if s:l < 1 | let s:l = 1 | endif
|
||||||
|
keepjumps exe s:l
|
||||||
|
normal! zt
|
||||||
|
keepjumps 64
|
||||||
|
normal! 0
|
||||||
|
let &g:so = s:so_save | let &g:siso = s:siso_save
|
||||||
|
nohlsearch
|
||||||
|
doautoall SessionLoadPost
|
||||||
|
" vim: set ft=vim :
|
||||||
Reference in New Issue
Block a user