{
  "accent": {
    "ember": "#F04E00",
    "emberBright": "#FF6A33",
    "brass": "#A67C33"
  },
  "dark": {
    "char": "#131211",
    "coal": "#1B1A17",
    "fog": "#F2F0E9",
    "ash": "#9C978B",
    "seam": "#2B2925"
  },
  "light": {
    "paper": "#F7F6F2",
    "bone": "#FCFBF8",
    "ink": "#17150F",
    "graphite": "#56534A",
    "hairline": "#E4E1D8"
  },
  "rules": [
    "Dark mode is the default theme",
    "Ember is for links, tags, kickers, live indicators, and the cursor facet only",
    "Never use ember for large fills or the primary button",
    "Buttons: fog on dark, ink on light",
    "Never pure #000000 or #FFFFFF backgrounds"
  ]
}