{
  "$description": "Convex — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Convex tokens",
      "modes": [
        {
          "name": "Convex"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Convex": "#f6eedb"
          }
        },
        {
          "name": "color/bg-alt",
          "type": "COLOR",
          "values": {
            "Convex": "#fbf7ec"
          }
        },
        {
          "name": "color/bg-warm",
          "type": "COLOR",
          "values": {
            "Convex": "#efe5cd"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Convex": "#1a1a1a"
          }
        },
        {
          "name": "color/surface-deep",
          "type": "COLOR",
          "values": {
            "Convex": "#141414"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Convex": "#141414"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Convex": "#000000"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Convex": "#555555"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Convex": "#6b6b6b"
          }
        },
        {
          "name": "color/text-on-dark",
          "type": "COLOR",
          "values": {
            "Convex": "#ffffff"
          }
        },
        {
          "name": "color/text-on-brand",
          "type": "COLOR",
          "values": {
            "Convex": "#fdf4cc"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Convex": "#1a1a1a"
          }
        },
        {
          "name": "color/brand-hover",
          "type": "COLOR",
          "values": {
            "Convex": "#292929"
          }
        },
        {
          "name": "color/accent",
          "type": "COLOR",
          "values": {
            "Convex": "#fdf4cc"
          }
        },
        {
          "name": "color/accent-soft",
          "type": "COLOR",
          "values": {
            "Convex": "#faecae"
          }
        },
        {
          "name": "color/on-white",
          "type": "COLOR",
          "values": {
            "Convex": "#292929"
          }
        },
        {
          "name": "color/pill-white",
          "type": "COLOR",
          "values": {
            "Convex": "#ffffff"
          }
        },
        {
          "name": "color/fill-subtle",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(0,0,0,0.05)"
          }
        },
        {
          "name": "color/fill-subtle-inv",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(255,255,255,0.05)"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(20,20,20,0.12)"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(20,20,20,0.22)"
          }
        },
        {
          "name": "color/border-on-dark",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(255,255,255,0.12)"
          }
        },
        {
          "name": "color/focus-ring",
          "type": "COLOR",
          "values": {
            "Convex": "#1a1a1a"
          }
        },
        {
          "name": "color/focus-ring-dark",
          "type": "COLOR",
          "values": {
            "Convex": "#fdf4cc"
          }
        },
        {
          "name": "color/selection-bg",
          "type": "COLOR",
          "values": {
            "Convex": "#1a1a1a"
          }
        },
        {
          "name": "color/selection-text",
          "type": "COLOR",
          "values": {
            "Convex": "#fdf4cc"
          }
        },
        {
          "name": "color/shadow",
          "type": "COLOR",
          "values": {
            "Convex": "rgba(20,20,20,0.08)"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "Convex": "#141414"
          }
        },
        {
          "name": "color/link-hover",
          "type": "COLOR",
          "values": {
            "Convex": "#1a1a1a"
          }
        },
        {
          "name": "color/success",
          "type": "COLOR",
          "values": {
            "Convex": "#3f7d4e"
          }
        },
        {
          "name": "color/warning",
          "type": "COLOR",
          "values": {
            "Convex": "#b8860b"
          }
        },
        {
          "name": "color/danger",
          "type": "COLOR",
          "values": {
            "Convex": "#9b3232"
          }
        },
        {
          "name": "color/info",
          "type": "COLOR",
          "values": {
            "Convex": "#3a5a8c"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Convex": "#fdf4cc"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Convex": 8
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Convex": 24
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Convex": 4
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Convex": 8
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Convex": 16
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Convex": 32
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Convex": 64
          }
        }
      ]
    }
  ]
}
