[csswg-drafts] [css-color-adjust-1] Let pages opt in to any scheme (#3859)

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

== [css-color-adjust-1] Let pages opt in to any scheme ==
I think it'd make sense to add something like `color-scheme: any` to indicate that the element is entirely agnostic to the colours that are used (i.e., it's careful to only use `currentColor` and system colours, never sets background without setting foreground and vice versa, etc), so whatever colour scheme the user most prefers can be used without fear of breakage. This would work better than `color-scheme: light dark` as it's future-proof against schemes getting added later.


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

Received on Saturday, 20 April 2019 07:31:55 UTC