Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Releases: KTibow/lovelace-dark-soft-ui-theme

Small tweaks + README

07 Aug 14:56
5c0e337
Compare
Choose a tag to compare

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

04 Aug 21:41
0ded48c
Compare
Choose a tag to compare

README + card fixes

  • Add link to supported cards issue
  • Fix glance card
  • Fix sensor card graph

Tweaks and stuff

04 Aug 20:57
076a470
Compare
Choose a tag to compare

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

04 Aug 19:26
e38baf2
Compare
Choose a tag to compare

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

31 Jul 20:53
898d0bf
Compare
Choose a tag to compare

Easier markdown usage

This lessens the padding on the markdown cards and removes the shadow.

Move margins around and remove extra shadows

30 Jul 22:58
731faef
Compare
Choose a tag to compare

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

29 Jul 18:53
6bc053f
Compare
Choose a tag to compare

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

29 Jul 01:40
f87d9a5
Compare
Choose a tag to compare

Entity card + README updates

Just some updates in the theme. Also updates the README to collapse some and add more.

Fan spinning

27 Jul 17:42
c928498
Compare
Choose a tag to compare

Fan spinning

This adds an animation to fans that are on.

Entity card and gauge card fixes

27 Jul 14:32
310387d
Compare
Choose a tag to compare

Changes:

  • Add styling for entity card
  • Make gauge card's gauge background white