Ponysearch/searx/static/themes/simple/src
Markus Heiser 7dc9cc91a8 [mod] simple theme, JS: introduce window.searxng.theme namespace
In window.searxng.theme the theme data can be passed through to JS
implementations.

Initial the window.searxng.theme namespace starts with a value for
`img_load_error`::

    // image that is displayed if load of <img src='...'> failed
    img_load_error: 'img/img_load_error.svg'

The searx/static/themes/__common__/js/image_layout.js is patched to uses the
value, if the theme defines a value for img_load_error in this namespace.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-30 12:42:52 +01:00
..
generated [simple theme] update to ion icons 5 and drop webfont 2021-11-13 10:42:07 +01:00
js [mod] simple theme, JS: introduce window.searxng.theme namespace 2021-11-30 12:42:52 +01:00
less [fix] simple theme: set img background color to wallpaper's color 2021-11-29 20:47:37 +01:00
svg [brand] initial - folder src/brand for searxng-wordmark 2021-11-20 10:14:55 +01:00