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
parent
f0b540a350
commit
5add5b9ec1
|
|
@ -70,7 +70,7 @@ k9s:
|
|||
table:
|
||||
fgColor: *foreground
|
||||
bgColor: *background
|
||||
cursorFgColor: *background
|
||||
cursorFgColor: "#fff"
|
||||
cursorBgColor: *current_line
|
||||
header:
|
||||
fgColor: *foreground
|
||||
|
|
|
|||
Loading…
Reference in New Issue