Nerwyn
Nerwyn
I've done a huge refactor to make this theme easier to develop using separate reusable CSS style files and a pre-commit build pipeline and put out the first version 2...
Can y'all give v2 beta ~~4~~ 5 a try? I made all the card-mod CSS selectors as ~~specific~~ generic as possible to cut down on load times, removed a lot...
I've set `linked-text-color` to `primary-color` in the latest v2 beta, it should be more visible now. Kebab menu (three vertical dots) vs three action items is determined by screen size,...
Officially released [v2.0.0](https://github.com/Nerwyn/material-rounded-theme/releases/tag/2.0.0)! But! I still need to come back to create the full color theme for v3, which I'll do at a later time since v2 took so long....
Still working for me and my Home Assistant server is up to date. What's the name and entity ID of your sensor?
Do you have card-mod installed?
Not yet. I'm hoping to make it possible using CSS `transform: rotate(270deg)` but the shadow roots Lit elements create make it tricky. I think there's some kind of bug causing...
In #63 I made it so that all rows and columns now have unique IDs for card-mod styling. By encapsulating the slider in it's own column and using a mix...
In version 3.8.0 (currently in development), vertical sliders can be toggled using a new `vertical` field in slider custom actions. I wasn't able to get the slider height to auto...
Notes to self: - https://stackoverflow.com/questions/15935837/how-to-display-a-range-input-slider-vertically - https://dev.to/rashidshamloo/styling-input-range-sliders-nge