Always use Tempus Night

This commit is contained in:
Anthony Rose 2023-09-21 08:44:38 +01:00
parent e7ad0ed14b
commit b7f01be9df

4
vimrc
View file

@ -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')