Re: [csswg-drafts] [css-color] Add <opacity> to any <color> (#8663)

Already more easily done with RCS:

```css
fill: oklab(from accentcolor l a b / 0.5);
```

You seem to be mixing up alpha transparency and group opacity, by the way.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8663#issuecomment-1492502833 using your GitHub account


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

Received on Friday, 31 March 2023 19:41:31 UTC