修改了主题色

This commit is contained in:
NIUZHAOLONG 2025-02-10 23:55:57 +08:00
parent df45ed42f7
commit 5504e3dae4

View File

@ -5,7 +5,7 @@
# Refer to the theme docs for more details about each of these parameters. # Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters # https://jpanther.github.io/congo/docs/configuration/#theme-parameters
colorScheme = "congo" colorScheme = "cherry"
defaultAppearance = "light" # valid options: light or dark defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true autoSwitchAppearance = true
@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
[header] [header]
layout = "basic" # valid options: basic, hamburger, hybrid, custom layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/logo.jpg" # logo = "img/avatar.jpg"
# logoDark = "img/dark-logo.jpg" # logoDark = "img/dark-logo.jpg"
showTitle = true showTitle = true
@ -33,7 +33,7 @@ fingerprintAlgorithm = "sha256"
[homepage] [homepage]
layout = "profile" # valid options: page, profile, custom layout = "profile" # valid options: page, profile, custom
showRecent = false showRecent = true
recentLimit = 5 recentLimit = 5
[article] [article]