After several weeks of trial and error, looking through posts, combing through themes, etc, I was tired of manually trying to find references to customizable elements of the Lovelace theme so I decided that I would create a list of known elements, put it in a GitHub repo, and let others add to it. That way, others could find it and find the specific element(s) they want to theme. I’ve started with a very basic shell of items in a markdown file.
Once I have some folks that are interested in adding/reviewing PRs, I’ll start adding folks to the reviewer permissions on the repo.
I’m hoping that this little list will be a central place to reference these items and will help push along the development of themes for Lovelace. Please spread the word and contribute, too!
Great idea! Will there be a way to contribute without diving deep in (just send you things we found)? Don’t have the time at the moment/ don’t need another thing giving me options to procrastinate
Just create an issue on the repo requesting an add to the file and I’ll get it added. Sorry, I was on vacation and just getting back to things. Thanks!
Does anyone know what variable can be used to chage the Zone Radius Color in the Hass themes? I see that usually the color from --accent-color variable is being used to colorize Zone Radius Color, but is there any way to make it different from --accent-color? Thank you.