Open mrgrlscz opened 6 months ago
Yes , could be a nice évolution for easier adoption to allow the parameters of the theme in a bubble-card
+1
This is in my mind for a long time, but I've added so many new features in the v2 that I had to stop somewhere.
But I will definitely add that possibility in the future.
Patience is the mother of all virtues!! Again, congrats for your work.
I would like to get the same background for the bubble-card and all others cards, but the bubble-card show a black background and the other card use the default background-color.
This is exactly I have been looking for and have been spending the entire week. While Clooos has made the best card in HA I do not want to apply card level changes. Hope Clooos would get time to allow changes to switch, slider, lights background independently via theme under card-mod
Is
bubble-button-background-color
the only color we can set at theme level?? Every other color seems to be hard-coded. This causes different problems:Maybe (I'm absolutely NOT a developer) something like :
icon_color.is_active = var(--bubble-button-icon-color-active) if set else rgb(255,220,200)
For:
This is what I do for now, here's part of my code and only works for bubble-button in switch mode, not sliders.
Resulting in: (stock to the left, with the code above to the right)
And this pic is from another theme...
I know you're already busy, and I'm a patient guy ;) By the way you did great job, and even if I'll not use it for me (custom-layout) I think your recent 'section view' compatibility will push bubble-card over boundaries!!