From: stack Date: Mon, 18 Mar 2013 15:31:12 +0000 (+0100) Subject: changed colorscheme to light one X-Git-Url: https://v.licheni.net/stack/conf/vim.git/commitdiff_plain/c8e4f04321986968ad1afc06376f635c72a9e09a changed colorscheme to light one --- diff --git a/vimrc b/vimrc index 9e5f3d6..562c097 100644 --- a/vimrc +++ b/vimrc @@ -25,7 +25,7 @@ syntax on " syntax highlighting on set background=dark set t_Co=256 -colorscheme desert +colorscheme morning "colorscheme xoria256 "let g:solarized_termcolors=256