You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- No live tools, samples, schemas, roadmap, or tools/shared files were modified.
6
+
7
+
Changes:
8
+
- Matched the template body/background color system to Preview Generator V2 using the shared purple gradient and translucent panel surfaces.
9
+
- Matched the template header frame, header summary strip, title, subtitle, meta, and description colors to the Preview Generator V2/Palette Manager shell style.
10
+
- Updated template control surfaces, accordion panels, inputs, preview area, output block, and status log to use the same translucent dark panel and muted text color family.
11
+
- Preserved external CSS only; no inline style, inline script block, or inline event handler was added.
12
+
- Kept src/engine/theme imports intact and kept tools/shared unused.
- rg check confirmed tools/templates/first-class-tool-starter/index.html has no inline style block, inline script block, or inline event handlers.
17
+
- npm run test:workspace-v2
18
+
19
+
Playwright impacted: Yes
20
+
- The PR changes visible template styling on a Playwright-covered tool template.
21
+
- npm run test:workspace-v2 passed.
22
+
23
+
Manual test notes:
24
+
- Template header lines now use the same purple gradient frame, dark summary strip, white title, and muted subtitle/meta/description color system as Preview Generator V2.
25
+
- Body, menu, panels, accordions, controls, preview, output, and status surfaces now use the same translucent purple/dark color family.
0 commit comments