{
  "name": "Arden — Editorial Indie palette",
  "notes": "Each color is named and has a specific role. Accent (Hearth) appears small — hover states, negative-space markers, accent fills. Accent-text (Hearth-deep) is the AA-passing variant for body-sized text on Vellum.",
  "colors": [
    { "name": "Vellum",        "hex": "#FAF7F2", "role": "Background — light mode" },
    { "name": "Ink",           "hex": "#14171A", "role": "Foreground — light mode" },
    { "name": "Loam",          "hex": "#0E0F0C", "role": "Background — dark mode; sidebar in both modes" },
    { "name": "Bone",          "hex": "#F2EFE9", "role": "Foreground — dark mode" },
    { "name": "Moss",          "hex": "#4F7C4A", "role": "Brand primary — light mode" },
    { "name": "Sapling",       "hex": "#7BA876", "role": "Brand primary — dark mode (lifted Moss)" },
    { "name": "Hearth",        "hex": "#C97A4F", "role": "Accent — terracotta; fills, borders, glyphs" },
    { "name": "Hearth-deep",   "hex": "#985838", "role": "Accent text — AA-passing on Vellum" },
    { "name": "Hearth-lifted", "hex": "#D8956F", "role": "Accent in dark mode" }
  ]
}
