Skip to content

Commit

Permalink
Add branding colours
Browse files Browse the repository at this point in the history
For #139
  • Loading branch information
Jacalz committed Mar 18, 2024
1 parent 0644126 commit bb0137b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions internal/assets/unix/io.github.jacalz.rymdport.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
<kudo>Notifications</kudo>
</kudos>

<!-- Needed to satisfy https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/#has-primary-brand-colors. -->
<branding>
<color type="primary" scheme_preference="light">#2b6bf3</color>
<color type="primary" scheme_preference="dark">#3660b9</color>
</branding>

<releases>
<release version="3.5.2" date="2024-01-03" type="stable">
<description>
Expand Down

0 comments on commit bb0137b

Please sign in to comment.