{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Decathlon's design system — energetic sport-retail UI led by a saturated brand blue, an accent yellow, and friendly rounded controls.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.49,
          0.737
        ],
        "hex": "#007dbc"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "action": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.412,
          0.616
        ],
        "hex": "#00699d"
      }
    },
    "accent": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.914,
          0.157
        ],
        "hex": "#ffe928"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-secondary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.969,
          0.973,
          0.976
        ],
        "hex": "#f7f8f9"
      }
    },
    "surface-tertiary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.937,
          0.945,
          0.953
        ],
        "hex": "#eff1f3"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.063,
          0.094
        ],
        "hex": "#001018"
      }
    },
    "on-surface-secondary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.306,
          0.365,
          0.42
        ],
        "hex": "#4e5d6b"
      }
    },
    "on-surface-tertiary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.408,
          0.467,
          0.529
        ],
        "hex": "#687787"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.851,
          0.867,
          0.882
        ],
        "hex": "#d9dde1"
      }
    },
    "positive": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.137,
          0.663,
          0.259
        ],
        "hex": "#23a942"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.376,
          0.039
        ],
        "hex": "#ff600a"
      }
    },
    "negative": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.89,
          0.149,
          0.188
        ],
        "hex": "#e32630"
      }
    }
  },
  "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": 64,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "pill": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 3.75,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 2.5,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 1.75,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 1,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
