Skip to content

Kitty

Colors for Kitty: the sixteen ANSI slots, cursor, selection, URL underline, window borders, and the tab bar.

Install

bash
mkdir -p ~/.config/kitty/themes
cp extras/kitty/silkcircuit-*.conf ~/.config/kitty/themes/

Then in ~/.config/kitty/kitty.conf:

ini
include themes/silkcircuit-neon.conf

Kitty resolves include against the directory holding the config file, so the path stays relative. ctrl+shift+f5 reloads without a restart.

The installer does the same thing: ./install.sh, or ./install.sh --variant neon for just that one.

Files

VariantFile
neonextras/kitty/silkcircuit-neon.conf
vibrantextras/kitty/silkcircuit-vibrant.conf
softextras/kitty/silkcircuit-soft.conf
glowextras/kitty/silkcircuit-glow.conf
dawnextras/kitty/silkcircuit-dawn.conf