mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 04:01:09 +02:00
Replace hardcoded colors and inconsistent dark mode patterns across 7 auth-ui components with semantic CSS variables (--theme-*). - PasskeyManager: 24 :global(.dark) rules → CSS vars (kept semantic amber/red) - TwoFactorSetup: flip from dark-default + :global(.light) → light-default + CSS vars - ChangePassword: flip from :global(.light) → CSS vars, zero :global(.dark) rules - SecurityOnboarding: flip from :global(.light) → CSS vars - GuestWelcomeModal: convert @media prefers-color-scheme → :global(.dark) pattern - SessionManager: replace hardcoded fallbacks with CSS vars - AuditLog: replace all fallback patterns with CSS vars Net: -451 lines / +180 lines of CSS Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||