Skip to content

Commit

Permalink
chore(metadata): adjust brand colors
Browse files Browse the repository at this point in the history
  • Loading branch information
cajus committed Jan 16, 2025
1 parent c9b0a5d commit e733857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/flatpak/de.gonicus.gonnect.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
</provides>

<branding>
<color type="primary" scheme_preference="light">#99c1f1</color>
<color type="primary" scheme_preference="dark">#241f31</color>
<color type="primary" scheme_preference="light">#b4bed5</color>
<color type="primary" scheme_preference="dark">#707e99</color>
</branding>

<screenshots>
Expand Down

0 comments on commit e733857

Please sign in to comment.