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
# audiofiles — the app's titular default skin. Cross-available as a universal
# theme. Built from a 5-tone earthy palette: Ash Grey #CCDAD1 / #9CAEA9,
# Grey Olive #788585, Dim Grey #6F6866, Deep Mocha #38302E. Accents are
# desaturated naturals tuned to harmonize with the sage-to-mocha range.
[meta]
name = "audiofiles"
variant = "light"
[surface]
page = "#CCDAD1"
raised = "#DAE3DC"
sunken = "#9CAEA9"
overlay = "#B4C5BB"
[content]
primary = "#38302E"
secondary = "#6F6866"
muted = "#788585"
[action]
primary = "#5E7C8E"
[status]
danger = "#B05F4E"
success = "#6F8A5C"
warning = "#C19A53"
info = "#5F8C82"
[line]
border = "#9CAEA9"
[category]
one = "#B05F4E"
two = "#6F8A5C"
three = "#5E7C8E"
four = "#C19A53"
five = "#836A80"
six = "#5F8C82"