Skin to preserve your terminal session background color (#1266)
parent
bcf3810a76
commit
8343f34e7b
|
|
@ -0,0 +1,26 @@
|
||||||
|
# Preserve your terminal session background color
|
||||||
|
k9s:
|
||||||
|
body:
|
||||||
|
bgColor: default
|
||||||
|
promt:
|
||||||
|
bgColor: default
|
||||||
|
dialog:
|
||||||
|
bgColor: default
|
||||||
|
frame:
|
||||||
|
crumbs:
|
||||||
|
bgColor: default
|
||||||
|
title:
|
||||||
|
bgColor: default
|
||||||
|
views:
|
||||||
|
charts:
|
||||||
|
bgColor: default
|
||||||
|
table:
|
||||||
|
bgColor: default
|
||||||
|
header:
|
||||||
|
bgColor: default
|
||||||
|
xray:
|
||||||
|
bgColor: default
|
||||||
|
logs:
|
||||||
|
bgColor: default
|
||||||
|
indicator:
|
||||||
|
bgColor: default
|
||||||
Loading…
Reference in New Issue