forked from molecule-ai/molecule-core
OrgImportPreflightModal: - 3× bg-accent-strong hover:bg-accent (Import + 2 add-key buttons) — accent is the LIGHTER variant, drops below AA on white text → bg-accent hover:bg-accent-strong. - Cancel: bg-surface-card hover:bg-surface-card no-op → surface- elevated + focus-visible ring. SkillsTab: - Custom-source input had focus:border-violet-600 but no focus-visible ring — keyboard users only got a 1px border swap. Added focus-visible:ring-violet-600/50 (kept the violet to match the surrounding "custom install" UI's brand). 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 | ||