I created a new ionic vue project using ionic start
, created a list, then did a web deploy. On the browser, the app has a black background but when I check the test link on my phone the app has a white background. It turns out the app somehow inherits the OS theme I am using a dark theme on my machine theme. I didnt touch the CSS.
Is this intentional? If so, where is this set in the code?
1 post - 1 participant