fix(calendar): today-cell highlight uses theme-aware accent + ring (MAPPS-301) #296

Merged
YousifShkara merged 1 commit from fix/MAPPS-301-calendar-today-cell-contrast into main 2026-06-21 07:21:46 +02:00
Owner

The month-grid today cell was a flat bg-accent-50 with no dark-mode variant. In Light mode the 50-shade is near-white so today blended into the surrounding bg-surface neutral cells (the QA "very white" report); in Dark mode there was no dark counterpart, so the same 50-shade rendered as a jarringly bright slab on the dark cells. Use the project's standard bg-accent-50 dark:bg-accent-900/30 pair (already used by the sidebar active-nav state and the picker inline-create rows) plus a thin inset accent ring so today is unambiguously identifiable at WCAG AA contrast against the neutral cells in both themes.

#MAPPS-301

The month-grid today cell was a flat `bg-accent-50` with no dark-mode variant. In Light mode the 50-shade is near-white so today blended into the surrounding `bg-surface` neutral cells (the QA "very white" report); in Dark mode there was no dark counterpart, so the same 50-shade rendered as a jarringly bright slab on the dark cells. Use the project's standard `bg-accent-50 dark:bg-accent-900/30` pair (already used by the sidebar active-nav state and the picker inline-create rows) plus a thin inset accent ring so today is unambiguously identifiable at WCAG AA contrast against the neutral cells in both themes. #MAPPS-301
fix(calendar): today-cell highlight uses theme-aware accent + ring (MAPPS-301)
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Successful in 2m27s
c89f5bb09e
The month-grid today cell was a flat `bg-accent-50` with no dark-mode variant. In Light mode the 50-shade is near-white so today blended into the surrounding `bg-surface` neutral cells (the QA "very white" report); in Dark mode there was no dark counterpart, so the same 50-shade rendered as a jarringly bright slab on the dark cells. Use the project's standard `bg-accent-50 dark:bg-accent-900/30` pair (already used by the sidebar active-nav state and the picker inline-create rows) plus a thin inset accent ring so today is unambiguously identifiable at WCAG AA contrast against the neutral cells in both themes.

#MAPPS-301
YousifShkara deleted branch fix/MAPPS-301-calendar-today-cell-contrast 2026-06-21 07:21:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!296
No description provided.