- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 May 2025 12:48:51 +0000
- To: public-css-archive@w3.org
Note: Given that `color-mix()` is now specified as a variadic, accepting 1+ arugments, it is also possible to change the transparency of any color with: `color-mix(in srgb, red 50%)` This possibly not very intuitive to most authors because you'd have to know that having a summed percentage of less than 100% adds transparency to the output color. -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10689#issuecomment-2909641733 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 26 May 2025 12:48:52 UTC