- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 May 2025 14:16:19 +0000
- To: public-css-archive@w3.org
FWIW while on SVG this is indeed doable (via prefers-color-scheme inside, or so), this seems a fair use-case, and the `light-dark()` function (even if it's effectively syntax sugar for `if(color-scheme(...), ...)`) might still be useful? (I just came across a use case for this in the Firefox front-end for example). -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10577#issuecomment-2886851432 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 16 May 2025 14:16:20 UTC