forked from nkahoang/es-theme-art-book-next-arkos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
colors.xml
206 lines (206 loc) · 11.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
<theme>
<formatVersion>7</formatVersion>
<variables ifSubset="color-scheme:art-book-next|custom">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>111111</systemBackgroundColor>
<systemCarouselBackgroundColor>000000</systemCarouselBackgroundColor>
<systemArtColor>ffffff</systemArtColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>111111</systemMaskColor>
<systemLogoColor>eeeeee</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>222222</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffff55</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff22</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff44</gamelistListRatingColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>111111</menuBackgroundColor>
<statusBarBackgroundColor>111111</statusBarBackgroundColor>
<statusBarIconColor>eeeeee</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:art-book">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>111111</systemBackgroundColor>
<systemCarouselBackgroundColor>000000</systemCarouselBackgroundColor>
<systemArtColor>ffffff</systemArtColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>111111</systemMaskColor>
<systemLogoColor>eeeeee</systemLogoColor>
<!-- 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>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>111111</menuBackgroundColor>
<statusBarBackgroundColor>111111</statusBarBackgroundColor>
<statusBarIconColor>eeeeee</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:steam-os">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>0D141C</systemBackgroundColor>
<systemCarouselBackgroundColor>0D141C</systemCarouselBackgroundColor>
<systemArtColor>ffffff</systemArtColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>0D141C</systemMaskColor>
<systemLogoColor>eeeeee</systemLogoColor>
<!-- 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>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>0D141C</menuBackgroundColor>
<statusBarBackgroundColor>0D141C</statusBarBackgroundColor>
<statusBarIconColor>eeeeee</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:snes">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>231942</systemBackgroundColor>
<systemCarouselBackgroundColor>191526</systemCarouselBackgroundColor>
<systemArtColor>ffffff</systemArtColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>231942</systemMaskColor>
<systemLogoColor>eeeeee</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>231942</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>514689</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>ffffffaa</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff55</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff55</gamelistListRatingColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>231942</menuBackgroundColor>
<statusBarBackgroundColor>231942</statusBarBackgroundColor>
<statusBarIconColor>eeeeee</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:famicom">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>711521</systemBackgroundColor>
<systemCarouselBackgroundColor>2f1619</systemCarouselBackgroundColor>
<systemArtColor>DCD6B6</systemArtColor>
<systemArtSaturation>0.5</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>711521</systemMaskColor>
<systemLogoColor>DCD6B6</systemLogoColor>
<!-- 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>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>711521</menuBackgroundColor>
<statusBarBackgroundColor>711521</statusBarBackgroundColor>
<statusBarIconColor>DCD6B6</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:black">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>000000</systemBackgroundColor>
<systemCarouselBackgroundColor>000000</systemCarouselBackgroundColor>
<systemArtColor>ffffff</systemArtColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>000000</systemMaskColor>
<systemLogoColor>eeeeee</systemLogoColor>
<!-- 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>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>111111</menuBackgroundColor>
<statusBarBackgroundColor>000000</statusBarBackgroundColor>
<statusBarIconColor>eeeeee</statusBarIconColor>
</variables>
<variables ifSubset="color-scheme:grayscale">
<backgroundColor>000000</backgroundColor>
<!-- System View -->
<systemBackgroundColor>777777</systemBackgroundColor>
<systemCarouselBackgroundColor>000000</systemCarouselBackgroundColor>
<systemArtColor>cccccc</systemArtColor>
<systemArtSaturation>0</systemArtSaturation>
<systemArtFade>00000044</systemArtFade>
<systemMaskColor>777777</systemMaskColor>
<systemLogoColor>cccccc</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListTextlistBackgroundColor>777777</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>dddddd</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>dddddd</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>dddddd55</gamelistListTextlistUnselectedColor>
<gamelistListMetadataBackgroundColor>dddddd</gamelistListMetadataBackgroundColor>
<gamelistListMetadataColor>000000aa</gamelistListMetadataColor>
<gamelistListMetadataIconColor>00000055</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>000000dd</gamelistListDescriptionColor>
<gamelistListRatingColor>00000055</gamelistListRatingColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff66</helpIconColor>
<helpTextColor>ffffff66</helpTextColor>
<!-- Menu System -->
<menuBackgroundColor>777777</menuBackgroundColor>
<statusBarBackgroundColor>777777</statusBarBackgroundColor>
<statusBarIconColor>cccccc</statusBarIconColor>
</variables>
</theme>