mdbassit / Coloris

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

swatchesOnly=true , add input #92

Closed 3400442579 closed 1 year ago

3400442579 commented 1 year ago

image

jepsar commented 1 year ago

In that case it would no longer be "swatches only". And you would still have the input (where you bound Coloris to) to enter a hex value.

melloware commented 1 year ago

Yeah this requirement makes no sense to me.

mdbassit commented 1 year ago

I agree with the previous comments, this request doesn't make sense.