diff --git a/src/screens/signup/SplashScreen.js b/src/screens/signup/SplashScreen.js index 6d8c0a6..733a7d2 100644 --- a/src/screens/signup/SplashScreen.js +++ b/src/screens/signup/SplashScreen.js @@ -93,7 +93,7 @@ export default function SplashScreen() { const styles = StyleSheet.create({ entire: { flex: 1, - backgroundColor: COLOR_BACKGROUND, + backgroundColor: COLOR_WHITE, alignItems: 'center', }, textMainColor: {