Files
fusion/packages
Fusion Agent eb299666c2 FN-214: add Cozy Cartoon dashboard theme
Add a Cozy Cartoon theme with synchronized dashboard and desktop styling, controls, documentation, and regression coverage.

- Add the pastel light and cozy-night dark palettes with theme selector previews.
- Apply rounded, oversized controls while preserving compact action-row sizing.
- Document the theme and update theme types, metadata, and tests.

Files changed:
 .changeset/fn-214-cozy-cartoon-theme.md            |   6 +
 docs/dashboard-guide.md                            |   5 +-
 docs/settings-reference.md                         |   3 +-
 packages/core/src/types/ui/execution-and-ui.ts     |   2 +
 .../app/__tests__/cozy-cartoon-theme.test.ts       | 294 +++++++++++++++++++++
 .../quick-entry-action-row-height-parity.test.tsx  |   1 +
 .../quick-entry-workflow-trigger-height.test.tsx   |   1 +
 .../dashboard/app/components/ThemeSelector.css     |  16 ++
 .../components/__tests__/ThemeDropdown.test.tsx    |   2 +-
 .../components/__tests__/ThemeSelector.test.tsx    |   2 +-
 .../__tests__/CommandCenterControls.test.tsx       |  11 +-
 packages/dashboard/app/components/themeOptions.ts  |   1 +
 packages/dashboard/app/index.html                  |   2 +-
 packages/dashboard/app/public/theme-data.css       |  97 +++++++
 packages/dashboard/app/styles.css                  |   9 +
 packages/desktop/src/renderer/index.html           |   1 +
 16 files changed, 446 insertions(+), 7 deletions(-)

Fusion-Task-Id: FN-214

Fusion-Task-Lineage: f56cbadd-bbf0-4eb0-83b5-89d3fefd6f47

Co-authored-by: Fusion <noreply@runfusion.ai>
2026-08-28 08:06:35 +00:00
..
2026-08-26 20:06:31 -07:00
2026-08-26 20:06:31 -07:00
2026-08-26 20:06:31 -07:00
2026-08-26 20:06:31 -07:00