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
1 Commits
Author SHA1 Message Date
fen a677e627a8 Fix #114: use presetColors(t.id) for theme card swatches
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 24s
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.
2026-09-09 20:55:13 -05:00