You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K9s default skin overrides terminal's color settings. So even if your terminal is using Nord theme, k9s won't respect those colors. Fortunately, k9s supports custom skins with skin.yml file, so I created one using Nord theme.
Description
I created a Nord theme for k9s - Kubernetes CLI manager.
K9s default skin overrides terminal's color settings. So even if your terminal is using Nord theme, k9s won't respect those colors. Fortunately, k9s supports custom skins with
skin.yml
file, so I created one using Nord theme.Potential Solution
The skin file is available in this gist: https://gist.github.com/grdl/60222cce1b8d6a2d98d3657655231d96
Install it by putting it in
~/.k9s/skin.yml
.Example
References
https://github.com/arcticicestudio/nord/projects/1#card-40379023
The text was updated successfully, but these errors were encountered: