{
  "$generatedBy": "BrandSweets tokens.json — docker-com v3",
  "brand": {
    "slug": "docker-com",
    "name": "Docker",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Docker",
    "tagline": "Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code."
  },
  "colors": {
    "primary": {
      "hex": "#2c333f",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f5f6",
        "100": "#e3e5e8",
        "200": "#c9cfd9",
        "300": "#a8b2c2",
        "400": "#8a97ad",
        "500": "#6f7f9b",
        "600": "#5c6b84",
        "700": "#4b576c",
        "800": "#3b4454",
        "900": "#2c333f",
        "950": "#1c2026"
      }
    },
    "secondary": {
      "hex": "#2560ff",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff2fa",
        "100": "#d7dff4",
        "200": "#a3bcff",
        "300": "#6b93ff",
        "400": "#2560ff",
        "500": "#0a4bff",
        "600": "#003ce0",
        "700": "#0031b8",
        "800": "#00268f",
        "900": "#081f5e",
        "950": "#05143d"
      }
    },
    "accent": {
      "hex": "#34d399",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f1f8f6",
        "100": "#ddeee8",
        "200": "#b4eed9",
        "300": "#86e4c2",
        "400": "#5cdbad",
        "500": "#34d399",
        "600": "#28b883",
        "700": "#21976b",
        "800": "#1a7554",
        "900": "#174f3a",
        "950": "#0f3326"
      }
    },
    "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": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, Helvetica, Arial, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      },
      "repro": {
        "family": "Repro",
        "source": "custom",
        "stack": "Repro, Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "repro",
        "stack": "Repro, Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, 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
      }
    ]
  }
}