mdbassit / Coloris

A lightweight and elegant JavaScript color picker. Written in vanilla ES6, no dependencies. Accessible.
https://coloris.js.org/examples.html
MIT License
461 stars 58 forks source link

Feature Request: Pipette / Eye Dropper #95

Closed anthony0030 closed 1 year ago

anthony0030 commented 1 year ago

It would be great to have an eye dropper in the color picker

mdbassit commented 1 year ago

Unfortunately the EyeDropper API is still experimental and is only supported on some chromium based browsers. I will revisit again when it becomes a standard or at least supported by all modern browsers.

anthony0030 commented 1 year ago

Hi @mdbassit, That sounds fair :) Thanks for the great tool!