Chuck Dries před 6 roky
rodič
revize
e4ab826cd4
2 změnil soubory, kde provedl 15 přidání a 1 odebrání
  1. binární
      settings/backgrounds/ForksEstate.png
  2. 15 1
      settings/themes.json

binární
settings/backgrounds/ForksEstate.png Zobrazit soubor


+ 15 - 1
settings/themes.json Zobrazit soubor

@@ -1,4 +1,18 @@
1 1
 {
2
+  "State Press Theme: Forks Estate": {
3
+    "width": 1280,
4
+    "height": 720,
5
+    "captionAlign": "left",
6
+    "captionTop": 60,
7
+    "captionLeft": 570,
8
+    "captionRight": 1200,
9
+    "backgroundImage": "ForksEstate.png",
10
+    "foregroundColor": "#ffffff",
11
+    "captionColor": "#ffffff",
12
+    "waveTop": 420,
13
+    "waveBottom": 700,
14
+    "captionFont": "300 65px 'Source Sans Pro'"
15
+  },
2 16
   "default": {
3 17
     "width": 1280,
4 18
     "height": 720,
@@ -102,4 +116,4 @@
102 116
     "foregroundColor": "#0eb8ba",
103 117
     "backgroundImage": "nyc.png"
104 118
   }
105
-}
119
+}