- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Oct 2021 15:39:05 +0000
- To: public-css-archive@w3.org
@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