{
  "$description": "Plain — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Plain tokens",
      "modes": [
        {
          "name": "Plain"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Plain": "#ffffff"
          }
        },
        {
          "name": "color/bg-secondary",
          "type": "COLOR",
          "values": {
            "Plain": "#f5f5f5"
          }
        },
        {
          "name": "color/bg-tertiary",
          "type": "COLOR",
          "values": {
            "Plain": "#fafafa"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Plain": "#ffffff"
          }
        },
        {
          "name": "color/surface-elev",
          "type": "COLOR",
          "values": {
            "Plain": "#fafafa"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Plain": "#000000"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Plain": "#000000"
          }
        },
        {
          "name": "color/text-medium",
          "type": "COLOR",
          "values": {
            "Plain": "#1a1a1a"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Plain": "#5b5b5b"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Plain": "#8a8a8a"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Plain": "#b8b8b8"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Plain": "#1ad379"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Plain": "#0fb866"
          }
        },
        {
          "name": "color/brand-deep",
          "type": "COLOR",
          "values": {
            "Plain": "#0a8f4f"
          }
        },
        {
          "name": "color/brand-soft",
          "type": "COLOR",
          "values": {
            "Plain": "#e8faf0"
          }
        },
        {
          "name": "color/brand-tint",
          "type": "COLOR",
          "values": {
            "Plain": "#b8f0d2"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Plain": "#000000"
          }
        },
        {
          "name": "color/cta-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#1ad379"
          }
        },
        {
          "name": "color/cta-text",
          "type": "COLOR",
          "values": {
            "Plain": "#000000"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "Plain": "#000000"
          }
        },
        {
          "name": "color/link-hover",
          "type": "COLOR",
          "values": {
            "Plain": "#1ad379"
          }
        },
        {
          "name": "color/selected-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#f5f5f5"
          }
        },
        {
          "name": "color/disabled",
          "type": "COLOR",
          "values": {
            "Plain": "#b8b8b8"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Plain": "rgba(0, 0, 0, 0.08)"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Plain": "rgba(0, 0, 0, 0.16)"
          }
        },
        {
          "name": "color/border-subtle",
          "type": "COLOR",
          "values": {
            "Plain": "rgba(0, 0, 0, 0.04)"
          }
        },
        {
          "name": "color/border-brand",
          "type": "COLOR",
          "values": {
            "Plain": "rgba(26, 211, 121, 0.30)"
          }
        },
        {
          "name": "color/success-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#e8faf0"
          }
        },
        {
          "name": "color/success-text",
          "type": "COLOR",
          "values": {
            "Plain": "#0a8f4f"
          }
        },
        {
          "name": "color/warning-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#fff4e0"
          }
        },
        {
          "name": "color/warning-text",
          "type": "COLOR",
          "values": {
            "Plain": "#7a4a00"
          }
        },
        {
          "name": "color/danger-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#fde6e6"
          }
        },
        {
          "name": "color/danger-text",
          "type": "COLOR",
          "values": {
            "Plain": "#a82020"
          }
        },
        {
          "name": "color/info-bg",
          "type": "COLOR",
          "values": {
            "Plain": "#eef2f7"
          }
        },
        {
          "name": "color/info-text",
          "type": "COLOR",
          "values": {
            "Plain": "#1a1a1a"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Plain": 6
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Plain": 8
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Plain": 1
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Plain": 2
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Plain": 6
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Plain": 16
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Plain": 32
          }
        }
      ]
    }
  ]
}
