-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcolors.xml
183 lines (183 loc) · 10 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
<theme>
<!-- colors -->
<colorScheme name="dark-screenshots,dark-noir,dark-circuit,dark-outline,dark-original">
<variables>
<!-- System View -->
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>000000</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffffdd</systemArtColor>
<systemLogoColor>ffffff</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>222222</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<!-- Help System -->
<helpBackgroundColor>000000</helpBackgroundColor>
<helpIconColor>ffffff88</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
</variables>
</colorScheme>
<colorScheme name="light-screenshots,light-noir,light-circuit,light-outline,light-original">
<variables>
<!-- System View -->
<artworkSource>./_inc/systems/artwork</artworkSource>
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>000000</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffffdd</systemArtColor>
<systemLogoColor>ffffff</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>dddddd</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>111111</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>000000aa</gamelistListMetadataColor>
<gamelistListMetadataIconColor>00000055</gamelistListMetadataIconColor>
<gamelistListRatingColor>00000055</gamelistListRatingColor>
<gamelistListDescriptionColor>000000dd</gamelistListDescriptionColor>
<!-- Help System -->
<helpBackgroundColor>070707</helpBackgroundColor>
<helpIconColor>ffffff88</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
</variables>
</colorScheme>
<colorScheme name="steam-os-screenshots,steam-os-noir,steam-os-circuit,steam-os-outline,steam-os-original">
<variables>
<!-- System View -->
<artworkSource>./_inc/systems/artwork</artworkSource>
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>070a0f</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffffdd</systemArtColor>
<systemLogoColor>ffffff</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>23262F</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>0D141C</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<!-- Help System -->
<helpBackgroundColor>070a0f</helpBackgroundColor>
<helpIconColor>ffffff88</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
</variables>
</colorScheme>
<colorScheme name="snes-screenshots,snes-noir,snes-circuit,snes-outline,snes-original">
<variables>
<!-- System View -->
<artworkSource>./_inc/systems/artwork</artworkSource>
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>140e26</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffffdd</systemArtColor>
<systemLogoColor>ffffff</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>231942</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>140e26</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff44</gamelistListMetadataIconColor>
<gamelistListRatingColor>ffffff44</gamelistListRatingColor>
<gamelistListDescriptionColor>ffffff</gamelistListDescriptionColor>
<!-- Help System -->
<helpBackgroundColor>0e091a</helpBackgroundColor>
<helpIconColor>a293d5</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
</variables>
</colorScheme>
<colorScheme name="famicom-screenshots,famicom-noir,famicom-circuit,famicom-outline,famicom-original">
<variables>
<!-- System View -->
<artworkSource>./_inc/systems/artwork</artworkSource>
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>000000</systemBackgroundColor>
<systemArtSaturation>0</systemArtSaturation>
<systemArtColor>DCD6B6dd</systemArtColor>
<systemLogoColor>DCD6B6</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>DCD6B6</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>2f090e</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>DCD6B6</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>DCD6B6</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>2f090e</gamelistListMetadataColor>
<gamelistListMetadataIconColor>4d1116</gamelistListMetadataIconColor>
<gamelistListRatingColor>4d1116</gamelistListRatingColor>
<gamelistListDescriptionColor>0e0304</gamelistListDescriptionColor>
<!-- Help System -->
<helpBackgroundColor>1e0609</helpBackgroundColor>
<helpIconColor>DCD6B688</helpIconColor>
<helpTextColor>DCD6B6aa</helpTextColor>
</variables>
</colorScheme>
<colorScheme name="oled-screenshots,oled-noir,oled-circuit,oled-outline,oled-original">
<variables>
<!-- System View -->
<artworkSource>./_inc/systems/artwork</artworkSource>
<logoSource>./_inc/systems/logos</logoSource>
<systemBackgroundColor>000000</systemBackgroundColor>
<systemArtSaturation>1</systemArtSaturation>
<systemArtColor>ffffff</systemArtColor>
<systemLogoColor>ffffff</systemLogoColor>
<!-- Gamelist View - List Variants -->
<gamelistListBackgroundColor>000000</gamelistListBackgroundColor>
<gamelistListTextlistBackgroundColor>000000</gamelistListTextlistBackgroundColor>
<gamelistListLogoColor>ffffffaa</gamelistListLogoColor>
<gamelistListTextlistSelectedColor>ffffff</gamelistListTextlistSelectedColor>
<gamelistListTextlistUnselectedColor>ffffff33</gamelistListTextlistUnselectedColor>
<gamelistListMetadataColor>ffffff88</gamelistListMetadataColor>
<gamelistListMetadataIconColor>ffffff33</gamelistListMetadataIconColor>
<gamelistListDescriptionColor>ffffffee</gamelistListDescriptionColor>
<gamelistListRatingColor>ffffff33</gamelistListRatingColor>
<!-- Help System -->
<helpBackgroundColor>070707</helpBackgroundColor>
<helpIconColor>ffffff88</helpIconColor>
<helpTextColor>ffffffaa</helpTextColor>
</variables>
</colorScheme>
<!-- artwork settings -->
<colorScheme name="dark-screenshots,light-screenshots,steam-os-screenshots,snes-screenshots,famicom-screenshots,oled-screenshots">
<variables>
<artworkSource>./_inc/systems/artwork-screenshots</artworkSource>
<systemViewLogoPos>0.5 0.5</systemViewLogoPos>
</variables>
</colorScheme>
<colorScheme name="dark-noir,light-noir,steam-os-noir,snes-noir,famicom-noir,oled-noir">
<variables>
<artworkSource>./_inc/systems/artwork-noir</artworkSource>
<systemViewLogoPos>0.5 0.5</systemViewLogoPos>
</variables>
</colorScheme>
<colorScheme name="dark-circuit,light-circuit,steam-os-circuit,snes-circuit,famicom-circuit,oled-circuit">
<variables>
<artworkSource>./_inc/systems/artwork-circuit</artworkSource>
<systemViewLogoPos>0.5 0.5</systemViewLogoPos>
</variables>
</colorScheme>
<colorScheme name="dark-outline,light-outline,steam-os-outline,snes-outline,famicom-outline,oled-outline">
<variables>
<artworkSource>./_inc/systems/artwork-outline</artworkSource>
<systemViewLogoPos>0.5 0.33</systemViewLogoPos>
</variables>
</colorScheme>
<colorScheme name="dark-original,light-original,steam-os-original,snes-original,famicom-original,oled-original">
<variables>
<artworkSource>./_inc/systems/artwork</artworkSource>
<systemViewLogoPos>0.5 0.5</systemViewLogoPos>
</variables>
</colorScheme>
</theme>