- Create tokens.css with CSS custom properties for colors, spacing, radius, fonts, shadows, transitions, and code theme - Create theme.ts mapping tokens to Ant Design Vue ConfigProvider - Create styles/index.ts as unified entry point - Inject theme into App.vue ConfigProvider - Import styles in main.ts Primary color unified to #7c3aed (purple gradient brand color). |
||
|---|---|---|
| .. | ||
| frontend | ||
| routes | ||
| static | ||
| __init__.py | ||
| app.py | ||
| client.py | ||
| client_config.py | ||
| config.py | ||
| middleware.py | ||
| runner.py | ||
| task_store.py | ||