Refactor font configuration in chore-tracker YAML files for consistency

This commit is contained in:
Joshua King
2026-02-27 22:21:50 -05:00
parent dc815af608
commit b7b78c0785
2 changed files with 20 additions and 10 deletions

View File

@@ -97,21 +97,26 @@ time:
- lvgl.page.show: page_home
font:
- file: "gfonts://Nunito:wght@900"
- file: "gfonts://Nunito"
id: font_title
size: 40
- file: "gfonts://Nunito:wght@800"
weight: 900
- file: "gfonts://Nunito"
id: font_name
size: 30
- file: "gfonts://Nunito:wght@700"
weight: 800
- file: "gfonts://Nunito"
id: font_med
size: 22
- file: "gfonts://Nunito:wght@600"
weight: 700
- file: "gfonts://Nunito"
id: font_small
size: 17
- file: "gfonts://Nunito:wght@600"
weight: 600
- file: "gfonts://Nunito"
id: font_tiny
size: 13
weight: 600
# ── Switches — one per chore per kid, synced to HA ───────────────────────────
switch:

View File

@@ -219,21 +219,26 @@ time:
- lvgl.page.show: page_home
font:
- file: "gfonts://Nunito:wght@900"
- file: "gfonts://Nunito"
id: font_title
size: 40
- file: "gfonts://Nunito:wght@800"
weight: 900
- file: "gfonts://Nunito"
id: font_name
size: 30
- file: "gfonts://Nunito:wght@700"
weight: 800
- file: "gfonts://Nunito"
id: font_med
size: 22
- file: "gfonts://Nunito:wght@600"
weight: 700
- file: "gfonts://Nunito"
id: font_small
size: 17
- file: "gfonts://Nunito:wght@600"
weight: 600
- file: "gfonts://Nunito"
id: font_tiny
size: 13
weight: 600
# ── Switches — one per chore per kid, synced to HA ───────────────────────────
switch: