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
commit330adea26dffa3218be1329bf91441a775b72dec (patch)
tree06c4b37c7cbed329d826012e6791b615e00ae31d /scripts/theme-studio/package-inventory.json
parent5e1aef86734f4290a634e3775985454084256050 (diff)
downloaddotemacs-330adea26dffa3218be1329bf91441a775b72dec.tar.gz
dotemacs-330adea26dffa3218be1329bf91441a775b72dec.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 (073cf41a). 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"