Re: [csswg-drafts] [css-color] Custom color palettes (#5730)

For a single color, taking part of your proposed syntax and expressing it with what we already have,

```css
 --my-green: color(a98-rgb98% 1% 1%); /* custom color name */
```

Your proposal should probably explain why the existing CSS Custom Properties are not sufficient.

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


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

Received on Saturday, 16 January 2021 15:33:54 UTC