From 48bfac490f777ac6cd49924853f3d53084bb95d5 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Thu, 9 Jul 2026 14:18:05 +0000 Subject: [PATCH] style(scenarios): make the fabric-first toggle distinctive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The plain bordered checkbox blended into the Measures step. Give it the emerald "Fabric first" identity used by the list/detail indicators — a layers icon, an "Optimisation order" eyebrow, and a state-reactive tint so the same green signals fabric-first across create, list and detail. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../scenarios/new/NewScenarioJourney.tsx | 48 +++++++++++++++---- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/src/app/portfolio/[slug]/(portfolio)/scenarios/new/NewScenarioJourney.tsx b/src/app/portfolio/[slug]/(portfolio)/scenarios/new/NewScenarioJourney.tsx index 0603da40..ac9a9d06 100644 --- a/src/app/portfolio/[slug]/(portfolio)/scenarios/new/NewScenarioJourney.tsx +++ b/src/app/portfolio/[slug]/(portfolio)/scenarios/new/NewScenarioJourney.tsx @@ -460,20 +460,50 @@ export function NewScenarioJourney({ ))} -