Skip to content

Commit 8d547df

Browse files
committed
Remodify app icon
1 parent 8c51464 commit 8d547df

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Source/IconImage/DarkAppIcon.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
</UserControl.Resources>
1919

2020
<Grid Background="{x:Null}">
21-
<!--<Rectangle Fill="{StaticResource BackBrush}"/>-->
22-
<Rectangle Fill="{StaticResource BackBrush}" RadiusX="20" RadiusY="20"/>
21+
<Rectangle Fill="{StaticResource BackBrush}" RadiusX="28" RadiusY="28"/>
2322

2423
<Grid>
2524
<Border BorderBrush="{StaticResource EdgeBrush}"
327 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)