-
Notifications
You must be signed in to change notification settings - Fork 201
Dark Mode
Rise edited this page May 20, 2020
·
3 revisions
Dark mode is a brand-new function introduced in 1.2.0. If you don't like this feature, you can disable it.
Add disableDarkMode=true
to the section of [param]
in your config.toml
.
Then you will not see it.
Add enableAutoDarkMode=true
to the section of [param]
in your config.toml
.
(Thanks for the advice of james-cccc. Issue #40)
Feel free to raise an issue if you have some questions. :)