summaryrefslogtreecommitdiff
path: root/kak
diff options
context:
space:
mode:
Diffstat (limited to 'kak')
-rw-r--r--kak/colors/plain.kak10
1 files changed, 5 insertions, 5 deletions
diff --git a/kak/colors/plain.kak b/kak/colors/plain.kak
index 389dd46..9d75874 100644
--- a/kak/colors/plain.kak
+++ b/kak/colors/plain.kak
@@ -26,18 +26,18 @@ face global list default
# builtin default
face global Default default,default
-face global PrimarySelection white,blue
+face global PrimarySelection black,blue
face global SecondarySelection black,blue
face global PrimaryCursor white,red
-face global SecondaryCursor white,blue
+face global SecondaryCursor black,blue
face global PrimaryCursorEol white,red
face global SecondaryCursorEol default
face global LineNumbers default
face global LineNumberCursor default
-face global MenuForeground white,green
-face global MenuBackground green,white
+face global MenuForeground black,green
+face global MenuBackground green,black
face global MenuInfo default
-face global Information green,white
+face global Information green,black
face global Error default
face global DiagnosticError default
face global DiagnosticWarning default