Disable dark mode with code injection

It's now possible to disable the dark mode with code injection instead of removing the CSS and rebuilding it, by simply adding a class no-dark to html element.
This commit is contained in:
Sodbileg Gansukh
2021-02-01 12:04:53 +08:00
parent bcfbc21b8e
commit df4bfbffb2
3 changed files with 64 additions and 64 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long