From 46c9c5c15baf1c554b3e4f460c08b8b10a828c69 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 3 Jul 2020 07:04:02 +1000 Subject: [PATCH 1/4] fix xml formatting for BlackAndWhite theme --- Flow.Launcher/Themes/BlackAndWhite.xaml | 31 ++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Themes/BlackAndWhite.xaml b/Flow.Launcher/Themes/BlackAndWhite.xaml index 8c3f0cbd45e..75d20c1b758 100644 --- a/Flow.Launcher/Themes/BlackAndWhite.xaml +++ b/Flow.Launcher/Themes/BlackAndWhite.xaml @@ -1 +1,30 @@ - #4F6180 \ No newline at end of file + + + + + + + + + + + + #4F6180 + + + + + + diff --git a/Flow.Launcher/Themes/BlurBlack.xaml b/Flow.Launcher/Themes/BlurBlack.xaml index 40ecbc778d0..69ddb3c7798 100644 --- a/Flow.Launcher/Themes/BlurBlack.xaml +++ b/Flow.Launcher/Themes/BlurBlack.xaml @@ -1,4 +1,4 @@ - @@ -9,7 +9,10 @@ + + + + - + + diff --git a/Flow.Launcher/Themes/Gray.xaml b/Flow.Launcher/Themes/Gray.xaml index e52d4201beb..16a1db274aa 100644 --- a/Flow.Launcher/Themes/Gray.xaml +++ b/Flow.Launcher/Themes/Gray.xaml @@ -8,6 +8,13 @@ + + + + + + + + + diff --git a/Flow.Launcher/Themes/Pink.xaml b/Flow.Launcher/Themes/Pink.xaml index 93f2dee6e3a..d3130584b95 100644 --- a/Flow.Launcher/Themes/Pink.xaml +++ b/Flow.Launcher/Themes/Pink.xaml @@ -6,6 +6,12 @@ + + + From 5a86ff6b7c4c78527cee3f35874a1c123692533b Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 5 Jul 2020 21:13:02 +1000 Subject: [PATCH 3/4] fix blurblack theme suggestion font color not visible --- Flow.Launcher/Themes/BlurBlack.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Themes/BlurBlack.xaml b/Flow.Launcher/Themes/BlurBlack.xaml index 69ddb3c7798..dc80c144b9a 100644 --- a/Flow.Launcher/Themes/BlurBlack.xaml +++ b/Flow.Launcher/Themes/BlurBlack.xaml @@ -1,4 +1,4 @@ - @@ -13,6 +13,7 @@