Add branding colors for Flathub

This is needed or they definitely won't feature us.

The light blue color is chosen because it is vibrant and fits the
association with "Dolphin". The very dark color is chosen to still have
a good contrast with the Dolphin icon even though it is already quite
dark at the top left corner.

For more information see:
https://docs.flathub.org/blog/introducing-app-brand-colors/
This commit is contained in:
Felix Ernst 2024-04-18 10:28:28 +00:00
parent 0df340f905
commit 57f45004cf

View file

@ -489,4 +489,8 @@
<release version="23.08.5" date="2024-02-15"/>
</releases>
<content_rating type="oars-1.1"/>
<branding>
<color type="primary" scheme_preference="light">#67c4ff</color>
<color type="primary" scheme_preference="dark">#19455b</color>
</branding>
</component>