Configure TUI Themes
mainThemes can be set via the configuration file or at runtime using CTRL+t.
- Set
theme.nameto a built-in theme name. - Set
theme.nametocustomto use manual color overrides (e.g.,primitive_background_color,border_color, etc.). - If
theme.enabledisfalse, the TUI uses the terminal's default ANSI colors. - The
NO_COLORenvironment variable will disable all ANSI colors.
theme:
enabled: true
name: cyberpunk