{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Tencent's enterprise design system — pragmatic and compact, led by TDesign Blue on a cool gray field.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.322,
          0.851
        ],
        "hex": "#0052d9"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "primary-light": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.949,
          0.953,
          1
        ],
        "hex": "#f2f3ff"
      }
    },
    "link": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.235,
          0.671
        ],
        "hex": "#003cab"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.953,
          0.953,
          0.953
        ],
        "hex": "#f3f3f3"
      }
    },
    "surface-page": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.933,
          0.933,
          0.933
        ],
        "hex": "#eeeeee"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.098,
          0.098,
          0.098
        ],
        "hex": "#191919"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.4,
          0.4,
          0.4
        ],
        "hex": "#666666"
      }
    },
    "placeholder": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.6,
          0.6,
          0.6
        ],
        "hex": "#999999"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.867,
          0.867,
          0.867
        ],
        "hex": "#dddddd"
      }
    },
    "border-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.91,
          0.91,
          0.91
        ],
        "hex": "#e8e8e8"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.169,
          0.643,
          0.443
        ],
        "hex": "#2ba471"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.89,
          0.451,
          0.094
        ],
        "hex": "#e37318"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.835,
          0.286,
          0.255
        ],
        "hex": "#d54941"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "2xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "3xl": {
      "$value": {
        "value": 40,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 3,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 6,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 9,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2.25,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.125,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
