Windows: logo does not have a specific background (fixes #33362)

This commit is contained in:
Benjamin Pasero
2017-09-05 08:00:59 +02:00
parent 2ae090cdf6
commit 9fa0a77edd
4 changed files with 12 additions and 1 deletions
@@ -0,0 +1,8 @@
<Application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<VisualElements
BackgroundColor="#2d2d30"
ShowNameOnSquare150x150Logo="on"
Square150x150Logo="resources\app\resources\win32\code_150x150.png"
Square70x70Logo="resources\app\resources\win32\code_70x70.png"
ForegroundText="light" />
</Application>
Binary file not shown.

After

Width:  |  Height:  |  Size: 564 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B