浏览代码

Update themes.json

digitalcatholic 5 年前
父节点
当前提交
6c28e13700
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 11 次插入1 次删除
  1. 11 1
      settings/themes.json

+ 11 - 1
settings/themes.json 查看文件

@@ -101,5 +101,15 @@
101 101
     "captionRight": 620,
102 102
     "foregroundColor": "#0eb8ba",
103 103
     "backgroundImage": "nyc.png"
104
-  }
104
+  },
105
+   "Background image with top right text": {
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
+}
105 115
 }