diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-06-08 19:11:56 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-06-08 19:11:56 -0400 |
| commit | 067fce01e8efe135c36d692258ada8b8be44ca92 (patch) | |
| tree | ba78c90d1b70bf7e539d190bbdad30ed6302f543 | |
| parent | 1daf4fb99488d74cfede4807f41c4e9021180b84 (diff) | |
updated plain.kak colour scheme.
| -rw-r--r-- | kak/colors/plain.kak | 6 |
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 |
