← 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_fetchThemes
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 taskCtrl+D— ExitCtrl+L— Clear screenCtrl+R— Regenerate response↑/↓— Scroll through history