This is an automated archive made by the Lemmit Bot.
The original was posted on /r/homeassistant by /u/clarinetJWD on 2025-04-09 22:11:28+00:00.
Hey everyone! I'm on a quest to make my dashboard look exactly like I want, but without having to use things like card-mod. To that end, I need to make or modify a bunch of cards that let me customize aspects of them that I couldn't before.
The first card I did is the Bolder Weather Card
It's based on pkissling's excellent Clock Weather Card, but with a totally redesigned Today section and full UI customization support.
I plan on trying to get this (and the other cards I have in the works) into the default HACS repository eventually, but am making it available as a custom repository right now:
Features:
- Big bold text and images that are readable from a distance.
- Full UI customization.
- Day/Night colors.
- All icons have been modified and cropped to look good on the card.
- Theme variables to customize... basically every CSS aspect of the card.
- New loading UI on the Forecast section so that it doesn't resize when refreshing (vs the Clock Weather Card it's based on).
Planned Features
- Ability to add a "style" ID in the configuration that makes custom CSS variable names so that you can single out one card only to apply certain theming to.
I don't know if anyone else will find this useful, but it's always good to share.
Original post on Home Assistant Forums