Skip to content

Commit 7e1769e

Browse files
committed
fix(mushroom): Adjust title card font size
1 parent e4703e9 commit 7e1769e

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

src/tokens_common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ token-size-font-2xl: calc(24px * var(--ha-font-size-scale))
2424
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
2525
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
2626
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
27-
token-size-font-title: var(--token-size-font-l)
27+
token-size-font-title: var(--token-size-font-3xl)
2828
token-size-font-title-card: var(--token-size-font-l)
2929
# ..............................................................................
3030
# Spacing

themes/graphite-auto.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Graphite Auto:
1111
# https://github.com/TilmanGriesel/graphite
1212

1313
#------------------------------------------------------
14-
# This file was generated at 2025-08-25 19:42:57
14+
# This file was generated at 2025-08-25 20:00:18
1515
#------------------------------------------------------
1616

1717

@@ -116,7 +116,7 @@ Graphite Auto:
116116
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
117117
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
118118
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
119-
token-size-font-title: var(--token-size-font-l)
119+
token-size-font-title: var(--token-size-font-3xl)
120120
token-size-font-title-card: var(--token-size-font-l)
121121
# ..............................................................................
122122
# Spacing
@@ -364,7 +364,7 @@ Graphite Auto:
364364
# https://github.com/TilmanGriesel/graphite
365365

366366
#------------------------------------------------------
367-
# This file was generated at 2025-08-25 19:42:57
367+
# This file was generated at 2025-08-25 20:00:18
368368
#------------------------------------------------------
369369

370370

@@ -469,7 +469,7 @@ Graphite Auto:
469469
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
470470
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
471471
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
472-
token-size-font-title: var(--token-size-font-l)
472+
token-size-font-title: var(--token-size-font-3xl)
473473
token-size-font-title-card: var(--token-size-font-l)
474474
# ..............................................................................
475475
# Spacing

themes/graphite-eink-dark.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Graphite E-ink Dark:
88
# https://github.com/TilmanGriesel/graphite
99

1010
#------------------------------------------------------
11-
# This file was generated at 2025-08-25 19:42:57
11+
# This file was generated at 2025-08-25 20:00:18
1212
#------------------------------------------------------
1313

1414
card-mod-theme: Graphite E-ink Dark
@@ -125,7 +125,7 @@ Graphite E-ink Dark:
125125
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
126126
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
127127
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
128-
token-size-font-title: var(--token-size-font-l)
128+
token-size-font-title: var(--token-size-font-3xl)
129129
token-size-font-title-card: var(--token-size-font-l)
130130
# ..............................................................................
131131
# Spacing

themes/graphite-eink-light.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Graphite E-ink Light:
88
# https://github.com/TilmanGriesel/graphite
99

1010
#------------------------------------------------------
11-
# This file was generated at 2025-08-25 19:42:57
11+
# This file was generated at 2025-08-25 20:00:18
1212
#------------------------------------------------------
1313

1414
card-mod-theme: Graphite E-ink Light
@@ -125,7 +125,7 @@ Graphite E-ink Light:
125125
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
126126
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
127127
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
128-
token-size-font-title: var(--token-size-font-l)
128+
token-size-font-title: var(--token-size-font-3xl)
129129
token-size-font-title-card: var(--token-size-font-l)
130130
# ..............................................................................
131131
# Spacing

themes/graphite-light.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Graphite Light:
88
# https://github.com/TilmanGriesel/graphite
99

1010
#------------------------------------------------------
11-
# This file was generated at 2025-08-25 19:42:57
11+
# This file was generated at 2025-08-25 20:00:18
1212
#------------------------------------------------------
1313

1414
card-mod-theme: Graphite Light
@@ -114,7 +114,7 @@ Graphite Light:
114114
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
115115
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
116116
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
117-
token-size-font-title: var(--token-size-font-l)
117+
token-size-font-title: var(--token-size-font-3xl)
118118
token-size-font-title-card: var(--token-size-font-l)
119119
# ..............................................................................
120120
# Spacing

themes/graphite.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Graphite:
88
# https://github.com/TilmanGriesel/graphite
99

1010
#------------------------------------------------------
11-
# This file was generated at 2025-08-25 19:42:57
11+
# This file was generated at 2025-08-25 20:00:18
1212
#------------------------------------------------------
1313

1414
card-mod-theme: Graphite
@@ -114,7 +114,7 @@ Graphite:
114114
token-size-font-3xl: calc(28px * var(--ha-font-size-scale))
115115
token-size-font-4xl: calc(32px * var(--ha-font-size-scale))
116116
token-size-font-5xl: calc(40px * var(--ha-font-size-scale))
117-
token-size-font-title: var(--token-size-font-l)
117+
token-size-font-title: var(--token-size-font-3xl)
118118
token-size-font-title-card: var(--token-size-font-l)
119119
# ..............................................................................
120120
# Spacing

0 commit comments

Comments
 (0)