aboutsummaryrefslogtreecommitdiff
path: root/vim/colors/jellybeans+.vim
diff options
context:
space:
mode:
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