- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Jul 2022 10:00:25 +0000
- To: public-design-tokens-log@w3.org
Rather than re-inventing your own color modification syntax, have you considered looking at the CSS Color 5 [relative color syntax](https://drafts.csswg.org/css-color-5/#relative-colors) and [`color-mix()`](https://drafts.csswg.org/css-color-5/#color-mix) ? I'm seeing some mentions of modifying `hue` or `saturation` in the thread above, without any definitions of what those mean, how they are calculated, or how perceptually uniform they are. For CSS Color 5, the necessary hard work of figuring out the color math has already been done. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/88#issuecomment-1178796080 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 July 2022 10:00:27 UTC