aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/package-inventory.json
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 06:54:37 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 06:54:37 -0400
commit4d2f99740f5f030b44e057a57b136636b9dc5766 (patch)
treefe1e2054cc287c94dce9993bc1ffc820f18e661b /scripts/theme-studio/package-inventory.json
parent0ac588eb45df674049dab835b38ee178f552cef7 (diff)
downloaddotemacs-4d2f99740f5f030b44e057a57b136636b9dc5766.tar.gz
dotemacs-4d2f99740f5f030b44e057a57b136636b9dc5766.zip
feat(theme-studio): make wttrin themeable in the package inventory
wttrin loads from an unversioned local checkout (elpa/wttrin/), which the inventory regex already learned to capture (a5fd0b4d). This long-lived daemon's wttrin face attribution was scrambled by the session's theme reloading, so rather than regenerate the whole inventory from a disturbed daemon I added wttrin's four file-loaded faces from a clean batch load and regenerated the studio. wttrin is now a previewable app, and all studio gates stay green.
Diffstat (limited to 'scripts/theme-studio/package-inventory.json')
-rw-r--r--scripts/theme-studio/package-inventory.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/theme-studio/package-inventory.json b/scripts/theme-studio/package-inventory.json
index 18fd7aa25..ec82f664b 100644
--- a/scripts/theme-studio/package-inventory.json
+++ b/scripts/theme-studio/package-inventory.json
@@ -716,6 +716,12 @@
"web-mode-warning-face",
"web-mode-whitespace-face"
],
+ "wttrin": [
+ "wttrin-instructions",
+ "wttrin-key",
+ "wttrin-mode-line-stale",
+ "wttrin-staleness-header"
+ ],
"yasnippet": [
"yas--field-debug-face",
"yas-field-highlight-face"