File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
55
56
56
<ResourceDictionary x : Key =" Dark" >
57
57
<StaticResource x : Key =" TabViewBackground" ResourceKey =" SystemControlBackgroundBaseLowBrush" />
58
- <Color x : Key =" TabViewBackgroundFixed" >#FF3B3A39 </Color >
58
+ <Color x : Key =" TabViewBackgroundFixed" >#161514 </Color >
59
59
<StaticResource x : Key =" TabViewItemHeaderBackground" ResourceKey =" SystemControlTransparentBrush" />
60
- <StaticResource x : Key =" TabViewItemHeaderBackgroundSelected" ResourceKey = " ApplicationPageBackgroundThemeBrush " / >
60
+ <Color x : Key =" TabViewItemHeaderBackgroundSelected" >#292827</ Color >
61
61
<StaticResource x : Key =" TabViewItemHeaderBackgroundPointerOver" ResourceKey =" SystemAltMediumLowColor" />
62
62
<StaticResource x : Key =" TabViewItemHeaderBackgroundPressed" ResourceKey =" SystemAltMediumColor" />
63
63
<StaticResource x : Key =" TabViewItemHeaderBackgroundDisabled" ResourceKey =" SystemControlTransparentBrush" />
Original file line number Diff line number Diff line change 35
35
<SolidColorBrush x : Key =" YourHomeCardBackgroundColor" Color =" #f3f1ef" />
36
36
</ResourceDictionary >
37
37
<ResourceDictionary x : Name =" Dark" >
38
- <SolidColorBrush x : Key =" YourHomeCardBackgroundColor" Color =" Black " />
38
+ <SolidColorBrush x : Key =" YourHomeCardBackgroundColor" Color =" #161514 " />
39
39
</ResourceDictionary >
40
40
<ResourceDictionary x : Name =" HighContrast" >
41
41
<SolidColorBrush x : Key =" YourHomeCardBackgroundColor" Color =" Black" />
You can’t perform that action at this time.
0 commit comments