audiofiles theme: switch to Mac OS 8 Platinum tribute
2 files changed,
+24 insertions,
-24 deletions
| 86 |
86 |
|
|
| 87 |
87 |
|
- `makenotwork` — the makenot.work platform palette
|
| 88 |
88 |
|
- `goingson` — the GoingsOn application palette
|
| 89 |
|
- |
- `audiofiles` — the audiofiles application palette
|
|
89 |
+ |
- `audiofiles` — the audiofiles application palette, a Mac OS 8 Platinum tribute
|
| 90 |
90 |
|
- `high-contrast` — an accessibility-oriented palette
|
| 91 |
91 |
|
- `neobrute` — a cooler-toned light palette sharing an ancestry with `goingson`
|
| 92 |
92 |
|
|
| 1 |
|
- |
# audiofiles — the app's titular default skin. Cross-available as a universal
|
| 2 |
|
- |
# theme. Built from a 5-tone earthy palette: Ash Grey #CCDAD1 / #9CAEA9,
|
| 3 |
|
- |
# Grey Olive #788585, Dim Grey #6F6866, Deep Mocha #38302E. Accents are
|
| 4 |
|
- |
# desaturated naturals tuned to harmonize with the sage-to-mocha range.
|
|
1 |
+ |
# audiofiles — the app's titular default skin. A Mac OS 8 Platinum tribute:
|
|
2 |
+ |
# warm-neutral chrome, white content wells, black Charcoal text, and the
|
|
3 |
+ |
# Appearance Manager's default navy for actionable surfaces. Categories use
|
|
4 |
+ |
# the six-stripe Apple logo hues.
|
| 5 |
5 |
|
|
| 6 |
6 |
|
[meta]
|
| 7 |
7 |
|
name = "audiofiles"
|
| 8 |
8 |
|
variant = "light"
|
| 9 |
9 |
|
|
| 10 |
10 |
|
[surface]
|
| 11 |
|
- |
page = "#CCDAD1"
|
| 12 |
|
- |
raised = "#DAE3DC"
|
| 13 |
|
- |
sunken = "#9CAEA9"
|
| 14 |
|
- |
overlay = "#B4C5BB"
|
|
11 |
+ |
page = "#DDDDDD"
|
|
12 |
+ |
raised = "#FFFFFF"
|
|
13 |
+ |
sunken = "#B0B0B0"
|
|
14 |
+ |
overlay = "#EEEEEE"
|
| 15 |
15 |
|
|
| 16 |
16 |
|
[content]
|
| 17 |
|
- |
primary = "#38302E"
|
| 18 |
|
- |
secondary = "#6F6866"
|
| 19 |
|
- |
muted = "#788585"
|
|
17 |
+ |
primary = "#000000"
|
|
18 |
+ |
secondary = "#333333"
|
|
19 |
+ |
muted = "#808080"
|
| 20 |
20 |
|
|
| 21 |
21 |
|
[action]
|
| 22 |
|
- |
primary = "#5E7C8E"
|
|
22 |
+ |
primary = "#3B5A9F"
|
| 23 |
23 |
|
|
| 24 |
24 |
|
[status]
|
| 25 |
|
- |
danger = "#B05F4E"
|
| 26 |
|
- |
success = "#6F8A5C"
|
| 27 |
|
- |
warning = "#C19A53"
|
| 28 |
|
- |
info = "#5F8C82"
|
|
25 |
+ |
danger = "#C22F2F"
|
|
26 |
+ |
success = "#2E7D32"
|
|
27 |
+ |
warning = "#E0A030"
|
|
28 |
+ |
info = "#4A6B98"
|
| 29 |
29 |
|
|
| 30 |
30 |
|
[line]
|
| 31 |
|
- |
border = "#9CAEA9"
|
|
31 |
+ |
border = "#808080"
|
| 32 |
32 |
|
|
| 33 |
33 |
|
[category]
|
| 34 |
|
- |
one = "#B05F4E"
|
| 35 |
|
- |
two = "#6F8A5C"
|
| 36 |
|
- |
three = "#5E7C8E"
|
| 37 |
|
- |
four = "#C19A53"
|
| 38 |
|
- |
five = "#836A80"
|
| 39 |
|
- |
six = "#5F8C82"
|
|
34 |
+ |
one = "#E23838"
|
|
35 |
+ |
two = "#F78200"
|
|
36 |
+ |
three = "#FFB900"
|
|
37 |
+ |
four = "#5EBD3E"
|
|
38 |
+ |
five = "#009CDF"
|
|
39 |
+ |
six = "#973999"
|