{
  "$description": "Nuxt — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Nuxt tokens",
      "modes": [
        {
          "name": "Nuxt"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "#020420"
          }
        },
        {
          "name": "color/bg-soft",
          "type": "COLOR",
          "values": {
            "Nuxt": "#0a0d2a"
          }
        },
        {
          "name": "color/bg-deep",
          "type": "COLOR",
          "values": {
            "Nuxt": "#050729"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Nuxt": "#10142e"
          }
        },
        {
          "name": "color/surface-strong",
          "type": "COLOR",
          "values": {
            "Nuxt": "#1a1f42"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Nuxt": "#ffffff"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Nuxt": "#ffffff"
          }
        },
        {
          "name": "color/text-medium",
          "type": "COLOR",
          "values": {
            "Nuxt": "#dbdfe9"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Nuxt": "#a0a8b8"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Nuxt": "#7c8497"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Nuxt": "#525a6c"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Nuxt": "#00dc82"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Nuxt": "#00b86a"
          }
        },
        {
          "name": "color/brand-deep",
          "type": "COLOR",
          "values": {
            "Nuxt": "#008a4f"
          }
        },
        {
          "name": "color/brand-soft",
          "type": "COLOR",
          "values": {
            "Nuxt": "#003b22"
          }
        },
        {
          "name": "color/brand-bright",
          "type": "COLOR",
          "values": {
            "Nuxt": "#80eeb4"
          }
        },
        {
          "name": "color/glow",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(0, 220, 130, 0.40)"
          }
        },
        {
          "name": "color/glow-soft",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(0, 220, 130, 0.18)"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Nuxt": "#020420"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "Nuxt": "#00dc82"
          }
        },
        {
          "name": "color/link-hover",
          "type": "COLOR",
          "values": {
            "Nuxt": "#80eeb4"
          }
        },
        {
          "name": "color/selected-bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(0, 220, 130, 0.10)"
          }
        },
        {
          "name": "color/disabled",
          "type": "COLOR",
          "values": {
            "Nuxt": "#525a6c"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(255, 255, 255, 0.08)"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(255, 255, 255, 0.15)"
          }
        },
        {
          "name": "color/border-soft",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(255, 255, 255, 0.04)"
          }
        },
        {
          "name": "color/border-brand",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(0, 220, 130, 0.40)"
          }
        },
        {
          "name": "color/success-bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(0, 220, 130, 0.12)"
          }
        },
        {
          "name": "color/success-text",
          "type": "COLOR",
          "values": {
            "Nuxt": "#80eeb4"
          }
        },
        {
          "name": "color/warning-bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(251, 191, 36, 0.12)"
          }
        },
        {
          "name": "color/warning-text",
          "type": "COLOR",
          "values": {
            "Nuxt": "#fcd34d"
          }
        },
        {
          "name": "color/warning",
          "type": "COLOR",
          "values": {
            "Nuxt": "#fbbf24"
          }
        },
        {
          "name": "color/danger-bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(239, 68, 68, 0.12)"
          }
        },
        {
          "name": "color/danger-text",
          "type": "COLOR",
          "values": {
            "Nuxt": "#fca5a5"
          }
        },
        {
          "name": "color/info-bg",
          "type": "COLOR",
          "values": {
            "Nuxt": "rgba(96, 165, 250, 0.12)"
          }
        },
        {
          "name": "color/info-text",
          "type": "COLOR",
          "values": {
            "Nuxt": "#93c5fd"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Nuxt": 8
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Nuxt": 16
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Nuxt": 2
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Nuxt": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Nuxt": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Nuxt": 24
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Nuxt": 40
          }
        }
      ]
    }
  ]
}
