From 99b4f7ecec5cc77f1d963062e1be24514624371c Mon Sep 17 00:00:00 2001 From: Val Alexander Date: Wed, 1 Apr 2026 09:27:55 -0500 Subject: [PATCH] Match project header styling to primary color - Swap sidebar project header accent classes to use primary-tinted backgrounds and borders - Keep hover and dark-mode states aligned with the new theme --- apps/web/src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx index a52283e6..00ddd9b7 100644 --- a/apps/web/src/components/Sidebar.tsx +++ b/apps/web/src/components/Sidebar.tsx @@ -1334,7 +1334,7 @@ export default function Sidebar() {