Skip to content

Commit

Permalink
changed params auto switch apperance
Browse files Browse the repository at this point in the history
  • Loading branch information
franipendus committed Jun 9, 2024
1 parent 97b2687 commit 44e19d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

colorScheme = "ocean"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
autoSwitchAppearance = false

enableSearch = true
enableCodeCopy = false
Expand Down

0 comments on commit 44e19d2

Please sign in to comment.