Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Dark-Mode.md - github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37a93f00ec0b75e8724f2deb004d583bae2e743c (plain)
1
2
3
4
5
6
7
8
9
Dark mode is a brand-new function introduced in 1.2.0.
If you don't like this feature, you can disable it.

## Disable Dark Mode

Add `disableDarkMode=true` to the section of `[param]` in your `config.toml`.
Then you will not see it.

Feel free to raise an issue if you have some questions. :)