Exporting Config
Once you’ve found a theme you like, litmus can generate the config for your terminal.
Supported Formats
- kitty.conf — color definitions for kitty’s configuration file
- TOML — portable theme definition
- Nix — attribute set for use in home-manager or NixOS configuration
How to Export
On the theme detail page, the export buttons generate the config for the currently selected provider. Copy to clipboard or download the file.
Planned Formats
Future versions will add export for additional providers:
- Alacritty (TOML)
- Wezterm (Lua)
- Foot (INI)
- Ghostty (config)
- Windows Terminal (JSON)
- iTerm2 (XML plist)