Accuracy fixes: - app-orchestration.md: remove non-existent constructor params - models-and-config.md: remove wrong multiAgent field from SettingsSnapshot - runtime-contracts.md: add missing multiAgent/collaborationMode/routingHint fields Stale multi-agent refs: - unified-routing-architecture.md: agent/multi-agent → agent (含 bridge 转发) - bridge-runtime-routing-map.md: multi-agent tasks → multi-agent forwarding tasks - cross-repo-task-state-workflow.md: remove multi-agent orchestration from mermaid - runtime-contracts.md, feature-surfaces.md: 多 agent → agent Organization: - Move cloud-session-service and stage4-helper to archive/ - Fix 22 xworkmate/ → xworkmate-app/ paths in archive doc - Fix XWorkmate.svc.plus repo name in simple-theme-default.md - Update README.md index and public-api/README.md coverage stats (132/590)
39 lines
844 B
Markdown
39 lines
844 B
Markdown
# Simple Theme Default
|
|
|
|
This document records the default `simple` theme token set for `XWorkmate.svc.plus`.
|
|
|
|
## Typography
|
|
|
|
- `section` title: `13/14 + 600`
|
|
- `compact body`: `13/15 + 400`
|
|
- `bodyMedium`: `13/15 + 400`
|
|
- emphasized body and button labels: `13/14 + 600`
|
|
|
|
## Spacing
|
|
|
|
- page outer spacing: `0`
|
|
- standard section spacing: `8`
|
|
- compact spacing: `6`
|
|
|
|
## Radius
|
|
|
|
- card radius: `16`
|
|
- input radius: `14`
|
|
- button radius: `12`
|
|
- dialog radius: `18`
|
|
- chip radius: `12`
|
|
- sidebar radius: `20`
|
|
|
|
## Size
|
|
|
|
- textarea height: `36`
|
|
- input height: `40`
|
|
- button height: `30` desktop / `36` mobile
|
|
- toolbar height: `40`
|
|
- sidebar item height: `34`
|
|
|
|
## Source Of Truth
|
|
|
|
- theme tokens live in [lib/theme/app_theme.dart](/Users/shenlan/workspaces/cloud-neutral-toolkit/xworkmate-app/lib/theme/app_theme.dart)
|
|
- token family name: `simple`
|