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