Browse Source

Update themes.json

digitalcatholic 5 years ago
parent
commit
c9692c648a
No account linked to committer's email
1 changed files with 11 additions and 10 deletions
  1. 11 10
      settings/themes.json

+ 11 - 10
settings/themes.json View File

15
     "captionLeft": 200,
15
     "captionLeft": 200,
16
     "captionRight": 1080
16
     "captionRight": 1080
17
   },
17
   },
18
+   },
19
+   "CU Daily Journal (Facebook)": {
20
+    "captionAlign": "right",
21
+    "captionTop": 128,
22
+    "captionRight": 1220,
23
+    "captionLeft": 640,
24
+    "backgroundImage": "1280x720 cu-dj-audiogram.png",
25
+    "foregroundColor": "#fc0",
26
+    "waveBottom": 660,
27
+    "waveTop": 320
28
+   },
18
   "Basic": {
29
   "Basic": {
19
     "backgroundColor": "#eee",
30
     "backgroundColor": "#eee",
20
     "foregroundColor": "#de1e3d"
31
     "foregroundColor": "#de1e3d"
101
     "captionRight": 620,
112
     "captionRight": 620,
102
     "foregroundColor": "#0eb8ba",
113
     "foregroundColor": "#0eb8ba",
103
     "backgroundImage": "nyc.png"
114
     "backgroundImage": "nyc.png"
104
-  },
105
-   "CU Daily Journal (Facebook)": {
106
-    "captionAlign": "right",
107
-    "captionTop": 128,
108
-    "captionRight": 1220,
109
-    "captionLeft": 640,
110
-    "backgroundImage": "1280x720 cu-dj-audiogram.png",
111
-    "foregroundColor": "#fc0",
112
-    "waveBottom": 660,
113
-    "waveTop": 320
114
 }
115
 }
115
 }
116
 }