Created by: vandanachandola
Description of PR
Introduced dark mode toggle button. Checks prefers-color-scheme
preference for user or darkMode
value in localStorage and sets theme accordingly. Palette changes are not included in this PR.
Type of PR
-
Bugfix -
New feature
Relevant Issues
Fixes #743 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone
Screenshots