From 1a9edff26b3fb8f7a1dcdf13e860da7794d4cf13 Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Thu, 17 Oct 2019 14:10:26 -0700 Subject: [PATCH] add fallback colors to RevealBrush missing them (#685) --- src/Calculator/App.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Calculator/App.xaml b/src/Calculator/App.xaml index a08fb6d..f27dcdf 100644 --- a/src/Calculator/App.xaml +++ b/src/Calculator/App.xaml @@ -28,8 +28,8 @@ Opacity="0.4" Color="{ThemeResource SystemAltMediumLowColor}"/> - - + + @@ -80,8 +80,8 @@ Opacity="0.4" Color="{ThemeResource SystemAltMediumLowColor}"/> - - + +