From 6f49b17bf099c10830c15ea93e1207068896045b Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Thu, 4 Apr 2019 16:55:12 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Reveal=20Highlight=20on=20AccentCalcButto?= =?UTF-8?q?nStyle=20+=20fix=20accessibility=20iss=E2=80=A6=20(#374)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Reveal Highlight effect on the 4 basic operator buttons + Equal button (effect more visible with purple and all grey-ish accent colors). Also fixes a high contrast issue when the operator buttons were pressed. --- src/Calculator/App.xaml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/Calculator/App.xaml b/src/Calculator/App.xaml index 6010366..51c2846 100644 --- a/src/Calculator/App.xaml +++ b/src/Calculator/App.xaml @@ -34,7 +34,11 @@ FallbackColor="Transparent" TargetTheme="Dark" Color="Transparent"/> - + @@ -66,7 +70,11 @@ FallbackColor="Transparent" TargetTheme="Light" Color="Transparent"/> - + @@ -93,7 +101,8 @@ - + + @@ -326,9 +335,9 @@ @@ -701,7 +710,7 @@ - +