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

Add comments and more info for mobile

22 Aug 15:36
9c8c738
Compare
Choose a tag to compare

Add comments and more info for mobile

Add some margin to the more info dialog, and make the source easier to understand.

Update stuff

20 Aug 17:43
6ac75f9
Compare
Choose a tag to compare

Update stuff

  • Link to N-L1's lovelace-soft-ui in info.md
  • Specialize for select-list-card
  • Make help button black instead of colored
  • Make dialogs fit in more with soft UI

More colors, tab fixes

17 Aug 17:20
eb06c16
Compare
Choose a tag to compare

More colors, tab fixes

  • This adds even more colors! You can use them with stuff like var(--green-cyan) for stuff like button card dashboards. Here's a color chart:
    colors
  • Highlight tabs with text instead of icons.

Match colors

17 Aug 02:16
f7db4bc
Compare
Choose a tag to compare

Match colors

Cool trick: You can use var(--red), or var(--purple), or most colors of the rainbow! This matches the hue and saturation of those colors to the primary color.

Various fixes

17 Aug 00:29
168549e
Compare
Choose a tag to compare

Various fixes

  • Remove box shadow from button card whole
  • Slightly decrease margin
  • Make help button colored
  • Change more info dialog to apply shadow

Fix map again

15 Aug 14:58
4403fa6
Compare
Choose a tag to compare

Fix map again

  • Make styles actually apply to map
  • Remove unnecessary stuff

Map enhancements

15 Aug 14:27
2c81588
Compare
Choose a tag to compare

Map enhancements

  • Add shadow and margin and stuff
  • Make flex 0 0 auto

Tweaks + fixes

14 Aug 14:19
9b5e837
Compare
Choose a tag to compare

Tweaks + fixes

  • Add border radius to map
  • Make camera badges work
  • Reduce padding at top

Fix padding

12 Aug 02:03
8794372
Compare
Choose a tag to compare

Fix padding

Padding was applied to the wrong thing, fix it.

Update notes and padding

12 Aug 01:50
59ab5a5
Compare
Choose a tag to compare

Update notes and padding

Before you might have a bit too much padding from your header to your stuff. Fixed! (Also update README)