ionic getting automatic disable dark mode on android
One way to remove the dark theme would be by editing the variables.scss file and removing this style rule:
@media (prefers-color-scheme: dark) {
...
}
ionic getting automatic disable dark mode on android
One way to remove the dark theme would be by editing the variables.scss file and removing this style rule:
@media (prefers-color-scheme: dark) {
...
}
ionic mobile always dark theme in web
// Change from dark to light. If you have not modified the variable.scss. it should be in line 79.
@media (prefers-color-scheme: dark)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us