aboutsummaryrefslogtreecommitdiff
path: root/themes/mahou.thm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mahou.thm')
-rw-r--r--themes/mahou.thm27
1 files changed, 17 insertions, 10 deletions
diff --git a/themes/mahou.thm b/themes/mahou.thm
index 67a392c..3c11332 100644
--- a/themes/mahou.thm
+++ b/themes/mahou.thm
@@ -1,11 +1,18 @@
{
- "background": "#E0B1CB",
- "f_high": "#231942",
- "f_med": "#5E548E",
- "f_low": "#BE95C4",
- "f_inv": "#E0B1CB",
- "b_high": "#FFFFFF",
- "b_med": "#5E548E",
- "b_low": "#BE95C4",
- "b_inv": "#9F86C0"
-}
+ "meta": {
+ "author": "unknown",
+ "version": 2,
+ "revision": 1
+ },
+ "data": {
+ "background": "#E0B1CB",
+ "f_high": "#231942",
+ "f_med": "#5E548E",
+ "f_low": "#BE95C4",
+ "f_inv": "#E0B1CB",
+ "b_high": "#FFFFFF",
+ "b_med": "#5E548E",
+ "b_low": "#BE95C4",
+ "b_inv": "#9F86C0"
+ }
+} \ No newline at end of file