mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Change default theme into Ayu-light.
This commit is contained in:
parent
cdc7eaf90f
commit
e3f0835434
@ -28,7 +28,8 @@ set guioptions-=l
|
||||
set guioptions-=L
|
||||
|
||||
" Colorscheme
|
||||
set background=dark
|
||||
"set background=dark
|
||||
let ayucolor="light"
|
||||
colorscheme ayu
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user