From 8a1dc2039a18f177c98249ad991ea2943c73448b Mon Sep 17 00:00:00 2001 From: zenchantlive Date: Thu, 26 Feb 2026 16:34:52 -0800 Subject: [PATCH] fix(graph): themable backgrounds for graph-section - Replace hardcoded blue radial gradient with theme tokens --- src/components/graph/graph-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/graph/graph-section.tsx b/src/components/graph/graph-section.tsx index 6cef1c2..3a5a87e 100644 --- a/src/components/graph/graph-section.tsx +++ b/src/components/graph/graph-section.tsx @@ -85,7 +85,7 @@ export function GraphSection({ {/* ReactFlow graph viewport */} -
+