ADD: PaletteInput for multiple colors

This commit is contained in:
Robert Kossessa
2024-01-26 17:11:21 +01:00
parent a1899e55eb
commit 5045f245b8
3 changed files with 49 additions and 13 deletions

View File

@@ -31,11 +31,12 @@
"title": "GUI Designer"
},
"light_designer": {
"led_colors": "LED Colors",
"led_feedback": "LED Feedback",
"led_mode": "LED Mode",
"pointer_color": "Pointer Color",
"primary_color": "Primary Color",
"secondary_color": "Secondary Color",
"pointer_color": "Pointer",
"primary_color": "Primary",
"secondary_color": "Secondary",
"subtitle": "Adjust behavior of LED Ring. Turn On/Off.",
"title": "Light Designer"
},