Commit Graph

4 Commits

Author SHA1 Message Date
cesnimda 0772de5368 feat(ui): design-system v2 tokens — green accent, warm neutrals, dark-first
CI / backend (pull_request) Successful in 49s
CI / frontend (pull_request) Successful in 15s
Security / secrets (pull_request) Successful in 4s
Security / dependencies (pull_request) Successful in 54s
Re-point the design tokens to the approved brief (docs/discovery/04):
- green brand accent from #3ba31f (contrast-tuned per theme; white-on-green AA)
- warm-leaning neutrals; genuine white light theme; warm-charcoal dark (not pure black)
- 8px base radius; Inter-preferred font stack; static green ramp for utilities
- dark-first default for new users
Also re-skins the legacy styles.css palette so the current app adopts the brand.
Verified: frontend builds clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 19:48:35 +02:00
cesnimda 1bd8143a87 feat(ui): F0 — Tailwind + design tokens + theme infrastructure
Install Tailwind v3, Radix primitives, cva/tailwind-merge/clsx, lucide-react.
Add HSL design tokens (light + dark) with the Indigo #5b5bf0 accent isolated
to a single --primary token (swappable for a future accent picker), darkMode
'class', anti-flash inline script, useTheme hook, and cn() helper. styles.css
still loads for not-yet-migrated pages. Build green.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 23:11:51 +02:00
cesnimda fe5920919f feat: landing page + logo, dev-mode banner + sync cap, non-blocking sync with progress splash 2026-06-30 16:58:35 +02:00
cesnimda f43ef5f945 chore: init project 2026-06-30 15:53:32 +02:00