Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 792dbab

Browse files
committed
update patch version
1 parent 274e07e commit 792dbab

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-you-theme",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "A Material You and Google Home app influenced theme for Home Assistant",
55
"scripts": {
66
"build": "node --no-warnings ./githooks/pre-commit.js",

themes/material_you.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ Material You:
476476
bubble-main-background-color: var(--md-sys-color-surface-container-highest)
477477
bubble-pop-up-main-background-color: var(--md-sys-color-surface-container-low)
478478
bubble-pop-up-border-radius: var(--md-sys-shape-corner-extra-large)
479-
version: 4.0.7
479+
version: 4.0.8
480480
Material You Light:
481481
md-sys-elevation-level0: none
482482
md-sys-elevation-level1: >-
@@ -842,7 +842,7 @@ Material You Light:
842842
bubble-main-background-color: var(--md-sys-color-surface-container-highest)
843843
bubble-pop-up-main-background-color: var(--md-sys-color-surface-container-low)
844844
bubble-pop-up-border-radius: var(--md-sys-shape-corner-extra-large)
845-
version: 4.0.7
845+
version: 4.0.8
846846
md-sys-color-primary: 'var(--md-sys-color-primary-light, #4c5c92)'
847847
md-sys-color-on-primary: 'var(--md-sys-color-on-primary-light, #ffffff)'
848848
md-sys-color-primary-container: 'var(--md-sys-color-primary-container-light, #dce1ff)'
@@ -1263,7 +1263,7 @@ Material You Dark:
12631263
bubble-main-background-color: var(--md-sys-color-surface-container-highest)
12641264
bubble-pop-up-main-background-color: var(--md-sys-color-surface-container-low)
12651265
bubble-pop-up-border-radius: var(--md-sys-shape-corner-extra-large)
1266-
version: 4.0.7
1266+
version: 4.0.8
12671267
md-sys-color-primary: 'var(--md-sys-color-primary-dark, #b5c4ff)'
12681268
md-sys-color-on-primary: 'var(--md-sys-color-on-primary-dark, #1c2d61)'
12691269
md-sys-color-primary-container: 'var(--md-sys-color-primary-container-dark, #344479)'

0 commit comments

Comments
 (0)