aboutsummaryrefslogtreecommitdiff
path: root/themes/berry.thm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/berry.thm')
-rw-r--r--themes/berry.thm27
1 files changed, 17 insertions, 10 deletions
diff --git a/themes/berry.thm b/themes/berry.thm
index 86b3e6f..cdbffb7 100644
--- a/themes/berry.thm
+++ b/themes/berry.thm
@@ -1,11 +1,18 @@
{
- "background": "#9EB7FF",
- "f_high": "#FFFFFF",
- "f_med": "#1C0A16",
- "f_low": "#1C0A16",
- "f_inv": "#FFFFFF",
- "b_high": "#6ADEDC",
- "b_med": "#6ADEDC",
- "b_low": "#1C0A16",
- "b_inv": "#6ADEDC"
-}
+ "meta": {
+ "author": "unknown",
+ "version": 2,
+ "revision": 1
+ },
+ "data": {
+ "background": "#9EB7FF",
+ "f_high": "#FFFFFF",
+ "f_med": "#1C0A16",
+ "f_low": "#1C0A16",
+ "f_inv": "#FFFFFF",
+ "b_high": "#6ADEDC",
+ "b_med": "#6ADEDC",
+ "b_low": "#1C0A16",
+ "b_inv": "#6ADEDC"
+ }
+} \ No newline at end of file