From b9310462afc2be878747eb38667075f201a743d6 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 15 Jan 2018 09:33:43 +0100 Subject: Color fix for graphics vim --- colors/jallybeans.vim | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3