Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | feat: 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-15 | fix: wrong default value of night mode | jeffreytse | |
2020-10-11 | fix: wrong option name of night mode | jeffreytse | |
2020-10-10 | feat: add config option for night mode | jeffreytse | |
2020-10-03 | feat: add night mode (#4) | jeffreytse | |