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.
|
||||
if has('gui_running')
|
||||
set background=light
|
||||
colorscheme tempus_totus
|
||||
set background=dark
|
||||
colorscheme tempus_night
|
||||
endif
|
||||
|
||||
if has('autocmd')
|
||||
|
|
Loading…
Reference in a new issue