{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "The look observed on GitHub's marketing pages — near-black glow heroes, huge heavy headlines, white feature sections, and one green CTA.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.137,
          0.525,
          0.212
        ],
        "hex": "#238636"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.122,
          0.137,
          0.157
        ],
        "hex": "#1f2328"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.349,
          0.388,
          0.431
        ],
        "hex": "#59636e"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.965,
          0.973,
          0.98
        ],
        "hex": "#f6f8fa"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.82,
          0.851,
          0.878
        ],
        "hex": "#d1d9e0"
      }
    },
    "hero": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.051,
          0.067,
          0.09
        ],
        "hex": "#0d1117"
      }
    },
    "on-hero": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "on-hero-muted": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.569,
          0.596,
          0.631
        ],
        "hex": "#9198a1"
      }
    },
    "hero-border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.188,
          0.212,
          0.239
        ],
        "hex": "#30363d"
      }
    },
    "accent": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.035,
          0.412,
          0.855
        ],
        "hex": "#0969da"
      }
    },
    "glow-purple": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.639,
          0.443,
          0.969
        ],
        "hex": "#a371f7"
      }
    },
    "glow-blue": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.475,
          0.753,
          1
        ],
        "hex": "#79c0ff"
      }
    },
    "glow-green": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.247,
          0.725,
          0.314
        ],
        "hex": "#3fb950"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "2xl": {
      "$value": {
        "value": 48,
        "unit": "px"
      }
    },
    "3xl": {
      "$value": {
        "value": 96,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 6,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 4,
          "unit": "rem"
        },
        "fontWeight": 800,
        "letterSpacing": {
          "value": -0.03,
          "unit": "em"
        }
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2.5,
          "unit": "rem"
        },
        "fontWeight": 700,
        "letterSpacing": {
          "value": -0.02,
          "unit": "em"
        }
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.75,
          "unit": "rem"
        },
        "fontWeight": 600,
        "letterSpacing": {
          "value": -0.01,
          "unit": "em"
        }
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 600,
        "letterSpacing": {
          "value": 0.02,
          "unit": "em"
        }
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
