소스 검색

Update themes.json

sax-a-ma-phone 8 년 전
부모
커밋
4975904ce4
1개의 변경된 파일10개의 추가작업 그리고 7개의 파일을 삭제
  1. 10 7
      settings/themes.json

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

@@ -15,13 +15,16 @@
15 15
     "captionLeft": 200,
16 16
     "captionRight": 1080
17 17
   },
18
-  "Basic": {
19
-    "backgroundColor": "#eee",
20
-    "foregroundColor": "#de1e3d"
21
-  },
22
-  "Neon": {
23
-    "backgroundColor": "#556270",
24
-    "foregroundColor": "#c7f464"
18
+  "Why Oh Why": {
19
+    "captionAlign": "right",
20
+    "captionTop": 60,
21
+    "captionRight": 1220,
22
+    "captionLeft": 640,
23
+    "backgroundImage": "why_oh_why.jpg",
24
+    "captionColor": "#727074",
25
+    "waveColor": "#00b3ff",
26
+    "waveBottom": 660,
27
+    "waveTop": 320
25 28
   },
26 29
   "Megaphone Dark": {
27 30
     "backgroundColor": "#232831",