Compare commits

...

2 Commits

Author SHA1 Message Date
Tobias Bernard
587f9140e2 Merge branch 'bertob-master-patch-12281' into 'master'
Improve app listing

See merge request World/Authenticator!274
2024-04-25 16:37:51 +00:00
Tobias Bernard
1a9c646cc4 metainfo: Add brand colors 2024-04-25 16:37:48 +00:00

View File

@ -327,4 +327,8 @@
<custom>
<value key="Purism::form_factor">mobile</value>
</custom>
<branding>
<color type="primary" scheme_preference="light">#f66151</color>
<color type="primary" scheme_preference="dark">#a51d2d</color>
</branding>
</component>