updated skins

mine
derailed 2019-06-17 21:40:41 -06:00
parent 2eb817fda8
commit 4601d95e0f
3 changed files with 27 additions and 4 deletions

View File

@ -41,3 +41,6 @@ k9s:
keyColor: ghostwhite keyColor: ghostwhite
colorColor: slategray colorColor: slategray
valueColor: navajowhite valueColor: navajowhite
logs:
fgColor: ghostwhite
bgColor: black

View File

@ -7,6 +7,7 @@ k9s:
sectionColor: steelblue sectionColor: steelblue
border: border:
fgColor: dodgerblue fgColor: dodgerblue
bgColor: darkblue
focusColor: aliceblue focusColor: aliceblue
menu: menu:
fgColor: darkblue fgColor: darkblue
@ -34,7 +35,7 @@ k9s:
completedColor: gray completedColor: gray
title: title:
fgColor: aqua fgColor: aqua
bgColor: white bgColor: darkblue
highlightColor: skyblue highlightColor: skyblue
counterColor: slateblue counterColor: slateblue
filterColor: slategray filterColor: slategray
@ -42,3 +43,6 @@ k9s:
keyColor: steelblue keyColor: steelblue
colorColor: blue colorColor: blue
valueColor: royalblue valueColor: royalblue
logs:
fgColor: white
bgColor: darkblue

View File

@ -21,10 +21,26 @@ k9s:
bgColor: black bgColor: black
cursorColor: aqua cursorColor: aqua
header: header:
fgColor: aqua fgColor: white
bgColor: black bgColor: black
sorterColor: orange sorterColor: orange
status:
newColor: lightskyblue
modifyColor: greenyellow
addColor: white
errorColor: orangered
highlightcolor: aqua
killColor: mediumpurple
completedColor: gray
title:
fgColor: aqua
highlightColor: fuchsia
counterColor: papayawhip
filterColor: steelblue
yaml: yaml:
keyColor: steelblue keyColor: steelblue
colonColor: white colonColor: white
valueColor: papayawhip valueColor: papayawhip
logs:
fgColor: white
bgColor: black