Problem Statement
Muted gray text colors on semi-transparent toast backgrounds yield a contrast ratio of 3.2:1.
Why It Matters
Low text contrast impairs toast readability for low-vision users.
Expected Behaviour
Update toast notification text colors to high-contrast tokens (#f8fafc on dark translucent fill).
Acceptance Criteria
Likely Affected Files / Components
src/components/Toasts.tsx
src/styles/globals.css
Problem Statement
Muted gray text colors on semi-transparent toast backgrounds yield a contrast ratio of 3.2:1.
Why It Matters
Low text contrast impairs toast readability for low-vision users.
Expected Behaviour
Update toast notification text colors to high-contrast tokens (
#f8fafcon dark translucent fill).Acceptance Criteria
Likely Affected Files / Components
src/components/Toasts.tsxsrc/styles/globals.css