Closed
Description
If change the theme manually, it can't be reset to auto dark mode that request the dark version of the site via the prefers-color-scheme
CSS media query.
The desktop browser can reset the theme by manually delete the local storage which is really troublesome. Also, many mobile browsers can't just delete a specific website data. It should add a theme option like "auto" to reset the theme to auto dark mode.