aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app_inventory.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-02 14:10:24 -0400
committerCraig Jennings <c@cjennings.net>2026-07-02 14:10:24 -0400
commit4b42c0bff82cddb45ac7c5dc3b9febffac03145f (patch)
tree8ba5f130ddff17b960dfb61e4475fc0c4579a642 /scripts/theme-studio/app_inventory.py
parente15b2fdaf360ec814da4cab87f5e67adfcf02d5c (diff)
downloaddotemacs-4b42c0bff82cddb45ac7c5dc3b9febffac03145f.tar.gz
dotemacs-4b42c0bff82cddb45ac7c5dc3b9febffac03145f.zip
feat(theme-studio): scenes for indent-guides, yasnippet, prescient, flyspell-correct
highlight-indent-guides shows both methods (character glyphs, column bands) plus the responsive top/stack variants at a marked point; yasnippet a mid-expansion snippet with the active field and the debug overlay; prescient primary/secondary match highlights; flyspell-correct the word under correction with its menu. All four join the face-coverage gate.
Diffstat (limited to 'scripts/theme-studio/app_inventory.py')
-rw-r--r--scripts/theme-studio/app_inventory.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/theme-studio/app_inventory.py b/scripts/theme-studio/app_inventory.py
index 1e1eea65..01e3aa6e 100644
--- a/scripts/theme-studio/app_inventory.py
+++ b/scripts/theme-studio/app_inventory.py
@@ -36,6 +36,10 @@ PREVIEW_KEYS = {
"org-roam": "orgroam",
"hl-todo": "hltodo",
"symbol-overlay": "symboloverlay",
+ "highlight-indent-guides": "indentguides",
+ "yasnippet": "yasnippet",
+ "prescient": "prescient",
+ "flyspell-correct": "flyspellcorrect",
}
# Custom display labels for inventory apps whose package name is an acronym