Skip to content

Releases: Nerwyn/material-rounded-theme

1.6.0

04 May 03:59
Compare
Choose a tag to compare
  • CSS variables are defined directly instead of using tokens.
  • Removed some unused variables.
  • Fix status and navbar colors on mobile app #14.
    • The background colors of the settings pages have changed as a side effect of this.

Full Changelog: 1.5.4...1.6.0

1.5.4

28 Apr 08:04
Compare
Choose a tag to compare
  • 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

06 Mar 00:48
Compare
Choose a tag to compare
  • 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

04 Mar 20:13
Compare
Choose a tag to compare
  • 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

01 Mar 04:22
Compare
Choose a tag to compare

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

15 Feb 03:47
Compare
Choose a tag to compare
  • 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

12 Feb 18:20
Compare
Choose a tag to compare
  • Fix rgb-primary-text-color.
  • Remove problematic styles for badges and alerts.

Full Changelog: 1.3.5...1.3.6

1.3.5

28 Dec 06:33
Compare
Choose a tag to compare
  • 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

09 Dec 04:00
Compare
Choose a tag to compare
  • 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

08 Dec 22:22
Compare
Choose a tag to compare
  • 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.