forked from anthonycaccese/art-book-next-es-de
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors.xml
257 lines (257 loc) · 15.5 KB
/
colors.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<theme>
<colorScheme name="art-book-next,art-book-next-noir">
<variables>
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>111111</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>111111</systemMaskColor>
<systemLogoColor>ffffff</systemLogoColor>
<systemLogoTextColor>ffffff</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>222222</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>ffffffaa</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>ffffffaa</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>111111</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>222222</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>ffffff88</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>ffffff88</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>ffffff33</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>ffffffee</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>ffffff33</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>ffffff11</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffffaa</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
<helpIconColorDimmed>ffffffaa</helpIconColorDimmed>
<helpTextColorDimmed>ffffffaa</helpTextColorDimmed>
</variables>
</colorScheme>
<colorScheme name="art-book-next">
<variables>
<artworkSource>artwork</artworkSource>
</variables>
</colorScheme>
<colorScheme name="art-book-next-noir">
<variables>
<artworkSource>artwork-noir</artworkSource>
</variables>
</colorScheme>
<colorScheme name="art-book">
<variables>
<backgroundColor>000000</backgroundColor>
<artworkSource>artwork</artworkSource>
<!-- System View -->
<systemBackgroundColor>111111</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>111111</systemMaskColor>
<systemLogoColor>ffffff</systemLogoColor>
<systemLogoTextColor>ffffff</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>dddddd</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>000000aa</gamelistListMetadataColor>
<gamelistListMetadataIconColor>00000055</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>000000dd</gamelistListDescriptionColor>
<gamelistListRatingColor>00000055</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>ffffffaa</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>ffffffaa</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>111111</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>dddddd</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>000000aa</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>ffffff88</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>00000055</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>000000dd</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>00000055</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>00000011</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<helpIconColorDimmed>cccccc</helpIconColorDimmed>
<helpTextColorDimmed>cccccc</helpTextColorDimmed>
</variables>
</colorScheme>
<colorScheme name="steam-os">
<variables>
<backgroundColor>000000</backgroundColor>
<artworkSource>artwork</artworkSource>
<!-- System View -->
<systemBackgroundColor>0D141C</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>0D141C</systemMaskColor>
<systemLogoColor>ffffff</systemLogoColor>
<systemLogoTextColor>ffffff</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>0D141C</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>23262F</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>ffffffaa</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>ffffffaa</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>0D141C</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>23262F</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>ffffff88</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>ffffff88</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>ffffff33</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>ffffffee</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>ffffff33</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>ffffff11</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<helpIconColorDimmed>cccccc</helpIconColorDimmed>
<helpTextColorDimmed>cccccc</helpTextColorDimmed>
</variables>
</colorScheme>
<colorScheme name="snes">
<variables>
<backgroundColor>000000</backgroundColor>
<artworkSource>artwork</artworkSource>
<!-- System View -->
<systemBackgroundColor>231942</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>231942</systemMaskColor>
<systemLogoColor>ffffff</systemLogoColor>
<systemLogoTextColor>ffffff</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>231942</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>514689</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>ffffffaa</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>ffffffaa</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>231942</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>514689</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>ffffff88</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>ffffff88</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>ffffff33</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>ffffffee</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>ffffff33</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>ffffff11</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<helpIconColorDimmed>cccccc</helpIconColorDimmed>
<helpTextColorDimmed>cccccc</helpTextColorDimmed>
</variables>
</colorScheme>
<colorScheme name="famicom">
<variables>
<backgroundColor>000000</backgroundColor>
<artworkSource>artwork</artworkSource>
<!-- System View -->
<systemBackgroundColor>711521</systemBackgroundColor>
<systemArtSaturation>0</systemArtSaturation>
<systemArtColor>DCD6B6</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>711521</systemMaskColor>
<systemLogoColor>DCD6B6</systemLogoColor>
<systemLogoTextColor>DCD6B6</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>711521</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>DCD6B6</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>DCD6B6</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>DCD6B6</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>000000aa</gamelistListMetadataColor>
<gamelistListMetadataIconColor>711521</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>000000dd</gamelistListDescriptionColor>
<gamelistListRatingColor>711521</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>DCD6B6</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>DCD6B6</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>711521</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>DCD6B6</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>000000aa</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>DCD6B6</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>711521</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>000000dd</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>711521</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>00000011</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<helpIconColorDimmed>cccccc</helpIconColorDimmed>
<helpTextColorDimmed>cccccc</helpTextColorDimmed>
</variables>
</colorScheme>
<colorScheme name="black">
<variables>
<backgroundColor>000000</backgroundColor>
<artworkSource>artwork</artworkSource>
<!-- System View -->
<systemBackgroundColor>000000</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>000000</systemMaskColor>
<systemLogoColor>ffffff</systemLogoColor>
<systemLogoTextColor>ffffff</systemLogoTextColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>000000</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<!-- Gamelist View - Carousel Variants -->
<gamelistCarouselLogoColor>ffffffaa</gamelistCarouselLogoColor>
<gamelistCarouselNoMetadataLogoColor>ffffffaa</gamelistCarouselNoMetadataLogoColor>
<gamelistCarouselBackgroundColor>000000</gamelistCarouselBackgroundColor>
<gamelistCarouselMetadataBackgroundColor>111111</gamelistCarouselMetadataBackgroundColor>
<gamelistCarouselMetadataColor>ffffff88</gamelistCarouselMetadataColor>
<gamelistCarouselNoMetadataMetadataColor>ffffff88</gamelistCarouselNoMetadataMetadataColor>
<gamelistCarouselMetadataIconColor>ffffff33</gamelistCarouselMetadataIconColor>
<gamelistCarouselDescriptionColor>ffffffee</gamelistCarouselDescriptionColor>
<gamelistCarouselRatingColor>ffffff33</gamelistCarouselRatingColor>
<gamelistCarouselSeperatorColor>ffffff11</gamelistCarouselSeperatorColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<helpIconColorDimmed>cccccc</helpIconColorDimmed>
<helpTextColorDimmed>cccccc</helpTextColorDimmed>
</variables>
</colorScheme>
</theme>