{
  "$generatedBy": "BrandSweets tokens.json — zed-dev v3",
  "brand": {
    "slug": "zed-dev",
    "name": "Zed",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Zed",
    "tagline": "Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter."
  },
  "colors": {
    "primary": {
      "hex": "#040404",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#040404"
      }
    },
    "secondary": {
      "hex": "#5c78e2",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f1f3f9",
        "100": "#dce0ef",
        "200": "#b1bff1",
        "300": "#8198e9",
        "400": "#5c78e2",
        "500": "#2f54da",
        "600": "#2244bf",
        "700": "#1c379c",
        "800": "#152b79",
        "900": "#152251",
        "950": "#0d1635"
      }
    },
    "accent": {
      "hex": "#d3604f",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f2f1",
        "100": "#eedfdd",
        "200": "#edbdb6",
        "300": "#e19589",
        "400": "#d3604f",
        "500": "#ce4f3b",
        "600": "#b43f2d",
        "700": "#933325",
        "800": "#72281d",
        "900": "#4d2019",
        "950": "#321510"
      }
    },
    "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": "#242529",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e5e5e6",
        "200": "#cecfd4",
        "300": "#b1b2b9",
        "400": "#9698a2",
        "500": "#7d808c",
        "600": "#696c77",
        "700": "#565861",
        "800": "#43454c",
        "900": "#303136",
        "950": "#242529"
      }
    }
  },
  "typography": {
    "families": {
      "plexserif": {
        "family": "plexSerif",
        "source": "custom",
        "stack": "plexSerif, \"plexSerif Fallback\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "writer": {
        "family": "writer",
        "source": "custom",
        "stack": "writer, \"writer Fallback\", sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "plexserif",
        "stack": "plexSerif, \"plexSerif Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "writer",
        "stack": "writer, \"writer Fallback\", 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
      }
    ]
  }
}