tiki/.doc/doki/doc/themes.md
2026-04-13 14:57:13 -04:00

1.4 KiB

Themes

Setting a theme

Set the theme in your config.yaml under the appearance section (see Configuration for file locations and merging rules):

appearance:
  theme: dracula

Available values:

  • auto — detects your terminal background and picks dark or light automatically (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.

dark

dracula

dracula

tokyo-night

tokyo-night

gruvbox-dark

gruvbox-dark

catppuccin-mocha

catppuccin-mocha

solarized-dark

solarized-dark

nord

nord

monokai

monokai

one-dark

one-dark

Light themes

light

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

light

catppuccin-latte

catppuccin-latte

solarized-light

solarized-light

gruvbox-light

gruvbox-light

github-light

github-light