Theming your app
Last updated
Last updated
Ionic is built on top of , which allows you to set some default styles for your app but makes it extremely easy for you to change defaults.
To change colors in your app, just tweak the $colors
in your src/theme/variables.scss
By default, black status bar appears in the app. To change its color you need to follow the following steps.
Install the following plugin
2. Then open app/config.xml and change the color