diff --git a/app/config/config.yml b/app/config/config.yml index 0807b06ab..75e090390 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -136,6 +136,7 @@ liip_theme: load_controllers: false themes: - baggy + - material autodetect_theme: wallabag_core.helper.detect_active_theme path_patterns: diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig index 099bd949a..6d5b53942 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig @@ -6,10 +6,10 @@