Commit graph

5 commits

Author SHA1 Message Date
jeffreytse ae318f5d72 feat: better dark mode strategy (#15)
Whatever the user's choice is, it will supersede the default
setting of the site and be kept during the visit (session).
Only the dark mode setting is `manual`, the user's choise will
be always kept on every visit (i.e. no matter the browser
is closed or not)
2020-12-28 12:04:18 +08:00
jeffreytse 6ce4a254e4 fix: wrong default value of night mode 2020-10-15 17:05:26 +08:00
jeffreytse 20cd65baba fix: wrong option name of night mode 2020-10-11 16:32:44 +08:00
jeffreytse c8e4149792 feat: add config option for night mode 2020-10-10 14:13:34 +08:00
jeffreytse ba1db7db3e feat: add night mode (#4) 2020-10-03 11:55:14 +08:00