{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Atlassian's design system — a confident brand blue on calm neutral surfaces, dense but friendly, built for work management at scale.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.094,
          0.408,
          0.859
        ],
        "hex": "#1868db"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-sunken": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.973,
          0.973,
          0.973
        ],
        "hex": "#f8f8f8"
      }
    },
    "surface-selected": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.914,
          0.949,
          0.996
        ],
        "hex": "#e9f2fe"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.161,
          0.165,
          0.18
        ],
        "hex": "#292a2e"
      }
    },
    "on-surface-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.314,
          0.322,
          0.345
        ],
        "hex": "#505258"
      }
    },
    "on-surface-subtlest": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.42,
          0.431,
          0.463
        ],
        "hex": "#6b6e76"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.549,
          0.561,
          0.592
        ],
        "hex": "#8c8f97"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.298,
          0.42,
          0.122
        ],
        "hex": "#4c6b1f"
      }
    },
    "success-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.937,
          1,
          0.839
        ],
        "hex": "#efffd6"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.62,
          0.298,
          0
        ],
        "hex": "#9e4c00"
      }
    },
    "warning-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.961,
          0.859
        ],
        "hex": "#fff5db"
      }
    },
    "danger": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.682,
          0.18,
          0.141
        ],
        "hex": "#ae2e24"
      }
    },
    "danger-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.925,
          0.922
        ],
        "hex": "#ffeceb"
      }
    }
  },
  "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",
    "xs": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 6,
        "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": 2,
          "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.25,
          "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
      }
    }
  }
}
