File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
<SolidColorBrush x : Key =" MaterialDesignDivider" Color =" #616161" />
16
16
<SolidColorBrush x : Key =" MaterialDesignSelection" Color =" #757575" />
17
17
18
- <Color x : Key =" MaterialDesignShadow1" >#CCCCCC </Color >
19
- <Color x : Key =" MaterialDesignShadow2" >#C4C4C4 </Color >
20
- <Color x : Key =" MaterialDesignShadow3" >#BBBBBB </Color >
21
- <Color x : Key =" MaterialDesignShadow4" >#BBBBBB </Color >
22
- <Color x : Key =" MaterialDesignShadow5" >#BBBBBB </Color >
18
+ <Color x : Key =" MaterialDesignShadow1" >#AA000000 </Color >
19
+ <Color x : Key =" MaterialDesignShadow2" >#AA000000 </Color >
20
+ <Color x : Key =" MaterialDesignShadow3" >#AA000000 </Color >
21
+ <Color x : Key =" MaterialDesignShadow4" >#AA000000 </Color >
22
+ <Color x : Key =" MaterialDesignShadow5" >#AA000000 </Color >
23
23
24
24
</ResourceDictionary >
You can’t perform that action at this time.
0 commit comments