And then I have a question.
In the image below I circled red to be able to highlight, I do not know what that part is called or how to search to find how to change the color.
Someone could help me by teaching me where I can change that color.
And then I have a question.
In the image below I circled red to be able to highlight, I do not know what that part is called or how to search to find how to change the color.
Someone could help me by teaching me where I can change that color.
Hello there!
Install the cordova-plugin-headercolor
like explained in the documentation below.
Afterwards, the most easiest way to change it is to add the following preference to your config.xml
file.
<preference name="HeaderColor" value="#ffffff" />
Hope that helped!
Wondering if anyone knew a way to do this without a cordova plugin just using the config.xml.
Thanks for all of your consideration.
You can see all available parameter here. Only background color is available.
https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference