summaryrefslogtreecommitdiff
path: root/_includes/extensions/theme-toggle.html
AgeCommit message (Collapse)Author
2020-12-28feat: better dark mode strategy (#15)jeffreytse
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-10-15fix: wrong default value of night modejeffreytse
2020-10-11fix: wrong option name of night modejeffreytse
2020-10-10feat: add config option for night modejeffreytse
2020-10-03feat: add night mode (#4)jeffreytse