Back to docs

Configuration

Configuration file

Anime is configured via a YAML file located at ~/.config/anime/config.yaml.

provider: type: openai-codex model: codex-claude-sonnet-4 theme: name: tokyo-night mode: dark tools: enabled: - terminal - file_edit - file_search - web_fetch

Themes

Anime ships with three built-in themes:

  • grok-night — Default dark theme
  • grok-day — Light theme for daytime use
  • tokyo-night — Inspired by the popular VS Code theme

Keybindings

Common keybindings:

  • Ctrl+C — Cancel current task
  • Ctrl+D — Exit
  • Ctrl+L — Clear screen
  • Ctrl+R — Regenerate response
  • ↑/↓ — Scroll through history