Update icon background

This commit is contained in:
Damontecres 2025-10-15 15:20:34 -04:00
parent bf4dfe4429
commit aabd8462dc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_banner_background">#1A1E38</color>
<color name="ic_banner_background">#000B25</color>
</resources>

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#1A1E38</color>
<color name="ic_launcher_background">#101010</color>
</resources>