Skip to content

Commit 2f1a631

Browse files
committed
Hydrate Tools Progress and restore Toolbox group colors - PR_26155_092-095-tools-progress-group-colors
1 parent 377c8c8 commit 2f1a631

58 files changed

Lines changed: 1445 additions & 529 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

admin/controls.html

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Controls - Game Foundry Studio</title>
8-
<meta name="description" content="Game Foundry Studio controls and form component examples.">
7+
<title>Controls - GameFoundryStudio</title>
8+
<meta name="description" content="GameFoundryStudio controls and form component examples.">
99
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme-v2/css/theme.css">
1111
</head>
@@ -18,7 +18,7 @@
1818
<div>
1919
<div class="kicker">Admin control forge</div>
2020
<h1 class="controls-title">Controls.</h1>
21-
<p class="lede">A Game Foundry Studio control page showing common HTML controls with foundry-side
21+
<p class="lede">A GameFoundryStudio control page showing common HTML controls with foundry-side
2222
accent colors for forms, tool panels, settings screens, publishing workflows, and account
2323
management.</p>
2424
<div class="hero-actions"><a class="btn primary" href="../admin/controls.html#controls">View Controls</a><a class="btn"
@@ -79,13 +79,12 @@ <h2>Everyday controls with branded side colors.</h2>
7979
<div class="control-row control-row--toolbar">
8080
<label for="control-theme">Preview grouping</label>
8181
<select id="control-theme" data-controls-theme-select>
82-
<option value="tool-group-build-create">Build &amp; Create</option>
83-
<option value="tool-group-content-assets">Content &amp; Assets</option>
84-
<option value="tool-group-media-audio">Media &amp; Audio</option>
85-
<option value="tool-group-ai-learning">AI &amp; Learning</option>
86-
<option value="tool-group-platform-cloud">Platform &amp; Cloud</option>
87-
<option value="tool-group-development-system">Development &amp; System</option>
88-
<option value="tool-group-community-marketplace">Community &amp; Marketplace</option>
82+
<option value="tool-group-ai">AI</option>
83+
<option value="tool-group-audio">Audio</option>
84+
<option value="tool-group-build-create">Build/Create</option>
85+
<option value="tool-group-design">Design</option>
86+
<option value="tool-group-marketplace">Marketplace</option>
87+
<option value="tool-group-platform">Platform</option>
8988
<option value="tool-group-play">Play</option>
9089
</select>
9190
</div>
@@ -135,8 +134,8 @@ <h3>Choices</h3>
135134
Arcade - Radio</span><label class="choice"><input name="mode" type="radio" checked>
136135
Arcade</label></div>
137136
<div class="control-row control-row--choice"><span class="control-row__label">Choice -
138-
Studio - Radio</span><label class="choice"><input name="mode" type="radio">
139-
Studio</label></div>
137+
Creator - Radio</span><label class="choice"><input name="mode" type="radio">
138+
Creator</label></div>
140139
</div>
141140
</article>
142141
<article class="control-card side-pink">
@@ -154,13 +153,12 @@ <h3>Selects</h3>
154153
<div class="control-demo">
155154
<div class="control-row"><label for="select">Select Input - Grouping</label><select
156155
id="select" data-controls-theme-select>
157-
<option value="tool-group-build-create">Build &amp; Create</option>
158-
<option value="tool-group-content-assets">Content &amp; Assets</option>
159-
<option value="tool-group-media-audio">Media &amp; Audio</option>
160-
<option value="tool-group-ai-learning">AI &amp; Learning</option>
161-
<option value="tool-group-platform-cloud">Platform &amp; Cloud</option>
162-
<option value="tool-group-development-system">Development &amp; System</option>
163-
<option value="tool-group-community-marketplace">Community &amp; Marketplace</option>
156+
<option value="tool-group-ai">AI</option>
157+
<option value="tool-group-audio">Audio</option>
158+
<option value="tool-group-build-create">Build/Create</option>
159+
<option value="tool-group-design">Design</option>
160+
<option value="tool-group-marketplace">Marketplace</option>
161+
<option value="tool-group-platform">Platform</option>
164162
<option value="tool-group-play">Play</option>
165163
</select></div>
166164
</div>

admin/design-system.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Design System - Game Foundry Studio</title>
8-
<meta name="description" content="Authoritative Theme V2 catalog for Game Foundry Studio.">
7+
<title>Design System - GameFoundryStudio</title>
8+
<meta name="description" content="Authoritative Theme V2 catalog for GameFoundryStudio.">
99
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme-v2/css/theme.css">
1111
</head>
@@ -18,7 +18,7 @@
1818
<div class="kicker">Admin Reference</div>
1919
<h1>Theme V2 design-system catalog.</h1>
2020
<p class="lede">Authoritative ownership, usage, consumers, status, and gap tracking for the approved
21-
Game Foundry Studio Theme V2 surface.</p>
21+
GameFoundryStudio Theme V2 surface.</p>
2222
</div>
2323
</section>
2424
<section class="section">
@@ -74,7 +74,7 @@ <h2>Theme V2 is the only approved styling surface.</h2>
7474
<summary>Theme V2 Overview</summary>
7575
<div class="accordion-body">
7676
<p><strong>Purpose:</strong> Define the single approved styling surface for
77-
Game Foundry Studio pages, Admin references, and first-class tool shells.</p>
77+
GameFoundryStudio pages, Admin references, and first-class tool shells.</p>
7878
<p><strong>Approved Theme V2 ownership file:</strong>
7979
<code>theme.css</code></p>
8080
<p><strong>Example usage:</strong>
@@ -328,7 +328,7 @@ <h2>Mascot Return-to-Top</h2>
328328
<td>Planned</td>
329329
</tr>
330330
<tr>
331-
<td>Localization Studio</td>
331+
<td>Languages</td>
332332
<td>Localization Bot</td>
333333
<td>Planned</td>
334334
</tr>

0 commit comments

Comments
 (0)