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

[Feature Request] Multiple baselines for the same color #10

Open
tylerwiegand opened this issue Dec 10, 2019 · 5 comments
Open

[Feature Request] Multiple baselines for the same color #10

tylerwiegand opened this issue Dec 10, 2019 · 5 comments

Comments

@tylerwiegand
Copy link

The ability to input multiple colors in different parts of the array -- for instance, my designer gives me 3 colors to work with, and I would plug them into different places on the "brightness spectrum," but I want all the in-betweens too, because tailwind!

Now I have to use some nasty thing like this instead of your cool tool so I can "blend."

Love the tool though!

@hacknug
Copy link

hacknug commented Dec 10, 2019

Have you tried using chroma-js to generate your color palette?

@tylerwiegand
Copy link
Author

well holy balls thatd do it pretty nicely wouldnt it?

@mikemand
Copy link
Contributor

Do you have an example of what kind of input you would want to provide and what kind of output you are expecting?

@tylerwiegand
Copy link
Author

Yes absolutely! So for instance, in the picture of the current tool, each of the shades, when clicked, would be editable. Then, if you enter a different value into one of them, the shades around them would change according to the difference in hue/saturation/etc between those two colors but the available colors still extend to the normal 100-900 range.

So for instance, you enter color-x which becomes flower-500. But you wanted flower-200 to be a bit less blue and to wash out a little more or something, so you pick what you would want for flower-200 and then flower-100, 300, and 400 all change accordingly. Then, depending on the "direction" of that change, it also would effect 600-900 as well.

I personally don't know a ton about how color differences can be calculated, but if that chrome-js tool exists what I'm proposing sounds possible to me...

image

@javisperez
Copy link
Owner

sorry for the late response, its been a year now 😬. I'm thinking on this, I want to add it, just need a few days to do it but this makes a lot of sense to me. Will keep this open until is finally done.

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

4 participants