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

Generated palette should use the same format as the seed color #16

Closed
jfairbank opened this issue Jan 13, 2015 · 1 comment
Closed

Generated palette should use the same format as the seed color #16

jfairbank opened this issue Jan 13, 2015 · 1 comment
Labels
Milestone

Comments

@jfairbank
Copy link
Owner

irb(main):010:0> 'red'.paint.palette.triad
=> [hsl(0, 100%, 50%), hsl(120, 100%, 50%), hsl(240, 100%, 50%)]

❌ ❌ ❌

@jfairbank
Copy link
Owner Author

Fixed in first-release branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant