Skip to content

Commit

Permalink
color theme change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderfang committed Nov 13, 2023
1 parent 8ee0f3e commit 0cdec16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters

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

enableSearch = true
Expand Down

0 comments on commit 0cdec16

Please sign in to comment.