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