first app icon and theme update

This commit is contained in:
2026-01-18 22:53:54 +01:00
parent 45b11359b3
commit e1dd40a1c3
37 changed files with 13 additions and 32 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Referenz unbedingt als @color/launch_background (nicht @colors/...) -->
<color name="ic_launcher_background">@color/app_icon_background</color>
<color name="ic_launcher_background">#EF681F</color>
</resources>