Skip to content

Instantly share code, notes, and snippets.

@ponimas
Created October 13, 2025 07:58
Show Gist options
  • Select an option

  • Save ponimas/5d3bef52054ff609c9b8d5673f4e788a to your computer and use it in GitHub Desktop.

Select an option

Save ponimas/5d3bef52054ff609c9b8d5673f4e788a to your computer and use it in GitHub Desktop.
k9s kiss theme with fixes
# -----------------------------------------------------------------------------
# K9s Kiss Skin
# Author: [@beejeebus](justin.p.randell@gmail.com)
# -----------------------------------------------------------------------------
# Skin...
k9s:
body:
fgColor: default
bgColor: default
logoColor: lightgray
prompt:
fgColor: default
bgColor: default
suggestColor: default
border:
default: darkgray
command: black
info:
fgColor: default
sectionColor: default
dialog:
fgColor: default
bgColor: default
buttonFgColor: default
buttonBgColor: default
buttonFocusFgColor: white
buttonFocusBgColor: gray
labelFgColor: default
fieldFgColor: default
frame:
border:
fgColor: default
focusColor: default
menu:
fgColor: default
keyColor: default
numKeyColor: default
crumbs:
fgColor: black
bgColor: default
activeColor: default
status:
newColor: default
modifyColor: default
addColor: default
errorColor: default
highlightColor: default
killColor: default
completedColor: default
title:
fgColor: default
bgColor: default
highlightColor: default
counterColor: default
filterColor: default
views:
table:
fgColor: default
bgColor: default
cursorFgColor: default
cursorBfColor: default
header:
fgColor: default
bgColor: default
sorterColor: default
yaml:
keyColor: default
colonColor: default
valueColor: '#526566'
logs:
fgColor: default
bgColor: default
indicator:
fgColor: default
bgColor: default
toggleOnColor: default
toggleOffColor: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment