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

@ -40,4 +40,7 @@ k9s:
yaml:
keyColor: ghostwhite
colorColor: slategray
valueColor: navajowhite
valueColor: navajowhite
logs:
fgColor: ghostwhite
bgColor: black

View File

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

View File

@ -21,10 +21,26 @@ k9s:
bgColor: black
cursorColor: aqua
header:
fgColor: aqua
fgColor: white
bgColor: black
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:
keyColor: steelblue
colonColor: white
valueColor: papayawhip
logs:
fgColor: white
bgColor: black