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

@ -1204,7 +1204,7 @@ Custom themes must add these new color tokens or they will fail to load:
- `customMessageText`: text color for hook messages
- `customMessageLabel`: label color for hook messages (the `[customType]` prefix)
Total color count increased from 46 to 50. See [docs/theme.md](docs/theme.md) for the full color list and copy values from the built-in dark/light themes.
Total color count increased from 46 to 50. See [docs/themes.md](docs/themes.md) for the full color list and copy values from the built-in dark/light themes.
**Settings:**