docs(web-ui): move css-vars.md into web-ui/

The CSS theme-variable reference documents the dashboard/agent web-UI
stylesheets, so it belongs under docs/web-ui/ alongside shape/dashboard/
agent. Wire it into the web-ui.md index (split list + reading path) and
the CLAUDE.md file map. Closes #1405.
This commit is contained in:
iris 2026-06-05 19:21:43 +02:00
commit 9f06899238
3 changed files with 8 additions and 1 deletions

View file

@ -363,7 +363,8 @@ docs/
contents, container row, topology, selection bar,
approval card, endpoints + event channel),
web-ui/agent.md (header, terminal, composer,
inbox, live view, per-agent endpoints, stats)
inbox, live view, per-agent endpoints, stats),
web-ui/css-vars.md (Catppuccin theme variables)
turn-loop.md claude invocation, wake prompt, MCP tool surface
tools/ per-group tool docs (bash.md, lifecycle.md,
scheduling.md, matrix.md, forge.md)