Browse Source

Add coloured banners for app in Flathub store

Ralph Plawetzki 11 months ago
parent
commit
c037920e79
1 changed files with 5 additions and 0 deletions
  1. 5 0
      dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml

+ 5 - 0
dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml

@@ -53,6 +53,11 @@
 		</screenshot>
 	</screenshots>
 
+	<branding>
+		<color type="primary" scheme_preference="light">#264268</color>
+		<color type="primary" scheme_preference="dark">#71a0df</color>
+	</branding>
+
 	<url type="homepage">https://cryptomator.org/</url>
 	<url type="bugtracker">https://github.com/cryptomator/cryptomator/issues/</url>
 	<url type="donation">https://cryptomator.org/donate</url>