From f8f30c73a9a4fb6c0fff0da10f4ee2bf1d0efe6b Mon Sep 17 00:00:00 2001 From: Marcel Wagner Date: Sat, 29 Feb 2020 10:32:22 +0100 Subject: [PATCH 1/2] Update dark mode focused state of TextBox,REB and ASB --- .../AutoSuggestBox_themeresources.xaml | 5 +---- dev/CommonStyles/RichEditBox_themeresources.xaml | 3 --- dev/CommonStyles/TextBox_themeresources.xaml | 14 ++++++++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml b/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml index 776c4f4177..a4c4dde369 100644 --- a/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml +++ b/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml @@ -1,4 +1,4 @@ - + - - - diff --git a/dev/CommonStyles/RichEditBox_themeresources.xaml b/dev/CommonStyles/RichEditBox_themeresources.xaml index 803bbaafb8..ab21acc769 100644 --- a/dev/CommonStyles/RichEditBox_themeresources.xaml +++ b/dev/CommonStyles/RichEditBox_themeresources.xaml @@ -95,9 +95,6 @@ - - - diff --git a/dev/CommonStyles/TextBox_themeresources.xaml b/dev/CommonStyles/TextBox_themeresources.xaml index e9582dead0..4622b944f1 100644 --- a/dev/CommonStyles/TextBox_themeresources.xaml +++ b/dev/CommonStyles/TextBox_themeresources.xaml @@ -14,7 +14,7 @@ - + @@ -25,8 +25,11 @@ + + + @@ -46,8 +49,11 @@ + + + @@ -67,8 +73,11 @@ + + + @@ -232,9 +241,6 @@ - - - From 5baceead5e697d96013787d29d16f2bab56ee3fa Mon Sep 17 00:00:00 2001 From: Marcel Wagner Date: Sat, 29 Feb 2020 10:32:35 +0100 Subject: [PATCH 2/2] Update test UI --- dev/CommonStyles/TestUI/CommonStylesPage.xaml | 6 +++++- dev/CommonStyles/TestUI/CommonStylesPage.xaml.cs | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/dev/CommonStyles/TestUI/CommonStylesPage.xaml b/dev/CommonStyles/TestUI/CommonStylesPage.xaml index b512d4b02b..36bb4a3a13 100644 --- a/dev/CommonStyles/TestUI/CommonStylesPage.xaml +++ b/dev/CommonStyles/TestUI/CommonStylesPage.xaml @@ -11,7 +11,7 @@ - + 600