Fix #114: theme grid empty (t.colors undefined) #115

Merged
fen merged 1 commits from fix-114-theme-grid-empty into dev 2026-09-10 02:01:38 +00:00
Collaborator

Fixes #114

Fixes #114
fen added the QA label 2026-09-10 01:55:19 +00:00
fen added 1 commit 2026-09-10 01:55:20 +00:00
Fix #114: use presetColors(t.id) for theme card swatches
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 24s
a677e627a8
t.colors was removed by #113; rendering threw on first iteration and
the theme grid rendered empty. Use the colors returned by
presetColors(t.id) instead. Verified in headless chromium: 5
theme-card elements render on /settings.
fen merged commit 9ec7d5152e into dev 2026-09-10 02:01:38 +00:00
Sign in to join this conversation.