Tool support
See how each supported terminal tool consumes the shared semantic theme.
The semantic palette is shared, while each tool receives only the colors and emphasis that its own configuration format supports.
| Tool | Rendered elements | Supported emphasis | Notes |
|---|---|---|---|
| Vim | Generated UI and syntax colors, selection, search, diff, and diagnostics | bold, italic, underline, undercurl, strikethrough, reverse | — |
| Tmux | Status surfaces, active and inactive windows, pane borders, and state emphasis | bold, dim, italics, underscore, reverse | terminal-overrides sitm/ritm |
| Yazi | Manager chrome, modes, selection, file types, and Git states | bold, dim, italic, underline, crossed, reverse | — |
| Eza | File types, metadata, permissions, and Git states | bold, dim, italic, underline, strikethrough | — |
| Starship | Prompt segments, repository state, duration, and language modules | bold, italic, underline, dimmed, strikethrough, inverted | — |
| Delta | Generated bat syntax theme with audited diff colors | bold, italic, underline | decorations only; syntax comes from the bat theme |
| Bat | Generated TextMate syntax colors and emphasis | bold, italic, underline | generated .tmTheme |
| Fzf | Prompt, match, selection, border, and disabled-state colors | bold, italic, underline, dim, reverse, strikethrough | fzf >= 0.35 for italic/strikethrough |
| Less | Headings, options, search matches, and status treatment | bold, underline, standout | no italic — degrades to dim/standout |
| Lnav | Text, selection, status, warning, and error roles | bold, underline | — |
| Lazygit | Borders, selected rows, search, and repository state | bold, underline, reverse | — |
| Claude Code | Terminal ANSI palette; native application theme remains harness-owned | Terminal inheritance | — |
| Gemini | Terminal palette plus the closest supported native Gemini theme | Terminal inheritance | — |
| Opencode | Generated native application palette | Terminal inheritance | — |
| Aider | Terminal mode plus the closest generated Pygments mapping | Terminal inheritance | inherited from the Pygments theme |