mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Update net.retrodeck.retrodeck.appdata.xml to use branding tag
Based on color in T of logo, #6c7df5, going three shades darker and three shades lighter
This commit is contained in:
parent
e58f09bf05
commit
c4b3dc708f
|
@ -60,6 +60,10 @@
|
|||
<p>Discord: https://discord.gg/WDc5C9YWMx
|
||||
(If you want to help out with the project join the "i-want-to-help" channel)</p>
|
||||
</description>
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#94a6fb</color>
|
||||
<color type="primary" scheme_preference="dark">#404b98</color>
|
||||
</branding>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<releases>
|
||||
|
|
Loading…
Reference in a new issue