Skip to content

Commit

Permalink
appdata: Add tentative brand colours
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Mar 1, 2024
1 parent 54ed27b commit aa4c069
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions net.sourceforge.liferea.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
<url type="translate">https://github.com/lwindolf/liferea?tab=readme-ov-file#new-translations</url>
<translation type="gettext">liferea</translation>
<content_rating type="oars-1.1"/>
<branding>
<color type="primary" scheme_preference="light">#CBCFD3</color>
<color type="primary" scheme_preference="dark">#64647D</color>
</branding>
<releases>
<release date="2023-12-24" version="1.15.5">
<description>
Expand Down

0 comments on commit aa4c069

Please sign in to comment.