From 358a464e58b0a5d35a3bae4c955440cbea5b4e35 Mon Sep 17 00:00:00 2001 From: Joris Voermans Date: Tue, 27 May 2025 11:31:04 +0200 Subject: [PATCH] Fix for 3851 - Dark mode not working anymore --- src/MainDemo.Wpf/App.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MainDemo.Wpf/App.xaml b/src/MainDemo.Wpf/App.xaml index 78e99066d6..a5c2537ae3 100644 --- a/src/MainDemo.Wpf/App.xaml +++ b/src/MainDemo.Wpf/App.xaml @@ -22,7 +22,7 @@ If you would prefer to use your own colors, there is an option for that as well: PrimaryColor and SecondaryColor also support the constant string "Inherit" to specify the color should use the system theme accent color --> - +