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
Add comments and more info for mobile
Add comments and more info for mobile
Add some margin to the more info dialog, and make the source easier to understand.
Update stuff
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
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:
- Highlight tabs with text instead of icons.
Match colors
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
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
Fix map again
- Make styles actually apply to map
- Remove unnecessary stuff
Map enhancements
Map enhancements
- Add shadow and margin and stuff
- Make flex
0 0 auto
Tweaks + fixes
Tweaks + fixes
- Add border radius to map
- Make camera badges work
- Reduce padding at top
Fix padding
Fix padding
Padding was applied to the wrong thing, fix it.
Update notes and padding
Update notes and padding
Before you might have a bit too much padding from your header to your stuff. Fixed! (Also update README)