mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] configurable default oscar style
This commit is contained in:
parent
baacfac32b
commit
69d1dd3f86
2 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ ui:
|
|||
templates_path : "" # Custom templates path - leave it blank if you didn't change
|
||||
default_theme : oscar # ui theme
|
||||
default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
|
||||
theme_args :
|
||||
oscar_style : logicodev-dark # default style of oscar
|
||||
|
||||
# searx supports result proxification using an external service: https://github.com/asciimoo/morty
|
||||
# uncomment below section if you have running morty proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue