{
  "core": {
    "paper": {
      "hex": "#F5F5F2",
      "name": "Paper",
      "oklch": "oklch(0.97 0.005 106)",
      "role": "The page. Most of every layout."
    },
    "ink": {
      "hex": "#1F1F1D",
      "name": "Ink",
      "oklch": "oklch(0.24 0.005 106)",
      "role": "Type, the logo and the one filled button."
    },
    "slate": {
      "hex": "#485B68",
      "name": "Slate",
      "oklch": "oklch(0.46 0.032 240)",
      "role": "State only: a link, a selection, the agent at work."
    }
  },
  "dark": {
    "charcoal": {
      "hex": "#19160F",
      "name": "Charcoal",
      "oklch": "oklch(0.2 0.013 86)",
      "role": "The dark band."
    },
    "charcoal-surface": {
      "hex": "#24211B",
      "name": "Surface",
      "oklch": "oklch(0.25 0.013 86)",
      "role": "Cards on charcoal."
    },
    "charcoal-ink": {
      "hex": "#EFEBE2",
      "name": "Ink",
      "oklch": "oklch(0.94 0.013 86)",
      "role": "Type on charcoal."
    },
    "charcoal-slate": {
      "hex": "#A4BBCC",
      "name": "Slate",
      "oklch": "oklch(0.78 0.035 240)",
      "role": "State on charcoal."
    }
  },
  "neutral": {
    "surface": {
      "hex": "#FFFFFF",
      "name": "Surface",
      "oklch": "oklch(1 0 106)",
      "role": "Cards and windows."
    },
    "paper": {
      "hex": "#F5F5F2",
      "name": "Paper",
      "oklch": "oklch(0.97 0.005 106)",
      "role": "The page."
    },
    "tint": {
      "hex": "#EDEDE9",
      "name": "Tint",
      "oklch": "oklch(0.945 0.005 106)",
      "role": "Anything sunken."
    },
    "line": {
      "hex": "#DEDEDA",
      "name": "Line",
      "oklch": "oklch(0.9 0.005 106)",
      "role": "Hairlines."
    },
    "stone": {
      "hex": "#989895",
      "name": "Stone",
      "oklch": "oklch(0.68 0.005 106)",
      "role": "Decoration only."
    },
    "input": {
      "hex": "#737370",
      "name": "Input",
      "oklch": "oklch(0.556 0.005 106)",
      "role": "Borders that must show."
    },
    "ink-3": {
      "hex": "#636360",
      "name": "Ink 3",
      "oklch": "oklch(0.5 0.005 106)",
      "role": "Captions."
    },
    "ink-2": {
      "hex": "#4D4D4A",
      "name": "Ink 2",
      "oklch": "oklch(0.42 0.005 106)",
      "role": "Secondary text."
    },
    "ink": {
      "hex": "#1F1F1D",
      "name": "Ink",
      "oklch": "oklch(0.24 0.005 106)",
      "role": "Type."
    }
  }
}
