aboutsummaryrefslogtreecommitdiff
path: root/vim/colors/jellybeans+.vim
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2012-10-08 11:44:10 -0500
committerBen Beltran <ben@freshout.us>2012-10-08 11:44:10 -0500
commit0d23b6e515a01a5782532351821ebfa11f3d6cf2 (patch)
treeaa395b7e50ccb533d6b48b809016ac06f2d5bc8c /vim/colors/jellybeans+.vim
parenta91731eac872b7837c2821341db5888702125cef (diff)
Add vim again :)
Diffstat (limited to 'vim/colors/jellybeans+.vim')
-rw-r--r--vim/colors/jellybeans+.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/colors/jellybeans+.vim b/vim/colors/jellybeans+.vim
new file mode 100644
index 0000000..00702b7
--- /dev/null
+++ b/vim/colors/jellybeans+.vim
@@ -0,0 +1,6 @@
+runtime colors/jellybeans.vim
+let g:colors_name = "jellybeans+"
+
+hi VertSplit guibg=#888888
+hi StatusLine guibg=#cccccc guifg=#000000
+hi StatusLineNC guibg=#888888 guifg=#000000