{
  "$description": "Ghost — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Ghost tokens",
      "modes": [
        {
          "name": "Ghost"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Ghost": "#fff8ed"
          }
        },
        {
          "name": "color/bg-alt",
          "type": "COLOR",
          "values": {
            "Ghost": "#ffffff"
          }
        },
        {
          "name": "color/bg-cream-deep",
          "type": "COLOR",
          "values": {
            "Ghost": "#fef0d9"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Ghost": "#f4f3ef"
          }
        },
        {
          "name": "color/surface-2",
          "type": "COLOR",
          "values": {
            "Ghost": "#ebe9e0"
          }
        },
        {
          "name": "color/surface-3",
          "type": "COLOR",
          "values": {
            "Ghost": "#e0ddd1"
          }
        },
        {
          "name": "color/surface-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#faf8f3"
          }
        },
        {
          "name": "color/surface-warm",
          "type": "COLOR",
          "values": {
            "Ghost": "#fff5e1"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Ghost": "#15171a"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Ghost": "#0b0c0e"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Ghost": "#54595f"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#7c8087"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Ghost": "#a4a8af"
          }
        },
        {
          "name": "color/text-on-brand",
          "type": "COLOR",
          "values": {
            "Ghost": "#ffffff"
          }
        },
        {
          "name": "color/text-on-dark",
          "type": "COLOR",
          "values": {
            "Ghost": "#fff8ed"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Ghost": "#30cf43"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Ghost": "#26b337"
          }
        },
        {
          "name": "color/brand-active",
          "type": "COLOR",
          "values": {
            "Ghost": "#1f9b2f"
          }
        },
        {
          "name": "color/brand-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#e5fae8"
          }
        },
        {
          "name": "color/accent",
          "type": "COLOR",
          "values": {
            "Ghost": "#ff1a75"
          }
        },
        {
          "name": "color/accent-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#ffe7f0"
          }
        },
        {
          "name": "color/accent-deep",
          "type": "COLOR",
          "values": {
            "Ghost": "#cc1561"
          }
        },
        {
          "name": "color/accent-blue",
          "type": "COLOR",
          "values": {
            "Ghost": "#3b73ff"
          }
        },
        {
          "name": "color/accent-blue-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#e3ecff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Ghost": "#e5e1d6"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Ghost": "#d6d0bf"
          }
        },
        {
          "name": "color/border-soft",
          "type": "COLOR",
          "values": {
            "Ghost": "#f0ece1"
          }
        },
        {
          "name": "color/border-focus",
          "type": "COLOR",
          "values": {
            "Ghost": "#30cf43"
          }
        },
        {
          "name": "color/bg-dark",
          "type": "COLOR",
          "values": {
            "Ghost": "#15171a"
          }
        },
        {
          "name": "color/surface-dark",
          "type": "COLOR",
          "values": {
            "Ghost": "#1d1f23"
          }
        },
        {
          "name": "color/success",
          "type": "COLOR",
          "values": {
            "Ghost": "#30cf43"
          }
        },
        {
          "name": "color/success-bg",
          "type": "COLOR",
          "values": {
            "Ghost": "#e5fae8"
          }
        },
        {
          "name": "color/warning",
          "type": "COLOR",
          "values": {
            "Ghost": "#f59e0b"
          }
        },
        {
          "name": "color/warning-bg",
          "type": "COLOR",
          "values": {
            "Ghost": "#fef3c7"
          }
        },
        {
          "name": "color/danger",
          "type": "COLOR",
          "values": {
            "Ghost": "#e63946"
          }
        },
        {
          "name": "color/danger-bg",
          "type": "COLOR",
          "values": {
            "Ghost": "#fde2e4"
          }
        },
        {
          "name": "color/info",
          "type": "COLOR",
          "values": {
            "Ghost": "#3b73ff"
          }
        },
        {
          "name": "color/info-bg",
          "type": "COLOR",
          "values": {
            "Ghost": "#e3ecff"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Ghost": "#ffffff"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Ghost": 6
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Ghost": 24
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Ghost": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Ghost": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Ghost": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Ghost": 24
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Ghost": 40
          }
        }
      ]
    }
  ]
}
