Ver código fonte

Update themes.json

digitalcatholic 5 anos atrás
pai
commit
6c28e13700
No account linked to committer's email
1 arquivos alterados com 11 adições e 1 exclusões
  1. 11 1
      settings/themes.json

+ 11 - 1
settings/themes.json Ver arquivo

@@ -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
 }