Created by: Binu42
Description of PR
- setDarkMode on prefers-color-scheme media feature is used to detect if the user has requested the page to use a light or dark color theme.
- also fix flickering of app when app open in dark mode.
Relevant Issues
Fixes #1569 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone