forked from molecule-ai/molecule-core
Sweep on the workspace-creation dialog — same patterns shipped on every other surface. - 2× bg-accent-strong hover:bg-accent (FAB + Create) hovered LIGHTER on white text → bg-accent hover:bg-accent-strong + focus-visible rings. - Cancel: bg-surface-card hover:bg-surface-card no-op → surface- elevated + focus-visible ring. - 4× placeholder-zinc-500/600 hardcoded → placeholder-ink-soft so placeholders flip with theme. - FAB shadow tinting (shadow-blue-600/20 + shadow-blue-500/30) was hardcoded blue with no theme variant; switched to shadow-accent so the glow tint matches the brand mint accent in both modes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| components.json | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| playwright.staging.config.ts | ||
| postcss.config.js | ||
| tsconfig.json | ||
| vitest.config.ts | ||