Light background
This commit is contained in:
parent
fdf81284ad
commit
017d48701d
|
@ -10,7 +10,7 @@
|
||||||
" Note: Only GUI colors differ from default, on terminal it's just `light'.
|
" Note: Only GUI colors differ from default, on terminal it's just `light'.
|
||||||
|
|
||||||
" First remove all existing highlighting.
|
" First remove all existing highlighting.
|
||||||
set background=dark
|
set background=light
|
||||||
hi clear
|
hi clear
|
||||||
if exists("syntax_on")
|
if exists("syntax_on")
|
||||||
syntax reset
|
syntax reset
|
||||||
|
|
Loading…
Reference in New Issue