Always use Tempus Night
This commit is contained in:
parent
e7ad0ed14b
commit
b7f01be9df
1 changed files with 2 additions and 2 deletions
4
vimrc
4
vimrc
|
@ -227,8 +227,8 @@ endif
|
||||||
|
|
||||||
" Set theme for GUI.
|
" Set theme for GUI.
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
set background=light
|
set background=dark
|
||||||
colorscheme tempus_totus
|
colorscheme tempus_night
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if has('autocmd')
|
if has('autocmd')
|
||||||
|
|
Loading…
Reference in a new issue