aboutsummaryrefslogtreecommitdiff
path: root/themes/gameboy.thm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/gameboy.thm')
-rw-r--r--themes/gameboy.thm25
1 files changed, 16 insertions, 9 deletions
diff --git a/themes/gameboy.thm b/themes/gameboy.thm
index 754408a..ed462b6 100644
--- a/themes/gameboy.thm
+++ b/themes/gameboy.thm
@@ -1,11 +1,18 @@
{
- "background": "#8b956d",
- "f_high": "#c4cfa1",
- "f_med": "#4d533c",
- "f_low": "#4d533c",
- "f_inv": "#1f1f1f",
- "b_high": "#c4cfa1",
- "b_med": "#c4cfa1",
- "b_low": "#1f1f1f",
- "b_inv": "#c4cfa1"
+ "meta": {
+ "author": "unknown",
+ "version": 2,
+ "revision": 1
+ },
+ "data": {
+ "background": "#8b956d",
+ "f_high": "#c4cfa1",
+ "f_med": "#4d533c",
+ "f_low": "#4d533c",
+ "f_inv": "#1f1f1f",
+ "b_high": "#c4cfa1",
+ "b_med": "#c4cfa1",
+ "b_low": "#1f1f1f",
+ "b_inv": "#c4cfa1"
+ }
} \ No newline at end of file