Add toggle to use browser's preferred theme (#224)
authorGregory Anders <8965202+gpanders@users.noreply.github.com>
Mon, 3 Jan 2022 13:16:43 +0000 (06:16 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 13:16:43 +0000 (18:46 +0530)
commit11f395f65f88d0921a31503c9f13c64e96acc34c
treea0342775ea513b53510f089908c1d0e1777d02f6
parent63a0adaa6ed2def5d26818917a4eaccc37f1bbd9
Add toggle to use browser's preferred theme (#224)

* Add Auto theme that uses browser's preferred color scheme

This will use dark mode automatically if the browser requests it.

* fixup! Add Auto theme that uses browser's preferred color scheme

* Use a toggle to use system theme
src/app/organisms/settings/Settings.jsx
src/client/action/settings.js
src/client/state/cons.js
src/client/state/settings.js
src/index.scss