Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

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)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ionic #mobile #dark #theme #web
ADD COMMENT
Topic
Name
9+5 =