The Docusaurus documentation site homepage flagged several WCAG 2.x color-contrast items in Accessibility Insights (hero title/subtitle, secondary CTA, hero background pattern, and the navbar search input).
Scope
- Pin navbar
search-input text/placeholder/background/border colors for light and dark themes to a deterministic >=4.5:1.
- Increase the hero gradient/pattern contrast margin so automated tools stop flagging white-on-blue text.
- Add automated coverage so contrast regressions are caught in CI.
Acceptance criteria
Surfaced via Accessibility Insights manual review of the published site.
The Docusaurus documentation site homepage flagged several WCAG 2.x color-contrast items in Accessibility Insights (hero title/subtitle, secondary CTA, hero background pattern, and the navbar search input).
Scope
search-inputtext/placeholder/background/border colors for light and dark themes to a deterministic >=4.5:1.Acceptance criteria
Surfaced via Accessibility Insights manual review of the published site.