summaryrefslogtreecommitdiff
path: root/src/themes/yeti
diff options
context:
space:
mode:
Diffstat (limited to 'src/themes/yeti')
-rw-r--r--src/themes/yeti/theme.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/themes/yeti/theme.json b/src/themes/yeti/theme.json
deleted file mode 100644
index 7c40c01..0000000
--- a/src/themes/yeti/theme.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "$format": 1,
- "version": "1.0.0",
- "id": "yeti",
- "name": "Yeti",
- "author": "Jonas Kohl",
- "files": [
- "../../ui/icons/css/fork-awesome.min.css",
- "../../ui/yeti.min.css",
- "../../ui/fonts/mybb-icons/style.css",
- "../../ui/site.css",
- "../../ui/fonts/opensans.css",
- [
- ".image-attachment-image {",
- "box-shadow: 0 0 0 1px #ccc;",
- "}"
- ]
- ]
-}
-