mine
derailed 2020-08-01 10:48:27 -06:00
parent 7302c0a549
commit b67db8c2c8
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ k9s:
table: table:
fgColor: *foreground fgColor: *foreground
bgColor: *background bgColor: *background
cursorColor: *current_line cursorFgColor: *foreground
cursorBgColor: *current_line
header: header:
fgColor: *foreground fgColor: *foreground
bgColor: *background bgColor: *background