File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 151
151
CornerRadius =" {Binding Path=(wpf:ButtonAssist.CornerRadius), RelativeSource={RelativeSource TemplatedParent}}"
152
152
BorderBrush =" {TemplateBinding BorderBrush}" BorderThickness =" {TemplateBinding BorderThickness}" >
153
153
<Border .Resources>
154
- <SolidColorBrush x : Key =" PrimaryHueMidBrush" Color =" {DynamicResource PrimaryHueMidBrushColor}" Opacity =" 0.04 " />
154
+ <SolidColorBrush x : Key =" PrimaryHueMidBrush" Color =" {DynamicResource PrimaryHueMidBrushColor}" Opacity =" 0.16 " />
155
155
</Border .Resources>
156
156
<wpf : Ripple Content =" {TemplateBinding Content}" ContentTemplate =" {TemplateBinding ContentTemplate}" Focusable =" False"
157
157
HorizontalContentAlignment =" {TemplateBinding HorizontalContentAlignment}"
221
221
BorderBrush =" {TemplateBinding BorderBrush}"
222
222
BorderThickness =" {TemplateBinding BorderThickness}" >
223
223
<Border .Resources>
224
- <SolidColorBrush x : Key =" PrimaryHueMidBrush" Color =" {DynamicResource PrimaryHueMidBrushColor}" Opacity =" 0.04 " />
224
+ <SolidColorBrush x : Key =" PrimaryHueMidBrush" Color =" {DynamicResource PrimaryHueMidBrushColor}" Opacity =" 0.16 " />
225
225
</Border .Resources>
226
226
<wpf : Ripple Content =" {TemplateBinding Content}"
227
227
ContentTemplate =" {TemplateBinding ContentTemplate}"
You can’t perform that action at this time.
0 commit comments