summaryrefslogtreecommitdiff
path: root/src/themes/gloss
diff options
context:
space:
mode:
Diffstat (limited to 'src/themes/gloss')
-rw-r--r--src/themes/gloss/theme.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/themes/gloss/theme.json b/src/themes/gloss/theme.json
new file mode 100644
index 0000000..3804fee
--- /dev/null
+++ b/src/themes/gloss/theme.json
@@ -0,0 +1,12 @@
+{
+ "$format": 1,
+ "version": "1.0.0",
+ "id": "gloss",
+ "name": "Mystic Gloss",
+ "author": "Jonas Kohl",
+ "files": [
+ "../../ui/gloss.min.css",
+ "../../ui/fonts/mybb-icons/style.css",
+ "../../ui/site.css"
+ ]
+}