EastDesire / jscolor

JavaScript color picker with opacity (alpha channel) and customizable palette. Single file of plain JS with no dependencies.
http://jscolor.com
232 stars 72 forks source link

make pallete darker up to selected lightness #10

Closed evgenjion closed 4 years ago

evgenjion commented 8 years ago

Hi, I thought it would be nice, to have darker pallet up to set lightness.

Here is the screenshot, how it looks like colorpicker

evgenjion commented 8 years ago

@EastDesire could you look at pr?

evgenjion commented 8 years ago

@EastDesire ping

EastDesire commented 4 years ago

Sorry for the long delay @evgenjion , it's only now, after 4 years, that I can look into pull requests.

Though it's a nice idea, I think making the palette darker would actually be confusing for many users. For example, if the initial color was black, the palette would be completely black too. The way it is now, the user can always see the preview of their chosen color in the input field as well as a whole spectrum of available colors.