c78627a659
a11y: final cleanup -- remaining hardcoded colors
...
- FontSelector: text-[#8a8a8a]→text-text-sec, border-[#222 ]→border-border
- StatsView: Canvas fillStyle and inline trend color #8a8a8a→#a8a8a8
- ActivityManager: border-[#222 ]→border-border, #f85149→#ff6b6b danger color
- Settings: #f85149→#ff6b6b danger color on reset/delete buttons
2026-02-18 19:18:15 +02:00
67a8828a69
a11y: Tasks 7-12 -- Dashboard, Settings, StatsView, BreakScreen, Celebration
...
- Dashboard: text-text-sec tokens, nav landmark, toast hover persistence,
goal progressbar ARIA, pomodoro sr-only text
- Settings: h3→h2 heading hierarchy, section aria-labelledby with ids,
Working Hours heading added
- StatsView: h3→h2, tablist/tab/tabpanel ARIA pattern, sr-only data tables
for 30-day chart and heatmap, contrast tokens
- BreakScreen: strict-mode focus safety span, breathing phase-only
announcements, contrast tokens
- Celebration: JS-controlled hover/focus persistence, dismiss buttons,
Escape key, removed pointer-events:none
- Titlebar: removed redundant role="banner" on <header>
2026-02-18 19:18:15 +02:00