Skip to content

Commit

Permalink
Add brand colors to appdata
Browse files Browse the repository at this point in the history
Signed-off-by: Jacki <[email protected]>
  • Loading branch information
TheJackiMonster committed Sep 29, 2024
1 parent e66db6b commit d194702
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/ch.theologeek.Manuskript.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,9 @@
<release version="0.13.1" date="2021-12-13" />
<release version="0.12.0" date="2021-04-30" />
</releases>

<branding>
<color type="primary" scheme_preference="light">#f2ede7</color>
<color type="primary" scheme_preference="dark">#413828</color>
</branding>
</component>

0 comments on commit d194702

Please sign in to comment.