{
  "name": "Legacy",
  "version": "3.0",
  "colour": {
    "navy": {
      "name": "Saffier",
      "hex": "#031A2E",
      "rgb": [
        3,
        26,
        46
      ]
    },
    "cream": {
      "name": "Warm papier",
      "hex": "#F3EFE6",
      "rgb": [
        243,
        239,
        230
      ]
    },
    "gold": {
      "name": "Antiek goud",
      "hex": "#7D6431",
      "rgb": [
        125,
        100,
        49
      ]
    },
    "foil": {
      "name": "Lichtgoud",
      "hex": "#C9A961",
      "rgb": [
        201,
        169,
        97
      ]
    },
    "deep": {
      "name": "Middernacht",
      "hex": "#0C192B",
      "rgb": [
        12,
        25,
        43
      ]
    },
    "slate": {
      "name": "Leisteen",
      "hex": "#2E3F5A",
      "rgb": [
        46,
        63,
        90
      ]
    },
    "black": {
      "name": "Koolzwart",
      "hex": "#010100",
      "rgb": [
        1,
        1,
        0
      ]
    }
  },
  "typography": {
    "display": "ABC Arizona Flare",
    "interface": "Geist",
    "displayTracking": "-0.03em",
    "scale": {
      "Display": 72,
      "Heading 1": 48,
      "Heading 2": 34,
      "Heading 3": 24,
      "Body": 16,
      "Caption": 12
    }
  },
  "motion": {
    "duration": 8,
    "fps": 24,
    "ease": [
      0.16,
      1,
      0.3,
      1
    ]
  }
}
