Bundled presets
12 comptime presets inpresets.zig:
| Preset | Style |
|---|---|
| Otter Shell | Default matte continuous bar |
| Otter Shell Islands | Grouped floating bar |
| Catppuccin Mocha / Latte / Frappe / Macchiato | Catppuccin family |
| Nord | Arctic blue dark |
| Gruvbox Dark / Light | Retro |
| Dracula | Purple dark |
| Tokyo Night | Cool blue dark |
| One Dark | Atom-inspired dark |
otter-theme-gen and settings UI write preset selections into theme.conf.
Loading
Fallback chain:~/.config/otter-shell/theme.conf/etc/otter-shell/theme.conf- Compiled defaults
loadThemeFromPath parses a specific file without the fallback chain.
Example theme.conf
IN_CLOSE_WRITE and re-pass Theme to the next UI frame.
