veza/apps/web/src/components/gamification
senke 51804f89b7 feat(ui): semantic tokens in settings views + XPBar
Gamification:
- XPBar: track bg-kodo-void → bg-muted (gold gradient and pattern kept)

Settings:
- CloudIntegrationView, BackupsView: toggle thumb bg-white → bg-background
- AccessibilitySettingsView: hover:bg-white/5 → hover:bg-muted/50
- AppearanceSettingsView: density option hover + kodo-magenta → primary
- IntegrationsView: icon container bg-white → bg-muted/50
- DeleteAccount*: labels/titles text-white → text-foreground, destructive btn → text-destructive-foreground, disabled → bg-muted
- ChangeEmailModal, DataExportModal: titles, labels, text → text-foreground; DataExport input bg-kodo-void → bg-muted
- SessionManagement, LoginHistory, SecuritySettings: headings text-white → text-foreground, row hover → hover:bg-muted/50
- TwoFactorSetupStep2: QR container bg-white → bg-card
- LoginHistory: table cell text-white → text-foreground

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 09:43:22 +01:00
..
AchievementCard.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AchievementCard.tsx fix: resolve TypeScript errors from UI polish subagents 2026-02-10 00:52:48 +01:00
AchievementsView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AchievementsView.tsx feat(ui): education, gamification, developer, admin views polish 2026-02-10 00:48:45 +01:00
LeaderboardView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
LeaderboardView.tsx feat(ui): education, gamification, developer, admin views polish 2026-02-10 00:48:45 +01:00
ProfileXPView.tsx refactor(tokens): complete design token migration to semantic system 2026-02-09 23:05:09 +01:00
XPBar.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
XPBar.tsx feat(ui): semantic tokens in settings views + XPBar 2026-02-10 09:43:22 +01:00