Skip to content

Commit

Permalink
metainfo: add brand colors
Browse files Browse the repository at this point in the history
  • Loading branch information
bertob authored and rafaelmardojai committed Mar 26, 2024
1 parent 9af09db commit e77c757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/app.drey.Dialect.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,8 @@
<value key="Purism::form_factor">mobile</value>
<value key="GnomeSoftware::key-colors">[(108, 236, 156), (0, 0, 0)]</value>
</custom>
<branding>
<color type="primary" scheme_preference="light">#a1f6b4</color>
<color type="primary" scheme_preference="dark">#157b4c</color>
</branding>
</component>

0 comments on commit e77c757

Please sign in to comment.