docs(coding-agent): merge theme.md into themes.md, add hot reload info

- Merged theme.md content into themes.md
- Added hot reload documentation
- Updated all references from theme.md to themes.md
- Fixed outdated info (vars not defs, complete example with all 50 tokens)
- Removed dev-focused Implementation section
This commit is contained in:
Mario Zechner 2026-01-25 20:39:49 +01:00
parent 94952bd6c0
commit d79eb99cd2
5 changed files with 263 additions and 631 deletions

View file

@ -889,7 +889,7 @@ cp $(npm root -g)/@mariozechner/pi-coding-agent/dist/theme/dark.json ~/.pi/agent
Select with `/settings`, then edit the file. Changes apply on save.
> See [Theme Documentation](docs/theme.md) on how to create custom themes in detail. Pi can help you create a new one.
> See [Theme Documentation](docs/themes.md) for details. Pi can help you create a new one.
**VS Code terminal fix:** Set `terminal.integrated.minimumContrastRatio` to `1` for accurate colors.