{
  "$description": "Prisma — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Prisma tokens",
      "modes": [
        {
          "name": "Prisma"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Prisma": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Prisma": "#f9fafb"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Prisma": "#1d242f"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Prisma": "#14b8a6"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Prisma": "#ffffff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Prisma": "#e2e8f0"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Prisma": 6
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Prisma": 16
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Prisma": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Prisma": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Prisma": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Prisma": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Prisma": 64
          }
        }
      ]
    }
  ]
}
