Просмотр исходного кода

Merge pull request #2 from cfhirai/cfhirai-theme-1

cfhirai 6 лет назад
Родитель
Сommit
9949efaf45
1 измененных файлов с 20 добавлено и 6 удалено
  1. 20 6
      settings/themes.json

+ 20 - 6
settings/themes.json Просмотреть файл

9
     "waveTop": 150,
9
     "waveTop": 150,
10
     "waveBottom": 420,
10
     "waveBottom": 420,
11
     "captionTop": 470,
11
     "captionTop": 470,
12
-    "captionFont": "300 52px 'Source Sans Pro'",
13
-    "captionLineHeight": 52,
12
+    "captionFont": "300 48px 'Source Sans Pro'",
13
+    "captionLineHeight": 48,
14
     "captionLineSpacing": 7,
14
     "captionLineSpacing": 7,
15
     "captionLeft": 200,
15
     "captionLeft": 200,
16
     "captionRight": 1080
16
     "captionRight": 1080
33
     "captionTop": 60,
33
     "captionTop": 60,
34
     "captionRight": 1220,
34
     "captionRight": 1220,
35
     "captionLeft": 640,
35
     "captionLeft": 640,
36
-    "backgroundImage": "subway.jpg",
36
+    "backgroundImage": "amish1280.jpg",
37
     "foregroundColor": "#fc0",
37
     "foregroundColor": "#fc0",
38
     "waveBottom": 660,
38
     "waveBottom": 660,
39
     "waveTop": 320
39
     "waveTop": 320
40
   },
40
   },
41
-    "Distillations logo with top right text": {
41
+  "Distillations logo rect red wave white top right text": {
42
     "captionAlign": "right",
42
     "captionAlign": "right",
43
     "captionTop": 60,
43
     "captionTop": 60,
44
     "captionRight": 1220,
44
     "captionRight": 1220,
45
     "captionLeft": 640,
45
     "captionLeft": 640,
46
     "backgroundImage": "Distillations_1280x720.jpg",
46
     "backgroundImage": "Distillations_1280x720.jpg",
47
-    "foregroundColor": "#fc0",
47
+    "foregroundColor": "#fff",
48
+    "waveColor": "#cf0920",
48
     "waveBottom": 660,
49
     "waveBottom": 660,
49
     "waveTop": 320
50
     "waveTop": 320
50
   },
51
   },
52
+  "Distillations logo square red wave white text": {
53
+    "width": 640,
54
+    "height": 640,
55
+    "samplesPerFrame": 64,
56
+    "waveTop": 20,
57
+    "waveBottom": 300,
58
+    "captionTop": 340,
59
+    "captionLeft": 20,
60
+    "captionRight": 620,
61
+    "waveColor": "#cf0920",
62
+    "foregroundColor": "#fff",
63
+    "backgroundImage": "Distillations_640x640.jpg"
64
+  },
51
   "Bars": {
65
   "Bars": {
52
     "pattern": "bars",
66
     "pattern": "bars",
53
     "foregroundColor": "#d84a4a"
67
     "foregroundColor": "#d84a4a"
110
     "captionLeft": 20,
124
     "captionLeft": 20,
111
     "captionRight": 620,
125
     "captionRight": 620,
112
     "foregroundColor": "#0eb8ba",
126
     "foregroundColor": "#0eb8ba",
113
-    "backgroundImage": "nyc.png"
127
+    "backgroundImage": "amish640.png"
114
   }
128
   }
115
 }
129
 }