소스 검색

Added news shows to themes

Darren Cox 6 년 전
부모
커밋
8e66670ba3
3개의 변경된 파일18개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      settings/backgrounds/FamilyGhosts-audiogram.png
  2. BIN
      settings/backgrounds/Pinna-audiogram.png
  3. 18 0
      settings/themes.json

BIN
settings/backgrounds/FamilyGhosts-audiogram.png 파일 보기


BIN
settings/backgrounds/Pinna-audiogram.png 파일 보기


+ 18 - 0
settings/themes.json 파일 보기

@@ -15,6 +15,24 @@
15 15
     "captionLeft": 200,
16 16
     "captionRight": 1080
17 17
   },
18
+  "Family Ghosts": {
19
+    "captionAlign": "right",
20
+    "captionTop": 230,
21
+    "captionRight": 1200,
22
+    "backgroundImage": "FamilyGhosts-audiogram.png",
23
+    "foregroundColor": "#fff",
24
+    "waveBottom": 680,
25
+    "waveTop": 350
26
+  },
27
+  "Pinna": {
28
+    "captionAlign": "right",
29
+    "captionTop": 50,
30
+    "captionRight": 1200,
31
+    "backgroundImage": "Pinna-audiogram.png",
32
+    "foregroundColor": "#fff",
33
+    "waveBottom": 600,
34
+    "waveTop": 400
35
+  },
18 36
   "Battle Scars": {
19 37
     "captionAlign": "center",
20 38
     "captionTop": 200,