From 26459459b4d2bc2fbff64d9f6d7e76c775f6060a Mon Sep 17 00:00:00 2001 From: Arthur Belleville Date: Sat, 21 Feb 2026 17:10:17 +0100 Subject: [PATCH] Match TopBar dark mode background to navbar color Co-Authored-By: Claude Sonnet 4.6 --- apps/main/src/components/TopBar.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/main/src/components/TopBar.tsx b/apps/main/src/components/TopBar.tsx index 22d6f64..0596e3c 100644 --- a/apps/main/src/components/TopBar.tsx +++ b/apps/main/src/components/TopBar.tsx @@ -170,7 +170,7 @@ function NotificationDropdown() {