From be62ae5ba244043a8eafbc9db04e36875abaf3c4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 20 Jun 2026 05:33:44 -0400 Subject: feat(theme-studio): sort the language dropdown and add nav arrows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sort the language list alphabetically and pin Elisp as the default selection. Add the ‹ › arrows flanking the dropdown that step the selection (clamped, no wrap), reusing the view-dropdown's stepViewIndex so you can walk languages without reopening the menu. --- scripts/theme-studio/theme-studio.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/theme-studio/theme-studio.template.html') diff --git a/scripts/theme-studio/theme-studio.template.html b/scripts/theme-studio/theme-studio.template.html index 2d0236562..7b70f76e7 100644 --- a/scripts/theme-studio/theme-studio.template.html +++ b/scripts/theme-studio/theme-studio.template.html @@ -66,7 +66,7 @@ STYLES_CSS
elements △fg △bg △stylecontrastexamplebox
-
+

  
-- cgit v1.2.3