Skip to content

Helix

Themes for Helix: syntax, markup, diffs, diagnostics, and the interface chrome.

Install

bash
mkdir -p ~/.config/helix/themes
cp extras/helix/silkcircuit-*.toml ~/.config/helix/themes/

Then in ~/.config/helix/config.toml:

toml
theme = "silkcircuit-neon"

Helix reloads a theme with :config-reload, and :theme silkcircuit-dawn switches without editing the config.

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

Files

VariantFile
neonextras/helix/silkcircuit-neon.toml
vibrantextras/helix/silkcircuit-vibrant.toml
softextras/helix/silkcircuit-soft.toml
glowextras/helix/silkcircuit-glow.toml
dawnextras/helix/silkcircuit-dawn.toml