-
Notifications
You must be signed in to change notification settings - Fork 7
/
colors.xml
212 lines (195 loc) · 11.8 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
<theme>
<!-- System View: Art Default -->
<!-- Change this sectionfor Custom Color Scheme -->
<variables ifSubset="color-scheme:custom">
<helpTextColor>555555</helpTextColor>
<backgroundColor>373737</backgroundColor>
<systemInfoColor>555555</systemInfoColor>
<systemCarouselTextColor>555555</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>FFFFFF</systemCarouselSelectorColor>
<!-- Metadata/Gamelist Backgrounds: -->
<!-- Change "light" to "dark","clear,"beige", or "retro" by replacing the "light" text below -->
<gamelistBackgroundImage>gamelist-background-light</gamelistBackgroundImage>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-light</gamelistMetadataBackgroundImage>
<gamelistLogoColor>555555</gamelistLogoColor>
<gamelistBackgroundOpacity>0.8</gamelistBackgroundOpacity>
<gamelistSelectorColor>404040</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>666666</gamelistPrimaryColor>
<gamelistSecondaryColor>666666</gamelistSecondaryColor>
<gameMetadataColor>666666</gameMetadataColor>
<BackdropColor>ffffff</BackdropColor>
<backgroundArtOpacity>0.8</backgroundArtOpacity>
<menuBackgroundColor>ffffff</menuBackgroundColor>
</variables>
<!-- Preset Color Schemes -->
<variables ifSubset="color-scheme:dark">
<helpTextColor>999999</helpTextColor>
<backgroundColor>373737</backgroundColor>
<systemInfoColor>cccccc</systemInfoColor>
<systemCarouselTextColor>cccccc</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>ffffff</systemCarouselSelectorColor>
<gamelistLogoColor>cccccc</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-dark</gamelistBackgroundImage>
<gamelistBackgroundOpacity>1</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-dark</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>777777</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>777777</gamelistPrimaryColor>
<gamelistSecondaryColor>777777</gamelistSecondaryColor>
<gameMetadataColor>bbbbbb</gameMetadataColor>
<BackdropColor>000000</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/dark</backgroundArtPath>
<backgroundArtOpacity>1</backgroundArtOpacity>
<menuBackgroundColor>373737</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:light">
<helpTextColor>555555</helpTextColor>
<backgroundColor>373737</backgroundColor>
<systemInfoColor>555555</systemInfoColor>
<systemCarouselTextColor>555555</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>FFFFFF</systemCarouselSelectorColor>
<gamelistLogoColor>555555</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-light</gamelistBackgroundImage>
<gamelistBackgroundOpacity>0.8</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-light</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>404040</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>666666</gamelistPrimaryColor>
<gamelistSecondaryColor>666666</gamelistSecondaryColor>
<gameMetadataColor>666666</gameMetadataColor>
<BackdropColor>ffffff</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/light</backgroundArtPath>
<backgroundArtOpacity>0.8</backgroundArtOpacity>
<menuBackgroundColor>ffffff</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:retro">
<helpTextColor>5b5a58</helpTextColor>
<backgroundColor>846D21</backgroundColor>
<systemInfoColor>5b5a58</systemInfoColor>
<systemCarouselTextColor>5b5a58</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>93cbb7</systemCarouselSelectorColor>
<gamelistLogoColor>5b5a58</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-light</gamelistBackgroundImage>
<gamelistBackgroundOpacity>1</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-light</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>488788</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>777777</gamelistPrimaryColor>
<gamelistSecondaryColor>777777</gamelistSecondaryColor>
<gameMetadataColor>777777</gameMetadataColor>
<BackdropColor>ffffff</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/retro</backgroundArtPath>
<backgroundArtOpacity>0.9</backgroundArtOpacity>
<menuBackgroundColor>fbf6de</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:neon">
<helpTextColor>FFFFFF</helpTextColor>
<backgroundColor>74006c</backgroundColor>
<systemInfoColor>FFFFFF</systemInfoColor>
<systemCarouselTextColor>FFFFFF</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>74006c</systemCarouselSelectorColor>
<gamelistLogoColor>FFFFFF</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-dark</gamelistBackgroundImage>
<gamelistBackgroundOpacity>1</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-dark</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>b304c5</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>FFFFFF</gamelistPrimaryColor>
<gamelistSecondaryColor>FFFFFF</gamelistSecondaryColor>
<gameMetadataColor>FFFFFF</gameMetadataColor>
<BackdropColor>111111</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/neon</backgroundArtPath>
<backgroundArtOpacity>0.75</backgroundArtOpacity>
<menuBackgroundColor>111111</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:pastel">
<helpTextColor>777777</helpTextColor>
<backgroundColor>bbbbbb</backgroundColor>
<systemInfoColor>777777</systemInfoColor>
<systemCarouselTextColor>777777</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>A7C7E7</systemCarouselSelectorColor>
<gamelistLogoColor>777777</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-light</gamelistBackgroundImage>
<gamelistBackgroundOpacity>0.6</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-light</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>A7C7E7</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>777777</gamelistPrimaryColor>
<gamelistSecondaryColor>777777</gamelistSecondaryColor>
<gameMetadataColor>777777</gameMetadataColor>
<BackdropColor>ffffff</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/pastel</backgroundArtPath>
<backgroundArtOpacity>0.75</backgroundArtOpacity>
<menuBackgroundColor>ffffff</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:famicom">
<helpTextColor>e4e5ca</helpTextColor>
<backgroundColor>846D21</backgroundColor>
<systemInfoColor>e4e5ca</systemInfoColor>
<systemCarouselTextColor>3b3b3b</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>846D21</systemCarouselSelectorColor>
<gamelistLogoColor>e4e5ca</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-beige</gamelistBackgroundImage>
<gamelistBackgroundOpacity>0.8</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-beige</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>846D21</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>3b3b3b</gamelistPrimaryColor>
<gamelistSecondaryColor>3b3b3b</gamelistSecondaryColor>
<gameMetadataColor>3b3b3b</gameMetadataColor>
<BackdropColor>fbf6de</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/famicom</backgroundArtPath>
<backgroundArtOpacity>0.9</backgroundArtOpacity>
<menuBackgroundColor>771f26</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:snes">
<helpTextColor>3c3b3b</helpTextColor>
<backgroundColor>bdbcc1</backgroundColor>
<systemInfoColor>3c3b3b</systemInfoColor>
<systemCarouselTextColor>3b3b3b</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>4a3580</systemCarouselSelectorColor>
<gamelistLogoColor>3c3b3b</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-retro</gamelistBackgroundImage>
<gamelistBackgroundOpacity>1</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-retro</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>4a3580</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>3c3b3b</gamelistPrimaryColor>
<gamelistSecondaryColor>3c3b3b</gamelistSecondaryColor>
<gameMetadataColor>3c3b3b</gameMetadataColor>
<BackdropColor>dedede</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/snes</backgroundArtPath>
<backgroundArtOpacity>0.9</backgroundArtOpacity>
<menuBackgroundColor>bdbcc1</menuBackgroundColor>
</variables>
<variables ifSubset="color-scheme:sony">
<helpTextColor>ffffff</helpTextColor>
<backgroundColor>ffffff</backgroundColor>
<systemInfoColor>ffffff</systemInfoColor>
<systemCarouselTextColor>ffffff</systemCarouselTextColor>
<systemCarouselTextBackgroundColor>00000000</systemCarouselTextBackgroundColor>
<systemCarouselSelectorColor>ffffff</systemCarouselSelectorColor>
<gamelistLogoColor>ffffff</gamelistLogoColor>
<gamelistBackgroundImage>gamelist-background-clear</gamelistBackgroundImage>
<gamelistBackgroundOpacity>.6</gamelistBackgroundOpacity>
<gamelistMetadataBackgroundImage>gamelist-metadata-background-clear</gamelistMetadataBackgroundImage>
<gamelistSelectorColor>253f81</gamelistSelectorColor>
<gamelistSelectedColor>ffffff</gamelistSelectedColor>
<gamelistPrimaryColor>ffffff</gamelistPrimaryColor>
<gamelistSecondaryColor>ffffff</gamelistSecondaryColor>
<gameMetadataColor>ffffff</gameMetadataColor>
<BackdropColor>ffffff</BackdropColor>
<backgroundArtPath>${themePath}/wallpapers/sony</backgroundArtPath>
<backgroundArtOpacity>0.75</backgroundArtOpacity>
<menuBackgroundColor>207cc575</menuBackgroundColor>
</variables>
</theme>