We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4e2cb commit c66a8d1Copy full SHA for c66a8d1
1 file changed
hugo.toml
@@ -13,7 +13,7 @@ locale = "en-us"
13
# --- GLOBAL THEME PARAMETERS ---
14
[params]
15
enableCodeCopy = true
16
- colorScheme = "blowfish" # Options: "blowfish", "congo", "forest", "ocean", "sunset", "fire", "terminal"
+ colorScheme = "github" # Options: "blowfish", "congo", "forest", "ocean", "sunset", "fire", "terminal", "github"
17
18
[params.main]
19
mainSections = ["posts"]
0 commit comments