Colors and graphics

This commit is contained in:
2024-11-05 08:33:30 +01:00
parent 79d4b1b5e5
commit 106f721365
3 changed files with 4 additions and 8 deletions

View File

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