Skip to content

Commit

Permalink
AppStream: add branding colours
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Sep 9, 2024
1 parent 7ae3b8c commit 1805896
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/net.christianbeier.Gromit-MPX.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

<name>Gromit-MPX</name>
<summary>Make annotations on the screen</summary>

<branding>
<color type="primary" scheme_preference="light">#f66151</color>
<color type="primary" scheme_preference="dark">#a51d2d</color>
</branding>

<metadata_license>CC-BY-4.0</metadata_license>
<project_license>GPL-2.0-only</project_license>
Expand Down

0 comments on commit 1805896

Please sign in to comment.