{
  "$description": "npm — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "npm tokens",
      "modes": [
        {
          "name": "npm"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "npm": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "npm": "#f6f7f8"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "npm": "#1f2933"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "npm": "#cb3837"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "npm": "#ffffff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "npm": "#dfe3e8"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "npm": "#68737d"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "npm": "#b6c0c8"
          }
        },
        {
          "name": "color/accent-navy",
          "type": "COLOR",
          "values": {
            "npm": "#2f3c4d"
          }
        },
        {
          "name": "color/accent-warm",
          "type": "COLOR",
          "values": {
            "npm": "#f2b84b"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "npm": 8
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "npm": 12
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "npm": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "npm": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "npm": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "npm": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "npm": 64
          }
        }
      ]
    }
  ]
}
