Themes
May 18, 2026 · View on GitHub
Setting a theme
Set the theme in your config.yaml under the appearance section (see Configuration for file locations and precedence):
appearance:
theme: dracula
Available values:
auto— detects your terminal background and picksdarkorlightautomatically (default)dark,light— built-in base themes- Any named theme listed below
Dark themes
dark
The built-in dark base theme. Used by auto when a dark terminal background is detected.

dracula

tokyo-night

gruvbox-dark

catppuccin-mocha

solarized-dark

nord

monokai

one-dark

Light themes
light
The built-in light base theme. Used by auto when a light terminal background is detected.

catppuccin-latte

solarized-light

gruvbox-light

github-light
