From 38d41d7d9ae616dd54f37c18f4d999dc1501d063 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 2 Jul 2026 14:15:42 -0400 Subject: feat(theme-studio): scenes for tmr, wttrin, alert, org-superstar, nerd-icons-completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- scripts/theme-studio/app_inventory.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/theme-studio/app_inventory.py') diff --git a/scripts/theme-studio/app_inventory.py b/scripts/theme-studio/app_inventory.py index 01e3aa6e..a4346629 100644 --- a/scripts/theme-studio/app_inventory.py +++ b/scripts/theme-studio/app_inventory.py @@ -40,6 +40,11 @@ PREVIEW_KEYS = { "yasnippet": "yasnippet", "prescient": "prescient", "flyspell-correct": "flyspellcorrect", + "tmr": "tmr", + "wttrin": "wttrin", + "alert": "alert", + "org-superstar": "orgsuperstar", + "nerd-icons-completion": "nerdiconscompletion", } # Custom display labels for inventory apps whose package name is an acronym -- cgit v1.2.3