From 251efdbb0bc84134de3845f9d89dde055c89f7c8 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 13:47:47 +0200 Subject: [PATCH] feat: system light/dark theme support with live switching and dark title bar --- windows/PopupWindow.xaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/windows/PopupWindow.xaml b/windows/PopupWindow.xaml index 657a020..0b2c890 100644 --- a/windows/PopupWindow.xaml +++ b/windows/PopupWindow.xaml @@ -16,7 +16,8 @@ @@ -39,7 +40,7 @@ + BorderThickness="0,1,0,0" Background="{StaticResource SurfaceBrush}"> @@ -74,7 +75,7 @@ Background="{StaticResource BackgroundBrush}"> + BorderThickness="0,0,0,1" Background="{StaticResource SurfaceBrush}" Padding="12,10">