From 9ed40978c3bfc656160595b9663dc9fcc00d368e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 4 Mar 2026 04:56:28 +0000 Subject: [PATCH] Remove BatteryBox style and reuse ClockBox style for battery display - Remove BaseBatteryBox and BatteryBox style definitions from Base.xaml - Remove BatteryBox style overrides from all theme files - Update BatteryBox TextBlock in MainWindow.xaml to use ClockBox style - Update BatteryBox TextBlock in SettingsPaneTheme.xaml to use ClockBox style Co-authored-by: Jack251970 <53996452+Jack251970@users.noreply.github.com> --- Flow.Launcher/MainWindow.xaml | 2 +- .../SettingPages/Views/SettingsPaneTheme.xaml | 2 +- Flow.Launcher/Themes/Base.xaml | 20 ------------------- Flow.Launcher/Themes/BlurBlack Darker.xaml | 7 ------- Flow.Launcher/Themes/BlurWhite.xaml | 7 ------- Flow.Launcher/Themes/Circle System.xaml | 6 ------ Flow.Launcher/Themes/Cyan Dark.xaml | 6 ------ Flow.Launcher/Themes/Darker Glass.xaml | 6 ------ Flow.Launcher/Themes/Discord Dark.xaml | 6 ------ Flow.Launcher/Themes/Dracula.xaml | 6 ------ Flow.Launcher/Themes/Gray.xaml | 6 ------ Flow.Launcher/Themes/League.xaml | 6 ------ Flow.Launcher/Themes/Midnight.xaml | 6 ------ Flow.Launcher/Themes/Nord Darker.xaml | 6 ------ Flow.Launcher/Themes/Pink.xaml | 7 ------- Flow.Launcher/Themes/SlimLight.xaml | 13 ------------ Flow.Launcher/Themes/Sublime.xaml | 6 ------ Flow.Launcher/Themes/Ubuntu.xaml | 6 ------ Flow.Launcher/Themes/Win10System.xaml | 6 ------ Flow.Launcher/Themes/Win11Light.xaml | 6 ------ 20 files changed, 2 insertions(+), 134 deletions(-) diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml index 745e8f1ff..829a614d8 100644 --- a/Flow.Launcher/MainWindow.xaml +++ b/Flow.Launcher/MainWindow.xaml @@ -313,7 +313,7 @@ Visibility="{Binding Settings.UseDate, Converter={StaticResource BoolToVisibilityConverter}}" /> diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml index 8eac1abe1..5bcc5f66a 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml @@ -351,7 +351,7 @@ diff --git a/Flow.Launcher/Themes/Base.xaml b/Flow.Launcher/Themes/Base.xaml index 44cc39e18..8cb05d260 100644 --- a/Flow.Launcher/Themes/Base.xaml +++ b/Flow.Launcher/Themes/Base.xaml @@ -152,20 +152,6 @@ - - - - - - - - - - - - - - - - - - - -