diff vimrc @ 128:51924b069324

Add Tomorrow-Night theme
author zegervdv <zegervdv@me.com>
date Tue, 30 Sep 2014 18:20:34 +0200
parents 39f36bd51c23
children 83a863716c11
line wrap: on
line diff
--- a/vimrc	Tue Sep 30 18:03:38 2014 +0200
+++ b/vimrc	Tue Sep 30 18:20:34 2014 +0200
@@ -32,9 +32,9 @@
 if has("gui_running")
   set background=dark
   " color base16-ocean
-  color hybrid
+  color Tomorrow-Night
 else
-  color hybrid
+  color Tomorrow-Night
 endif
 set guifont=Inconsolata\ for\ Powerline:h12
 set autowrite