summaryrefslogtreecommitdiff
path: root/src/themes/gloss/theme.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/themes/gloss/theme.json')
-rw-r--r--src/themes/gloss/theme.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/themes/gloss/theme.json b/src/themes/gloss/theme.json
deleted file mode 100644
index 475b959..0000000
--- a/src/themes/gloss/theme.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "$format": 1,
- "version": "1.0.0",
- "id": "gloss",
- "name": "Mystic Gloss",
- "author": "Jonas Kohl",
- "files": [
- "../../ui/icons/css/fork-awesome.min.css",
- "../../ui/gloss.min.css",
- "../../ui/fonts/mybb-icons/style.css",
- "../../ui/site.css",
- [
- ".post-container-controls {",
- " background: linear-gradient(transparent, #f3f3f3 56%);",
- "}"
- ]
- ]
-}