From c8e4f04321986968ad1afc06376f635c72a9e09a Mon Sep 17 00:00:00 2001 From: stack Date: Mon, 18 Mar 2013 16:31:12 +0100 Subject: [PATCH] changed colorscheme to light one --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1