{
  "$description": "Deliveroo — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Deliveroo tokens",
      "modes": [
        {
          "name": "Deliveroo"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#ffffff"
          }
        },
        {
          "name": "color/bg-soft",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#f5f5f5"
          }
        },
        {
          "name": "color/bg-warm",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#fffaf3"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#ffffff"
          }
        },
        {
          "name": "color/surface-soft",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#fafafa"
          }
        },
        {
          "name": "color/surface-strong",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#f0f0f0"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00ccbc"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00b8aa"
          }
        },
        {
          "name": "color/brand-pressed",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00a399"
          }
        },
        {
          "name": "color/brand-deep",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#007a72"
          }
        },
        {
          "name": "color/brand-tint",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#cef4f0"
          }
        },
        {
          "name": "color/brand-soft",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#9eebde"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#ffffff"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#1a1a1a"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#000000"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#5a5a5a"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#8a8a8a"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#bcbcbc"
          }
        },
        {
          "name": "color/text-on-brand",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#ffffff"
          }
        },
        {
          "name": "color/text-on-teal",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#1a1a1a"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00b8aa"
          }
        },
        {
          "name": "color/link-hover",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#007a72"
          }
        },
        {
          "name": "color/selected-bg",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#cef4f0"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#e5e5e5"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#cccccc"
          }
        },
        {
          "name": "color/border-soft",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#f0f0f0"
          }
        },
        {
          "name": "color/border-brand",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00ccbc"
          }
        },
        {
          "name": "color/rating-yellow",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#ffc833"
          }
        },
        {
          "name": "color/urgency-red",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#e63946"
          }
        },
        {
          "name": "color/plus-purple",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#7a3dd6"
          }
        },
        {
          "name": "color/success",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#1a8757"
          }
        },
        {
          "name": "color/warning",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#cc8800"
          }
        },
        {
          "name": "color/danger",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#e63946"
          }
        },
        {
          "name": "color/info",
          "type": "COLOR",
          "values": {
            "Deliveroo": "#00ccbc"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 12
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 16
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 24
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Deliveroo": 40
          }
        }
      ]
    }
  ]
}
