diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a930053..99c9170 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -41,7 +41,7 @@ disqusShortname = "yourdiscussshortname" # "auto" (use preference set by browser) # "dark" (dark background, light foreground) # "light" (light background, dark foreground) (default) - colorscheme = "auto" + colorscheme = "light" # Series see also post count maxSeeAlsoItems = 5 diff --git a/images/screenshot.png b/images/screenshot.png index 593d451..34e24e8 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png index a00fcc6..9a15586 100644 Binary files a/images/tn.png and b/images/tn.png differ