From ca39af37cd632c85b49779f4624816155b0d62da Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Sat, 11 Apr 2020 16:13:25 +0800 Subject: Created Dark Mode (markdown) --- Dark-Mode.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Dark-Mode.md diff --git a/Dark-Mode.md b/Dark-Mode.md new file mode 100644 index 0000000..37a93f0 --- /dev/null +++ b/Dark-Mode.md @@ -0,0 +1,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. :) \ No newline at end of file -- cgit v1.2.3