aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/test_generate.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-02 14:15:42 -0400
committerCraig Jennings <c@cjennings.net>2026-07-02 14:15:42 -0400
commit38d41d7d9ae616dd54f37c18f4d999dc1501d063 (patch)
treeabd7f7e0592543f7e9ff2e211fa5896b0e324cd6 /scripts/theme-studio/test_generate.py
parent4b42c0bff82cddb45ac7c5dc3b9febffac03145f (diff)
downloaddotemacs-38d41d7d9ae616dd54f37c18f4d999dc1501d063.tar.gz
dotemacs-38d41d7d9ae616dd54f37c18f4d999dc1501d063.zip
feat(theme-studio): scenes for tmr, wttrin, alert, org-superstar, nerd-icons-completion
tmr shows the list view and tmr-tabulated-view with every column face; wttrin the weather buffer with staleness header, key hints, and the stale modeline lighter; alert one line per severity; org-superstar the bullet swap across levels plus list items; nerd-icons-completion folder icons in the dir face. Phase 4 of the preview run — all 13 small-scene apps now sit in the face-coverage gate.
Diffstat (limited to 'scripts/theme-studio/test_generate.py')
-rw-r--r--scripts/theme-studio/test_generate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/theme-studio/test_generate.py b/scripts/theme-studio/test_generate.py
index 1476a9a3..268d8d92 100644
--- a/scripts/theme-studio/test_generate.py
+++ b/scripts/theme-studio/test_generate.py
@@ -859,6 +859,7 @@ class BespokePreviewFaceCoverage(unittest.TestCase):
"vertico", "marginalia", "consult", "embark", "orderless",
"emms", "org-roam", "hl-todo", "symbol-overlay",
"highlight-indent-guides", "yasnippet", "prescient", "flyspell-correct",
+ "tmr", "wttrin", "alert", "org-superstar", "nerd-icons-completion",
]
def test_every_face_appears_in_the_renderer(self):