Feat: add option disableHeroImageFilter on homepage (#2029)

disableHeroImageFilter deault to false. When set to true, it uses the color
style from the background layout.
This commit is contained in:
ZhenShuo Leo
2025-05-06 21:42:12 +08:00
parent 1d21656d5e
commit 772bcfb879
6 changed files with 40 additions and 11 deletions

View File

@@ -48,6 +48,7 @@ smartTOCHideUnfocusedChildren = false
cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = true # only used when layout equals background
disableHeroImageFilter = false # only used when layout equals hero
[article]
showDate = false