feat: make text looks like text.

This commit is contained in:
rabbitism 2024-03-12 17:03:07 +08:00
parent bb3966c36c
commit ef36239161
No known key found for this signature in database

View File

@ -506,6 +506,8 @@
Margin="8,0,0,0"
HorizontalAlignment="Left"
VerticalAlignment="Center"
FontWeight="Regular"
Foreground="{DynamicResource TextBlockDefaultForeground}"
Text="{Binding $parent[ColorPicker].Color}" />
</Grid>
</Template>