diff options
| author | 2014-07-07 21:58:34 +0200 | |
|---|---|---|
| committer | 2014-07-07 21:58:34 +0200 | |
| commit | dd627292283dc6253e52dd5ff3575ceac509db66 (patch) | |
| tree | b2c36c1d0466a4cf8cff49461fd1938dff2b8253 /p/themes/Flat/metadata.json | |
| parent | 439a0e2991231db51232646736a4bf78cfb2bffd (diff) | |
Flat design based on default template
- stats are not terminated yet
- need reviews
See https://github.com/marienfressinaud/FreshRSS/issues/320
Diffstat (limited to 'p/themes/Flat/metadata.json')
| -rw-r--r-- | p/themes/Flat/metadata.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Flat/metadata.json b/p/themes/Flat/metadata.json index 6b94d11c2..182c82470 100644 --- a/p/themes/Flat/metadata.json +++ b/p/themes/Flat/metadata.json @@ -2,6 +2,6 @@ "name": "Flat design", "author": "Marien Fressinaud", "description": "Thème plat pour FreshRSS", - "version": 0.1, - "files": ["global.css", "freshrss.css"] + "version": 0.2, + "files": ["template.css", "flat.css"] }
\ No newline at end of file |
