aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app-core.js
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-14 17:38:52 -0500
committerCraig Jennings <c@cjennings.net>2026-06-14 17:38:52 -0500
commit48479a903cbf9b2a97dd7c0bf05392b7eae13ef5 (patch)
treedccf879b4464fe2d7eaa6a9d330585630f1217e3 /scripts/theme-studio/app-core.js
parentce414b0a7facf9ba99457f4bb35ae2ebf0992301 (diff)
downloaddotemacs-48479a903cbf9b2a97dd7c0bf05392b7eae13ef5.tar.gz
dotemacs-48479a903cbf9b2a97dd7c0bf05392b7eae13ef5.zip
test: reconcile build-theme tests with nested syntax format
The converter reads theme.json's nested "syntax" shape: each category is an object with fg/bg/bold/italic, and bg/p are category objects carrying fg. The tests still drove the old flat "assignments"/"bold"/"italic" format with 3-arg syntax calls, so they passed only against a stale build-theme.elc. Rebuilt against the source, six tests failed on the wrong API. I updated the fixture JSON and every call site to the nested 1-arg signature. No production code changed. The converter and theme.json were already the source of truth.
Diffstat (limited to 'scripts/theme-studio/app-core.js')
0 files changed, 0 insertions, 0 deletions