diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-08-04 22:42:33 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-08-04 22:42:33 +0200 |
commit | 9e07dc982c92eb35ab82dffaab9c4a0b54ad7364 (patch) | |
tree | 3086d548f2a9c8a95be6cb457dff3501ec7c8da8 /app/config | |
parent | 7e63b892f9682e62f6758bb51c6912499f5bd8d1 (diff) | |
parent | 9948d899d3671809e1608788beee9834acbf870e (diff) | |
download | wallabag-9e07dc982c92eb35ab82dffaab9c4a0b54ad7364.tar.gz wallabag-9e07dc982c92eb35ab82dffaab9c4a0b54ad7364.tar.zst wallabag-9e07dc982c92eb35ab82dffaab9c4a0b54ad7364.zip |
Merge pull request #1276 from modos189/v2
Added Material theme
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 0807b06a..75e09039 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -136,6 +136,7 @@ liip_theme: | |||
136 | load_controllers: false | 136 | load_controllers: false |
137 | themes: | 137 | themes: |
138 | - baggy | 138 | - baggy |
139 | - material | ||
139 | autodetect_theme: wallabag_core.helper.detect_active_theme | 140 | autodetect_theme: wallabag_core.helper.detect_active_theme |
140 | 141 | ||
141 | path_patterns: | 142 | path_patterns: |