Remove background color in msix

This commit is contained in:
Nicolas Werner 2023-12-12 03:19:59 +01:00
parent 4142703990
commit 68114427a8
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -26,7 +26,7 @@
uap10:RuntimeBehavior="packagedClassicApp"
uap10:TrustLevel="mediumIL">
<uap:VisualElements DisplayName="Nheko" Description="Matrix client written in Qt" Square150x150Logo="nheko.png"
Square44x44Logo="nheko.png" BackgroundColor="#ffffff" />
Square44x44Logo="nheko.png" BackgroundColor="#ffffff00" />
<Extensions>
<uap:Extension Category="windows.protocol">
<uap:Protocol Name="matrix">