Skip to content

Commit

Permalink
appdata: Add brand colors
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Apr 8, 2024
1 parent 531024c commit ba5e861
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/com.rafaelmardojai.Blanket.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
</screenshot>
</screenshots>

<branding>
<color type="primary" scheme_preference="light">#c0dcff</color>
<color type="primary" scheme_preference="dark">#0d3d76</color>
</branding>

<releases>
<release version="0.6.0" date="2022-04-13">
<description translate="no">
Expand Down

0 comments on commit ba5e861

Please sign in to comment.