k9s skin.yaml
k9s CLI skin.yaml file. Documentation: https://k9scli.io/topics/skins
| Type | object |
|---|---|
| File match |
**/k9s/skins/*.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/k9s-skin-yaml/latest.json |
| Source | https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/skin.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
k9s
object
7 nested properties
body
object
3 nested properties
fgColor
string
bgColor
string
logoColor
string
prompt
object
3 nested properties
fgColor
string
bgColor
string
suggestColor
string
info
object
5 nested properties
fgColor
string
sectionColor
string
k9sRevColor
string
cpuColor
string
memColor
string
help
object
5 nested properties
fgColor
string
bgColor
string
keyColor
string
numKeyColor
string
sectionColor
string
dialog
object
8 nested properties
fgColor
string
bgColor
string
buttonFgColor
string
buttonBgColor
string
buttonFocusFgColor
string
buttonFocusBgColor
string
labelFgColor
string
fieldFgColor
string
frame
object
5 nested properties
border
object
2 nested properties
fgColor
string
bgColor
string
menu
object
3 nested properties
fgColor
string
keyColor
string
numKeyColor
string
crumbs
object
3 nested properties
fgColor
string
keyColor
string
activeColor
string
status
object
7 nested properties
newColor
string
modifyColor
string
addColor:
string
errorColor
string
highlightColor
string
killColor
string
completedColor
string
title
object
5 nested properties
fgColor
string
bgColor
string
highlightColor
string
counterColor
string
filterColor
string
views
object
1 nested properties
charts
object
3 nested properties
bgColor
string
defaultDialColors
string[]
defaultChartColors
string[]