-
Notifications
You must be signed in to change notification settings - Fork 10
/
color.ini
212 lines (200 loc) · 5.51 KB
/
color.ini
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
; COLOR EXPLANATION
; main, sidebar, player = background
; card = cards, tracklist, dropdowns, input fields
; shadow = text on button, tab active & selected row
; selected row = selected song & tab
; button-active = play button, outline on focused input
; button = all other buttons
; button-disabled = volume & seekbar background, scrollbar handle, borders, hover
[blue-dark]
text = bde6fb
subtext = 6d8692
main = 1e2529
sidebar = 1e2529
player = 1e2529
card = 171d20
shadow = 171d20
selected-row = bde6fb
button = bde6fb
button-active = bde6fb
button-disabled = 2a3439
tab-active = bde6fb
notification = 171d20
notification-error = fb7c7c
misc = 1e2529
[blue-light]
text = 123354
subtext = 8495a7
main = f5f7fa
sidebar = f5f7fa
player = f5f7fa
card = ffffff
shadow = ffffff
selected-row = 22c5fd
button = 22c5fd
button-active = 22c5fd
button-disabled = c8d0d9
tab-active = 22c5fd
notification = ffffff
notification-error = fb7c7c
misc = f5f7fa
[gray-dark]
text = ffffff
subtext = 909090
main = 202020
sidebar = 202020
player = 202020
card = 191919
shadow = 191919
selected-row = ffffff
button = ffffff
button-active = ffffff
button-disabled = 313131
tab-active = ffffff
notification = 191919
notification-error = fb7c7c
misc = 202020
[gray-light]
text = 29292a
subtext = 909091
main = f7f7f7
sidebar = f7f7f7
player = f7f7f7
card = ffffff
shadow = ffffff
selected-row = 61717c
button = 61717c
button-active = 61717c
button-disabled = cecece
tab-active = 61717c
notification = ffffff
notification-error = fb7c7c
misc = f7f7f7
[green-dark]
text = bbf1dd
subtext = 6b8a7f
main = 1b2421
sidebar = 1b2421
player = 1b2421
card = 151c19
shadow = 151c19
selected-row = bbf1dd
button = bbf1dd
button-active = bbf1dd
button-disabled = 27332f
tab-active = bbf1dd
notification = 151c19
notification-error = fb7c7c
misc = 1b2421
[green-light]
text = 19483e
subtext = 88a19c
main = f6f9f9
sidebar = f6f9f9
player = f6f9f9
card = e5eceb
shadow = ffffff
selected-row = 2ae18e
button = 2ae18e
button-active = 2ae18e
button-disabled = cad6d4
tab-active = 2ae18e
notification = e5eceb
notification-error = fb7c7c
misc = f6f9f9
[orange-dark]
text = fcc8b4
subtext = 927367
main = 271e1b
sidebar = 271e1b
player = 271e1b
card = 1e1715
shadow = 1e1715
selected-row = fcc8b4
button = fcc8b4
button-active = fcc8b4
button-disabled = 372b26
tab-active = fcc8b4
notification = 1e1715
notification-error = fb7c7c
misc = 271e1b
[orange-light]
text = 563b25
subtext = a89a8e
main = faf8f7
sidebar = faf8f7
player = faf8f7
card = ffffff
shadow = ffffff
selected-row = ff8265
button = ff8265
button-active = ff8265
button-disabled = d9d2cd
tab-active = ff8265
notification = ffffff
notification-error = fb7c7c
misc = faf8f7
[purple-dark]
text = d8c4f1
subtext = 7d718c
main = 221f26
sidebar = 221f26
player = 221f26
card = 1a181e
shadow = 1a181e
selected-row = d8c4f1
button = d8c4f1
button-active = d8c4f1
button-disabled = 302b36
tab-active = d8c4f1
notification = 1a181e
notification-error = fb7c7c
misc = 221f26
[purple-light]
text = 402b4d
subtext = 9d91a3
main = f9f7f9
sidebar = f9f7f9
player = f9f7f9
card = ffffff
shadow = ffffff
selected-row = 9f74e7
button = 9f74e7
button-active = 9f74e7
button-disabled = d4ced7
tab-active = 9f74e7
notification = ffffff
notification-error = fb7c7c
misc = f9f7f9
[red-dark]
text = fdb4b4
subtext = 6d8692
main = 271b1b
sidebar = 271b1b
player = 271b1b
card = 1e1515
shadow = 1e1515
selected-row = fdb4b4
button = fdb4b4
button-active = fdb4b4
button-disabled = 372626
tab-active = fdb4b4
notification = 1e1515
notification-error = fb7c7c
misc = 271b1b
[red-light]
text = 572920
subtext = a9908b
main = faf7f6
sidebar = faf7f6
player = faf7f6
card = ffffff
shadow = ffffff
selected-row = ff5966
button = ff5966
button-active = ff5966
button-disabled = d9cecb
tab-active = ff5966
notification = ffffff
notification-error = fb7c7c
misc = faf7f6