makeover 2.1.0

Shared theme loading for the make-family apps: TOML theme files parsed into intent-based color tokens, with perceptual derivations and WCAG contrast.
Documentation
# 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"