Align Shadcn Ember theme tokens with the Ember palette while preserving shadcn structure.
- Match Shadcn Ember accent text tokens to Ember values in dark and light modes.
- Strengthen regression coverage to compare every Ember-owned color token across both modes.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-7339-shadcn-ember-colors.md | 7 +++
.../app/__tests__/shadcn-ember-theme.test.ts | 69 +++++++++++++++-------
packages/dashboard/app/public/theme-data.css | 7 ++-
3 files changed, 60 insertions(+), 23 deletions(-)
Fusion-Task-Id: FN-7339
Fusion-Task-Lineage: d0c2f0cf-938f-46a4-8da4-9acafc5cc4cf
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>