Re: [csswg-drafts] [css-color-5] Make channel values in relative color syntax optional (#10689)

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