aboutsummaryrefslogtreecommitdiff
path: root/themes/apollo11.thm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/apollo11.thm')
-rw-r--r--themes/apollo11.thm25
1 files changed, 16 insertions, 9 deletions
diff --git a/themes/apollo11.thm b/themes/apollo11.thm
index 0281815..eb5491c 100644
--- a/themes/apollo11.thm
+++ b/themes/apollo11.thm
@@ -1,11 +1,18 @@
{
- "background": "#29272b",
- "f_high": "white",
- "f_med": "#e47464",
- "f_low": "#66606b",
- "f_inv": "#000000",
- "b_high": "#ffffff",
- "b_med": "#5f5353",
- "b_low": "#47424a",
- "b_inv": "#e47464"
+ "meta": {
+ "author": "unknown",
+ "version": 2,
+ "revision": 1
+ },
+ "data": {
+ "background": "#29272b",
+ "f_high": "white",
+ "f_med": "#e47464",
+ "f_low": "#66606b",
+ "f_inv": "#000000",
+ "b_high": "#ffffff",
+ "b_med": "#5f5353",
+ "b_low": "#47424a",
+ "b_inv": "#e47464"
+ }
} \ No newline at end of file