Change to new color scheme, with dark background.
This commit is contained in:
parent
546dd5d489
commit
ae467de46c
1 changed files with 2 additions and 1 deletions
3
gvimrc
3
gvimrc
|
@ -7,6 +7,7 @@ source ~/.gvimrc_local
|
||||||
set lines=9999
|
set lines=9999
|
||||||
" from the help, recommended for widest possible
|
" from the help, recommended for widest possible
|
||||||
set columns=9999
|
set columns=9999
|
||||||
colorscheme desert
|
colorscheme solarized
|
||||||
|
set background=dark
|
||||||
" enable antialiasing for environments supporting it
|
" enable antialiasing for environments supporting it
|
||||||
set anti
|
set anti
|
||||||
|
|
Loading…
Reference in a new issue