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
commite88528f85f27a03551c19fc23deca1b1e5aa7d0f (patch)
tree57288e065b61d096725daa29a44bdc2f29c16a83 /scripts/theme-studio/package-inventory.json
parent2a8d33446d8e135483a2a3583d2a47aff580c4a8 (diff)
downloaddotemacs-e88528f85f27a03551c19fc23deca1b1e5aa7d0f.tar.gz
dotemacs-e88528f85f27a03551c19fc23deca1b1e5aa7d0f.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 (ffa458a6). 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 18fd7aa2..ec82f664 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"