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