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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2021-01-14 12:55:00 +0300
committerDjordje Atlialp <djordje@atlialp.com>2021-01-14 12:55:00 +0300
commit79d0488087e845de80d35b099b968737d83fc8c7 (patch)
treeab2732615f1cf9d6619851f579bfd65961e7c4ec /exampleSite
parent8035db5c05b854a99334797a54fb3e31a0d83676 (diff)
Add automatic dark/light theme switching based on os
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aebf2f4..c64cbfc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -100,11 +100,6 @@ disableHugoGeneratorInject = false
#
justifyContent = false # Set "text-align: justify" to .post-content.
- # Default theme "light" or "dark"
- #
- defaultTheme = "dark"
- themeColor = "#1b1c1d"
-
# Custom footer
# If you want, you can easily override the default footer with your own content.
#