background light

This commit is contained in:
2020-05-22 02:18:49 +02:00
parent 0a44f1bded
commit 13a5ecfff5

View File

@@ -29,6 +29,7 @@ if (&t_Co == 256 || &term == "xterm-256color" || &term == "screen-256color")
\| autocmd BufLeave <buffer> set laststatus=2 showmode ruler \| autocmd BufLeave <buffer> set laststatus=2 showmode ruler
endif endif
set background=light
set termguicolors set termguicolors
colorscheme NeoSolarized colorscheme NeoSolarized
endif endif