From b0907d17b5c83e2557c4ff471d85fb5967bc9ffb Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 13:47:45 +0200 Subject: [PATCH] feat: system light/dark theme support with live switching and dark title bar --- windows/App.xaml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/windows/App.xaml b/windows/App.xaml index 38025f8..ffb07b3 100644 --- a/windows/App.xaml +++ b/windows/App.xaml @@ -3,13 +3,17 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ShutdownMode="OnExplicitShutdown"> - - - - - - - + + + + + + + + + + +