Changelog 2026-03-06 (Accessibility: Status Chip Contrast + Focus Pass)
Article content
Changed
- Added explicit state ink tokens for status surfaces in both light and dark themes (
ok,now,next,watch,bad) to strengthen color contrast on tinted chip backgrounds. - Upgraded
.status-pilltypography (weight + line-height) for better scanability in compact dashboard contexts. - Added
:focus-visiblestyling for.status-pillto make keyboard focus treatment consistent with other interactive controls. - Increased changelog filter chip legibility by using semibold text and clearer active-state text color.
- Added hover-state border feedback for filter chips to improve visual affordance before activation.
Why
- Accessibility sweep target for this batch was contrast + focus consistency across chip/pill status UI.
- These changes improve readability and keyboard wayfinding without altering information architecture.