瀏覽代碼

Added news shows to themes

Darren Cox 6 年之前
父節點
當前提交
8e66670ba3
共有 3 個文件被更改,包括 18 次插入0 次删除
  1. 二進制
      settings/backgrounds/FamilyGhosts-audiogram.png
  2. 二進制
      settings/backgrounds/Pinna-audiogram.png
  3. 18 0
      settings/themes.json

二進制
settings/backgrounds/FamilyGhosts-audiogram.png 查看文件


二進制
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,