Color picker
Opened this issue · 0 comments
amclain commented
We would like to have a color picker widget in the web UI for users to be able to pick the colors they want to set LEDs to.
We could start out with a basic interface that supports HSV & RGB (and maybe the hex value) and lets a user pick a color by either adjusting the sliders or typing in numbers for each property's value. A square could show a preview of the color to the user. We could use the existing dependency chameleon to help with this task.