Skip to content
New issue

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

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

Already on GitHub? # to your account

Custom Colors Only #5

Closed
coreyworrell opened this issue Nov 22, 2016 · 3 comments
Closed

Custom Colors Only #5

coreyworrell opened this issue Nov 22, 2016 · 3 comments

Comments

@coreyworrell
Copy link

Hi, I did not notice a way to use only custom colors. This can be very handy when you wish to limit selection to a brand's color theme or similar.

Thank you.

@desandro
Copy link
Member

Add a 👍 reaction to this issue if you would like to see Huebee support only customColors with no grid of hues & saturations.

Thank you for this feature request!

@gregblass
Copy link

Removing the grey pallet on the right would be great too.

desandro added a commit that referenced this issue Apr 22, 2020
set shades: 0 to display only customColors with no gray scale

Fixes #22
@desandro
Copy link
Member

Huebee v2.1.0 has been released with support for this feature. See customColors

Set shades: 0 to disable normal colors and use only custom colors. Use hues to set the number of columns.

customColors: [ '#C25', '#E62', '#EA0', '#ED0', '#6C6', '#19F', '#258', '#333' ],
shades: 0,
hues: 4,

image

Please update and report back with any issues. Thank you for your patience with this one 🐝

# for free to join this conversation on GitHub. Already have an account? # to comment
Development

No branches or pull requests

3 participants