Skip to content

Commit

Permalink
feat(metainfo): new branding colors (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Mar 22, 2024
1 parent 4edeabd commit 9a449ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/dev.geopjr.Tuba.metainfo.xml.in
Expand Up @@ -44,8 +44,8 @@
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#ece5c7</color>
<color type="primary" scheme_preference="dark">#66593b</color>
<color type="primary" scheme_preference="light">#a0eef3</color>
<color type="primary" scheme_preference="dark">#3a3ed7</color>
</branding>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">moderate</content_attribute>
Expand Down

0 comments on commit 9a449ef

Please sign in to comment.