diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml index 9677fdc8e..90d00b2b7 100644 --- a/Flow.Launcher/Resources/CustomControlTemplate.xaml +++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml @@ -1897,16 +1897,16 @@ - - - - - + + + + + - - - - - - + + + + + + - - - - - - + + + + + + diff --git a/Flow.Launcher/Resources/Dark.xaml b/Flow.Launcher/Resources/Dark.xaml index 18d5e9743..fa94a1ebc 100644 --- a/Flow.Launcher/Resources/Dark.xaml +++ b/Flow.Launcher/Resources/Dark.xaml @@ -17,6 +17,11 @@ + + + + + #202020 #2b2b2b #1d1d1d @@ -28,6 +33,30 @@ #292929 #c42b1c #c81c31 + #373737 + #3f3f3f + #3f3f3f + #5d5d5d + #434343 + + + + + + + + + + + + + 0,0,0,0 + 1,1,1,1 + 0,0,0,0 + 1,1,1,1 + 0,0,0,0 + 1,1,1,1 + 2,2,2,2 diff --git a/Flow.Launcher/Resources/Light.xaml b/Flow.Launcher/Resources/Light.xaml index 0e9f07513..c9bdde83a 100644 --- a/Flow.Launcher/Resources/Light.xaml +++ b/Flow.Launcher/Resources/Light.xaml @@ -17,6 +17,11 @@ + + + + + #f3f3f3 #ffffff #e5e5e5 @@ -28,6 +33,31 @@ #ededed #c42b1c #c81c31 + #fefefe + #e5e5e5 + #d3d3d3 + #5d5d5d + #f6f6f6 + + + + + + + + + + + + + 1,1,1,0 + 0,0,0,2 + 1,1,1,1 + 0,0,0,1 + 1,1,1,0 + 0,0,0,1 + + 2,2,2,2 4,4,4,4 diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 842fa12e4..c20ec2f73 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -996,7 +996,7 @@ - + @@ -1473,8 +1473,7 @@ HorizontalAlignment="Right" VerticalAlignment="Center" Click="OnExternalPluginInstallClick" - Content="{DynamicResource install}" - Foreground="Black" /> + Content="{DynamicResource install}" /> @@ -1680,14 +1679,14 @@