- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Mar 2025 23:27:24 +0000
- To: public-css-archive@w3.org
Another argument in favor of separating out the non-RGB spaces from `color()` is RCS. It would be odd to write `color(from var(--base) jzczhz calc(r/2) g calc(b+180))` to halve the lightness and get the complementary hue. These functions should have their own component keywords. `jzczhz(from var(--base) calc(j/2) c calc(h+180))` -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11713#issuecomment-2695798697 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 3 March 2025 23:27:25 UTC