From 1363ef9c5d4ac19db45389f672f715ee3afa369e Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Wed, 17 Feb 2016 10:22:29 +0200 Subject: [PATCH] Fix the background menu color attributes --- colors/reeder.kak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colors/reeder.kak b/colors/reeder.kak index 23fa46dcc..55ac9fbd8 100644 --- a/colors/reeder.kak +++ b/colors/reeder.kak @@ -52,8 +52,8 @@ face SecondaryCursor ${black},white face LineNumbers ${grey_dark},${white} face LineNumberCursor ${grey_dark},${brown_lighter} - face MenuForeground ${orange},${black} - face MenuBackground default,${black} + face MenuForeground ${orange},${brown_lighter} + face MenuBackground ${black_light},${brown_lighter} face MenuInfo default,${black} face Information ${black_light},${brown_lighter} face Error default,${red}