default to darkmode only

This commit is contained in:
Chris Cochrun 2022-11-04 10:42:57 -05:00
parent c641beddce
commit eabc68e936

View file

@ -1,6 +1,6 @@
colorScheme = "blowfish"
defaultAppearance = "dark"
autoSwitchAppearance = true
autoSwitchAppearance = false
enableSearch = true
logo = "logo.png"
@ -51,5 +51,5 @@ links = [
showMenu = true
showCopyright = true
showThemeAttribution = true
showAppearanceSwitcher = true
showAppearanceSwitcher = false
showScrollToTop = true