diff options
| -rw-r--r-- | colors/gruvbox.kak | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
