From edf7e56fb6748880c42a6be040fd629dc378be93 Mon Sep 17 00:00:00 2001 From: Meik Date: Thu, 5 Mar 2026 13:06:17 +0100 Subject: [PATCH] Unify primary button hover color and keep text color stable --- MainWindow.xaml | 11 +++++++++++ libs/configHelper.cs | 10 ++++++++-- themes/ThemeDarkNav.xaml | 1 + themes/ThemeLightNav.xaml | 1 + 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 1383a0c..20c0ead 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -199,6 +199,17 @@ Value="{DynamicResource activeButtonColor}" /> + + + + + + +