Updates build_whitelabel to regenerate album art for android auto app

This commit is contained in:
2026-07-20 18:20:42 -07:00
parent f069fcdbfb
commit 58ea55f359
164 changed files with 111 additions and 185 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
#E36A18 matches AppThemeBusinessObject.lightColors.primarySeed (brand orange).
-->
<resources>
<color name="kryz_primary">#000000</color>
<color name="kryz_primary_dark">#0d0d0d</color>
<color name="kryz_accent">#ff7a33</color>
<color name="kryz_primary">#1a3a5c</color>
<color name="kryz_primary_dark">#0e2440</color>
<color name="kryz_accent">#e87a2e</color>
</resources>
View File
View File