{
  "$description": "NGINX — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "NGINX tokens",
      "modes": [
        {
          "name": "NGINX"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "NGINX": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "NGINX": "#f2f2f2"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "NGINX": "#000000"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "NGINX": "#009639"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "NGINX": "#ffffff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "NGINX": "#d9d9d9"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "NGINX": "#555555"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "NGINX": "#0066cc"
          }
        },
        {
          "name": "color/dark",
          "type": "COLOR",
          "values": {
            "NGINX": "#1f1f1f"
          }
        },
        {
          "name": "color/on-dark",
          "type": "COLOR",
          "values": {
            "NGINX": "#ffffff"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "NGINX": 3
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "NGINX": 4
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "NGINX": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "NGINX": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "NGINX": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "NGINX": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "NGINX": 64
          }
        }
      ]
    }
  ]
}
