소스 검색

Update themes.json

digitalcatholic 5 년 전
부모
커밋
c9692c648a
No account linked to committer's email
1개의 변경된 파일11개의 추가작업 그리고 10개의 파일을 삭제
  1. 11 10
      settings/themes.json

+ 11 - 10
settings/themes.json 파일 보기

@@ -15,6 +15,17 @@
15 15
     "captionLeft": 200,
16 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 29
   "Basic": {
19 30
     "backgroundColor": "#eee",
20 31
     "foregroundColor": "#de1e3d"
@@ -101,15 +112,5 @@
101 112
     "captionRight": 620,
102 113
     "foregroundColor": "#0eb8ba",
103 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
 }