Releases: Nerwyn/material-rounded-theme
Releases · Nerwyn/material-rounded-theme
1.6.0
1.5.4
- Create additional version of theme:
- Material Rounded.
- Material Rounded No Mod.
- Material Rounded Transparent Card.
- Material Rounded Transparent Card No Mod.
- The transparent card versions of this theme now set card backgrounds to match the view background rather than being truly transparent, to fix issues with overlays like dropdowns.
- Remove
--background-color
.
Full Changelog: 1.5.3...1.5.4
1.5.3
- Remove individual off colors for tile alarms, thermostats, and fans and instead use
state-inactive-color
in dark mode- This makes tile off icon and feature background color consistent across all entities (except for fan speed selector).
- The fan speed selector tile feature background color is defined differently than all other tile features, which is why it cannot be matched in theme.
- Value is same as default theme for light mode so removed entirely.
Full Changelog: 1.5.2...1.5.3
1.5.2
- Restore
--mdc-icon-button-size
for subview back button. - Add a transparent background version of the theme for use at the card level for easy transparent cards.
Full Changelog: 1.5.1...1.5.2
1.5.1
The Google Home app colors have been updated and this theme has been updated to match.
- Updated colors to match Google Home app
- Card backgrounds and toolbar colors are now a bit darker.
- Fixes for toolbar icons and labels.
- All edit icons in current view should now be visible and not tiny.
- View buttons scale to fit at least five if less than 72px wide or more if possible.
- Restore view icon scrolling.
- Reduce size of toolbar menu icons to make more space for view icons.
- View label improvements
- Changes opacity if selected.
- Added padding to separate it from adjacent labels.
- Wraps if it is made up of multiple words and is too long (wrapping more than once is cut off by bottom of screen).
- Font size will reduce on smaller width screens.
state-fan-off-color
fixed so tile feature matches colors of other tile features when off.
Full Changelog: 1.4.0...1.5.1
1.4.0
- Created a version of the theme without card-mod toolbar changes.
- Removed custom colors per views.
- Refactored theme to remove unused and repetitive styles.
- Modified styles of view labels to better match the Google Home app.
- Removed and fixed CSS for badges #1.
- Fixed/flipped primary and accent colors to solve issues with visibility on windows like calendar #2.
Full Changelog: 1.3.6...1.4.0
1.3.6
- Fix
rgb-primary-text-color
. - Remove problematic styles for badges and alerts.
Full Changelog: 1.3.5...1.3.6
1.3.5
- Remove blurb about toolbar breaking from README as it appears to be fixed in card-mod 3.4.0.
- Adds
ha-fab
button fixes to layout-card views. - Reduce
font-weight
of view labels. - Remove invisible button from edit mode toolbar.
- Remove
mdc-ripple-hover-opacity
. - Add some more special view names for differently colored icons.
Full Changelog: 1.3.4...1.3.5
Better Toolbar and Updated Colors
- Toolbar is taller and color matches Google Home in both it's background and font color.
- Toolbar icons now have the tab name underneath them.
- Set
ha-card-border-width
to 0px for better tile card fix as described here. - Add margin 12px to sides of view to match screenshots (was previously being done through layout-card).
- Correct toolbar colors, are slightly different than card colors.
- Updated dark mode background color and sidebar now color matches matches toolbar.
Better Toolbar and Updated Colors
- Toolbar is taller and color matches Google Home in both it's background and font color.
- Toolbar icons now have the tab name underneath them.
- Set
ha-card-border-width
to 0px for better tile card fix as described here. - Add margin 12px to sides of view to match screenshots (was previously being done through layout-card).
- Correct toolbar colors, are slightly different than card colors.
- Updated dark mode background color and sidebar now color matches matches toolbar.