tooot/android/app/src/main/res/values/colors.xml

12 lines
355 B
XML

<?xml
version="1.0"
encoding="UTF-8"
standalone="yes"
?>
<resources>
<!-- Below line is handled by '@expo/configure-splash-screen' command and it's discouraged to modify it manually -->
<color name="iconBackground">#FFFFFF</color>
<color name="splashscreen_background">#FAFAFA</color>
<color name="colorPrimary">#023c69</color>
</resources>