1

im trying to develop my first App and i got stuck with this issue. when the device is in dark mode ionic automatically switches to dark mode as well. but the angular material doesn't change its color scheme which keeps the text dark.

Thanks is Advance.

1 Answers1

0

if you use global variables for giving color through all the app it will change when you switch and there will be no problem. the problem is with using non-ionic variables to color them.

Mahdi Zarei
  • 5,644
  • 7
  • 24
  • 54