ProjectArcade

Форк
0
279 строк · 12.3 Кб
1
<!-- Theme by pajarorrojo
2
https://github.com/pajarorrojo/es-theme-PlayStation-X 
3
-->
4
<theme>
5
  <formatVersion>7</formatVersion>
6

7
  
8

9
  <view name=" detailed, grid">
10

11
    <control name="md_flag,md_players,md_manual,md_savestate">
12

13
      <storyboard event="open">
14
        <animation property="opacity" from="0" to="0" duration="100" mode="linear" />
15
        <animation property="offsetY" from="0.5" to="0" begin="300" duration="300" mode="easeOutCubic" />
16
        <animation property="opacity" from="0" to="1" begin="300" duration="600" mode="easeInOut" />
17
      </storyboard>
18

19
    </control>
20

21
    <control name="md_flag,md_players">
22

23
      <storyboard event="activateNext">
24
        <animation property="opacity" from="0" to="1" duration="400" mode="linear" />
25
      </storyboard>
26
      <storyboard event="activatePrev">
27
        <animation property="opacity" from="0" to="1" duration="400" mode="linear" />
28
      </storyboard>
29
      <storyboard event="deactivateNext">
30
        <animation property="opacity" to="0" duration="400" mode="linear" />
31
      </storyboard>
32
      <storyboard event="deactivatePrev">
33
        <animation property="opacity" to="0" duration="400" mode="linear" />
34
      </storyboard>
35
    </control>
36

37

38
    <image name="consoles" extra="true">
39
      <storyboard>
40
        <animation property="offsetX" from="-0.2" to="0" duration="700" mode="easeOutCubic" />
41
        <animation property="opacity" from="0" to="1" duration="700" mode="easeIn" />
42
      </storyboard>
43
    </image>
44

45
    <image name="logo" extra="true">
46
      <storyboard>
47
        <animation property="opacity" from="0" duration="700" mode="easeIn" />
48
      </storyboard>
49
    </image>
50

51
    <image name="background" extra="static">
52
      <storyboard>
53
        <animation property="opacity" from="0.5" to="1" duration="500" mode="easeOut" />
54
      </storyboard>
55
    </image>
56

57
  </view>
58

59
<!-- DETALLADA -->
60
<view name="detailed">
61

62

63
  <control name="md_image, md_name, md_description, md_genre, md_developer, md_releasedate, md_publisher, md_rating, image-detailed, thumbnail-detailed, boxart-detailed, marquee-detailed, boxback-detailed, fanart-detailed, titleshot-detailed, cartridge-detailed, linea-infos,">
64

65
    <storyboard event="open">
66
      <animation property="opacity" from="0" to="0" duration="100" mode="linear" />
67
      <animation property="offsetX" from="0.5" to="0" begin="300" duration="300" mode="easeOutCubic" />
68
      <animation property="opacity" from="0" to="1" begin="300" duration="600" mode="easeInOut" />
69
    </storyboard>
70

71
    <storyboard event="activateNext">
72
      <animation property="opacity" to="0" duration="1" mode="linear" />
73
      <animation property="offsetY" from="0.78" to="0" duration="550" mode="easeOutCubic" />
74
      <animation property="opacity" from="0" to="1" duration="800" mode="easeOut" />
75
    </storyboard>
76
    <storyboard event="activatePrev">
77
      <animation property="offsetY" from="-0.78" to="0" duration="550" mode="easeOutCubic" />
78
      <animation property="opacity" from="0" to="1" duration="800" mode="easeOut" />
79
    </storyboard>
80
    <storyboard event="deactivateNext">
81
      <animation property="offsetY" to="-0.78" duration="500" mode="easeOutCubic" />
82
      <animation property="opacity" to="0" duration="400" mode="easeOut" />
83
    </storyboard>
84
    <storyboard event="deactivatePrev">
85
      <animation property="offsetY" to="0.78" duration="500" mode="easeOutCubic" />
86
      <animation property="opacity" to="0" duration="400" mode="easeOut" />
87
    </storyboard>
88
  </control>
89

90
  <control name="background-gamelist">
91

92
      <storyboard event="open">
93
        <animation property="scale" from="1" to="1.3" begin="0"  duration="30000" mode="easeOut"/>
94
    </storyboard>
95

96
    <storyboard event="activateNext">
97
      <animation property="offsetY" from="0.1" begin="0" to="0" duration="400" mode="easeOut" />
98
      <animation property="opacity" from="0" to="1" begin="0" duration="500" mode="easeOut" />
99
      <animation property="scale"  from="1" to="1.3" begin="0" duration="30000" mode="easeOut" />
100
    </storyboard>
101
    <storyboard event="activatePrev">
102
      <animation property="offsetY" from="-0.1" begin="0" to="0" duration="400" mode="easeOut" />
103
      <animation property="opacity" from="0" to="1" begin="0" duration="400" mode="easeOut" />
104
      <animation property="scale"  from="1" to="1.3" begin="0" duration="30000" mode="easeOut" />
105
    </storyboard>
106
    <storyboard event="deactivateNext">
107
      <animation property="opacity" to="0" begin="0" duration="400" mode="easeOut" />
108
    </storyboard>
109
    <storyboard event="deactivatePrev">
110
      <animation property="opacity" to="0" begin="0" duration="400" mode="easeOut" />
111
    </storyboard>
112
  </control>
113

114

115
</view>
116

117

118
  <!-- GRID -->
119

120
  <view name="grid">
121

122

123
    <control name="md_image, image-grid, image-carousel, image-classic, thumbnail-grid, thumbnail-carousel, thumbnail-classic, marquee-grid, marquee-carousel, marquee-classic, boxart-grid, boxart-carousel, boxart-classic, cartridge-grid, cartridge-carousel, cartridge-classic, fanart-grid, fanart-carousel, fanart-classic, titleshot-grid, titleshot-carousel, titleshot-classic, md_name, md_flag, md_nosavestate, md_nomanual, md_players, md_description, md_genre, md_developer, md_releasedate, md_publisher, md_rating, system-name, console-grid-view, image-full-grid thumbnail-full-grid, boxart-full-grid, marquee-full-grid, boxback-full-grid, fanart-full-grid, titleshot-full-grid, cartridge-full-grid,gamename-full-grid, gamename-grid">
124
      <storyboard event="open">
125
        <animation property="opacity" from="0" to="0" duration="100" mode="linear" />
126
        <animation property="offsetY" from="-0.5" to="0" begin="50" duration="500" mode="easeOutCubic" />
127
        <animation property="opacity" from="0" to="1" begin="100" duration="600" mode="easeInOut" />
128
      </storyboard>
129
      <storyboard event="activateNext">
130
        <animation property="offsetX" from="0.30" to="0" duration="300" mode="easeOutCubic" />
131
        <animation property="opacity" from="0" to="1" duration="300" mode="easeOut" />
132
      </storyboard>
133
      <storyboard event="activatePrev">
134
        <animation property="offsetX" from="-0.30" to="0" duration="300" mode="easeOutCubic" />
135
        <animation property="opacity" from="0" to="1" duration="300" mode="easeOut" />
136
      </storyboard>
137
      <storyboard event="deactivateNext">
138
        <animation property="opacity" to="0" duration="100" mode="easeOut" />
139
      </storyboard>
140
      <storyboard event="deactivatePrev">
141
        <animation property="opacity" to="0" duration="100" mode="easeOut" />
142
      </storyboard>
143
    </control>
144
  
145
  <control name="background-gamelist">
146
        <storyboard event="open">
147
        <animation property="offsetY" to="0.15" begin="0" duration="30000" mode="ease"/>
148
        <animation property="scale" from="1" to="1.3" begin="0"  duration="30000" mode="easeOut"/>
149
    </storyboard>
150

151
    <storyboard event="activateNext">
152
      <animation property="offsetX" from="0.02" to="0" begin="0" duration="400" mode="easeOut" />
153
        <animation property="offsetY" begin="0"  to="0.15" duration="30000" mode="ease"/>
154
        <animation property="scale" begin="0"  from="1" to="1.3" duration="30000" mode="linear"/>
155
    </storyboard>
156
    <storyboard event="activatePrev">
157
      <animation property="offsetX" from="-0.02" to="0" begin="0" duration="400" mode="easeOut" />
158
      <animation property="offsetY" begin="0"  to="-0.15" duration="30000" mode="ease"/>
159
      <animation property="scale"  from="1" to="1.3" begin="0" duration="30000" mode="easeOut" />
160
    </storyboard>
161
      <storyboard event="deactivateNext">
162
        <animation property="opacity" to="0" duration="100" mode="easeOut" />
163
      </storyboard>
164
      <storyboard event="deactivatePrev">
165
        <animation property="opacity" to="0" duration="100" mode="easeOut" />
166
      </storyboard>
167
  </control>
168

169

170

171

172
  </view>
173

174

175

176

177
  <!-- classic -->
178

179
  <customView name="classic">
180

181

182
    <control name="marco-activo">
183
      <storyboard event="open">
184
        <animation property="opacity" from="0" to="0" duration="100" mode="linear" />
185
        <animation property="opacity" begin="300" from="0" to="1.0" duration="500" mode="easeInOut" />
186
        <animation property="opacity" from="1" to="0.3" begin="2000" duration="500" mode="easeInOut" autoreverse="true" repeat="forever" />      
187
      </storyboard>
188

189
      <storyboard event="activateNext">
190
        <animation property="scale" from="0.94" to="1" duration="300" mode="bump" />
191
        <animation property="offsetX" to="-0.003" duration="150" mode="ease" autoreverse="true" />
192
        <animation property="offsetY" to="-0.008" duration="150" mode="ease" autoreverse="true" />
193
        <animation property="opacity" from="0" to="1.0" duration="500" mode="easeInOut" />
194
        <animation property="opacity" from="1" to="0.3" begin="1000" duration="500" mode="easeInOut" autoreverse="true" repeat="forever" />      
195
      </storyboard>
196
     
197
      <storyboard event="activatePrev">
198
        <animation property="scale" from="0.94" to="1" duration="300" mode="bump" />
199
        <animation property="offsetX" to="-0.003" duration="150" mode="ease" autoreverse="true" />
200
        <animation property="offsetY" to="-0.008" duration="150" mode="ease" autoreverse="true" />
201
        <animation property="opacity" from="0" to="1.0" duration="500" mode="easeInOut" />
202
        <animation property="opacity" from="1" to="0.3" begin="1000" duration="500" mode="easeInOut" autoreverse="true" repeat="forever" />      
203
      </storyboard>
204
      <storyboard event="deactivateNext">
205
        <animation property="opacity" to="0" duration="100" mode="linear" />
206
      </storyboard>
207
      <storyboard event="deactivatePrev">
208
        <animation property="opacity" to="0" duration="100" mode="linear" />
209
      </storyboard>
210
    </control>
211

212
    <control name="start">
213
      <storyboard event="open">
214
        <animation property="opacity" from="0" to="0" duration="100" mode="linear" />
215
        <animation property="opacity" begin="300" from="0" to="1.0" duration="500" mode="easeInOut" />
216
      </storyboard>
217

218
      <storyboard event="activateNext">
219
        <animation property="opacity" from="0" to="1" duration="500" mode="easeIn" />
220
      </storyboard>
221
      <storyboard event="activatePrev">
222
        <animation property="opacity" from="0" to="1" duration="500" mode="easeIn" />
223
      </storyboard>
224
      <storyboard event="deactivateNext">
225
        <animation property="opacity" to="0" duration="100" mode="linear" />
226
      </storyboard>
227
      <storyboard event="deactivatePrev">
228
        <animation property="opacity" to="0" duration="100" mode="linear" />
229
      </storyboard>
230
    </control>
231

232
    <control name="gamename-classic">
233

234
      <storyboard event="open">
235
        <animation property="offsetY" from="0.06" to="0" duration="500" mode="easeOut" />
236
        <animation property="opacity" from="0" to="1" duration="500" mode="linear" />
237
      </storyboard>
238

239
      <storyboard event="activateNext">
240
        <animation property="offsetY" from="0.06" to="0" duration="300" mode="easeOut" />
241
        <animation property="opacity" from="0" to="1" duration="300" mode="linear" />
242
      </storyboard>
243
      <storyboard event="activatePrev">
244
        <animation property="offsetY" from="0.06" to="0" duration="300" mode="easeOut" />
245
        <animation property="opacity" from="0" to="1" duration="300" mode="linear" />
246
      </storyboard>
247
      <storyboard event="deactivateNext">
248
        <animation property="opacity" to="0" duration="100" mode="linear" />
249
      </storyboard>
250
      <storyboard event="deactivatePrev">
251
        <animation property="opacity" to="0" duration="100" mode="linear" />
252
      </storyboard>
253
    </control>
254

255
    <control name="marquee-classic-view, thumbnail-classic-view, console-classic-view">
256

257
      <storyboard event="open">
258
        <animation property="scale" from="0.9" to="1.0" duration="350" mode="bump" />
259
      </storyboard>
260

261
      <storyboard event="activateNext">
262
        <animation property="scale" from="0.9" to="1.0" duration="350" mode="bump" />
263
      </storyboard>
264
      <storyboard event="activatePrev">
265
        <animation property="scale" from="0.9" to="1.0" duration="350" mode="bump" />
266
      </storyboard>
267
      <storyboard event="deactivateNext">
268
        <animation property="opacity" to="0" duration="100" mode="linear" />
269
      </storyboard>
270
      <storyboard event="deactivatePrev">
271
        <animation property="opacity" to="0" duration="100" mode="linear" />
272
      </storyboard>
273
      </control>
274

275
  </customView>
276

277

278

279
</theme>

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.