diff options
author | Jeremy <jeremy.benoist@gmail.com> | 2015-02-28 19:01:09 +0100 |
---|---|---|
committer | Jeremy <jeremy.benoist@gmail.com> | 2015-03-01 10:49:16 +0100 |
commit | 71798e4ec428d03b1ce7116ae918a05a2d9b5044 (patch) | |
tree | 82f60a23e1767698531adab31805ccc39f43609b /app | |
parent | 32da2a70ef278bd42f66eb82c3fbf1905a417b87 (diff) | |
download | wallabag-71798e4ec428d03b1ce7116ae918a05a2d9b5044.tar.gz wallabag-71798e4ec428d03b1ce7116ae918a05a2d9b5044.tar.zst wallabag-71798e4ec428d03b1ce7116ae918a05a2d9b5044.zip |
Remove old themes
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 1bd93d64..b751c0bb 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -133,11 +133,6 @@ liip_theme: | |||
133 | load_controllers: false | 133 | load_controllers: false |
134 | themes: | 134 | themes: |
135 | - baggy | 135 | - baggy |
136 | - dark | ||
137 | - default | ||
138 | - dmagenta | ||
139 | - solarized | ||
140 | - solarized-dark | ||
141 | autodetect_theme: wallabag_core.helper.detect_active_theme | 136 | autodetect_theme: wallabag_core.helper.detect_active_theme |
142 | 137 | ||
143 | path_patterns: | 138 | path_patterns: |