change theme colors back to congo
This commit is contained in:
parent
93060fd3eb
commit
c2aad379c9
1 changed files with 3 additions and 3 deletions
|
@ -7,12 +7,12 @@
|
|||
|
||||
|
||||
# congo (default), avocado, cherry, fire, ocean, sapphire and slate.
|
||||
# colorScheme = "congo"
|
||||
colorScheme = "congo"
|
||||
# colorScheme = "ocean"
|
||||
# colorScheme = "sapphire"
|
||||
# colorScheme = "avocado"
|
||||
# colorScheme = "cherry"
|
||||
# colorScheme = "fire"
|
||||
colorScheme = "ocean"
|
||||
# colorScheme = "slate"
|
||||
defaultAppearance = "dark" # valid options: light or dark
|
||||
autoSwitchAppearance = false
|
||||
|
@ -33,7 +33,7 @@ rssFullContent = true
|
|||
[footer]
|
||||
showCopyright = true
|
||||
showThemeAttribution = true
|
||||
# showAppearanceSwitcher = true
|
||||
showAppearanceSwitcher = true
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
|
|
Loading…
Reference in a new issue