]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - vimrc
Return to light background
[smckown/dotfiles.git] / vimrc
diff --git a/vimrc b/vimrc
index 95c7b564cde16da898f44aa28ef5b3db39f96b05..6b325fe47c54876136fab95c33508e4e9a02efa1 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -35,7 +35,7 @@ if has("gui_running")
 endif
 
 " jellybeans is a nice dark scheme same for vim/xterm and gvim
-colors jellybeans
+colors nuvola
 
 " Local listchars def if utf-8 terminal.  Otherwise sensible defaults are OK.
 if &termencoding ==# 'utf-8' || &encoding ==# 'utf-8'