gsxdsm
07e1ceb860
FN-8151: add Cobalt, Clay, and Moss themes
Add three synchronized color themes across dashboard and desktop surfaces.
- Register Cobalt, Clay, and Moss theme IDs, token palettes, and light/dark swatches.
- Keep dashboard and desktop bootstrap validators aligned with selector metadata.
- Document and test the cross-surface theme registration invariant.
Files changed:
.changeset/fn-8151-new-themes.md | 7 +
docs/dashboard-guide.md | 3 +-
packages/core/src/types/execution-and-ui.ts | 4 +
.../app/__tests__/new-color-themes.test.ts | 116 ++++++++++++
.../dashboard/app/components/ThemeSelector.css | 42 +++++
packages/dashboard/app/components/themeOptions.ts | 3 +
packages/dashboard/app/index.html | 2 +-
packages/dashboard/app/public/theme-data.css | 202 +++++++++++++++++++++
packages/desktop/src/renderer/index.html | 3 +
9 files changed, 380 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-8151
Fusion-Task-Lineage: d97973a7-3387-4b98-b150-8ac2e838bfa9
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 18:18:35 -07:00
..
2026-07-15 14:41:05 -07:00
2026-05-16 12:51:12 -07:00
2026-07-16 18:18:35 -07:00
2026-07-07 22:06:16 -07:00
2026-04-07 23:36:29 -07:00
2026-05-16 12:51:12 -07:00
2026-07-02 20:16:42 -07:00
2026-05-14 10:23:01 -07:00
2026-05-17 11:49:10 -07:00
2026-05-18 05:46:37 -07:00
2026-07-16 18:13:37 -07:00
2026-07-16 18:13:37 -07:00
2026-07-14 20:44:09 -07:00
2026-07-03 21:45:21 -07:00
2026-06-21 02:15:24 -07:00
2026-05-18 05:46:37 -07:00
2026-05-14 10:23:01 -07:00
2026-05-14 22:16:44 -07:00
2026-07-03 12:54:38 -07:00
2026-04-09 15:49:42 -07:00
2026-05-07 18:35:45 -07:00
2026-07-03 21:45:21 -07:00
2026-05-18 05:46:37 -07:00
2026-07-03 08:49:43 -07:00