From 4f869aa12565556ae178d35a5b2919be0b405521 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 20 Jun 2026 05:52:57 -0400 Subject: feat(theme-studio): move the lock column to the leftmost position Put the lock cell first in all three assignment tables, ahead of the element/face name. The lock and name columns swap, and every column from fg onward is unchanged. The element-name sort moves to column 1, and the sort and index gates follow it. --- scripts/theme-studio/theme-studio.template.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 7b70f76e7..e68324ae2 100644 --- a/scripts/theme-studio/theme-studio.template.html +++ b/scripts/theme-studio/theme-studio.template.html @@ -63,7 +63,7 @@ STYLES_CSS
-
elements △fg △bg △stylecontrastexamplebox
+
elements △fg △bg △stylecontrastexamplebox
@@ -75,7 +75,7 @@ STYLES_CSS
-
face △fg △bg △stylecontrast △previewbox
+
face △fg △bg △stylecontrast △previewbox
@@ -92,7 +92,7 @@ STYLES_CSS
-
face △fg △bg △stylecontrast △box
+
face △fg △bg △stylecontrast △box
-- cgit v1.2.3