Skip to content

Commit

Permalink
changed default theme to dark
Browse files Browse the repository at this point in the history
  • Loading branch information
harish-pushan committed Jun 3, 2024
1 parent 09abb8b commit 5d3246d
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 @@ -6,7 +6,7 @@
# https://blowfish.page/docs/configuration/#theme-parameters

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

enableSearch = true
Expand Down

0 comments on commit 5d3246d

Please sign in to comment.