diff --git a/bin/serve.js b/bin/serve.js index d03dab1..a391338 100644 --- a/bin/serve.js +++ b/bin/serve.js @@ -70,8 +70,8 @@ const start = () => { globalStyle: { pageOrientation: "auto", navigationBarTextStyle: "white", - navigationBarBackgroundColor: "#197DF0", - backgroundColor: "#197DF0" + navigationBarBackgroundColor: "#4181FF", + backgroundColor: "#4181FF" } } findApp('src/components/pages', file => {