From 493050fba13944c108dc8597227f4de401632644 Mon Sep 17 00:00:00 2001 From: trueheads Date: Sun, 14 Dec 2025 22:01:55 -0600 Subject: [PATCH] Logo SVG now matches color theme that user has selected --- apps/app/src/components/layout/sidebar.tsx | 54 ++++++++++++++++++---- 1 file changed, 45 insertions(+), 9 deletions(-) diff --git a/apps/app/src/components/layout/sidebar.tsx b/apps/app/src/components/layout/sidebar.tsx index 5f69a49e..16d41211 100644 --- a/apps/app/src/components/layout/sidebar.tsx +++ b/apps/app/src/components/layout/sidebar.tsx @@ -1240,11 +1240,29 @@ export function Sidebar() { > {!sidebarOpen ? (
- Automaker Logo + > + + + + + + + + + + + + + + + +
) : (
- automaker - + > + + + + + + + + + + + + + + + + + automaker.