Browse Source

Add Panoply pilot project theme

Jason Cox 7 years ago
parent
commit
57b9db48fd
1 changed files with 10 additions and 0 deletions
  1. 10 0
      settings/themes.json

+ 10 - 0
settings/themes.json View File

@@ -14,6 +14,16 @@
14 14
     "captionLineSpacing": 7,
15 15
     "captionLeft": 200,
16 16
     "captionRight": 1080
17
+  },
18
+   "Panoply Pilot Project": {
19
+    "captionAlign": "right",
20
+    "captionTop": 60,
21
+    "captionRight": 1220,
22
+    "captionLeft": 640,
23
+    "backgroundImage": "ppp.jpg",
24
+    "foregroundColor": "#fc0",
25
+    "waveBottom": 660,
26
+    "waveTop": 320
17 27
   },
18 28
   "Why Oh Why": {
19 29
     "captionAlign": "right",