At my company we are using Ionic Framework and Cordova to create our mobile app, and upon starting the design of the app, we encountered an issue with the Android theme and
You can use Header Color plugin:
Install the plugin:
$ ionic cordova plugin add cordova-plugin-headercolor $ npm install --save @ionic-native/header-color
Add configuration to config.xml
https://ionicframework.com/docs/native/header-color/