[chore] theme_args.simple_style - mention the black theme style in settings.yml (#5325)

This commit is contained in:
benpiano800 2025-10-15 02:16:19 -05:00 committed by GitHub
parent c34bb61284
commit 576d30ffcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ ui:
# Open result links in a new tab by default
# results_on_new_tab: false
theme_args:
# style of simple theme: auto, light, dark
# style of simple theme: auto, light, dark, black
simple_style: auto
# Perform search immediately if a category selected.
# Disable to select multiple categories at once and start the search manually.