Skip to main content
Switch themes at runtime via /theme in the chat screen, or set the default in your config.

Built-in Themes

ThemeDescription
grindDefault dark orange theme matching the Grind brand
tokyo-nightDeep blue-purple Tokyo Night palette
catppuccinCatppuccin Mocha: muted pastels on dark background
draculaClassic Dracula purple and pink

Switching Themes

In the TUI chat screen:
/theme
Select from the list. The theme applies immediately across all screens.

Custom Themes

Theme files are JSON loaded from ~/.grind/themes/. To create a custom theme:
  1. Copy an existing theme file as a reference
  2. Save it to ~/.grind/themes/my-theme.json
  3. Select it via /theme in the TUI