Set default to dark
This commit is contained in:
parent
1a4eeed1eb
commit
e826445f21
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue