{
  "$description": "Python — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Python tokens",
      "modes": [
        {
          "name": "Python"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Python": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Python": "#f3f5f7"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Python": "#444444"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Python": "#3776ab"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Python": "#ffffff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Python": "#d9dee3"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Python": "#6d777f"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Python": "#aeb9c1"
          }
        },
        {
          "name": "color/accent-warm",
          "type": "COLOR",
          "values": {
            "Python": "#ffd343"
          }
        },
        {
          "name": "color/accent-yellow",
          "type": "COLOR",
          "values": {
            "Python": "#ffd343"
          }
        },
        {
          "name": "color/accent-navy",
          "type": "COLOR",
          "values": {
            "Python": "#2b5b84"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Python": 8
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Python": 12
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Python": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Python": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Python": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Python": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Python": 64
          }
        }
      ]
    }
  ]
}
