{
  "$description": "Udacity — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Udacity tokens",
      "modes": [
        {
          "name": "Udacity"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Udacity": "#0a0b0f"
          }
        },
        {
          "name": "color/bg-page",
          "type": "COLOR",
          "values": {
            "Udacity": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Udacity": "#14161d"
          }
        },
        {
          "name": "color/surface-light",
          "type": "COLOR",
          "values": {
            "Udacity": "#f9f9f9"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Udacity": "#ffffff"
          }
        },
        {
          "name": "color/text-dark",
          "type": "COLOR",
          "values": {
            "Udacity": "#0b0b0b"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Udacity": "#cecfd4"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Udacity": "#175cff"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Udacity": "#0c49dc"
          }
        },
        {
          "name": "color/accent",
          "type": "COLOR",
          "values": {
            "Udacity": "#eda93b"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Udacity": "#343742"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Udacity": "#ffffff"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Udacity": 8
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Udacity": 16
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Udacity": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Udacity": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Udacity": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Udacity": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Udacity": 64
          }
        }
      ]
    }
  ]
}
