{
  "fontStack-system": {
    "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "fontFamily",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
      "$type": "fontFamily",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "fontStack-system",
    "attributes": {},
    "path": ["fontStack", "system"]
  },
  "fontStack-sansSerif": {
    "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "fontFamily",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
      "$type": "fontFamily",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "fontStack-sansSerif",
    "attributes": {},
    "path": ["fontStack", "sansSerif"]
  },
  "fontStack-monospace": {
    "value": "ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace",
    "$type": "fontFamily",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace",
      "$type": "fontFamily",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "fontStack-monospace",
    "attributes": {},
    "path": ["fontStack", "monospace"]
  },
  "text-display-lineBoxHeight": {
    "value": 1.4,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 40
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"],
        "fontSizeInPx": 40
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.4,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 40
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"],
          "fontSizeInPx": 40
        }
      }
    },
    "name": "text-display-lineBoxHeight",
    "attributes": {},
    "path": ["text", "display", "lineBoxHeight"]
  },
  "text-display-size": {
    "value": "2.5rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "40px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-display-size",
    "attributes": {},
    "path": ["text", "display", "size"]
  },
  "text-display-lineHeight": {
    "value": 1.4,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 40
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.4,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 40
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-display-lineHeight",
    "attributes": {},
    "path": ["text", "display", "lineHeight"]
  },
  "text-display-weight": {
    "value": 500,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.medium}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-display-weight",
    "attributes": {},
    "path": ["text", "display", "weight"]
  },
  "text-display-shorthand": {
    "value": "500 2.5rem/1.4 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Hero-style text for brand to product transition pages. Utilize Title (large) styles on narrow viewports.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.display.weight}",
        "fontSize": "{text.display.size}",
        "lineHeight": "{text.display.lineHeight}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Hero-style text for brand to product transition pages. Utilize Title (large) styles on narrow viewports."
    },
    "name": "text-display-shorthand",
    "attributes": {},
    "path": ["text", "display", "shorthand"]
  },
  "text-title-size-large": {
    "value": "2rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "32px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-size-large",
    "attributes": {},
    "path": ["text", "title", "size", "large"]
  },
  "text-title-size-medium": {
    "value": "1.25rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "20px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-size-medium",
    "attributes": {},
    "path": ["text", "title", "size", "medium"]
  },
  "text-title-size-small": {
    "value": "1rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "16px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-size-small",
    "attributes": {},
    "path": ["text", "title", "size", "small"]
  },
  "text-title-lineHeight-large": {
    "value": 1.5,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 32
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.5,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 32
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-lineHeight-large",
    "attributes": {},
    "path": ["text", "title", "lineHeight", "large"]
  },
  "text-title-lineHeight-medium": {
    "value": 1.6,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 20
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.6,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 20
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-lineHeight-medium",
    "attributes": {},
    "path": ["text", "title", "lineHeight", "medium"]
  },
  "text-title-lineHeight-small": {
    "value": 1.5,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 16
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.5,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 16
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-lineHeight-small",
    "attributes": {},
    "path": ["text", "title", "lineHeight", "small"]
  },
  "text-title-weight-large": {
    "value": 600,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.semibold}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-weight-large",
    "attributes": {},
    "path": ["text", "title", "weight", "large"]
  },
  "text-title-weight-medium": {
    "value": 600,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.semibold}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-weight-medium",
    "attributes": {},
    "path": ["text", "title", "weight", "medium"]
  },
  "text-title-weight-small": {
    "value": 600,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.semibold}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-title-weight-small",
    "attributes": {},
    "path": ["text", "title", "weight", "small"]
  },
  "text-title-shorthand-large": {
    "value": "600 2rem/1.5 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Page headings for user-created objects, such as issues or pull requests. Utilize title (medium) styles on narrow viewports.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.title.weight.large}",
        "fontSize": "{text.title.size.large}",
        "lineHeight": "{text.title.lineHeight.large}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Page headings for user-created objects, such as issues or pull requests. Utilize title (medium) styles on narrow viewports."
    },
    "name": "text-title-shorthand-large",
    "attributes": {},
    "path": ["text", "title", "shorthand", "large"]
  },
  "text-title-shorthand-medium": {
    "value": "600 1.25rem/1.6 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Default page title. The 32px-equivalent line-height matches with button and other medium control heights. Great for page header composition.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.title.weight.medium}",
        "fontSize": "{text.title.size.medium}",
        "lineHeight": "{text.title.lineHeight.medium}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Default page title. The 32px-equivalent line-height matches with button and other medium control heights. Great for page header composition."
    },
    "name": "text-title-shorthand-medium",
    "attributes": {},
    "path": ["text", "title", "shorthand", "medium"]
  },
  "text-title-shorthand-small": {
    "value": "600 1rem/1.5 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Uses the same size as body (large) with a heavier weight of semibold (600).",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.title.weight.small}",
        "fontSize": "{text.title.size.small}",
        "lineHeight": "{text.title.lineHeight.small}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Uses the same size as body (large) with a heavier weight of semibold (600)."
    },
    "name": "text-title-shorthand-small",
    "attributes": {},
    "path": ["text", "title", "shorthand", "small"]
  },
  "text-subtitle-size": {
    "value": "1.25rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "20px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-subtitle-size",
    "attributes": {},
    "path": ["text", "subtitle", "size"]
  },
  "text-subtitle-lineHeight": {
    "value": 1.6,
    "$type": "number",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.6,
      "$type": "number",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-subtitle-lineHeight",
    "attributes": {},
    "path": ["text", "subtitle", "lineHeight"]
  },
  "text-subtitle-weight": {
    "value": 400,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.normal}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-subtitle-weight",
    "attributes": {},
    "path": ["text", "subtitle", "weight"]
  },
  "text-subtitle-shorthand": {
    "value": "400 1.25rem/1.6 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Page sections/sub headings, or less important object names in page titles (automated action titles, for example). Same line-height as title (medium).",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.subtitle.weight}",
        "fontSize": "{text.subtitle.size}",
        "lineHeight": "{text.subtitle.lineHeight}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Page sections/sub headings, or less important object names in page titles (automated action titles, for example). Same line-height as title (medium)."
    },
    "name": "text-subtitle-shorthand",
    "attributes": {},
    "path": ["text", "subtitle", "shorthand"]
  },
  "text-body-size-large": {
    "value": "1rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "16px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-size-large",
    "attributes": {},
    "path": ["text", "body", "size", "large"]
  },
  "text-body-size-medium": {
    "value": "0.875rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "14px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-size-medium",
    "attributes": {},
    "path": ["text", "body", "size", "medium"]
  },
  "text-body-size-small": {
    "value": "0.75rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "12px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-size-small",
    "attributes": {},
    "path": ["text", "body", "size", "small"]
  },
  "text-body-lineHeight-large": {
    "value": 1.5,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 16
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.5,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 16
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-lineHeight-large",
    "attributes": {},
    "path": ["text", "body", "lineHeight", "large"]
  },
  "text-body-lineHeight-medium": {
    "value": 1.4285,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 14
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.4285,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 14
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-lineHeight-medium",
    "attributes": {},
    "path": ["text", "body", "lineHeight", "medium"]
  },
  "text-body-lineHeight-small": {
    "value": 1.6666,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 12
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.6666,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 12
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-body-lineHeight-small",
    "attributes": {},
    "path": ["text", "body", "lineHeight", "small"]
  },
  "text-body-weight": {
    "value": 400,
    "$type": "fontWeight",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.normal}",
      "$type": "fontWeight"
    },
    "name": "text-body-weight",
    "attributes": {},
    "path": ["text", "body", "weight"]
  },
  "text-body-shorthand-large": {
    "value": "400 1rem/1.5 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "User-generated content, markdown rendering.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.body.weight}",
        "fontSize": "{text.body.size.large}",
        "lineHeight": "{text.body.lineHeight.large}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "User-generated content, markdown rendering."
    },
    "name": "text-body-shorthand-large",
    "attributes": {},
    "path": ["text", "body", "shorthand", "large"]
  },
  "text-body-shorthand-medium": {
    "value": "400 0.875rem/1.4285 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Default UI font. Most commonly used for body text.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.body.weight}",
        "fontSize": "{text.body.size.medium}",
        "lineHeight": "{text.body.lineHeight.medium}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Default UI font. Most commonly used for body text."
    },
    "name": "text-body-shorthand-medium",
    "attributes": {},
    "path": ["text", "body", "shorthand", "medium"]
  },
  "text-body-shorthand-small": {
    "value": "400 0.75rem/1.6666 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Small body text for discrete UI applications, such as helper, footnote text. Should be used sparingly across pages. Line-height matches Body (medium) at 20px.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.body.weight}",
        "fontSize": "{text.body.size.small}",
        "lineHeight": "{text.body.lineHeight.small}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Small body text for discrete UI applications, such as helper, footnote text. Should be used sparingly across pages. Line-height matches Body (medium) at 20px."
    },
    "name": "text-body-shorthand-small",
    "attributes": {},
    "path": ["text", "body", "shorthand", "small"]
  },
  "text-caption-size": {
    "value": "0.75rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "12px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-caption-size",
    "attributes": {},
    "path": ["text", "caption", "size"]
  },
  "text-caption-lineHeight": {
    "value": 1.3333,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 12
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.3333,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 12
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-caption-lineHeight",
    "attributes": {},
    "path": ["text", "caption", "lineHeight"]
  },
  "text-caption-weight": {
    "value": 400,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.normal}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-caption-weight",
    "attributes": {},
    "path": ["text", "caption", "weight"]
  },
  "text-caption-shorthand": {
    "value": "400 0.75rem/1.3333 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
    "$type": "typography",
    "comment": "Compact small font with a smaller line height of 16px. Use it for single-line scenarios, as the small sizing doesn’t pass accessibility requirements.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.caption.weight}",
        "fontSize": "{text.caption.size}",
        "lineHeight": "{text.caption.lineHeight}",
        "fontFamily": "{fontStack.sansSerif}"
      },
      "$type": "typography",
      "comment": "Compact small font with a smaller line height of 16px. Use it for single-line scenarios, as the small sizing doesn’t pass accessibility requirements."
    },
    "name": "text-caption-shorthand",
    "attributes": {},
    "path": ["text", "caption", "shorthand"]
  },
  "text-codeBlock-size": {
    "value": "0.8125rem",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "13px",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-codeBlock-size",
    "attributes": {},
    "path": ["text", "codeBlock", "size"]
  },
  "text-codeBlock-lineHeight": {
    "value": 1.5385,
    "$type": "number",
    "$extensions": {
      "org.primer.data": {
        "fontSize": 13
      },
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": 1.5385,
      "$type": "number",
      "$extensions": {
        "org.primer.data": {
          "fontSize": 13
        },
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-codeBlock-lineHeight",
    "attributes": {},
    "path": ["text", "codeBlock", "lineHeight"]
  },
  "text-codeBlock-weight": {
    "value": 400,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.normal}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-codeBlock-weight",
    "attributes": {},
    "path": ["text", "codeBlock", "weight"]
  },
  "text-codeBlock-shorthand": {
    "value": "400 0.8125rem/1.5385 ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace",
    "$type": "typography",
    "comment": "Default style for rendering code blocks.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.codeBlock.weight}",
        "fontSize": "{text.codeBlock.size}",
        "lineHeight": "{text.codeBlock.lineHeight}",
        "fontFamily": "{fontStack.monospace}"
      },
      "$type": "typography",
      "comment": "Default style for rendering code blocks."
    },
    "name": "text-codeBlock-shorthand",
    "attributes": {},
    "path": ["text", "codeBlock", "shorthand"]
  },
  "text-codeInline-size": {
    "value": "0.9285em",
    "$type": "dimension",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "0.9285em",
      "$type": "dimension",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-codeInline-size",
    "attributes": {},
    "path": ["text", "codeInline", "size"]
  },
  "text-codeInline-weight": {
    "value": 400,
    "$type": "fontWeight",
    "$extensions": {
      "org.primer.figma": {
        "collection": "typography",
        "scopes": ["all"]
      }
    },
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": "{base.text.weight.normal}",
      "$type": "fontWeight",
      "$extensions": {
        "org.primer.figma": {
          "collection": "typography",
          "scopes": ["all"]
        }
      }
    },
    "name": "text-codeInline-weight",
    "attributes": {},
    "path": ["text", "codeInline", "weight"]
  },
  "text-codeInline-shorthand": {
    "value": "400 0.9285em ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace",
    "$type": "typography",
    "comment": "Inline code blocks using em units to inherit size from its parent.",
    "filePath": "src/tokens/functional/typography/typography.json",
    "isSource": true,
    "original": {
      "value": {
        "fontWeight": "{text.codeInline.weight}",
        "fontSize": "{text.codeInline.size}",
        "fontFamily": "{fontStack.monospace}"
      },
      "$type": "typography",
      "comment": "Inline code blocks using em units to inherit size from its parent."
    },
    "name": "text-codeInline-shorthand",
    "attributes": {},
    "path": ["text", "codeInline", "shorthand"]
  }
}
