Skip to content

k9s

Skins for k9s: the body, the frame chrome (borders, menu, crumbs, status), and the content views (tables, the YAML viewer, logs).

Install

bash
mkdir -p ~/.config/k9s/skins
cp extras/k9s/silkcircuit-*.yaml ~/.config/k9s/skins/

Then in ~/.config/k9s/config.yaml:

yaml
k9s:
  ui:
    skin: silkcircuit-neon

The environment variable works too, if you would rather not edit the config: export K9S_SKIN=silkcircuit-neon.

The skins directory moves between platforms and k9s releases. k9s info prints where yours is, and the installer asks it before copying: ./install.sh.

Files

VariantFile
neonextras/k9s/silkcircuit-neon.yaml
vibrantextras/k9s/silkcircuit-vibrant.yaml
softextras/k9s/silkcircuit-soft.yaml
glowextras/k9s/silkcircuit-glow.yaml
dawnextras/k9s/silkcircuit-dawn.yaml