{
  "$generatedBy": "BrandSweets tokens.json — bun-sh v2",
  "brand": {
    "slug": "bun-sh",
    "name": "Bun",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Bun",
    "tagline": "Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a fast JavaScript runtime & toolkit with a bundler, test runner, and npm-compatible pac…"
  },
  "colors": {
    "primary": {
      "hex": "#4d7c1b",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f8f1",
        "100": "#e6eedd",
        "200": "#d2eeb4",
        "300": "#b7e486",
        "400": "#9edb5c",
        "500": "#87d336",
        "600": "#73b828",
        "700": "#5e9721",
        "800": "#4d7c1b",
        "900": "#344f17",
        "950": "#22330f"
      }
    },
    "secondary": {
      "hex": "#c41a68",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f0f5",
        "100": "#f0dbe5",
        "200": "#f4aecf",
        "300": "#ee7cb1",
        "400": "#e84f96",
        "500": "#e3267e",
        "600": "#c41a68",
        "700": "#a21557",
        "800": "#7e1044",
        "900": "#541231",
        "950": "#370b20"
      }
    },
    "accent": {
      "hex": "#4d7c1b",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f5f8f1",
        "100": "#e6eedd",
        "200": "#d2eeb4",
        "300": "#b7e486",
        "400": "#9edb5c",
        "500": "#87d336",
        "600": "#73b828",
        "700": "#5e9721",
        "800": "#4d7c1b",
        "900": "#344f17",
        "950": "#22330f"
      }
    },
    "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": "#0a0a0a",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#0a0a0a"
      }
    }
  },
  "typography": {
    "families": {
      "archivo": {
        "family": "Archivo",
        "source": "google",
        "stack": "Archivo, ui-sans-serif, system-ui, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      },
      "segoe-ui": {
        "family": "Segoe UI",
        "source": "system",
        "stack": "\"Segoe UI\", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          400,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "archivo",
        "stack": "Archivo, ui-sans-serif, system-ui, sans-serif"
      },
      "body": {
        "familyRef": "segoe-ui",
        "stack": "\"Segoe UI\", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", Arial, 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
      }
    ]
  }
}