Hi guys,
I wanted to override the system dark mode and just use white background across comet screens.
Understandably, I followed this: https://stackoverflow.com/questions/56537855/is-it-possible-to-opt-out-of-dark-mode-on-ios-13
but the comet UI screens still have the black background in iOS 13 and above.
How can we easily opt out of dark mode without changing the color of every view?