Skip to content

Commit

Permalink
data: Add brand colors to metainfo
Browse files Browse the repository at this point in the history
  • Loading branch information
bertob authored Mar 25, 2024
1 parent 4d25d3a commit 508b918
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/com.github.tchx84.Flatseal.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,8 @@
<custom>
<value key="Purism::form_factor">mobile</value>
</custom>
<branding>
<color type="primary" scheme_preference="light">#9af0cf</color>
<color type="primary" scheme_preference="dark">#0c8d5c</color>
</branding>
</component>

0 comments on commit 508b918

Please sign in to comment.