Remove themes: update documentation

This commit is contained in:
Alexandre Flament 2022-05-13 17:31:06 +02:00
parent 31bb938126
commit 603e131147
6 changed files with 9 additions and 23 deletions

View file

@ -232,7 +232,6 @@ Global Settings
query_in_title: false
infinite_scroll: false
center_alignment: false
default_theme: simple
theme_args:
simple_style: auto
@ -254,9 +253,6 @@ Global Settings
side of the screen. This setting only affects the *desktop layout*
(:origin:`min-width: @tablet <searx/static/themes/simple/src/less/definitions.less>`)
``default_theme`` :
Name of the theme you want to use by default on your SearXNG instance.
``theme_args.simple_style``:
Style of simple theme: ``auto``, ``light``, ``dark``