mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8ff277612e
The .docs-primary-btn hover state in dark mode had a contrast ratio of 2.18:1,
failing WCAG 2.1 SC 1.4.3. This change reuses the existing
--hot-pink-to-electric-violet-radial-gradient to achieve 4.5:1+ contrast.
(cherry picked from commit ad49d489ae)