From 1d9fa902bceb03db760491bd64d6cc775480a926 Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 4 Mar 2023 04:24:06 +0900 Subject: [PATCH] Fix Dark Text Color in Everything Panel --- .../Views/ExplorerSettings.xaml | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index d37772f7d..153a8eb7e 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -178,7 +178,7 @@ - + + SelectedItem="{Binding SelectedIndexSearchEngine}" /> + SelectedItem="{Binding SelectedContentSearchEngine}" /> @@ -349,13 +349,15 @@ Style="{DynamicResource ExplorerTabItem}"> - - + - + IsChecked="{Binding Settings.EverythingSearchFullPath}" />