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

LeaVerou has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ui-4] Authors should have access to accent-color value to use in their code ==
https://drafts.csswg.org/css-ui-4/#widget-accent

As discussed in today's telcon, there should be a keyword (akin `currentColor`) or other way to refer to the value of `accent-color` so that authors can use this in their designs as well.
The advantage of this over a custom property, is decoupling: that libraries can hook into existing code using `accent-color` (especially given proposed guidance to set it on the root), without the code needing to be aware of the existence of the library.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5900 using your GitHub account


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

Received on Wednesday, 27 January 2021 17:38:14 UTC