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
# audiofiles — the app's titular default skin. A Mac OS 8 Platinum tribute:
# warm-neutral chrome, black Charcoal text, and the Appearance Manager's
# default navy for actionable surfaces. Categories use the six-stripe Apple
# logo hues.
#
# The ramp sits a step below where it started so `raised` is the Platinum
# button face rather than white. A highlight derived from white is white, so a
# white face bevels on two sides and never resolves as a lit object; #DDDDDD is
# the face the highlight was always meant to sit on.
[]
= "audiofiles"
= "light"
[]
= "#C8C8C8"
= "#DDDDDD"
= "#A8A8A8"
= "#D4D4D4"
[]
= "#000000"
[]
= "#3B5A9F"
[]
= "#C22F2F"
= "#2E7D32"
= "#E0A030"
= "#4A6B98"
[]
= "#808080"
[]
= "#E23838"
= "#F78200"
= "#FFB900"
= "#5EBD3E"
= "#009CDF"
= "#973999"