AitorDB / home-assistant-sun-card

Home assistant sun card based on Google weather design
MIT License
407 stars 184 forks source link

Make card colors configurable #21

Open AitorDB opened 3 years ago

AitorDB commented 3 years ago

Card colors, specially the graph ones, could be configurable so it can be adapted to each dashboard theme

Context: https://www.reddit.com/r/homeassistant/comments/ne2mx4/sun_card_for_home_assistant/gyeip4x Context: https://www.reddit.com/r/homeassistant/comments/ne2mx4/sun_card_for_home_assistant/gyf2qdq

NiMa08 commented 3 years ago

I would like this as well. My theme is dark, but the text color stays black while the rest of my text is white.

TheLordVader commented 3 years ago

Yes! I have the same issue, text color stays black when dark theme.

rjenx commented 3 years ago

Me too, great card by the way! Thank you

LiJu09 commented 3 years ago

To make color of text white add darkMode: true to card configuration.

rjenx commented 3 years ago

For me this is now closed, the suggestion by LiJu09 worked for me.