summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kak/colors/plain.kak6
1 files changed, 3 insertions, 3 deletions
diff --git a/kak/colors/plain.kak b/kak/colors/plain.kak
index 1cf9b12..b9a7aa3 100644
--- a/kak/colors/plain.kak
+++ b/kak/colors/plain.kak
@@ -34,10 +34,10 @@ face global PrimaryCursorEol white,red
face global SecondaryCursorEol default
face global LineNumbers default
face global LineNumberCursor default
-face global MenuForeground black,green
-face global MenuBackground green,white
+face global MenuForeground green,default
+face global MenuBackground default,default
face global MenuInfo default
-face global Information green,white
+face global Information green,default
face global Error default
face global DiagnosticError default
face global DiagnosticWarning default