blob: d50ddc94b05f87747dd9fa510bf49a54a0e5a1d7 (
plain) (
tree)
|
|
# adapted from InTheNavy...
k9s:
body:
fgColor: dodgerblue4
bgColor: '#000000'
logoColor: '#0000ff'
prompt:
fgColor: cadetblue
bgColor: black
suggestColor: dodgerblue4
info:
fgColor: lightskyblue
sectionColor: steelblue
dialog:
fgColor: dodgerblue4
bgColor: black
buttonFgColor: black
buttonBgColor: dodgerblue4
buttonFocusFgColor: white
buttonFocusBgColor: slateblue3
labelFgColor: slateblue3
fieldFgColor: dodgerblue4
help:
fgColor: white
bgColor: default
keyColor: cyan
numKeyColor: dodgerblue4
sectionColor: gray
frame:
border:
fgColor: dodgerblue4
focusColor: aliceblue
menu:
fgColor: dodgerblue4
keyColor: cornflowerblue
numKeyColor: cadetblue
crumbs:
fgColor: white
bgColor: default
activeColor: deepskyblue
status:
newColor: darkgreen
modifyColor: powderblue
addColor: lightskyblue
errorColor: darkred
pendingColor: mediumpruple
highlightcolor: royalblue
killColor: slategray
completedColor: slateblue3
title:
fgColor: aqua
bgColor: default
highlightColor: skyblue
counterColor: slateblue
filterColor: slategray
views:
table:
fgColor: blue
bgColor: default
cursorColor: aqua
header:
fgColor: white
bgColor: default
sorterColor: orange
yaml:
keyColor: steelblue
colonColor: blue
valueColor: royalblue
logs:
fgColor: white
bgColor: default
xray:
fgColor: blue
bgColor: black
cursorColor: aqua
graphicColor: cornflowerblue
showIcons: false
charts:
bgColor: black
defaultDialColors:
- linegreen
- orangered
defaultChartColors:
- linegreen
- orangered
|