🔀 Merge pull request #849 from ItsSunnyMonster/add-theme-color

 add defaultThemeColor option
This commit is contained in:
James Panther
2024-04-17 15:10:10 +10:00
committed by GitHub
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