Increase the color contrast for selected items (#1340)

I have tested this with both Gruvbox Light & Dark, see the relevant PR
for screenshots.

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
mine
Gerhard Lazu 2021-11-25 23:08:27 +00:00 committed by GitHub
parent f0b540a350
commit 5add5b9ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ k9s:
table:
fgColor: *foreground
bgColor: *background
cursorFgColor: *background
cursorFgColor: "#fff"
cursorBgColor: *current_line
header:
fgColor: *foreground