We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec269fd commit dd18568Copy full SHA for dd18568
MaterialDesignThemes.Wpf/Themes/Generic.xaml
@@ -569,8 +569,8 @@
569
local:ShadowAssist.ShadowDepth="Depth5"
570
UniformCornerRadius="4"
571
TextElement.Foreground="{DynamicResource MaterialDesignBody}"
572
- TextElement.FontWeight="Medium"
573
- TextElement.FontSize="14"
+ TextElement.FontWeight="Regular"
+ TextElement.FontSize="13"
574
TextOptions.TextFormattingMode="Ideal"
575
TextOptions.TextRenderingMode="Auto"
576
Foreground="{DynamicResource MaterialDesignBody}"
0 commit comments