Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.04k stars 3.25k forks source link

Add a setting to create custom quick color buttons #4291

Open colebot17 opened 4 days ago

colebot17 commented 4 days ago

This feature allows custom quick colors to be added from the User Interface settings page.

A string setting holds comma-separated hex values in local storage. When the UI is updated, each color is added as a button underneath the existing colors. With lots of colors, the number of colors per row matches the existing alternating row pattern.

Testing:

Limitations:

DedeHai commented 4 days ago

Thank you for the contribution, this is a nice feature, however I do not see it fit for merging as a standard feature: