mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Add missing brush
This commit is contained in:
parent
73d6a32add
commit
6911f2b268
1 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
||||||
Opacity="0.9"
|
Opacity="0.9"
|
||||||
Color="{ThemeResource SystemAccentColor}"/>
|
Color="{ThemeResource SystemAccentColor}"/>
|
||||||
|
|
||||||
|
<SolidColorBrush x:Key="AppControlForegroundAccentBrush" Color="{ThemeResource SystemAccentColor}"/>
|
||||||
<SolidColorBrush x:Key="AppControlPageTextRedColorBrush" Color="Red"/>
|
<SolidColorBrush x:Key="AppControlPageTextRedColorBrush" Color="Red"/>
|
||||||
<RevealBorderBrush x:Key="AppControlForegroundTransparentRevealBorderBrush"
|
<RevealBorderBrush x:Key="AppControlForegroundTransparentRevealBorderBrush"
|
||||||
FallbackColor="Transparent"
|
FallbackColor="Transparent"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue