forked from molecule-ai/molecule-core
Three button fixes — same AA-contrast-trap pattern shipped on OnboardingWizard, MemoryTab, ConfirmDialog, ApprovalBanner. ScheduleTab: - Create/Update button: bg-accent-strong hover:bg-accent (accent is LIGHTER, drops below AA on white text) → bg-accent hover:bg-accent- strong + focus-visible ring. - Cancel button: bg-surface-card hover:bg-surface-card no-op → hover surface-elevated + focus-visible ring. ChannelsTab: - Connect Channel button: same accent-LIGHTER trap → flipped + focus- visible ring. 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 | ||