mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
perf(colorscheme): update NormalFloat
for one
This commit is contained in:
parent
1c4627c212
commit
99466a152f
@ -355,6 +355,7 @@ if has('gui_running') || has('termguicolors') || &t_Co == 88 || &t_Co == 256
|
||||
|
||||
" Vim editor color --------------------------------------------------------{{{
|
||||
call <sid>X('Normal', s:syntax_fg, s:syntax_bg, '')
|
||||
call <sid>X('NormalFloat', '', s:pmenu, '')
|
||||
call <sid>X('bold', '', '', 'bold')
|
||||
call <sid>X('ColorColumn', '', s:syntax_cursor, '')
|
||||
call <sid>X('Conceal', s:mono_4, s:syntax_bg, '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user