diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-19 11:09:01 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-19 11:09:01 -0400 |
| commit | fc757220f34704c3f40719fd485ba15947174a99 (patch) | |
| tree | 73b63c69cc790d07e44e89d9ce1e15d06e58ea8e /scripts/theme-studio/test-app-core.mjs | |
| parent | b1d808dccee115fa76717f843433bd9927e3a96e (diff) | |
| download | dotemacs-fc757220f34704c3f40719fd485ba15947174a99.tar.gz dotemacs-fc757220f34704c3f40719fd485ba15947174a99.zip | |
refactor(theme-studio): single-source the bespoke-app list in face_data
The bespoke apps were listed twice: generate.py's _BESPOKE_APPS (key, label, preview, faces, prefix, seed) and app_inventory's BESPOKE_APPS set of keys, which had drifted (it carried both "org" and "org-mode"). The spec list now lives in face_data.py as BESPOKE_APP_SPECS, beside the FACES/SEED constants it references. generate.py builds APPS from it, and app_inventory derives its exclusion set from the same keys plus an explicit "org" alias of the "org-mode" app. Adding a bespoke app is now one row. APPS order and the generated page are unchanged.
Diffstat (limited to 'scripts/theme-studio/test-app-core.mjs')
0 files changed, 0 insertions, 0 deletions
