metafizzy / huebee

🐝 1-click color picker
https://huebee.buzz
403 stars 43 forks source link

Add ability to set font and border color too #29

Closed tvb closed 3 years ago

tvb commented 4 years ago

Hi, I would like to set the font color and border color of elements too with Huebee. I know I can do it with the.on('change') event, but it would be nice if we would get native support with something like setFont and setBorder configuration parameters.

tvb commented 4 years ago

Anyone?

desandro commented 3 years ago

Thanks for this feature request. This kind of feature is exactly what the change event is designed for. the setBGColor and setText options are good defaults to style the UI element. All other possibilities can be handled through the change event.