From 0e235e4c6e5125523f2ff97f665f0fa39b06a29b Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 25 Jun 2026 18:32:10 -0400 Subject: feat(theme-studio): move reuse context from app labels into a hover Clean the app labels and move the "what reuses this" context into the app dropdown's tooltip, so the labels stay short. The foundational face sets name their consumers on hover: ansi-color (vterm, eshell, compilation, ghostel, eat), shr (eww, nov, mu4e/message), gnus (mu4e article view), and dired (dirvish). Labels now carry only the name plus any acronym expansion. A small APP_HOVERS dict in face_data.py feeds an app "hover" field that sets the dropdown's title on selection. --- scripts/theme-studio/theme-studio.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'scripts/theme-studio/theme-studio.html') diff --git a/scripts/theme-studio/theme-studio.html b/scripts/theme-studio/theme-studio.html index a619bb5ea..13545e9e8 100644 --- a/scripts/theme-studio/theme-studio.html +++ b/scripts/theme-studio/theme-studio.html @@ -297,7 +297,7 @@