gsxdsm
24ef266e48
FN-8628: add Factory Dark dashboard theme
Add a low-light industrial dashboard color theme with first-paint support and release documentation.
- Register Factory Dark across persisted theme types, selector metadata, and desktop/dashboard bootstrap validators.
- Define dark and light Factory Dark tokens, swatches, and selector styling.
- Cover theme registration, tokens, bootstrap behavior, and UI theme-option counts.
- Add a minor @runfusion/fusion changeset and document the theme.
Files changed:
.changeset/fn-8628-factory-dark-theme.md | 7 ++
docs/dashboard-guide.md | 3 +-
docs/settings-reference.md | 2 +-
packages/core/src/types/execution-and-ui.ts | 2 +
.../app/__tests__/factory-dark-theme.test.ts | 106 +++++++++++++++++++++
.../dashboard/app/components/ThemeSelector.css | 14 +++
.../components/__tests__/ThemeDropdown.test.tsx | 2 +-
.../components/__tests__/ThemeSelector.test.tsx | 2 +-
.../__tests__/CommandCenterControls.test.tsx | 2 +-
packages/dashboard/app/components/themeOptions.ts | 1 +
packages/dashboard/app/index.html | 2 +-
packages/dashboard/app/public/theme-data.css | 86 ++++++++++++++++-
packages/desktop/src/renderer/index.html | 1 +
13 files changed, 223 insertions(+), 7 deletions(-)
Fusion-Task-Id: FN-8628
Fusion-Task-Lineage: 6f3c7cd9-0130-482d-8aa8-ca47d48b134f
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-31 13:56:55 -07:00
..
2026-07-27 15:25:17 -07:00
2026-07-31 13:00:22 -07:00
2026-07-26 12:01:19 -07:00
2026-07-26 12:01:19 -07:00
2026-07-30 21:35:23 -07:00
2026-07-31 11:15:40 -07:00
2026-07-31 13:56:55 -07:00
2026-07-15 10:36:10 -07:00
2026-07-30 02:08:26 -07:00
2026-06-07 18:51:46 -07:00
2026-07-15 16:17:37 -07:00
2026-07-04 10:42:21 -07:00
2026-07-09 19:58:05 -07:00
2026-07-29 22:39:14 -07:00
2026-07-30 08:09:36 -07:00
2026-07-31 03:34:05 -07:00
2026-07-13 19:07:58 -07:00
2026-06-02 18:46:33 -07:00
2026-07-26 12:01:19 -07:00
2026-07-01 16:19:03 -07:00
2026-07-19 13:34:25 -07:00
2026-07-30 21:50:37 -07:00
2026-07-21 23:10:08 -07:00
2026-07-16 17:05:29 -07:00
2026-07-30 09:28:27 -07:00
2026-07-16 16:01:29 -07:00
2026-07-23 20:19:18 -07:00
2026-07-30 21:50:37 -07:00
2026-07-14 22:13:30 -07:00
2026-07-14 08:16:42 -07:00
2026-07-28 23:23:13 -07:00
2026-07-16 05:33:55 -07:00
2026-07-24 18:09:32 -07:00
2026-07-18 11:34:42 -07:00
2026-07-16 00:30:59 -07:00
2026-07-16 16:01:29 -07:00
2026-07-13 19:07:58 -07:00
2026-07-18 13:18:08 -07:00
2026-07-18 13:18:08 -07:00
2026-07-16 00:30:59 -07:00
2026-07-14 22:13:30 -07:00
2026-07-21 00:00:08 -07:00
2026-07-31 03:13:09 -07:00
2026-07-31 02:22:27 -07:00
2026-07-13 19:07:58 -07:00
2026-07-16 16:01:29 -07:00
2026-07-14 12:41:10 -07:00
2026-07-26 12:01:19 -07:00
2026-07-17 01:23:32 -07:00
2026-07-14 13:36:08 -07:00
2026-07-26 23:28:42 -07:00
2026-07-12 19:43:41 -07:00
2026-06-21 13:32:19 -07:00
2026-07-16 16:34:09 -07:00
2026-07-16 16:34:09 -07:00
2026-07-30 12:02:53 -07:00
2026-06-07 20:43:44 -07:00
2026-06-03 13:51:13 -07:00
2026-06-03 09:23:44 -07:00
2026-07-05 11:31:48 -07:00
2026-06-29 14:00:32 -07:00
2026-06-29 18:41:43 -07:00
2026-07-26 23:42:46 -07:00
2026-07-28 22:19:28 -07:00
2026-07-01 16:43:08 -07:00
2026-06-29 11:07:11 -07:00
2026-06-29 12:23:20 -07:00
2026-07-26 23:42:46 -07:00
2026-06-29 12:23:20 -07:00
2026-07-05 16:58:42 -07:00
2026-07-29 09:54:39 -07:00
2026-07-26 23:42:46 -07:00
2026-06-08 23:38:32 -07:00
2026-06-26 00:26:03 -07:00
2026-06-29 11:24:41 -07:00
2026-07-29 00:05:29 -07:00
2026-07-29 09:54:39 -07:00
2026-07-31 12:54:58 -07:00
2026-07-14 22:13:30 -07:00
2026-07-24 18:09:32 -07:00
2026-07-24 18:09:32 -07:00
2026-07-16 00:30:59 -07:00
2026-06-04 22:52:20 -07:00
2026-06-05 00:57:49 -07:00
2026-06-05 13:59:50 -07:00
2026-07-30 03:01:36 -07:00
2026-07-20 09:57:38 -07:00
2026-07-16 21:42:44 -07:00
2026-07-18 11:34:42 -07:00
2026-05-27 21:31:12 -07:00
2026-07-13 19:07:58 -07:00
2026-07-13 19:07:58 -07:00
2026-07-30 14:09:10 -07:00
2026-07-18 12:32:07 -07:00
2026-06-26 14:55:01 -07:00
2026-07-26 12:01:19 -07:00
2026-07-30 09:28:27 -07:00
2026-07-30 12:25:00 -07:00
2026-07-30 12:25:00 -07:00
2026-05-18 08:02:21 -07:00
2026-07-22 08:53:31 -07:00
2026-07-30 13:55:10 -07:00
2026-07-31 05:50:13 -07:00
2026-07-14 08:16:42 -07:00
2026-07-14 08:16:42 -07:00
2026-07-13 19:07:58 -07:00
2026-06-26 08:40:59 -07:00
2026-07-26 10:23:00 -07:00
2026-07-21 18:00:35 -07:00
2026-05-23 04:18:55 -07:00
2026-07-16 16:01:29 -07:00
2026-06-12 09:24:02 -07:00
2026-07-14 22:13:30 -07:00
2026-07-30 21:50:58 -07:00
2026-07-17 23:56:34 -07:00
2026-07-18 00:33:14 -07:00
2026-07-17 23:56:34 -07:00
2026-07-30 16:53:12 -07:00
2026-07-02 19:01:09 -07:00
2026-07-30 16:53:12 -07:00
2026-07-02 11:38:34 -07:00
2026-07-16 16:34:09 -07:00
2026-07-18 11:34:42 -07:00
2026-05-30 22:53:24 -07:00
2026-05-28 10:32:16 -07:00
2026-05-28 10:32:16 -07:00
2026-07-09 21:36:14 -07:00
2026-07-18 13:18:08 -07:00
2026-06-28 16:51:49 -07:00
2026-07-31 03:37:18 -07:00
2026-07-30 20:30:18 -07:00
2026-07-30 22:06:24 -07:00
2026-07-31 04:47:09 -07:00
2026-07-13 19:07:58 -07:00
2026-07-13 19:07:58 -07:00
2026-07-22 18:16:00 -07:00
2026-07-30 08:57:52 -07:00
2026-07-26 09:50:43 -07:00
2026-07-16 20:37:05 -07:00
2026-07-26 12:01:19 -07:00
2026-07-22 15:25:20 -07:00
2026-06-26 11:56:12 -07:00
2026-07-11 17:16:49 -07:00
2026-07-26 12:01:19 -07:00
2026-07-26 12:01:19 -07:00
2026-07-26 17:48:46 -07:00
2026-07-21 00:00:08 -07:00
2026-07-26 12:01:19 -07:00
2026-07-14 22:13:30 -07:00
2026-07-31 08:13:45 -07:00
2026-07-30 21:35:23 -07:00
2026-07-18 19:18:57 -07:00
2026-05-23 03:09:00 -07:00
2026-07-16 19:48:11 -07:00
2026-07-22 08:53:31 -07:00
2026-06-15 19:57:20 -07:00
2026-06-11 20:53:01 -07:00
2026-07-30 09:28:27 -07:00
2026-06-25 03:44:22 -07:00
2026-07-16 19:36:02 -07:00
2026-06-13 02:54:57 -07:00
2026-07-26 12:01:19 -07:00
2026-07-30 13:08:25 -07:00
2026-06-13 23:20:06 -07:00
2026-07-09 23:12:02 -07:00
2026-07-18 11:49:11 -07:00
2026-07-15 02:19:19 -07:00
2026-07-04 19:29:47 +00:00
2026-07-14 20:27:35 -07:00
2026-07-14 20:27:35 -07:00
2026-07-14 22:13:30 -07:00
2026-07-15 21:33:11 -07:00
2026-07-04 13:51:09 -07:00
2026-07-14 22:13:30 -07:00
2026-07-14 20:27:35 -07:00
2026-07-14 20:27:35 -07:00
2026-07-11 22:16:48 -07:00
2026-07-20 17:35:06 -07:00
2026-07-13 19:07:58 -07:00
2026-06-04 01:43:26 -07:00
2026-07-30 21:50:37 -07:00
2026-07-26 08:35:04 -07:00
2026-07-10 07:46:52 -07:00
2026-07-12 11:52:24 -07:00
2026-07-30 19:41:09 -07:00
2026-07-30 21:50:37 -07:00
2026-07-30 21:50:37 -07:00
2026-07-20 01:54:42 -07:00
2026-06-15 19:44:17 -07:00
2026-07-26 09:50:43 -07:00
2026-07-30 16:50:00 -07:00
2026-07-16 16:01:29 -07:00
2026-07-30 20:17:18 -07:00
2026-07-14 22:13:30 -07:00
2026-07-23 11:41:15 -07:00
2026-06-05 03:56:29 -07:00
2026-07-26 12:01:19 -07:00
2026-07-18 16:18:15 -07:00
2026-07-13 19:07:58 -07:00
2026-07-18 16:18:15 -07:00
2026-07-15 20:53:05 -07:00
2026-07-19 11:50:52 -07:00
2026-07-26 23:28:42 -07:00
2026-05-19 17:19:02 -07:00
2026-07-26 23:28:42 -07:00
2026-07-13 19:07:58 -07:00
2026-07-14 20:27:35 -07:00
2026-07-30 21:50:37 -07:00
2026-07-14 22:13:30 -07:00
2026-07-29 23:34:41 -07:00
2026-07-16 15:37:42 -07:00
2026-07-15 13:32:33 -07:00
2026-06-26 00:28:31 -07:00
2026-07-15 10:38:04 -07:00
2026-07-16 20:37:05 -07:00
2026-07-14 22:13:30 -07:00
2026-07-14 22:13:30 -07:00
2026-07-30 20:30:18 -07:00
2026-07-30 23:13:34 -07:00
2026-07-31 03:37:18 -07:00
2026-06-30 07:31:59 -07:00
2026-07-31 10:30:16 -07:00
2026-07-19 15:20:39 -07:00
2026-07-18 19:31:30 -07:00
2026-06-21 13:32:19 -07:00
2026-07-31 07:06:48 -07:00
2026-07-26 13:15:36 -07:00
2026-07-26 13:15:36 -07:00
2026-07-22 08:30:12 -07:00
2026-06-04 13:19:55 -07:00
2026-06-28 01:43:08 -07:00
2026-05-19 05:16:37 -07:00
2026-06-19 06:51:57 -07:00
2026-06-18 03:24:57 -07:00
2026-07-30 22:06:24 -07:00
2026-07-30 12:03:07 -07:00
2026-06-24 10:45:21 -07:00
2026-07-30 09:28:27 -07:00
2026-07-19 21:19:56 -07:00
2026-07-30 09:28:27 -07:00
2026-05-18 15:01:20 -07:00
2026-07-30 16:09:14 -07:00
2026-07-16 00:30:59 -07:00
2026-07-14 08:16:42 -07:00
2026-07-30 05:33:27 -07:00
2026-06-04 02:13:48 -07:00
2026-06-04 00:19:57 -07:00
2026-06-04 00:19:58 -07:00
2026-06-04 00:19:58 -07:00
2026-07-30 21:50:37 -07:00
2026-07-26 12:01:19 -07:00
2026-06-03 13:48:02 -07:00
2026-07-30 17:40:48 -07:00
2026-07-30 03:10:35 -07:00
2026-07-14 13:36:08 -07:00
2026-07-27 13:30:13 -07:00
2026-06-07 21:19:10 -07:00
2026-06-07 20:43:44 -07:00
2026-07-31 09:36:03 -07:00
2026-07-29 00:05:29 -07:00
2026-07-27 15:06:19 -07:00
2026-07-31 10:47:15 -07:00
2026-07-01 16:43:08 -07:00
2026-07-26 09:40:37 -07:00
2026-07-21 12:17:47 -07:00
2026-06-21 21:23:41 -07:00
2026-07-28 18:52:46 -07:00
2026-07-23 08:53:06 -07:00
2026-07-16 01:32:23 -07:00
2026-07-26 12:24:29 -07:00
2026-07-10 01:49:15 -07:00
2026-07-19 11:50:52 -07:00
2026-07-29 22:39:33 -07:00
2026-07-16 15:27:03 -07:00
2026-06-13 21:17:20 -07:00