diff --git a/Flow.Launcher/HotkeyControl.xaml b/Flow.Launcher/HotkeyControl.xaml index 2788583da..4b6e5cf46 100644 --- a/Flow.Launcher/HotkeyControl.xaml +++ b/Flow.Launcher/HotkeyControl.xaml @@ -35,7 +35,7 @@ FontWeight="SemiBold" Foreground="{Binding MessageColor}" Text="{Binding Message}" - Visibility="{Binding MessageVisibility}"/> + Visibility="{Binding MessageVisibility}" /> @@ -104,7 +104,7 @@ @@ -125,7 +125,7 @@ - + @@ -157,7 +157,7 @@ diff --git a/Flow.Launcher/Resources/Controls/ExCard.xaml b/Flow.Launcher/Resources/Controls/ExCard.xaml index cc95866b0..8f0eb3cb4 100644 --- a/Flow.Launcher/Resources/Controls/ExCard.xaml +++ b/Flow.Launcher/Resources/Controls/ExCard.xaml @@ -116,7 +116,7 @@ - + diff --git a/Flow.Launcher/Resources/Controls/HotkeyDisplay.xaml b/Flow.Launcher/Resources/Controls/HotkeyDisplay.xaml index 778c77fe5..1fce67917 100644 --- a/Flow.Launcher/Resources/Controls/HotkeyDisplay.xaml +++ b/Flow.Launcher/Resources/Controls/HotkeyDisplay.xaml @@ -40,10 +40,10 @@ - + diff --git a/Flow.Launcher/Resources/Dark.xaml b/Flow.Launcher/Resources/Dark.xaml index 548a1f3a2..236486c85 100644 --- a/Flow.Launcher/Resources/Dark.xaml +++ b/Flow.Launcher/Resources/Dark.xaml @@ -104,6 +104,11 @@ #ffffff #272727 + + + + + diff --git a/Flow.Launcher/Resources/Light.xaml b/Flow.Launcher/Resources/Light.xaml index 517a5fd5d..3d1f93e3f 100644 --- a/Flow.Launcher/Resources/Light.xaml +++ b/Flow.Launcher/Resources/Light.xaml @@ -95,6 +95,13 @@ #1b1b1b #f6f6f6 + + + + + + + diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 6c4c8c621..192c2e23d 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2721,7 +2721,7 @@ @@ -2830,7 +2830,7 @@