This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
Releases: KTibow/lovelace-dark-soft-ui-theme
Releases · KTibow/lovelace-dark-soft-ui-theme
Small tweaks + README
Small tweaks + README
I've fiddled around and standardized some things. Hope you like it!
- Add notes in README.md
- Remove hacs badge from info.md
- Capitalize some hex values
- Use var for some stuff
- Add more values
- Smaller border radius
- Extra spaces in theme
- Make divider blend in
- Fix screenshot
README + card fixes
README + card fixes
- Add link to supported cards issue
- Fix glance card
- Fix sensor card graph
Tweaks and stuff
Tweaks and stuff
- Rename master branch to main
- Remove extra box shadow item
- Support iframes
- Support picture glance
- Support shopping list
README updates, ease of use references
README updates, ease of use references
This:
- Adds a link to the source for the notes
- Adds a section about using your own theme stuff
- Change info.md wording
- Add nice stuff:
# Convenience
primary-name-text-color: grey
primary-state-text-color: grey
primary-icon-color: grey
ha-card-box-shadow: -5px -5px 8px 0 rgba(255,255,255,.5),5px 5px 8px 0 rgba(0,0,0,.03);
ha-card-box-shadow-inset: inset -4px -4px 8px 0 rgba(255,255,255,.5), inset 4px 4px 8px 0 rgba(0,0,0,.03)
primary-yellow: '#fad46b'
dark-primary-yellow: '#dab44b'
Easier markdown usage
Easier markdown usage
This lessens the padding on the markdown cards and removes the shadow.
Move margins around and remove extra shadows
Move margins around and remove extra shadows
- Change horizontal margin to be on columns
- Don't add extra shadow to light or weather forecast
Fixes #5
README updates + style tweaks
README updates + style tweaks
Changes:
- Changed badge to "default" instead of "custom"
- Don't add shadow to name for history graph + map
Entity card + README updates
Entity card + README updates
Just some updates in the theme. Also updates the README to collapse some and add more.
Fan spinning
Fan spinning
This adds an animation to fans that are on.
Entity card and gauge card fixes
Changes:
- Add styling for entity card
- Make gauge card's gauge background white