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
|
||||
|
||||
" Colorscheme
|
||||
autocmd vimenter * hi Normal guibg=NONE ctermbg=NONE " transparent bg
|
||||
"set background=dark
|
||||
let ayucolor="light"
|
||||
colorscheme ayu
|
||||
|
|
Loading…
Reference in a new issue