Change default theme into Ayu-light.
This commit is contained in:
parent
cdc7eaf90f
commit
e3f0835434
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ set guioptions-=l
|
||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
|
|
||||||
" Colorscheme
|
" Colorscheme
|
||||||
set background=dark
|
"set background=dark
|
||||||
|
let ayucolor="light"
|
||||||
colorscheme ayu
|
colorscheme ayu
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue