summaryrefslogtreecommitdiff
path: root/p/themes/base-theme/metadata.json
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-07-10 17:42:42 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-07-10 17:42:42 +0200
commitf56dd400b7175ef95232fc57bf276812494b3186 (patch)
tree7ae4c034c3b5ba1c993b1536bedd1fbd903a7811 /p/themes/base-theme/metadata.json
parent6c83264f83221dcaa41d58e0b35b9925cde130e4 (diff)
Add base-theme in p/themes
This base theme is not visible by default (no name). You can use it to create new theme. Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
Diffstat (limited to 'p/themes/base-theme/metadata.json')
-rw-r--r--p/themes/base-theme/metadata.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/p/themes/base-theme/metadata.json b/p/themes/base-theme/metadata.json
new file mode 100644
index 000000000..4d59365a8
--- /dev/null
+++ b/p/themes/base-theme/metadata.json
@@ -0,0 +1,7 @@
+{
+ "name": "",
+ "author": "Your name",
+ "description": "A wonderful base theme",
+ "version": 0.1,
+ "files": ["template.css", "base.css"]
+}