Sfoglia il codice sorgente

Add Panoply pilot project theme

Jason Cox 7 anni fa
parent
commit
57b9db48fd
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      settings/themes.json

+ 10 - 0
settings/themes.json Vedi 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",