From d84f94550c24fe733ea562561e778a8d8b8b6210 Mon Sep 17 00:00:00 2001 From: Justin Frank Date: Thu, 4 Oct 2018 12:32:41 -0700 Subject: [PATCH] Reverted gruvbox StatusLine color back to default background color --- colors/gruvbox.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors/gruvbox.kak b/colors/gruvbox.kak index 793ace3e..9751a606 100644 --- a/colors/gruvbox.kak +++ b/colors/gruvbox.kak @@ -63,7 +63,7 @@ evaluate-commands %sh{ face global MenuInfo ${bg} face global Information ${bg},${fg} face global Error ${bg},${red} - face global StatusLine ${fg},${bg1} + face global StatusLine ${fg},${bg} face global StatusLineMode ${yellow}+b face global StatusLineInfo ${purple} face global StatusLineValue ${red}