Skip to content

Commit

Permalink
Update ic_launcher_background.xml
Browse files Browse the repository at this point in the history
Signed-off-by: SEBASTIAN JN <[email protected]>
  • Loading branch information
sebastianjnuwu authored Dec 24, 2024
1 parent f560e74 commit 0f14dec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions android/app/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FCD289</color>
<color name="ic_splash_background">#FCD289</color>
</resources>
<color name="ic_launcher_background">#FFFBDE</color>
<color name="ic_splash_background">#FFFBDE</color>
</resources>

0 comments on commit 0f14dec

Please sign in to comment.