-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As identified in the accessibility review (a11y.md):
Observation:
- The application uses
oklchcolor spaces. - Dark mode text colors (e.g.,
dark:text-[oklch(0.78_0.19_70)]) inDashboardContent.tsxneed verification against background colors. - Red error backgrounds (
bg-red-50,dark:bg-red-900/20) need to ensure text within them maintains 4.5:1 contrast.
Action Item:
- Audit specific
oklchvalues inDashboardContent.tsxhardcoded styles. - Adjust colors to meet WCAG AA standards (4.5:1 contrast ratio for normal text).
Reference: Issue #6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog