summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-12-12 03:19:59 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-12-12 03:19:59 +0100
commit68114427a8e165db13d59bdc4ff289392ba93e3d (patch)
tree59cb2fa1067c56e51f9b2acc51f1f8033d9838c2 /resources
parentTry to make windows notifications prettier (diff)
downloadnheko-68114427a8e165db13d59bdc4ff289392ba93e3d.tar.xz
Remove background color in msix
Diffstat (limited to 'resources')
-rw-r--r--resources/AppxManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/AppxManifest.xml b/resources/AppxManifest.xml
index 57c7188e..b9a090e1 100644
--- a/resources/AppxManifest.xml
+++ b/resources/AppxManifest.xml
@@ -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">