From a02a95896ebb9d4b1cdd2bf2501a7d33b9f92b7f Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 1 Jun 2024 03:08:14 +0900 Subject: [PATCH] - Adjust Accent Button Style --- .../Resources/CustomControlTemplate.xaml | 59 +++++++++++++++++++ Flow.Launcher/Resources/Dark.xaml | 15 +++-- Flow.Launcher/Resources/Light.xaml | 6 +- .../SettingPages/Views/SettingsPaneAbout.xaml | 20 ++++--- 4 files changed, 86 insertions(+), 14 deletions(-) diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml index a53e61f8c..b3a26ab0a 100644 --- a/Flow.Launcher/Resources/CustomControlTemplate.xaml +++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml @@ -1642,6 +1642,65 @@ 0:0:0.033 diff --git a/Flow.Launcher/Resources/Dark.xaml b/Flow.Launcher/Resources/Dark.xaml index a910108e8..2cdec3844 100644 --- a/Flow.Launcher/Resources/Dark.xaml +++ b/Flow.Launcher/Resources/Dark.xaml @@ -1605,18 +1605,23 @@ - - + + - - - + + + + + + + + True False diff --git a/Flow.Launcher/Resources/Light.xaml b/Flow.Launcher/Resources/Light.xaml index 906430343..715621aaf 100644 --- a/Flow.Launcher/Resources/Light.xaml +++ b/Flow.Launcher/Resources/Light.xaml @@ -1608,9 +1608,11 @@ - - + + + + True diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml index 15afd7741..e7e1b8757 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml @@ -43,7 +43,7 @@ TextDecorations="None"> @@ -51,7 +51,7 @@ - + - - + + - - + + @@ -75,7 +81,7 @@ Title="{DynamicResource icons}" Margin="0 14 0 0" Icon=""> - +