simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.29k stars 287 forks source link

Feature Request - Add support for Wide-Gamut Colors (currently supported in Safari only) #250

Open udidol opened 3 years ago

udidol commented 3 years ago

Is your feature request related to a problem? Please describe. There is a color palette larger than that of sRGB which is supported by most browsers. Safari now supports what is called Wide Gamut - see details here: https://css-tricks.com/the-expanding-gamut-of-color-on-the-web/

Describe the solution you'd like It would be great if Pickr Supported Wide Gamut.

Describe alternatives you've considered None, this is a pretty simple feature request (to ask and describe, not necessarily to execute).

Additional context CSS Tricks page on Wide Gamut: https://css-tricks.com/the-expanding-gamut-of-color-on-the-web/

simonwep commented 3 years ago

This is actually pretty cool, but unfortunately this project is not longer in a state were new features get added, see this section of the readme. I should probably also remove the feature-request template and I'm sorry for not doing so.