{
  "version": "2.0",
  "scope": "Figment alternative UI",
  "audience": "5 to 12",
  "cssTokens": {
    "paper": "#fafbf7",
    "ink": "#1e302a",
    "green": "#183f35",
    "muted": "#56645d",
    "yellow": "#f5ce61",
    "line": "#dce3d9",
    "brand-navy": "#1a2440",
    "brand-marigold": "#f5b82e",
    "coral": "#e99076",
    "lilac": "#d8cef1",
    "sage": "#dfe9dd",
    "focus": "#9c472b",
    "control-border": "#81917e",
    "error": "#9c472b",
    "success": "#183f35",
    "radius-control": "8px",
    "radius-card": "12px",
    "radius-art": "16px",
    "text-parent": "16px",
    "text-child": "18px",
    "text-caption": "14px",
    "target-child": "48px",
    "ease": "cubic-bezier(.23, 1, .32, 1)"
  },
  "font": {
    "display": "Bricolage Grotesque 800",
    "body": "Plus Jakarta Sans 400",
    "control": "Plus Jakarta Sans 600"
  },
  "spacing": [
    8,
    12,
    16,
    24,
    32,
    40,
    48,
    64,
    80,
    96
  ]
}