{
  "$generatedBy": "BrandSweets tokens.json — warp-dev v2",
  "brand": {
    "slug": "warp-dev",
    "name": "Warp",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Warp",
    "tagline": "Infrastructure to build, measure, and interact with agents across your SDLC — so you ship more and spend less."
  },
  "colors": {
    "primary": {
      "hex": "#00c2ff",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff8fa",
        "100": "#d7edf4",
        "200": "#a3eaff",
        "300": "#6bdcff",
        "400": "#38d1ff",
        "500": "#00c2ff",
        "600": "#00ace0",
        "700": "#008db8",
        "800": "#006d8f",
        "900": "#084a5e",
        "950": "#05303d"
      }
    },
    "secondary": {
      "hex": "#2a1eff",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0effa",
        "100": "#d9d7f4",
        "200": "#a8a3ff",
        "300": "#726bff",
        "400": "#4238ff",
        "500": "#2a1eff",
        "600": "#0b00e0",
        "700": "#0900b8",
        "800": "#07008f",
        "900": "#0c085e",
        "950": "#08053d"
      }
    },
    "accent": {
      "hex": "#3f6b3f",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f3f6f3",
        "100": "#e2e9e2",
        "200": "#c5ddc5",
        "300": "#a2c8a2",
        "400": "#82b582",
        "500": "#65a465",
        "600": "#538d53",
        "700": "#3f6b3f",
        "800": "#355a35",
        "900": "#283e28",
        "950": "#1a281a"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#1a1522",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f3f6",
        "100": "#e5e2e9",
        "200": "#cfc6dc",
        "300": "#b1a3c7",
        "400": "#9684b3",
        "500": "#7e67a2",
        "600": "#6a558b",
        "700": "#574672",
        "800": "#433659",
        "900": "#31293d",
        "950": "#1a1522"
      }
    }
  },
  "typography": {
    "families": {
      "matter": {
        "family": "Matter",
        "source": "custom",
        "stack": "Matter, system-ui, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "mattermono": {
        "family": "matterMono",
        "source": "custom",
        "stack": "matterMono, \"matterMono Fallback\", ui-monospace, SFMono-Regular, Menlo, monospace",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "mattermono",
        "stack": "matterMono, \"matterMono Fallback\", ui-monospace, SFMono-Regular, Menlo, monospace"
      },
      "body": {
        "familyRef": "matter",
        "stack": "Matter, system-ui, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  }
}