From 89d96e8581a7acb65e0b4a1d1a9b6df75f2e9921 Mon Sep 17 00:00:00 2001 From: Hongming Wang Date: Sat, 18 Apr 2026 12:05:38 -0700 Subject: [PATCH] =?UTF-8?q?fix(canvas):=20degraded=20badge=20WCAG=20AA=20c?= =?UTF-8?q?ontrast=20=E2=80=94=20amber-400=20=E2=86=92=20amber-300=20(clos?= =?UTF-8?q?es=20#885)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit amber-400 on zinc-900 is 5.4:1 (AA pass). amber-300 is 6.9:1 (AA+AAA pass) and matches the rest of the amber usage in WorkspaceNode (currentTask, error detail, badge chip). Co-Authored-By: Claude Opus 4.6 (1M context) --- canvas/src/components/WorkspaceNode.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/canvas/src/components/WorkspaceNode.tsx b/canvas/src/components/WorkspaceNode.tsx index 718f9820..32794a8b 100644 --- a/canvas/src/components/WorkspaceNode.tsx +++ b/canvas/src/components/WorkspaceNode.tsx @@ -235,7 +235,7 @@ export function WorkspaceNode({ id, data }: NodeProps>) {data.status !== "online" ? (
@@ -431,7 +431,7 @@ function TeamMemberChip({ {data.status !== "online" ? (