From 60c52eba249011cbdb5125055e27f977b8fc1f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hartmut=20N=C3=B6renberg?= Date: Sun, 22 Mar 2026 20:34:12 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20Blueprint=20catalog=20dark=20theme=20?= =?UTF-8?q?=E2=80=94=20use=20solid=20backgrounds,=20stronger=20contrast?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Field cards inactive: dark:bg-gray-800 (solid, no opacity) - Field cards active: dark:bg-brand-950/60 with dark:border-brand-600/50 - Sidebar: dark:bg-slate-800/80 (darker than modal background) - Sidebar active item: dark:bg-brand-900/60 (visible brand tint) - Sidebar hover: dark:hover:bg-gray-700/60 - Custom field form: dark:bg-gray-800 (solid) - Dispo import subtitle text update Co-Authored-By: claude-flow --- .../src/components/blueprints/BlueprintFieldCatalog.tsx | 8 ++++---- apps/web/src/components/blueprints/FieldCard.tsx | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/src/components/blueprints/BlueprintFieldCatalog.tsx b/apps/web/src/components/blueprints/BlueprintFieldCatalog.tsx index 0cc3fda..3b21615 100644 --- a/apps/web/src/components/blueprints/BlueprintFieldCatalog.tsx +++ b/apps/web/src/components/blueprints/BlueprintFieldCatalog.tsx @@ -440,15 +440,15 @@ export function BlueprintFieldCatalog({ {/* Search + category sidebar layout */}
{/* Category sidebar */} -
+