-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors.xml
173 lines (173 loc) · 10.3 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
<theme>
<colorScheme name="orange">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/orange.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>ff7300</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>ff7300</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>ff7300</gamelistMetadataColor>
<gamelistRatingColor>ff7300</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="purple">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/purple.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>ff00ea</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>ff00ea</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>ff00ea</gamelistMetadataColor>
<gamelistRatingColor>ff00ea</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="cyan">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/cyan.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>00ffea</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>00ffea</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>00ffea</gamelistMetadataColor>
<gamelistRatingColor>00ffea</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="green">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/green.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>c8ed00</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>c8ed00</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>c8ed00</gamelistMetadataColor>
<gamelistRatingColor>c8ed00</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="pink">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/pink.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>ff5364</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>ff5364</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>ff5364</gamelistMetadataColor>
<gamelistRatingColor>ff5364</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="blue">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/blue.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>0059ee</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>0059ee</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>0059ee</gamelistMetadataColor>
<gamelistRatingColor>0059ee</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="red">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/red.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>f60033</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>f60033</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>f60033</gamelistMetadataColor>
<gamelistRatingColor>f60033</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="grey">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/grey.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>909090</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>909090</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>909090</gamelistMetadataColor>
<gamelistRatingColor>909090</gamelistRatingColor>
</variables>
</colorScheme>
<colorScheme name="dmg">
<variables>
<systemLogoColor>ffffff</systemLogoColor>
<systemBackgroundImage>./_inc/images/system-view/dmg.png</systemBackgroundImage>
<systemBackgroundImageColor>ffffff</systemBackgroundImageColor>
<systemBackgroundImageSaturation>1</systemBackgroundImageSaturation>
<systemBackgroundImageBrightness>0</systemBackgroundImageBrightness>
<gamelistOverlayColor>171717</gamelistOverlayColor>
<gamelistOverlayShadowColor>000000</gamelistOverlayShadowColor>
<gamelistBackgroundColor>0a0a0a</gamelistBackgroundColor>
<gamelistTextlistPrimaryColor>ffe580</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>ffe580</gamelistTextlistSecondaryColor>
<gamelistTextlistSelectorColor>4d4b4b</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>ffffff</gamelistTextlistSelectedColor>
<gamelistMetadataLabelColor>ffffff</gamelistMetadataLabelColor>
<gamelistMetadataColor>ffe580</gamelistMetadataColor>
<gamelistRatingColor>ffe580</gamelistRatingColor>
</variables>
</colorScheme>
</theme>