Set peaksea as the default theme everywhere
This commit is contained in:
parent
e6d8d5bd9e
commit
b17bde0bae
1 changed files with 2 additions and 7 deletions
|
@ -34,13 +34,8 @@ set guioptions-=l
|
||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
|
|
||||||
" Colorscheme
|
" Colorscheme
|
||||||
if has("gui_running")
|
set background=dark
|
||||||
set background=dark
|
colorscheme peaksea
|
||||||
colorscheme peaksea
|
|
||||||
else
|
|
||||||
colorscheme desert
|
|
||||||
let g:colors_name="desert"
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
Loading…
Reference in a new issue