Add settings for background.
This commit is contained in:
parent
16f84cb33c
commit
15599f5565
1 changed files with 32 additions and 31 deletions
|
@ -28,6 +28,7 @@ set guioptions-=l
|
||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
|
|
||||||
" Colorscheme
|
" Colorscheme
|
||||||
|
autocmd vimenter * hi Normal guibg=NONE ctermbg=NONE " transparent bg
|
||||||
"set background=dark
|
"set background=dark
|
||||||
let ayucolor="light"
|
let ayucolor="light"
|
||||||
colorscheme ayu
|
colorscheme ayu
|
||||||
|
|
Loading…
Reference in a new issue