disable dark switcher

This commit is contained in:
OCram85 2022-02-23 09:44:23 +01:00
parent 3b44c0f705
commit 54176bc452
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
colorScheme = "avocado"
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false
showAppearanceSwitcher = true
showAppearanceSwitcher = false
enableSearch = true
enableCodeCopy = true