{
  "$generatedBy": "BrandSweets tokens.json — sketch-com v3",
  "brand": {
    "slug": "sketch-com",
    "name": "Sketch",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Sketch",
    "tagline": "Sketch puts the focus back on you and your work. Made by designers, for designers."
  },
  "colors": {
    "primary": {
      "hex": "#2c203b",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f3f6",
        "100": "#e5e1ea",
        "200": "#d0c3df",
        "300": "#b39fcb",
        "400": "#997eb9",
        "500": "#8160a9",
        "600": "#6d4f92",
        "700": "#594077",
        "800": "#45325d",
        "900": "#2c203b",
        "950": "#20192a"
      }
    },
    "secondary": {
      "hex": "#ff7843",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf2ef",
        "100": "#f4dfd7",
        "200": "#ffbda3",
        "300": "#ff956b",
        "400": "#ff7843",
        "500": "#ff500a",
        "600": "#e04000",
        "700": "#b83400",
        "800": "#8f2800",
        "900": "#5e2008",
        "950": "#3d1505"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "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": "#000000",
      "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": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "intervariable": {
        "family": "InterVariable",
        "source": "custom",
        "stack": "InterVariable, Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "reckless": {
        "family": "Reckless",
        "source": "custom",
        "stack": "Reckless, serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "reckless",
        "stack": "Reckless, serif"
      },
      "body": {
        "familyRef": "intervariable",
        "stack": "InterVariable, Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Helvetica, 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
      }
    ]
  }
}