fix: specify Foreground.

This commit is contained in:
Zhang Dian 2023-03-24 01:06:14 +08:00
parent c90f541228
commit 1ddf35b25b

View File

@ -14,6 +14,7 @@
<Style Selector="TextBlock">
<Setter Property="HorizontalAlignment" Value="Center" />
<Setter Property="VerticalAlignment" Value="Center" />
<Setter Property="Foreground" Value="#1C1F23" />
</Style>
</UserControl.Styles>
<StackPanel Spacing="20">