Zellij
Themes for Zellij, covering the tab bar, status bar, pane frames, the ribbon and text emphasis slots, and the exit codes.
Install
bash
mkdir -p ~/.config/zellij/themes
cp extras/zellij/silkcircuit-*.kdl ~/.config/zellij/themes/Then in ~/.config/zellij/config.kdl:
text
theme "silkcircuit-neon"One combined file (extras/zellij/silkcircuit.kdl) holds all five themes, for anyone who would rather drop in a single theme file than five.
Needs Zellij 0.42 or newer. Older releases do not understand the text_unselected and ribbon slots these themes are written against.
The installer does the same thing: ./install.sh, or ./install.sh --variant neon for just that one.
Files
| Variant | File |
|---|---|
| neon | extras/zellij/silkcircuit-neon.kdl |
| vibrant | extras/zellij/silkcircuit-vibrant.kdl |
| soft | extras/zellij/silkcircuit-soft.kdl |
| glow | extras/zellij/silkcircuit-glow.kdl |
| dawn | extras/zellij/silkcircuit-dawn.kdl |
| Variant | File |
|---|---|
| every variant | extras/zellij/silkcircuit.kdl |
