Improve contrast by changing the table `cursorFgColor` to match the `bgColor` (#1250)
parent
1152133de1
commit
debe2746ec
|
|
@ -70,7 +70,7 @@ k9s:
|
|||
table:
|
||||
fgColor: *foreground
|
||||
bgColor: *background
|
||||
cursorFgColor: *foreground
|
||||
cursorFgColor: *background
|
||||
cursorBgColor: *current_line
|
||||
header:
|
||||
fgColor: *foreground
|
||||
|
|
|
|||
Loading…
Reference in New Issue