mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #521 from dalf/simple-theme-style-pref
Simple theme: allow the user to choose auto, light, dark style
This commit is contained in:
commit
bc0cf9e83e
21 changed files with 344 additions and 117 deletions
|
|
@ -74,6 +74,8 @@ ui:
|
|||
theme_args:
|
||||
# default style of oscar
|
||||
oscar_style: logicodev
|
||||
# style of simple theme: auto, light, dark
|
||||
simple_style: auto
|
||||
# Open result links in a new tab by default
|
||||
# results_on_new_tab: false
|
||||
# categories_order :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue