From 2933a3624b833bdafec6a860a5cd07fe230b50d6 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 20 Jun 2026 06:16:31 -0400 Subject: feat(theme-studio): expand/collapse-all toggle and disclosure triangles Each row's expander toggle now shows a disclosure triangle that tracks its state: a right triangle when collapsed, a down triangle when expanded (it was a static ellipsis). A header-level expand-all / collapse-all button per table opens or closes every row's detail at once and follows the aggregate state. The per-row triangles and the header button stay in sync across a table rebuild. --- scripts/theme-studio/theme-studio.html | 62 +++++++++++++++++++++++++++++----- 1 file changed, 53 insertions(+), 9 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 b272048c7..fe09d1900 100644 --- a/scripts/theme-studio/theme-studio.html +++ b/scripts/theme-studio/theme-studio.html @@ -248,7 +248,7 @@
-
+
elements △fg △bg △stylecontrastexamplebox
@@ -260,7 +260,7 @@