Color picker/ theme editor #3886
Replies: 10 comments
-
cc @thomasloven you mentioned doing something like this |
Beta Was this translation helpful? Give feedback.
-
Well, I have this: https://github.com/thomasloven/lovelace-theme-maker There's no color picker yet, and I'm planning to add a list of common variables too. |
Beta Was this translation helpful? Give feedback.
-
The theming vars (yes, breaking changes...) should be cleaned up before we would start on an editor |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Mockup of a per card theme editor. Though I think that most of these options should be based from a main theme. And then the theme tab would be able to edit specific values to the card. Sensor Graph color, Gauge Fill color, etc. But I can see an argument either way (as you can see this is just a visual mockup. No working inputs) |
Beta Was this translation helpful? Give feedback.
-
Progress: We can set primary color and accent color to custom variables. |
Beta Was this translation helpful? Give feedback.
-
Consider closing? |
Beta Was this translation helpful? Give feedback.
-
No Theme editor would be something different IMO |
Beta Was this translation helpful? Give feedback.
-
And I do still think we should add a theme Variable to the Sensor Graph |
Beta Was this translation helpful? Give feedback.
-
Should this be moved to Discussions? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
While editing themes in the chrome dev console is fun, now that lovelace is default a new UI-driven theme editor with color picker (and maybe even suggested themes based on a color (https://coolors.co/app)) would be awesome and allow users to make awesome lovelace UI's.
It would also be a good exercise to nail down which themeing variables are going to be shown/supported.
maybe with: http://jscolor.com/examples/
or this: https://github.com/narsenico/a-color-picker/
Beta Was this translation helpful? Give feedback.
All reactions