Re: [csswg-drafts] [css-ui-4] Authors should have access to accent-color value to use in their code (#5900)

@LeaVerou it is implementable, though I don't think it's worth it as it's exposed in plenty of other system colors. Firefox supports a mode that "spoofs" system colors with generic ones and that would also cover these.

Regarding contrast, in Gecko at least we have two keywords: `-moz-accent-color` and `-moz-accent-color-foreground` (for the foreground color of e.g. the checkmark). I think if we expose one we probably want to expose both (it's generally a good pattern when exposing system colors anyways).

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5900#issuecomment-946850070 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 19 October 2021 15:39:07 UTC