summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-15 09:33:43 +0100
committerache <ache@ache.one>2018-01-15 09:33:43 +0100
commitb9310462afc2be878747eb38667075f201a743d6 (patch)
tree88462fd018294da1d9cb2240cae80a64a042ba62
parentFix the main args of the C template (diff)
Color fix for graphics vim
-rw-r--r--colors/jallybeans.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/colors/jallybeans.vim b/colors/jallybeans.vim
index 9789490..8b1a4ed 100644
--- a/colors/jallybeans.vim
+++ b/colors/jallybeans.vim
@@ -480,3 +480,8 @@ delf s:grey_color
delf s:grey_level
delf s:grey_number
" }}}
+
+" Gui
+
+
+hi Normal guifg=white guibg=black