From b1e174ab2b8c3a121c31d35a8030fd7458b35e5d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 15:29:14 -0500 Subject: Split theme studio generator data and template --- scripts/theme-studio/theme-studio.template.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 scripts/theme-studio/theme-studio.template.html (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 new file mode 100644 index 00000000..7f3e99c0 --- /dev/null +++ b/scripts/theme-studio/theme-studio.template.html @@ -0,0 +1,87 @@ +theme-studio + +
+

Untitled: theme

+
+
+ + + + + +
+ +
+
+
+

palette

+
+
+ + + + + +
+
+
+
+
+
edit
+
safe for
+
+
+
+
+
+
+
#888888
+
+
limit
+
+
+
+
+
+
+

code/color assignments

+
+
+
+
elements △color △stylecontrastexample
+
+
+
+

+ 
+
+

ui faces

+
+
+
+
face △foreground △background △stylecontrast △previewbox
+
+
+
+
+
+
+

package faces

+
+ + + + +
+
+
+
face △fg △bg △stylecontrast △inherit △size △box
+
+
+
+
+
+
+ \ No newline at end of file -- cgit v1.2.3