0

Can I change the icons color by config.xml with Ionic?

Like this: Android statusbar icons color but using ionic 4.

I'm using it to change the background color, but I don't know if it's possible to change the icons color by the config as well.

<preference name="StatusBarBackgroundColor" value="#0c6263" />
<preference name="StatusBarOverlaysWebView" value="true" />
Jimmy Porto
  • 109
  • 1
  • 15

1 Answers1

1

Try to use this I think this will be the answer

nyx97
  • 179
  • 1
  • 13