File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 194
194
<FontIcon FontFamily =" {StaticResource FluentUIGlyphs}" Glyph ="  " />
195
195
</MenuFlyoutItem .Icon>
196
196
</MenuFlyoutItem >
197
- <MenuFlyoutSeparator x : Name =" NewMenuFileFolderSeparator" />
197
+ <MenuFlyoutSeparator x : Name =" NewMenuFileFolderSeparator" />
198
198
<MenuFlyoutItem
199
199
x : Name =" NewFile"
200
200
x : Uid =" BaseLayoutContextFlyoutNewFile"
922
922
Canvas.Top=" 0"
923
923
Width =" 0"
924
924
Height =" 0"
925
- Fill =" #AA0078d7"
925
+ Fill =" {ThemeResource SystemAccentColor}"
926
+ Opacity =" .5"
926
927
Stroke =" #FF0066cc"
927
928
StrokeThickness =" 1" />
928
929
</Canvas >
Original file line number Diff line number Diff line change 170
170
<FontIcon FontFamily =" {StaticResource FluentUIGlyphs}" Glyph ="  " />
171
171
</MenuFlyoutItem .Icon>
172
172
</MenuFlyoutItem >
173
- <MenuFlyoutSeparator x : Name =" NewMenuFileFolderSeparator" />
173
+ <MenuFlyoutSeparator x : Name =" NewMenuFileFolderSeparator" />
174
174
<MenuFlyoutItem
175
175
x : Name =" NewFile"
176
176
x : Uid =" BaseLayoutContextFlyoutNewFile"
940
940
Canvas.Top=" 0"
941
941
Width =" 0"
942
942
Height =" 0"
943
- Fill =" #AA0078d7"
943
+ Fill =" {ThemeResource SystemAccentColor}"
944
+ Opacity =" .5"
944
945
Stroke =" #FF0066cc"
945
946
StrokeThickness =" 1" />
946
947
</Canvas >
You can’t perform that action at this time.
0 commit comments