add defaultThemeColor option

This commit is contained in:
ItsSunnyMonster
2024-04-01 19:43:01 +13:00
committed by GitHub
parent 50b77b2836
commit 4f65d3bf4e
5 changed files with 6 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ colorScheme = "congo"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
defaultThemeColor = "#FFFFFF"
enableSearch = false
enableCodeCopy = false
enableImageLazyLoading = true