makeover 0.8.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
# Based on Dracula by Dracula Theme — MIT License
# https://github.com/dracula/dracula-theme

[meta]
name = "Dracula"
variant = "dark"

[surface]
page = "#222430"
raised = "#282A36"
sunken = "#44475a"
overlay = "#191A21"

[content]
primary = "#f8f8f2"
secondary = "#f8f8f2"
muted = "#6272A4"

[action]
primary = "#8be9fd"

[status]
danger = "#ff5555"
success = "#50fa7b"
warning = "#f1fa8c"
info = "#8be9fd"

[line]
border = "#44475a"

[category]
one = "#ff5555"
two = "#50fa7b"
three = "#8be9fd"
four = "#f1fa8c"
five = "#BD93F9"
six = "#8be9fd"