{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "GitLab's design system — utilitarian DevOps-tool density on a calm neutral field, with a blue interactive accent and a 4px grid.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.227,
          0.22,
          0.247
        ],
        "hex": "#3a383f"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "action": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.122,
          0.459,
          0.796
        ],
        "hex": "#1f75cb"
      }
    },
    "link": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.184,
          0.361,
          0.627
        ],
        "hex": "#2f5ca0"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.984,
          0.98,
          0.992
        ],
        "hex": "#fbfafd"
      }
    },
    "surface-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.925,
          0.925,
          0.937
        ],
        "hex": "#ececef"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.227,
          0.22,
          0.247
        ],
        "hex": "#3a383f"
      }
    },
    "on-surface-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.384,
          0.38,
          0.408
        ],
        "hex": "#626168"
      }
    },
    "on-surface-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.094,
          0.09,
          0.114
        ],
        "hex": "#18171d"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.863,
          0.863,
          0.871
        ],
        "hex": "#dcdcde"
      }
    },
    "control-border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.537,
          0.533,
          0.553
        ],
        "hex": "#89888d"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.063,
          0.522,
          0.282
        ],
        "hex": "#108548"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.671,
          0.38,
          0
        ],
        "hex": "#ab6100"
      }
    },
    "danger": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.867,
          0.169,
          0.055
        ],
        "hex": "#dd2b0e"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 8,
        "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": 2,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.75,
          "unit": "rem"
        },
        "fontWeight": 600,
        "letterSpacing": {
          "value": -0.01,
          "unit": "em"
        }
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontWeight": 600,
        "letterSpacing": {
          "value": -0.01,
          "unit": "em"
        }
      }
    },
    "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.8125,
          "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.8125,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
