ソースを参照

Update themes.json

digitalcatholic 5 年 前
コミット
6c28e13700
No account linked to committer's email
共有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
 }