mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 03:03:13 +00:00
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:
parent
94952bd6c0
commit
d79eb99cd2
5 changed files with 263 additions and 631 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue