vim/colors/atom-dark-nobg.vim

333 lines
28 KiB
VimL
Raw Permalink Normal View History

" Vim color configuration
"
" No background, no GUI colors
" (For transparent terminals)
hi clear
if exists("syntax_on")
syntax reset
endif
let g:colors_name="atom-dark"
set background=dark
hi Normal term=NONE cterm=NONE ctermfg=231
hi vimFiletype term=NONE cterm=NONE ctermfg=fg
hi vimExecute term=NONE cterm=NONE ctermfg=fg
hi vimFunction term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_0_tabsel term=bold cterm=bold ctermfg=148
hi LightLineLeft_normal_tabsel_0 term=bold cterm=bold ctermfg=235
hi LightLineLeft_normal_1 term=NONE cterm=NONE ctermfg=231
hi LightLineLeft_normal_1_2 term=NONE cterm=NONE ctermfg=240
hi LightLineLeft_normal_1_tabsel term=NONE cterm=NONE ctermfg=240
hi LightLineLeft_normal_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineMiddle_normal term=NONE cterm=NONE ctermfg=245
hi LightLineRight_normal_0_1 term=NONE cterm=NONE ctermfg=252
hi LightLineRight_normal_0 term=NONE cterm=NONE ctermfg=59
hi LightLineRight_normal_0_tabsel term=NONE cterm=NONE ctermfg=252
hi SpecialKey term=bold cterm=NONE ctermfg=59
hi NonText term=bold cterm=bold ctermfg=59
hi Directory term=bold cterm=NONE ctermfg=248
hi ErrorMsg term=NONE cterm=NONE ctermfg=117
hi IncSearch term=reverse cterm=reverse ctermfg=16
hi Search term=reverse cterm=NONE ctermfg=16
hi MoreMsg term=bold cterm=bold ctermfg=155
hi ModeMsg term=bold cterm=bold ctermfg=155
hi LineNr term=underline cterm=NONE ctermfg=59
hi LightLineRight_insert_0 term=NONE cterm=NONE ctermfg=23
hi LightLineRight_insert_0_tabsel term=NONE cterm=NONE ctermfg=117
hi LightLineRight_insert_tabsel_0 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_insert_1_2 term=NONE cterm=NONE ctermfg=31
hi LightLineRight_insert_1 term=NONE cterm=NONE ctermfg=117
hi LightLineRight_insert_1_tabsel term=NONE cterm=NONE ctermfg=31
hi LightLineRight_insert_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_insert_2_3 term=NONE cterm=NONE ctermfg=24
hi LightLineRight_insert_2 term=NONE cterm=NONE ctermfg=117
hi LightLineRight_insert_2_tabsel term=NONE cterm=NONE ctermfg=24
hi vimClusterName term=NONE cterm=NONE ctermfg=fg
hi SpellRare term=reverse cterm=undercurl ctermfg=231
hi SpellLocal term=underline cterm=undercurl ctermfg=87
hi Pmenu term=NONE cterm=NONE ctermfg=81
hi PmenuSel term=NONE cterm=NONE ctermfg=fg
hi vimSynKeyRegion term=NONE cterm=NONE ctermfg=fg
hi PmenuThumb term=NONE cterm=NONE ctermfg=81
hi TabLine term=underline cterm=NONE ctermfg=244
hi TabLineSel term=bold cterm=bold ctermfg=fg
hi TabLineFill term=reverse cterm=reverse ctermfg=234
hi CursorColumn term=reverse cterm=NONE ctermfg=fg
hi Identifier term=underline cterm=NONE ctermfg=146
hi NERDTreeLink term=NONE cterm=NONE ctermfg=fg
hi vimOperParen term=NONE cterm=NONE ctermfg=fg
hi vimRegion term=NONE cterm=NONE ctermfg=fg
hi vimSynLine term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_tabsel_0 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_normal_1_2 term=NONE cterm=NONE ctermfg=240
hi LightLineRight_normal_1 term=NONE cterm=NONE ctermfg=250
hi LightLineRight_normal_1_tabsel term=NONE cterm=NONE ctermfg=240
hi LightLineRight_normal_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_normal_2_3 term=NONE cterm=NONE ctermfg=236
hi LightLineRight_normal_2 term=NONE cterm=NONE ctermfg=247
hi LightLineRight_normal_2_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineRight_normal_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_normal_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineRight_insert_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_insert_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineRight_insert_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineLeft_insert_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_insert_2_tabsel term=NONE cterm=NONE ctermfg=24
hi LightLineRight_insert_tabsel_3 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_insert_3_tabsel term=NONE cterm=NONE ctermfg=24
hi LightLineLeft_insert_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineRight_insert_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_insert_0_raw term=NONE cterm=NONE ctermfg=fg
hi vimSynMatchRegion term=NONE cterm=NONE ctermfg=fg
hi vimSynMtchCchar term=NONE cterm=NONE ctermfg=fg
hi vimSynMtchGroup term=NONE cterm=NONE ctermfg=fg
hi ColorColumn term=reverse cterm=NONE ctermfg=160
hi MatchParen term=reverse cterm=NONE ctermfg=145
hi Comment term=bold cterm=NONE ctermfg=244
hi Constant term=underline cterm=NONE ctermfg=114
hi Special term=bold cterm=NONE ctermfg=81
hi vimSynRegion term=NONE cterm=NONE ctermfg=fg
hi Statement term=bold cterm=NONE ctermfg=117
hi PreProc term=underline cterm=NONE ctermfg=186
hi Type term=underline cterm=NONE ctermfg=81
hi LightLineLeft_inactive_0 term=NONE cterm=NONE ctermfg=240
hi LightLineLeft_inactive_0_1 term=NONE cterm=NONE ctermfg=235
hi vimMenuRhs term=NONE cterm=NONE ctermfg=fg
hi vimAugroup term=NONE cterm=NONE ctermfg=fg
hi vimAugroupError term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineLeft_normal_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_normal_2_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineRight_normal_tabsel_3 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_normal_3_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineLeft_normal_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineRight_normal_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi Repeat term=NONE cterm=NONE ctermfg=117
hi LightLineLeft_insert_raw_0 term=NONE cterm=NONE ctermfg=fg
hi vimHiBang term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_0_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw_0 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_1_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw_2 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi vimSynPatMod term=NONE cterm=NONE ctermfg=fg
hi vimSyncLines term=NONE cterm=NONE ctermfg=fg
hi Underlined term=underline cterm=underline ctermfg=244
hi Ignore term=NONE cterm=NONE ctermfg=244
hi Error term=reverse cterm=NONE ctermfg=155
hi vimSyncLinecont term=NONE cterm=NONE ctermfg=fg
hi String term=NONE cterm=NONE ctermfg=155
hi Character term=NONE cterm=NONE ctermfg=155
hi Number term=NONE cterm=NONE ctermfg=114
hi Boolean term=NONE cterm=NONE ctermfg=114
hi Float term=NONE cterm=NONE ctermfg=114
hi Function term=NONE cterm=NONE ctermfg=186
hi vimMenuMap term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_inactive_0_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_inactive_tabsel_0 term=NONE cterm=NONE ctermfg=235
hi LightLineMiddle_inactive term=NONE cterm=NONE ctermfg=245
hi LightLineRight_inactive_0_1 term=NONE cterm=NONE ctermfg=59
hi LightLineRight_inactive_0 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_inactive_0_tabsel term=NONE cterm=NONE ctermfg=59
hi LightLineRight_inactive_tabsel_0 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_inactive_1_2 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_inactive_1 term=NONE cterm=NONE ctermfg=240
hi LightLineRight_inactive_1_tabsel term=NONE cterm=NONE ctermfg=235
hi vimEcho term=NONE cterm=NONE ctermfg=fg
hi vimIf term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_0_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_raw_0 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_raw_2 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_raw_3 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_insert_3_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_raw_raw term=NONE cterm=NONE ctermfg=fg
hi vimHiLink term=NONE cterm=NONE ctermfg=fg
hi Conditional term=NONE cterm=NONE ctermfg=117
hi vimHiKeyList term=NONE cterm=NONE ctermfg=fg
hi Label term=NONE cterm=NONE ctermfg=155
hi Operator term=NONE cterm=NONE ctermfg=117
hi Keyword term=NONE cterm=NONE ctermfg=117
hi Exception term=NONE cterm=NONE ctermfg=186
hi Define term=NONE cterm=NONE ctermfg=81
hi Macro term=NONE cterm=NONE ctermfg=180
hi PreCondit term=NONE cterm=NONE ctermfg=186
hi LightLineRight_inactive_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_inactive_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineRight_inactive_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineLeft_inactive_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_inactive_1_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineRight_inactive_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_inactive_2_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineLeft_inactive_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineRight_inactive_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_command_0 term=bold cterm=bold ctermfg=22
hi vimFuncBody term=NONE cterm=NONE ctermfg=fg
hi vimFuncBlank term=NONE cterm=NONE ctermfg=fg
hi vimEscapeBrace term=NONE cterm=NONE ctermfg=fg
hi vimSetEqual term=NONE cterm=NONE ctermfg=fg
hi vimSubstRep term=NONE cterm=NONE ctermfg=fg
hi vimSubstRange term=NONE cterm=NONE ctermfg=fg
hi vimHiTermcap term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_1_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_0_raw term=NONE cterm=NONE ctermfg=fg
hi CursorLine term=NONE cterm=NONE ctermfg=NONE
hi LightLineRight_insert_raw_raw term=NONE cterm=NONE ctermfg=fg
hi vimHiCtermColor term=NONE cterm=NONE ctermfg=fg
hi vimHiFontname term=NONE cterm=NONE ctermfg=fg
hi vimHiGuiFontname term=NONE cterm=NONE ctermfg=fg
hi Structure term=NONE cterm=NONE ctermfg=81
hi Typedef term=NONE cterm=NONE ctermfg=81
hi Tag term=NONE cterm=NONE ctermfg=117
hi SpecialChar term=NONE cterm=NONE ctermfg=117
hi Delimiter term=NONE cterm=NONE ctermfg=245
hi SpecialComment term=NONE cterm=NONE ctermfg=244
hi Debug term=NONE cterm=NONE ctermfg=145
hi Cursor term=NONE cterm=NONE ctermfg=255
hi iCursor term=NONE cterm=NONE ctermfg=255
hi PmenuSbar term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_0_1 term=NONE cterm=NONE ctermfg=148
hi LightLineLeft_command_0_tabsel term=bold cterm=bold ctermfg=148
hi LightLineLeft_command_tabsel_0 term=bold cterm=bold ctermfg=235
hi LightLineLeft_command_1 term=NONE cterm=NONE ctermfg=231
hi LightLineLeft_command_1_2 term=NONE cterm=NONE ctermfg=240
hi LightLineLeft_command_1_tabsel term=NONE cterm=NONE ctermfg=240
hi LightLineLeft_command_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineMiddle_command term=NONE cterm=NONE ctermfg=245
hi LightLineRight_command_0_1 term=NONE cterm=NONE ctermfg=252
hi LightLineRight_command_0 term=NONE cterm=NONE ctermfg=59
hi LightLineRight_normal_raw_0 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_1_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_insert_1_raw term=NONE cterm=NONE ctermfg=fg
hi vimCommentTitleLeader term=NONE cterm=NONE ctermfg=fg
hi vimGlobal term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_0_tabsel term=NONE cterm=NONE ctermfg=252
hi LightLineRight_command_tabsel_0 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_command_1_2 term=NONE cterm=NONE ctermfg=240
hi LightLineRight_command_1 term=NONE cterm=NONE ctermfg=250
hi LightLineRight_command_1_tabsel term=NONE cterm=NONE ctermfg=240
hi LightLineRight_command_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_command_2_3 term=NONE cterm=NONE ctermfg=236
hi LightLineRight_command_2 term=NONE cterm=NONE ctermfg=247
hi LightLineRight_command_2_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineRight_command_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_command_1_raw term=NONE cterm=NONE ctermfg=fg
hi vimPatRegion term=NONE cterm=NONE ctermfg=fg
hi vimCollection term=NONE cterm=NONE ctermfg=fg
hi vimSubstPat term=NONE cterm=NONE ctermfg=fg
hi vimSubstRep4 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw_2 term=NONE cterm=NONE ctermfg=fg
hi vimSyncMatch term=NONE cterm=NONE ctermfg=fg
hi vimSyncLinebreak term=NONE cterm=NONE ctermfg=fg
hi Todo term=NONE cterm=NONE ctermfg=231
hi vimSyncRegion term=NONE cterm=NONE ctermfg=fg
hi vimExtCmd term=NONE cterm=NONE ctermfg=fg
hi vimFilter term=NONE cterm=NONE ctermfg=fg
hi vimSet term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineRight_command_tabsel term=NONE cterm=NONE ctermfg=250
hi LightLineLeft_command_tabsel_2 term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_command_2_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineRight_command_tabsel_3 term=NONE cterm=NONE ctermfg=235
hi LightLineRight_command_3_tabsel term=NONE cterm=NONE ctermfg=236
hi LightLineLeft_command_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineRight_command_tabsel_tabsel term=NONE cterm=NONE ctermfg=235
hi LightLineLeft_command_0_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw_0 term=NONE cterm=NONE ctermfg=fg
hi vimCollClass term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_1_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_0_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_0 term=NONE cterm=NONE ctermfg=fg
hi pythonSpaceError term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_1 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_2 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi pythonSync term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi vimMapLhs term=NONE cterm=NONE ctermfg=fg
hi vimAutoCmdSpace term=NONE cterm=NONE ctermfg=fg
hi vimAutoEventList term=NONE cterm=NONE ctermfg=fg
hi vimAutoCmdSfxList term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw term=NONE cterm=NONE ctermfg=fg
hi vimMapRhs term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_raw_2 term=NONE cterm=NONE ctermfg=fg
hi vimMapRhsExtend term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi StorageClass term=NONE cterm=NONE ctermfg=146
hi LightLineLeft_normal_raw term=NONE cterm=NONE ctermfg=fg
hi vimPythonRegion term=NONE cterm=NONE ctermfg=fg
hi vimAugroupSyncA term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_tabsel_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_tabsel term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw_2 term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_3 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_3_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_command_raw_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_command_raw_raw term=NONE cterm=NONE ctermfg=fg
hi vimGroupList term=NONE cterm=NONE ctermfg=fg
hi vimMenuBang term=NONE cterm=NONE ctermfg=fg
hi vimMenuPriority term=NONE cterm=NONE ctermfg=fg
hi CursorLineNr term=bold cterm=NONE ctermfg=146
hi Question term=NONE cterm=bold ctermfg=81
hi StatusLine term=bold,reverse cterm=NONE ctermfg=59
hi StatusLineNC term=reverse cterm=reverse ctermfg=232
hi VertSplit term=reverse cterm=reverse ctermfg=232
hi Title term=bold cterm=NONE ctermfg=146
hi Visual term=reverse cterm=NONE ctermfg=fg
hi VisualNOS term=NONE cterm=NONE ctermfg=fg
hi WarningMsg term=NONE cterm=NONE ctermfg=231
hi WildMenu term=NONE cterm=NONE ctermfg=81
hi LightLineLeft_normal_2_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw_3 term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_3_raw term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_raw_raw term=NONE cterm=NONE ctermfg=fg
hi vimAuSyntax term=NONE cterm=NONE ctermfg=fg
hi LightLineRight_normal_raw_raw term=NONE cterm=NONE ctermfg=fg
hi vimUserCmd term=NONE cterm=NONE ctermfg=fg
hi vimCmdSep term=NONE cterm=NONE ctermfg=fg
hi vimIsCommand term=NONE cterm=NONE ctermfg=fg
hi LightLineLeft_normal_0 term=bold cterm=bold ctermfg=22
hi LightLineLeft_normal_0_1 term=NONE cterm=NONE ctermfg=148
hi LightLineLeft_insert_0 term=bold cterm=bold ctermfg=23
hi LightLineLeft_insert_0_1 term=NONE cterm=NONE ctermfg=231
hi LightLineLeft_insert_0_tabsel term=bold cterm=bold ctermfg=231
hi LightLineLeft_insert_tabsel_0 term=bold cterm=bold ctermfg=235
hi LightLineLeft_insert_1 term=NONE cterm=NONE ctermfg=231
hi LightLineLeft_insert_1_2 term=NONE cterm=NONE ctermfg=31
hi LightLineLeft_insert_1_tabsel term=NONE cterm=NONE ctermfg=31
hi LightLineLeft_insert_tabsel_1 term=NONE cterm=NONE ctermfg=235
hi LightLineMiddle_insert term=NONE cterm=NONE ctermfg=117
hi LightLineRight_insert_0_1 term=NONE cterm=NONE ctermfg=117
hi vimNormCmds term=NONE cterm=NONE ctermfg=fg
hi Folded term=NONE cterm=NONE ctermfg=59
hi FoldColumn term=NONE cterm=NONE ctermfg=59
hi DiffAdd term=bold cterm=NONE ctermfg=fg
hi DiffChange term=bold cterm=NONE ctermfg=102
hi DiffDelete term=bold cterm=bold ctermfg=89
hi DiffText term=reverse cterm=NONE ctermfg=fg
hi SignColumn term=NONE cterm=NONE ctermfg=186
hi Conceal term=NONE cterm=NONE ctermfg=252
hi SpellBad term=reverse cterm=undercurl ctermfg=196
hi SpellCap term=reverse cterm=undercurl ctermfg=63