Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmyk().string() is different than expected #52

Closed
kaleeslivecn opened this issue Jun 12, 2021 · 2 comments
Closed

cmyk().string() is different than expected #52

kaleeslivecn opened this issue Jun 12, 2021 · 2 comments

Comments

@kaleeslivecn
Copy link

this will return rgb

@Qix-
Copy link
Owner

Qix- commented Jun 12, 2021

Yes because color-string doesn't yet support CSS color module level 4 yet, which is when cmyk() was introduced. Therefore the fallback is to return to rgb.

I suppose it's time to address this, but it has to be done in color-string first. I'll move this over there.

@Qix- Qix- transferred this issue from Qix-/color Jun 12, 2021
@Qix-
Copy link
Owner

Qix- commented Nov 30, 2021

Closing as a duplicate of #27.

@Qix- Qix- closed this as completed Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants