From 28e56764fda751760638e2dd2ca6d4b3f49105f1 Mon Sep 17 00:00:00 2001 From: Dmitry Kolosov Date: Thu, 9 Jul 2020 22:19:33 +0300 Subject: [PATCH] Update Readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6d9f1af..f131846 100644 --- a/README.md +++ b/README.md @@ -83,12 +83,12 @@ Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your ### Dark Mode Customize via `style` param in `params` section of config. Options: -- light-without-switcher - light theme, without switcher, JS-free (by default) -- dark-without-switcher - dark theme, without switcher, JS-free -- auto-without-switcher - theme based on user system settings, without switcher, JS-free -- light - light theme by default, can be switched by user to dark theme and back. Theme settings are saved for user -- dark - dark theme by default, can be switched by user to light theme and back. Theme settings are saved for user -- auto - theme based on user system settings by default, can be switched by user to dark/light theme. Theme settings are saved for user +- `light-without-switcher` - light theme, without switcher, JS-free (by default) +- `dark-without-switcher` - dark theme, without switcher, JS-free +- `auto-without-switcher` - theme based on user system settings, without switcher, JS-free +- `light` - light theme by default, can be switched by user to dark theme and back. Theme settings are saved for user +- `dark` - dark theme by default, can be switched by user to light theme and back. Theme settings are saved for user +- `auto` - theme based on user system settings by default, can be switched by user to dark/light theme. Theme settings are saved for user ### Google Analytics Only works for production environment. You either build your site with variable like