Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.45k stars 39 forks source link

bg background can't be a variable of a theme. #428

Closed fablav76 closed 2 months ago

fablav76 commented 3 months ago

So bg_color: var(--contrast2) has no effect on background. It's work only with rgb or hex colours. Frustrating on light and dark themes. I would like to have the same colour of my primary background colour.

Clooos commented 2 months ago

This is indeed an issue, I will fix that in the next release.

Clooos commented 2 months ago

I've released a new beta that fix that issue, here is the changelog:

https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-beta.2