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

Capability to provide multiple luminosity values #112

Open
Deilan opened this issue Jun 29, 2018 · 5 comments
Open

Capability to provide multiple luminosity values #112

Deilan opened this issue Jun 29, 2018 · 5 comments

Comments

@Deilan
Copy link

Deilan commented Jun 29, 2018

Requesting a capability to provide multiple luminosity values, e. g.:

randomColor({
   luminosity: ['dark', 'bright']
});
@Deilan
Copy link
Author

Deilan commented Jun 29, 2018

Capability to provide multiple hue values would be great as well.

@davidmerfield
Copy link
Owner

Hello @Deilan, some of the luminosity values conflict, e.g. 'bright' and 'light' don't have overlapping S-value ranges

I'm more sympathetic to the idea of multiple hue values. This seems like it might be useful. Leaving this open for now

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

No branches or pull requests

3 participants
@davidmerfield @Deilan and others