{
  "avatar-bgColor": {
    "key": "{avatar.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "alpha": 0.1,
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/avatar.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "alpha": 0.1,
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{avatar.bgColor}"
    },
    "name": "avatar-bgColor",
    "attributes": {},
    "path": ["avatar", "bgColor"]
  },
  "avatar-borderColor": {
    "key": "{avatar.borderColor}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/avatar.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.translucent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{avatar.borderColor}"
    },
    "name": "avatar-borderColor",
    "attributes": {},
    "path": ["avatar", "borderColor"]
  },
  "avatar-shadow": {
    "key": "{avatar.shadow}",
    "$value": "0px 0px 0px 2px #ffffffcc",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#f6f8fa",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "2px"
            }
          ],
          "filePath": "src/tokens/component/avatar.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/component/avatar.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.neutral.0}",
          "alpha": 0.8,
          "offsetX": "0px",
          "offsetY": "0px",
          "blur": "0px",
          "spread": "2px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.neutral.1}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "2px"
              }
            ],
            "filePath": "src/tokens/component/avatar.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{avatar.shadow}"
    },
    "name": "avatar-shadow",
    "attributes": {},
    "path": ["avatar", "shadow"]
  },
  "avatarStack-fade-bgColor-default": {
    "key": "{avatarStack.fade.bgColor.default}",
    "$value": "#c8d1da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/avatarStack.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        }
      },
      "key": "{avatarStack.fade.bgColor.default}"
    },
    "name": "avatarStack-fade-bgColor-default",
    "attributes": {},
    "path": ["avatarStack", "fade", "bgColor", "default"]
  },
  "avatarStack-fade-bgColor-muted": {
    "key": "{avatarStack.fade.bgColor.muted}",
    "$value": "#dae0e7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/avatarStack.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        }
      },
      "key": "{avatarStack.fade.bgColor.muted}"
    },
    "name": "avatarStack-fade-bgColor-muted",
    "attributes": {},
    "path": ["avatarStack", "fade", "bgColor", "muted"]
  },
  "bgColor-accent-emphasis": {
    "key": "{bgColor.accent.emphasis}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-accent-emphasis) /* utility class: .color-bg-accent-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark": "#0969da",
        "dark-high-contrast": "#002155",
        "dark-dimmed-high-contrast": "#033d8b",
        "dark-tritanopia-high-contrast": "#002155",
        "dark-protanopia-deuteranopia-high-contrast": "#002155"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-accent-emphasis) /* utility class: .color-bg-accent-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.5}",
          "dark-high-contrast": "{base.color.blue.9}",
          "dark-dimmed-high-contrast": "{base.color.blue.7}",
          "dark-tritanopia-high-contrast": "{base.color.blue.9}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.9}"
        }
      },
      "key": "{bgColor.accent.emphasis}"
    },
    "name": "bgColor-accent-emphasis",
    "attributes": {},
    "path": ["bgColor", "accent", "emphasis"]
  },
  "bgColor-accent-muted": {
    "key": "{bgColor.accent.muted}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-accent-muted) /* utility class: .color-bg-accent */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#218bff",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-accent-muted) /* utility class: .color-bg-accent */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.accent.muted}"
    },
    "name": "bgColor-accent-muted",
    "attributes": {},
    "path": ["bgColor", "accent", "muted"]
  },
  "bgColor-attention-emphasis": {
    "key": "{bgColor.attention.emphasis}",
    "$value": "#9a6700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-attention-emphasis) /* utility class: .color-bg-attention-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#3b2300",
        "dark-dimmed-high-contrast": "#633c01",
        "dark-protanopia-deuteranopia-high-contrast": "#3b2300",
        "dark-tritanopia-high-contrast": "#3b2300"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-attention-emphasis) /* utility class: .color-bg-attention-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{base.color.yellow.9}",
          "dark-dimmed-high-contrast": "{base.color.yellow.7}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.yellow.9}",
          "dark-tritanopia-high-contrast": "{base.color.yellow.9}"
        }
      },
      "key": "{bgColor.attention.emphasis}"
    },
    "name": "bgColor-attention-emphasis",
    "attributes": {},
    "path": ["bgColor", "attention", "emphasis"]
  },
  "bgColor-attention-muted": {
    "key": "{bgColor.attention.muted}",
    "$value": "#fff8c5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-attention-muted) /* utility class: .color-bg-attention */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bf8700",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-attention-muted) /* utility class: .color-bg-attention */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.yellow.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.attention.muted}"
    },
    "name": "bgColor-attention-muted",
    "attributes": {},
    "path": ["bgColor", "attention", "muted"]
  },
  "bgColor-black": {
    "key": "{bgColor.black}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.0}"
        }
      },
      "key": "{bgColor.black}"
    },
    "name": "bgColor-black",
    "attributes": {},
    "path": ["bgColor", "black"]
  },
  "bgColor-closed-emphasis": {
    "key": "{bgColor.closed.emphasis}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-closed-emphasis) /* utility class: .color-bg-closed-emphasis */"
        }
      },
      "org.primer.overrides": {
        "light-tritanopia": "#59636e",
        "light-tritanopia-high-contrast": "#59636e",
        "dark-tritanopia": "#59636e",
        "dark-tritanopia-high-contrast": "#59636e",
        "light-protanopia-deuteranopia": "#59636e",
        "light-protanopia-deuteranopia-high-contrast": "#59636e",
        "dark-protanopia-deuteranopia": "#59636e",
        "dark-protanopia-deuteranopia-high-contrast": "#59636e"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-closed-emphasis) /* utility class: .color-bg-closed-emphasis */"
          }
        },
        "org.primer.overrides": {
          "light-tritanopia": "{bgColor.neutral.emphasis}",
          "light-tritanopia-high-contrast": "{bgColor.neutral.emphasis}",
          "dark-tritanopia": "{bgColor.neutral.emphasis}",
          "dark-tritanopia-high-contrast": "{bgColor.neutral.emphasis}",
          "light-protanopia-deuteranopia": "{bgColor.neutral.emphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{bgColor.neutral.emphasis}",
          "dark-protanopia-deuteranopia": "{bgColor.neutral.emphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{bgColor.neutral.emphasis}"
        }
      },
      "key": "{bgColor.closed.emphasis}"
    },
    "name": "bgColor-closed-emphasis",
    "attributes": {},
    "path": ["bgColor", "closed", "emphasis"]
  },
  "bgColor-closed-muted": {
    "key": "{bgColor.closed.muted}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-closed-muted) /* utility class: .color-bg-closed */"
        }
      },
      "org.primer.overrides": {
        "light-tritanopia": "#818b981f",
        "light-tritanopia-high-contrast": "#818b981f",
        "dark-tritanopia": {
          "$value": "#818b981f",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#818b981f",
        "light-protanopia-deuteranopia-high-contrast": "#818b981f",
        "dark-protanopia-deuteranopia": {
          "$value": "#818b981f",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b981f",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-closed-muted) /* utility class: .color-bg-closed */"
          }
        },
        "org.primer.overrides": {
          "light-tritanopia": "{bgColor.neutral.muted}",
          "light-tritanopia-high-contrast": "{bgColor.neutral.muted}",
          "dark-tritanopia": {
            "$value": "{bgColor.neutral.muted}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{bgColor.neutral.muted}",
          "light-protanopia-deuteranopia-high-contrast": "{bgColor.neutral.muted}",
          "dark-protanopia-deuteranopia": {
            "$value": "{bgColor.neutral.muted}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.neutral.muted}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.closed.muted}"
    },
    "name": "bgColor-closed-muted",
    "attributes": {},
    "path": ["bgColor", "closed", "muted"]
  },
  "bgColor-danger-emphasis": {
    "key": "{bgColor.danger.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-danger-emphasis) /* utility class: .color-bg-danger-emphasis */"
        }
      },
      "org.primer.overrides": {
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "dark-protanopia-deuteranopia": "#bc4c00",
        "dark-protanopia-deuteranopia-high-contrast": "#471700",
        "dark-high-contrast": "#4c0014",
        "dark-dimmed-high-contrast": "#82071e",
        "dark-tritanopia-high-contrast": "#4c0014"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-danger-emphasis) /* utility class: .color-bg-danger-emphasis */"
          }
        },
        "org.primer.overrides": {
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.9}",
          "dark-high-contrast": "{base.color.red.9}",
          "dark-dimmed-high-contrast": "{base.color.red.7}",
          "dark-tritanopia-high-contrast": "{base.color.red.9}"
        }
      },
      "key": "{bgColor.danger.emphasis}"
    },
    "name": "bgColor-danger-emphasis",
    "attributes": {},
    "path": ["bgColor", "danger", "emphasis"]
  },
  "bgColor-danger-muted": {
    "key": "{bgColor.danger.muted}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-danger-muted) /* utility class: .color-bg-danger */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fa4549",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#fff1e5",
        "light-protanopia-deuteranopia-high-contrast": "#fff1e5",
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-danger-muted) /* utility class: .color-bg-danger */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.red.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.orange.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.0}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.danger.muted}"
    },
    "name": "bgColor-danger-muted",
    "attributes": {},
    "path": ["bgColor", "danger", "muted"]
  },
  "bgColor-default": {
    "key": "{bgColor.default}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "scopes": ["bgColor", "borderColor"],
        "group": "semantic",
        "codeSyntax": {
          "web": "var(--bgColor-default) /* utility class: .color-bg-default */"
        }
      },
      "org.primer.overrides": {
        "dark": "#f6f8fa",
        "dark-dimmed": "#e6eaef",
        "dark-dimmed-high-contrast": "#e6eaef",
        "dark-high-contrast": "#ffffff",
        "dark-tritanopia-high-contrast": "#ffffff",
        "dark-protanopia-deuteranopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "scopes": ["bgColor", "borderColor"],
          "group": "semantic",
          "codeSyntax": {
            "web": "var(--bgColor-default) /* utility class: .color-bg-default */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.1}",
          "dark-dimmed": "{base.color.neutral.3}",
          "dark-dimmed-high-contrast": "{base.color.neutral.3}",
          "dark-high-contrast": "{base.color.neutral.0}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.0}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.0}"
        }
      },
      "key": "{bgColor.default}"
    },
    "name": "bgColor-default",
    "attributes": {},
    "path": ["bgColor", "default"]
  },
  "bgColor-disabled": {
    "key": "{bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e6eaef",
        "dark-dimmed": "#dae0e7",
        "dark-dimmed-high-contrast": "#dae0e7",
        "light-high-contrast": "#e0e6eb",
        "light-tritanopia-high-contrast": "#e0e6eb",
        "light-protanopia-deuteranopia-high-contrast": "#e0e6eb",
        "dark-high-contrast": "#e0e6eb",
        "dark-tritanopia-high-contrast": "#e0e6eb",
        "dark-protanopia-deuteranopia-high-contrast": "#e0e6eb"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.3}",
          "dark-dimmed": "{base.color.neutral.5}",
          "dark-dimmed-high-contrast": "{base.color.neutral.5}",
          "light-high-contrast": "{base.color.neutral.4}",
          "light-tritanopia-high-contrast": "{base.color.neutral.4}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
          "dark-high-contrast": "{base.color.neutral.4}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.4}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}"
        }
      },
      "key": "{bgColor.disabled}"
    },
    "name": "bgColor-disabled",
    "attributes": {},
    "path": ["bgColor", "disabled"]
  },
  "bgColor-done-emphasis": {
    "key": "{bgColor.done.emphasis}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-done-emphasis) /* utility class: .color-bg-done-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#2e1461",
        "dark-dimmed-high-contrast": "#512a97",
        "dark-tritanopia-high-contrast": "#2e1461",
        "dark-protanopia-deuteranopia-high-contrast": "#2e1461"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-done-emphasis) /* utility class: .color-bg-done-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{base.color.purple.9}",
          "dark-dimmed-high-contrast": "{base.color.purple.7}",
          "dark-tritanopia-high-contrast": "{base.color.purple.9}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.purple.9}"
        }
      },
      "key": "{bgColor.done.emphasis}"
    },
    "name": "bgColor-done-emphasis",
    "attributes": {},
    "path": ["bgColor", "done", "emphasis"]
  },
  "bgColor-done-muted": {
    "key": "{bgColor.done.muted}",
    "$value": "#fbefff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-done-muted) /* utility class: .color-bg-done */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a475f9",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-done-muted) /* utility class: .color-bg-done */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.purple.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.done.muted}"
    },
    "name": "bgColor-done-muted",
    "attributes": {},
    "path": ["bgColor", "done", "muted"]
  },
  "bgColor-emphasis": {
    "key": "{bgColor.emphasis}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-emphasis) /* utility class: .color-bg-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark": "#c8d1da"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.12}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-emphasis) /* utility class: .color-bg-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.7}"
        }
      },
      "key": "{bgColor.emphasis}"
    },
    "name": "bgColor-emphasis",
    "attributes": {},
    "path": ["bgColor", "emphasis"]
  },
  "bgColor-inset": {
    "key": "{bgColor.inset}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "scopes": ["bgColor", "borderColor"],
        "group": "semantic",
        "codeSyntax": {
          "web": "var(--bgColor-inset) /* utility class: .color-bg-inset */"
        }
      },
      "org.primer.overrides": {
        "dark": "#ffffff",
        "dark-dimmed": "#eff2f5",
        "dark-dimmed-high-contrast": "#eff2f5",
        "light-high-contrast": "#eff2f5",
        "light-tritanopia-high-contrast": "#eff2f5",
        "light-protanopia-deuteranopia-high-contrast": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "scopes": ["bgColor", "borderColor"],
          "group": "semantic",
          "codeSyntax": {
            "web": "var(--bgColor-inset) /* utility class: .color-bg-inset */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.0}",
          "dark-dimmed": "{base.color.neutral.2}",
          "dark-dimmed-high-contrast": "{base.color.neutral.2}",
          "light-high-contrast": "{base.color.neutral.2}",
          "light-tritanopia-high-contrast": "{base.color.neutral.2}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.2}"
        }
      },
      "key": "{bgColor.inset}"
    },
    "name": "bgColor-inset",
    "attributes": {},
    "path": ["bgColor", "inset"]
  },
  "bgColor-inverse": {
    "key": "{bgColor.inverse}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.12}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "key": "{bgColor.inverse}"
    },
    "name": "bgColor-inverse",
    "attributes": {},
    "path": ["bgColor", "inverse"]
  },
  "bgColor-muted": {
    "key": "{bgColor.muted}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "scopes": ["bgColor", "borderColor"],
        "group": "semantic",
        "codeSyntax": {
          "web": "var(--bgColor-muted) /* utility class: .color-bg-muted */"
        }
      },
      "org.primer.overrides": {
        "dark": "#eff2f5",
        "dark-dimmed": "#e0e6eb",
        "dark-dimmed-high-contrast": "#e0e6eb",
        "light-high-contrast": "#e6eaef",
        "light-tritanopia-high-contrast": "#e6eaef",
        "light-protanopia-deuteranopia-high-contrast": "#e6eaef",
        "dark-high-contrast": "#eff2f5",
        "dark-tritanopia-high-contrast": "#eff2f5",
        "dark-protanopia-deuteranopia-high-contrast": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "scopes": ["bgColor", "borderColor"],
          "group": "semantic",
          "codeSyntax": {
            "web": "var(--bgColor-muted) /* utility class: .color-bg-muted */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.2}",
          "dark-dimmed": "{base.color.neutral.4}",
          "dark-dimmed-high-contrast": "{base.color.neutral.4}",
          "light-high-contrast": "{base.color.neutral.3}",
          "light-tritanopia-high-contrast": "{base.color.neutral.3}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.3}",
          "dark-high-contrast": "{base.color.neutral.2}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.2}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.2}"
        }
      },
      "key": "{bgColor.muted}"
    },
    "name": "bgColor-muted",
    "attributes": {},
    "path": ["bgColor", "muted"]
  },
  "bgColor-neutral-emphasis": {
    "key": "{bgColor.neutral.emphasis}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98",
        "dark-dimmed": "#818b98",
        "dark-dimmed-high-contrast": "#c8d1da",
        "light-high-contrast": "#454c54",
        "light-tritanopia-high-contrast": "#454c54",
        "light-protanopia-deuteranopia-high-contrast": "#454c54",
        "dark-high-contrast": "#c8d1da",
        "dark-tritanopia-high-contrast": "#c8d1da",
        "dark-protanopia-deuteranopia-high-contrast": "#c8d1da"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.8}",
          "dark-dimmed": "{base.color.neutral.8}",
          "dark-dimmed-high-contrast": "{base.color.neutral.7}",
          "light-high-contrast": "{base.color.neutral.10}",
          "light-tritanopia-high-contrast": "{base.color.neutral.10}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.10}",
          "dark-high-contrast": "{base.color.neutral.7}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.7}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.7}"
        }
      },
      "key": "{bgColor.neutral.emphasis}"
    },
    "name": "bgColor-neutral-emphasis",
    "attributes": {},
    "path": ["bgColor", "neutral", "emphasis"]
  },
  "bgColor-neutral-muted": {
    "key": "{bgColor.neutral.muted}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "light": {
          "$value": "#818b98",
          "alpha": 0.12,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark": {
          "$value": "#818b98",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": "#e0e6eb",
        "light-tritanopia-high-contrast": "#e0e6eb",
        "light-protanopia-deuteranopia-high-contrast": "#e0e6eb",
        "dark-high-contrast": "#e6eaef",
        "dark-tritanopia-high-contrast": "#e6eaef",
        "dark-protanopia-deuteranopia-high-contrast": "#e6eaef"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "alpha": 0.12,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "light": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.12,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": "{base.color.neutral.4}",
          "light-tritanopia-high-contrast": "{base.color.neutral.4}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
          "dark-high-contrast": "{base.color.neutral.3}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.3}"
        }
      },
      "alpha": 0.12,
      "key": "{bgColor.neutral.muted}"
    },
    "name": "bgColor-neutral-muted",
    "attributes": {},
    "path": ["bgColor", "neutral", "muted"]
  },
  "bgColor-open-emphasis": {
    "key": "{bgColor.open.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-success-emphasis) /* utility class: .color-bg-success-emphasis */"
        }
      },
      "org.primer.overrides": {
        "light-tritanopia": "#cf222e",
        "light-tritanopia-high-contrast": "#cf222e",
        "dark-tritanopia": "#cf222e",
        "dark-tritanopia-high-contrast": "#4c0014",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "dark-protanopia-deuteranopia": "#bc4c00",
        "dark-protanopia-deuteranopia-high-contrast": "#471700"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-success-emphasis) /* utility class: .color-bg-success-emphasis */"
          }
        },
        "org.primer.overrides": {
          "light-tritanopia": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.5}",
          "dark-tritanopia": "{base.color.red.5}",
          "dark-tritanopia-high-contrast": "{base.color.red.9}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.9}"
        }
      },
      "key": "{bgColor.open.emphasis}"
    },
    "name": "bgColor-open-emphasis",
    "attributes": {},
    "path": ["bgColor", "open", "emphasis"]
  },
  "bgColor-open-muted": {
    "key": "{bgColor.open.muted}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-success-muted) /* utility class: .color-bg-success */"
        }
      },
      "org.primer.overrides": {
        "light-tritanopia-high-contrast": "#ffebe9",
        "light-tritanopia": "#ffebe9",
        "dark-tritanopia": {
          "$value": "#fa4549",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#fa4549",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#fff1e5",
        "light-protanopia-deuteranopia-high-contrast": "#fff1e5",
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-success-muted) /* utility class: .color-bg-success */"
          }
        },
        "org.primer.overrides": {
          "light-tritanopia-high-contrast": "{base.color.red.0}",
          "light-tritanopia": "{base.color.red.0}",
          "dark-tritanopia": {
            "$value": "{base.color.red.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.orange.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.0}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.open.muted}"
    },
    "name": "bgColor-open-muted",
    "attributes": {},
    "path": ["bgColor", "open", "muted"]
  },
  "bgColor-severe-emphasis": {
    "key": "{bgColor.severe.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-severe-emphasis) /* utility class: .color-bg-severe-emphasis */"
        }
      },
      "org.primer.overrides": {
        "light-tritanopia": "#cf222e",
        "light-tritanopia-high-contrast": "#cf222e",
        "dark-tritanopia": "#cf222e",
        "dark-tritanopia-high-contrast": "#4c0014",
        "dark-high-contrast": "#471700",
        "dark-dimmed-high-contrast": "#762c00",
        "dark-protanopia-deuteranopia-high-contrast": "#471700"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-severe-emphasis) /* utility class: .color-bg-severe-emphasis */"
          }
        },
        "org.primer.overrides": {
          "light-tritanopia": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.5}",
          "dark-tritanopia": "{base.color.red.5}",
          "dark-tritanopia-high-contrast": "{base.color.red.9}",
          "dark-high-contrast": "{base.color.orange.9}",
          "dark-dimmed-high-contrast": "{base.color.orange.7}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.9}"
        }
      },
      "key": "{bgColor.severe.emphasis}"
    },
    "name": "bgColor-severe-emphasis",
    "attributes": {},
    "path": ["bgColor", "severe", "emphasis"]
  },
  "bgColor-severe-muted": {
    "key": "{bgColor.severe.muted}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-severe-muted) /* utility class: .color-bg-severe */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e16f24",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": "#ffebe9",
        "light-tritanopia-high-contrast": "#ffebe9",
        "dark-tritanopia": {
          "$value": "#fa4549",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-severe-muted) /* utility class: .color-bg-severe */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": "{base.color.red.0}",
          "light-tritanopia-high-contrast": "{base.color.red.0}",
          "dark-tritanopia": {
            "$value": "{base.color.red.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.severe.muted}"
    },
    "name": "bgColor-severe-muted",
    "attributes": {},
    "path": ["bgColor", "severe", "muted"]
  },
  "bgColor-sponsors-emphasis": {
    "key": "{bgColor.sponsors.emphasis}",
    "$value": "#bf3989",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-sponsors-emphasis) /* utility class: .color-bg-sponsors-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#4d0336",
        "dark-dimmed-high-contrast": "#772057",
        "dark-tritanopia-high-contrast": "#4d0336",
        "dark-protanopia-deuteranopia-high-contrast": "#4d0336"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-sponsors-emphasis) /* utility class: .color-bg-sponsors-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{base.color.pink.9}",
          "dark-dimmed-high-contrast": "{base.color.pink.7}",
          "dark-tritanopia-high-contrast": "{base.color.pink.9}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.pink.9}"
        }
      },
      "key": "{bgColor.sponsors.emphasis}"
    },
    "name": "bgColor-sponsors-emphasis",
    "attributes": {},
    "path": ["bgColor", "sponsors", "emphasis"]
  },
  "bgColor-sponsors-muted": {
    "key": "{bgColor.sponsors.muted}",
    "$value": "#ffeff7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-sponsors-muted) /* utility class: .color-bg-sponsors */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e85aad",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#db61a2",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.pink.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-sponsors-muted) /* utility class: .color-bg-sponsors */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.pink.4}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#db61a2",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.sponsors.muted}"
    },
    "name": "bgColor-sponsors-muted",
    "attributes": {},
    "path": ["bgColor", "sponsors", "muted"]
  },
  "bgColor-success-emphasis": {
    "key": "{bgColor.success.emphasis}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-success-emphasis) /* utility class: .color-bg-success-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark": "#1a7f37",
        "light-tritanopia": "#0969da",
        "light-tritanopia-high-contrast": "#0969da",
        "dark-tritanopia": "#0969da",
        "dark-tritanopia-high-contrast": "#002155",
        "light-protanopia-deuteranopia": "#0969da",
        "light-protanopia-deuteranopia-high-contrast": "#0969da",
        "dark-protanopia-deuteranopia": "#0969da",
        "dark-protanopia-deuteranopia-high-contrast": "#002155",
        "light-high-contrast": "#1a7f37",
        "dark-high-contrast": "#002d11",
        "dark-dimmed-high-contrast": "#044f1e"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-success-emphasis) /* utility class: .color-bg-success-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.5}",
          "light-tritanopia": "{base.color.blue.5}",
          "light-tritanopia-high-contrast": "{base.color.blue.5}",
          "dark-tritanopia": "{base.color.blue.5}",
          "dark-tritanopia-high-contrast": "{base.color.blue.9}",
          "light-protanopia-deuteranopia": "{base.color.blue.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.9}",
          "light-high-contrast": "{base.color.green.5}",
          "dark-high-contrast": "{base.color.green.9}",
          "dark-dimmed-high-contrast": "{base.color.green.7}"
        }
      },
      "key": "{bgColor.success.emphasis}"
    },
    "name": "bgColor-success-emphasis",
    "attributes": {},
    "path": ["bgColor", "success", "emphasis"]
  },
  "bgColor-success-muted": {
    "key": "{bgColor.success.muted}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-success-muted) /* utility class: .color-bg-success */"
        }
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2da44e",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": "#ddf4ff",
        "light-tritanopia-high-contrast": "#ddf4ff",
        "dark-tritanopia": {
          "$value": "#218bff",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#ddf4ff",
        "light-protanopia-deuteranopia-high-contrast": "#ddf4ff",
        "dark-protanopia-deuteranopia": {
          "$value": "#218bff",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/bgColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-success-muted) /* utility class: .color-bg-success */"
          }
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.green.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": "{base.color.blue.0}",
          "light-tritanopia-high-contrast": "{base.color.blue.0}",
          "dark-tritanopia": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.blue.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.0}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/bgColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{bgColor.success.muted}"
    },
    "name": "bgColor-success-muted",
    "attributes": {},
    "path": ["bgColor", "success", "muted"]
  },
  "bgColor-transparent": {
    "key": "{bgColor.transparent}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-transparent) /* utility class: .color-bg-transparent */"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-transparent) /* utility class: .color-bg-transparent */"
          }
        }
      },
      "key": "{bgColor.transparent}"
    },
    "name": "bgColor-transparent",
    "attributes": {},
    "path": ["bgColor", "transparent"]
  },
  "bgColor-upsell-emphasis": {
    "key": "{bgColor.upsell.emphasis}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-upsell-emphasis)"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.done.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-upsell-emphasis)"
          }
        }
      },
      "key": "{bgColor.upsell.emphasis}"
    },
    "name": "bgColor-upsell-emphasis",
    "attributes": {},
    "path": ["bgColor", "upsell", "emphasis"]
  },
  "bgColor-upsell-muted": {
    "key": "{bgColor.upsell.muted}",
    "$value": "#fbefff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"],
        "codeSyntax": {
          "web": "var(--bgColor-upsell-muted)"
        }
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.done.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"],
          "codeSyntax": {
            "web": "var(--bgColor-upsell-muted)"
          }
        }
      },
      "key": "{bgColor.upsell.muted}"
    },
    "name": "bgColor-upsell-muted",
    "attributes": {},
    "path": ["bgColor", "upsell", "muted"]
  },
  "bgColor-white": {
    "key": "{bgColor.white}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/bgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "key": "{bgColor.white}"
    },
    "name": "bgColor-white",
    "attributes": {},
    "path": ["bgColor", "white"]
  },
  "border-accent-emphasis": {
    "key": "{border.accent.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #0969da",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.accent.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.accent.emphasis}"
    },
    "name": "border-accent-emphasis",
    "attributes": {},
    "path": ["border", "accent", "emphasis"]
  },
  "border-accent-muted": {
    "key": "{border.accent.muted}",
    "$value": "0.00390625rem,0.0625px solid #54aeff66",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.accent.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.accent.muted}"
    },
    "name": "border-accent-muted",
    "attributes": {},
    "path": ["border", "accent", "muted"]
  },
  "border-attention-emphasis": {
    "key": "{border.attention.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #9a6700",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.attention.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.attention.emphasis}"
    },
    "name": "border-attention-emphasis",
    "attributes": {},
    "path": ["border", "attention", "emphasis"]
  },
  "border-attention-muted": {
    "key": "{border.attention.muted}",
    "$value": "0.00390625rem,0.0625px solid #d4a72c66",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.attention.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.attention.muted}"
    },
    "name": "border-attention-muted",
    "attributes": {},
    "path": ["border", "attention", "muted"]
  },
  "border-closed-emphasis": {
    "key": "{border.closed.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #bc4c00",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": "{border.danger.emphasis}",
      "$type": "border",
      "key": "{border.closed.emphasis}"
    },
    "name": "border-closed-emphasis",
    "attributes": {},
    "path": ["border", "closed", "emphasis"]
  },
  "border-closed-muted": {
    "key": "{border.closed.muted}",
    "$value": "0.00390625rem,0.0625px solid #fff1e5",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": "{border.danger.muted}",
      "$type": "border",
      "key": "{border.closed.muted}"
    },
    "name": "border-closed-muted",
    "attributes": {},
    "path": ["border", "closed", "muted"]
  },
  "border-danger-emphasis": {
    "key": "{border.danger.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #bc4c00",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.danger.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.danger.emphasis}"
    },
    "name": "border-danger-emphasis",
    "attributes": {},
    "path": ["border", "danger", "emphasis"]
  },
  "border-danger-muted": {
    "key": "{border.danger.muted}",
    "$value": "0.00390625rem,0.0625px solid #fff1e5",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.danger.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.danger.muted}"
    },
    "name": "border-danger-muted",
    "attributes": {},
    "path": ["border", "danger", "muted"]
  },
  "border-default": {
    "key": "{border.default}",
    "$value": "0.00390625rem,0.0625px solid #d1d9e0",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.default}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.default}"
    },
    "name": "border-default",
    "attributes": {},
    "path": ["border", "default"]
  },
  "border-disabled": {
    "key": "{border.disabled}",
    "$value": "0.00390625rem,0.0625px solid #818b981a",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.disabled}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.disabled}"
    },
    "name": "border-disabled",
    "attributes": {},
    "path": ["border", "disabled"]
  },
  "border-done-emphasis": {
    "key": "{border.done.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #8250df",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.done.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.done.emphasis}"
    },
    "name": "border-done-emphasis",
    "attributes": {},
    "path": ["border", "done", "emphasis"]
  },
  "border-done-muted": {
    "key": "{border.done.muted}",
    "$value": "0.00390625rem,0.0625px solid #c297ff66",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.done.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.done.muted}"
    },
    "name": "border-done-muted",
    "attributes": {},
    "path": ["border", "done", "muted"]
  },
  "border-emphasis": {
    "key": "{border.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #818b98",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.emphasis}"
    },
    "name": "border-emphasis",
    "attributes": {},
    "path": ["border", "emphasis"]
  },
  "border-muted": {
    "key": "{border.muted}",
    "$value": "0.00390625rem,0.0625px solid #d1d9e0b3",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.muted}"
    },
    "name": "border-muted",
    "attributes": {},
    "path": ["border", "muted"]
  },
  "border-neutral-emphasis": {
    "key": "{border.neutral.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #59636e",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.neutral.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.neutral.emphasis}"
    },
    "name": "border-neutral-emphasis",
    "attributes": {},
    "path": ["border", "neutral", "emphasis"]
  },
  "border-neutral-muted": {
    "key": "{border.neutral.muted}",
    "$value": "0.00390625rem,0.0625px solid #d1d9e0b3",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.neutral.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.neutral.muted}"
    },
    "name": "border-neutral-muted",
    "attributes": {},
    "path": ["border", "neutral", "muted"]
  },
  "border-open-emphasis": {
    "key": "{border.open.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #0969da",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": "{border.success.emphasis}",
      "$type": "border",
      "key": "{border.open.emphasis}"
    },
    "name": "border-open-emphasis",
    "attributes": {},
    "path": ["border", "open", "emphasis"]
  },
  "border-open-muted": {
    "key": "{border.open.muted}",
    "$value": "0.00390625rem,0.0625px solid #ddf4ff",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": "{border.success.muted}",
      "$type": "border",
      "key": "{border.open.muted}"
    },
    "name": "border-open-muted",
    "attributes": {},
    "path": ["border", "open", "muted"]
  },
  "border-severe-emphasis": {
    "key": "{border.severe.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #bc4c00",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.severe.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.severe.emphasis}"
    },
    "name": "border-severe-emphasis",
    "attributes": {},
    "path": ["border", "severe", "emphasis"]
  },
  "border-severe-muted": {
    "key": "{border.severe.muted}",
    "$value": "0.00390625rem,0.0625px solid #fb8f4466",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.severe.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.severe.muted}"
    },
    "name": "border-severe-muted",
    "attributes": {},
    "path": ["border", "severe", "muted"]
  },
  "border-sponsors-emphasis": {
    "key": "{border.sponsors.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #bf3989",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.sponsors.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.sponsors.emphasis}"
    },
    "name": "border-sponsors-emphasis",
    "attributes": {},
    "path": ["border", "sponsors", "emphasis"]
  },
  "border-sponsors-muted": {
    "key": "{border.sponsors.muted}",
    "$value": "0.00390625rem,0.0625px solid #ff80c866",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.sponsors.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.sponsors.muted}"
    },
    "name": "border-sponsors-muted",
    "attributes": {},
    "path": ["border", "sponsors", "muted"]
  },
  "border-success-emphasis": {
    "key": "{border.success.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #0969da",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.success.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.success.emphasis}"
    },
    "name": "border-success-emphasis",
    "attributes": {},
    "path": ["border", "success", "emphasis"]
  },
  "border-success-muted": {
    "key": "{border.success.muted}",
    "$value": "0.00390625rem,0.0625px solid #ddf4ff",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.success.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.success.muted}"
    },
    "name": "border-success-muted",
    "attributes": {},
    "path": ["border", "success", "muted"]
  },
  "border-transparent": {
    "key": "{border.transparent}",
    "$value": "0.00390625rem,0.0625px solid #ffffff00",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.transparent}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.transparent}"
    },
    "name": "border-transparent",
    "attributes": {},
    "path": ["border", "transparent"]
  },
  "border-upsell-emphasis": {
    "key": "{border.upsell.emphasis}",
    "$value": "0.00390625rem,0.0625px solid #8250df",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.upsell.emphasis}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.upsell.emphasis}"
    },
    "name": "border-upsell-emphasis",
    "attributes": {},
    "path": ["border", "upsell", "emphasis"]
  },
  "border-upsell-muted": {
    "key": "{border.upsell.muted}",
    "$value": "0.00390625rem,0.0625px solid #c297ff66",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{borderColor.upsell.muted}",
        "style": "solid",
        "width": "{borderWidth.default}"
      },
      "$type": "border",
      "key": "{border.upsell.muted}"
    },
    "name": "border-upsell-muted",
    "attributes": {},
    "path": ["border", "upsell", "muted"]
  },
  "borderColor-accent-emphasis": {
    "key": "{borderColor.accent.emphasis}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"],
        "codeSyntax": {
          "web": "var(--borderColor-accent-emphasis) /* utility class: .color-border-accent-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-dimmed-high-contrast": "#80ccff"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"],
          "codeSyntax": {
            "web": "var(--borderColor-accent-emphasis) /* utility class: .color-border-accent-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-dimmed-high-contrast": "{base.color.blue.2}"
        }
      },
      "key": "{borderColor.accent.emphasis}"
    },
    "name": "borderColor-accent-emphasis",
    "attributes": {},
    "path": ["borderColor", "accent", "emphasis"]
  },
  "borderColor-accent-muted": {
    "key": "{borderColor.accent.muted}",
    "$value": "#54aeff66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"],
        "codeSyntax": {
          "web": "var(--borderColor-accent-muted) /* utility class: .color-border-accent */"
        }
      },
      "org.primer.overrides": {
        "dark": "#218bff",
        "light-high-contrast": {
          "$value": "#54aeff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#218bff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#80ccff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"],
          "codeSyntax": {
            "web": "var(--borderColor-accent-muted) /* utility class: .color-border-accent */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.4}",
          "light-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.blue.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.accent.muted}"
    },
    "name": "borderColor-accent-muted",
    "attributes": {},
    "path": ["borderColor", "accent", "muted"]
  },
  "borderColor-attention-emphasis": {
    "key": "{borderColor.attention.emphasis}",
    "$value": "#9a6700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-attention-emphasis) /* utility class: .color-border-attention-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-dimmed-high-contrast": "#eac54f"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-attention-emphasis) /* utility class: .color-border-attention-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-dimmed-high-contrast": "{base.color.yellow.2}"
        }
      },
      "key": "{borderColor.attention.emphasis}"
    },
    "name": "borderColor-attention-emphasis",
    "attributes": {},
    "path": ["borderColor", "attention", "emphasis"]
  },
  "borderColor-attention-muted": {
    "key": "{borderColor.attention.muted}",
    "$value": "#d4a72c66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-attention-muted) /* utility class: .color-border-attention */"
        }
      },
      "org.primer.overrides": {
        "dark": "#bf8700",
        "light-high-contrast": {
          "$value": "#d4a72c",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d4a72c",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d4a72c",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#bf8700",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#eac54f",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#bf8700",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bf8700",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-attention-muted) /* utility class: .color-border-attention */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.yellow.4}",
          "light-high-contrast": {
            "$value": "{base.color.yellow.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.yellow.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.yellow.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.yellow.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.yellow.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.yellow.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.yellow.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.attention.muted}"
    },
    "name": "borderColor-attention-muted",
    "attributes": {},
    "path": ["borderColor", "attention", "muted"]
  },
  "borderColor-closed-emphasis": {
    "key": "{borderColor.closed.emphasis}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-closed-emphasis) /* utility class: .color-border-closed-emphasis */"
        }
      },
      "org.primer.overrides": {
        "light-protanopia-deuteranopia": "#818b98",
        "light-protanopia-deuteranopia-high-contrast": "#818b98",
        "dark-protanopia-deuteranopia": "#818b98",
        "dark-protanopia-deuteranopia-high-contrast": "#818b98",
        "dark-tritanopia": "#818b98",
        "dark-tritanopia-high-contrast": "#818b98",
        "light-tritanopia": "#818b98",
        "light-tritanopia-high-contrast": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-closed-emphasis) /* utility class: .color-border-closed-emphasis */"
          }
        },
        "org.primer.overrides": {
          "light-protanopia-deuteranopia": "{borderColor.emphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{borderColor.emphasis}",
          "dark-protanopia-deuteranopia": "{borderColor.emphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{borderColor.emphasis}",
          "dark-tritanopia": "{borderColor.emphasis}",
          "dark-tritanopia-high-contrast": "{borderColor.emphasis}",
          "light-tritanopia": "{borderColor.emphasis}",
          "light-tritanopia-high-contrast": "{borderColor.emphasis}"
        }
      },
      "key": "{borderColor.closed.emphasis}"
    },
    "name": "borderColor-closed-emphasis",
    "attributes": {},
    "path": ["borderColor", "closed", "emphasis"]
  },
  "borderColor-closed-muted": {
    "key": "{borderColor.closed.muted}",
    "$value": "#d1d9e066",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-closed-muted) /* utility class: .color-border-closed */"
        }
      },
      "org.primer.overrides": {
        "dark-tritanopia": {
          "$value": "#d1d9e0",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#d1d9e0",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#d1d9e0",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#d1d9e0",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "alpha": 0.4,
    "original": {
      "$value": "{borderColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-closed-muted) /* utility class: .color-border-closed */"
          }
        },
        "org.primer.overrides": {
          "dark-tritanopia": {
            "$value": "{borderColor.default}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "{borderColor.default}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{borderColor.default}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{borderColor.default}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.closed.muted}"
    },
    "name": "borderColor-closed-muted",
    "attributes": {},
    "path": ["borderColor", "closed", "muted"]
  },
  "borderColor-danger-emphasis": {
    "key": "{borderColor.danger.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-danger-emphasis) /* utility class: .color-border-danger-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-protanopia-deuteranopia": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": "#ffaba8"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-danger-emphasis) /* utility class: .color-border-danger-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.5}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.5}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.orange.5}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.5}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": "{base.color.red.2}"
        }
      },
      "key": "{borderColor.danger.emphasis}"
    },
    "name": "borderColor-danger-emphasis",
    "attributes": {},
    "path": ["borderColor", "danger", "emphasis"]
  },
  "borderColor-danger-muted": {
    "key": "{borderColor.danger.muted}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-danger-muted) /* utility class: .color-border-danger */"
        }
      },
      "org.primer.overrides": {
        "dark": "#fa4549",
        "light-high-contrast": {
          "$value": "#ff8182",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ff8182",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#fa4549",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffaba8",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#fa4549",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#fff1e5",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 1,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-danger-muted) /* utility class: .color-border-danger */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.4}",
          "light-high-contrast": {
            "$value": "{base.color.red.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.red.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.red.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.red.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.orange.0}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 1,
      "key": "{borderColor.danger.muted}"
    },
    "name": "borderColor-danger-muted",
    "attributes": {},
    "path": ["borderColor", "danger", "muted"]
  },
  "borderColor-default": {
    "key": "{borderColor.default}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.overrides": {
        "dark": "#c8d1da",
        "dark-dimmed": "#c8d1da",
        "dark-dimmed-high-contrast": "#454c54",
        "light-high-contrast": "#454c54",
        "light-tritanopia-high-contrast": "#454c54",
        "light-protanopia-deuteranopia-high-contrast": "#454c54",
        "dark-high-contrast": "#454c54",
        "dark-tritanopia-high-contrast": "#454c54",
        "dark-protanopia-deuteranopia-high-contrast": "#454c54"
      },
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"],
        "codeSyntax": {
          "web": "var(--borderColor-default) /* utility class: .color-border-default */"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.overrides": {
          "dark": "{base.color.neutral.7}",
          "dark-dimmed": "{base.color.neutral.7}",
          "dark-dimmed-high-contrast": "{base.color.neutral.10}",
          "light-high-contrast": "{base.color.neutral.10}",
          "light-tritanopia-high-contrast": "{base.color.neutral.10}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.10}",
          "dark-high-contrast": "{base.color.neutral.10}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.10}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.10}"
        },
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"],
          "codeSyntax": {
            "web": "var(--borderColor-default) /* utility class: .color-border-default */"
          }
        }
      },
      "key": "{borderColor.default}"
    },
    "name": "borderColor-default",
    "attributes": {},
    "path": ["borderColor", "default"]
  },
  "borderColor-disabled": {
    "key": "{borderColor.disabled}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"]
      },
      "org.primer.overrides": {
        "dark-dimmed": {
          "$value": "#818b98",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#818b98",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#59636e",
          "alpha": 0.12,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 0.12,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 0.12,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.1,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"]
        },
        "org.primer.overrides": {
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 0.12,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 0.12,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 0.12,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.1,
      "key": "{borderColor.disabled}"
    },
    "name": "borderColor-disabled",
    "attributes": {},
    "path": ["borderColor", "disabled"]
  },
  "borderColor-done-emphasis": {
    "key": "{borderColor.done.emphasis}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-done-emphasis)"
        }
      },
      "org.primer.overrides": {
        "dark-dimmed-high-contrast": "#d8b9ff"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-done-emphasis)"
          }
        },
        "org.primer.overrides": {
          "dark-dimmed-high-contrast": "{base.color.purple.2}"
        }
      },
      "key": "{borderColor.done.emphasis}"
    },
    "name": "borderColor-done-emphasis",
    "attributes": {},
    "path": ["borderColor", "done", "emphasis"]
  },
  "borderColor-done-muted": {
    "key": "{borderColor.done.muted}",
    "$value": "#c297ff66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-done-muted) /* utility class: .color-border-done */"
        }
      },
      "org.primer.overrides": {
        "dark": "#a475f9",
        "light-high-contrast": {
          "$value": "#c297ff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#c297ff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#c297ff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#a475f9",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d8b9ff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#a475f9",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#a475f9",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-done-muted) /* utility class: .color-border-done */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.4}",
          "light-high-contrast": {
            "$value": "{base.color.purple.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.purple.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.purple.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.purple.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.purple.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.purple.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.purple.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.done.muted}"
    },
    "name": "borderColor-done-muted",
    "attributes": {},
    "path": ["borderColor", "done", "muted"]
  },
  "borderColor-emphasis": {
    "key": "{borderColor.emphasis}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#d1d9e0",
        "light-tritanopia-high-contrast": "#d1d9e0",
        "light-protanopia-deuteranopia-high-contrast": "#d1d9e0",
        "dark-high-contrast": "#d1d9e0",
        "dark-dimmed-high-contrast": "#d1d9e0",
        "dark-tritanopia-high-contrast": "#d1d9e0",
        "dark-protanopia-deuteranopia-high-contrast": "#d1d9e0"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{borderColor.default}",
          "light-tritanopia-high-contrast": "{borderColor.default}",
          "light-protanopia-deuteranopia-high-contrast": "{borderColor.default}",
          "dark-high-contrast": "{borderColor.default}",
          "dark-dimmed-high-contrast": "{borderColor.default}",
          "dark-tritanopia-high-contrast": "{borderColor.default}",
          "dark-protanopia-deuteranopia-high-contrast": "{borderColor.default}"
        }
      },
      "key": "{borderColor.emphasis}"
    },
    "name": "borderColor-emphasis",
    "attributes": {},
    "path": ["borderColor", "emphasis"]
  },
  "borderColor-muted": {
    "key": "{borderColor.muted}",
    "$value": "#d1d9e0b3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"],
        "codeSyntax": {
          "web": "var(--borderColor-muted) /* utility class: .color-border-muted */"
        }
      },
      "org.primer.overrides": {
        "dark-dimmed": {
          "$value": "#c8d1da",
          "alpha": 0.7,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.7,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"],
          "codeSyntax": {
            "web": "var(--borderColor-muted) /* utility class: .color-border-muted */"
          }
        },
        "org.primer.overrides": {
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "alpha": 0.7,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.7,
      "key": "{borderColor.muted}"
    },
    "name": "borderColor-muted",
    "attributes": {},
    "path": ["borderColor", "muted"]
  },
  "borderColor-neutral-emphasis": {
    "key": "{borderColor.neutral.emphasis}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.emphasis}"
        }
      },
      "key": "{borderColor.neutral.emphasis}"
    },
    "name": "borderColor-neutral-emphasis",
    "attributes": {},
    "path": ["borderColor", "neutral", "emphasis"]
  },
  "borderColor-neutral-muted": {
    "key": "{borderColor.neutral.muted}",
    "$value": "#d1d9e0b3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-dimmed": {
          "$value": "#c8d1da",
          "alpha": 0.7,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0b3",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "alpha": 0.7,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.muted}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{borderColor.neutral.muted}"
    },
    "name": "borderColor-neutral-muted",
    "attributes": {},
    "path": ["borderColor", "neutral", "muted"]
  },
  "borderColor-open-emphasis": {
    "key": "{borderColor.open.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-open-emphasis) /* utility class: .color-border-open-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-tritanopia": "#cf222e",
        "dark-tritanopia-high-contrast": "#cf222e",
        "light-tritanopia-high-contrast": "#cf222e",
        "light-tritanopia": "#cf222e",
        "dark-protanopia-deuteranopia": "#bc4c00",
        "dark-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-open-emphasis) /* utility class: .color-border-open-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-tritanopia": "{base.color.red.5}",
          "dark-tritanopia-high-contrast": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.5}",
          "light-tritanopia": "{base.color.red.5}",
          "dark-protanopia-deuteranopia": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}"
        }
      },
      "key": "{borderColor.open.emphasis}"
    },
    "name": "borderColor-open-emphasis",
    "attributes": {},
    "path": ["borderColor", "open", "emphasis"]
  },
  "borderColor-open-muted": {
    "key": "{borderColor.open.muted}",
    "$value": "#fb8f4466",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-open-muted) /* utility class: .color-border-open */"
        }
      },
      "org.primer.overrides": {
        "dark-tritanopia": {
          "$value": "#fa4549",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#fa4549",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#ff8182",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ff8182",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#fb8f44",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#fb8f44",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "alpha": 0.4,
    "original": {
      "$value": "{base.color.orange.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-open-muted) /* utility class: .color-border-open */"
          }
        },
        "org.primer.overrides": {
          "dark-tritanopia": {
            "$value": "{base.color.red.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "{base.color.red.3}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.red.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.orange.3}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.open.muted}"
    },
    "name": "borderColor-open-muted",
    "attributes": {},
    "path": ["borderColor", "open", "muted"]
  },
  "borderColor-severe-emphasis": {
    "key": "{borderColor.severe.emphasis}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-severe-emphasis) /* utility class: .color-border-severe-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-tritanopia": "#cf222e",
        "light-tritanopia": "#cf222e",
        "light-tritanopia-high-contrast": "#cf222e",
        "dark-dimmed-high-contrast": "#ffb77c"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-severe-emphasis) /* utility class: .color-border-severe-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-tritanopia": "{base.color.red.5}",
          "light-tritanopia": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.5}",
          "dark-dimmed-high-contrast": "{base.color.orange.2}"
        }
      },
      "key": "{borderColor.severe.emphasis}"
    },
    "name": "borderColor-severe-emphasis",
    "attributes": {},
    "path": ["borderColor", "severe", "emphasis"]
  },
  "borderColor-severe-muted": {
    "key": "{borderColor.severe.muted}",
    "$value": "#fb8f4466",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-severe-muted) /* utility class: .color-border-severe */"
        }
      },
      "org.primer.overrides": {
        "dark": "#e16f24",
        "light-high-contrast": {
          "$value": "#fb8f44",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#e16f24",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffb77c",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": "#fa4549",
        "dark-tritanopia-high-contrast": {
          "$value": "#fa4549",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": "#ff8182",
        "light-tritanopia-high-contrast": {
          "$value": "#ff8182",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-severe-muted) /* utility class: .color-border-severe */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.4}",
          "light-high-contrast": {
            "$value": "{base.color.orange.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.orange.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": "{base.color.red.4}",
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": "{base.color.red.3}",
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.red.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.severe.muted}"
    },
    "name": "borderColor-severe-muted",
    "attributes": {},
    "path": ["borderColor", "severe", "muted"]
  },
  "borderColor-sponsors-emphasis": {
    "key": "{borderColor.sponsors.emphasis}",
    "$value": "#bf3989",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-sponsors-emphasis) /* utility class: .color-border-sponsors-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-dimmed-high-contrast": "#ff80c8"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-sponsors-emphasis) /* utility class: .color-border-sponsors-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-dimmed-high-contrast": "{base.color.pink.3}"
        }
      },
      "key": "{borderColor.sponsors.emphasis}"
    },
    "name": "borderColor-sponsors-emphasis",
    "attributes": {},
    "path": ["borderColor", "sponsors", "emphasis"]
  },
  "borderColor-sponsors-muted": {
    "key": "{borderColor.sponsors.muted}",
    "$value": "#ff80c866",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-sponsors-muted) /* utility class: .color-border-sponsors */"
        }
      },
      "org.primer.overrides": {
        "dark": "#e85aad",
        "light-high-contrast": {
          "$value": "#ff80c8",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#ff80c8",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ff80c8",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#e85aad",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffadda",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e85aad",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#e85aad",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.pink.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-sponsors-muted) /* utility class: .color-border-sponsors */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.pink.4}",
          "light-high-contrast": {
            "$value": "{base.color.pink.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.pink.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.pink.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.pink.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.pink.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.pink.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.pink.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{borderColor.sponsors.muted}"
    },
    "name": "borderColor-sponsors-muted",
    "attributes": {},
    "path": ["borderColor", "sponsors", "muted"]
  },
  "borderColor-success-emphasis": {
    "key": "{borderColor.success.emphasis}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-success-emphasis) /* utility class: .color-border-success-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark-tritanopia": "#0969da",
        "dark-tritanopia-high-contrast": "#0969da",
        "light-tritanopia": "#0969da",
        "light-tritanopia-high-contrast": "#0969da",
        "dark-protanopia-deuteranopia": "#0969da",
        "dark-protanopia-deuteranopia-high-contrast": "#0969da",
        "light-protanopia-deuteranopia": "#0969da",
        "light-protanopia-deuteranopia-high-contrast": "#0969da",
        "dark-dimmed-high-contrast": "#6fdd8b"
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-success-emphasis) /* utility class: .color-border-success-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark-tritanopia": "{base.color.blue.5}",
          "dark-tritanopia-high-contrast": "{base.color.blue.5}",
          "light-tritanopia": "{base.color.blue.5}",
          "light-tritanopia-high-contrast": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.5}",
          "light-protanopia-deuteranopia": "{base.color.blue.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.5}",
          "dark-dimmed-high-contrast": "{base.color.green.2}"
        }
      },
      "key": "{borderColor.success.emphasis}"
    },
    "name": "borderColor-success-emphasis",
    "attributes": {},
    "path": ["borderColor", "success", "emphasis"]
  },
  "borderColor-success-muted": {
    "key": "{borderColor.success.muted}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-success-muted) /* utility class: .color-border-success */"
        }
      },
      "org.primer.overrides": {
        "dark": "#2da44e",
        "light-high-contrast": {
          "$value": "#4ac26b",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#2da44e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#6fdd8b",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#54aeff",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#218bff",
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#ddf4ff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 1,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-success-muted) /* utility class: .color-border-success */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.4}",
          "light-high-contrast": {
            "$value": "{base.color.green.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.green.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.green.2}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "{base.color.blue.3}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.blue.4}",
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.blue.0}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 1,
      "key": "{borderColor.success.muted}"
    },
    "name": "borderColor-success-muted",
    "attributes": {},
    "path": ["borderColor", "success", "muted"]
  },
  "borderColor-translucent": {
    "key": "{borderColor.translucent}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#59636e",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/borderColor.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.15,
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.9}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/borderColor.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.15,
      "key": "{borderColor.translucent}"
    },
    "name": "borderColor-translucent",
    "attributes": {},
    "path": ["borderColor", "translucent"]
  },
  "borderColor-transparent": {
    "key": "{borderColor.transparent}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor", "effectColor"]
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor", "effectColor"]
        }
      },
      "key": "{borderColor.transparent}"
    },
    "name": "borderColor-transparent",
    "attributes": {},
    "path": ["borderColor", "transparent"]
  },
  "borderColor-upsell-emphasis": {
    "key": "{borderColor.upsell.emphasis}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-upsell-emphasis)"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.done.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-upsell-emphasis)"
          }
        }
      },
      "key": "{borderColor.upsell.emphasis}"
    },
    "name": "borderColor-upsell-emphasis",
    "attributes": {},
    "path": ["borderColor", "upsell", "emphasis"]
  },
  "borderColor-upsell-muted": {
    "key": "{borderColor.upsell.muted}",
    "$value": "#c297ff66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["borderColor"],
        "codeSyntax": {
          "web": "var(--borderColor-upsell-muted)"
        }
      }
    },
    "filePath": "src/tokens/functional/color/borderColor.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.done.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["borderColor"],
          "codeSyntax": {
            "web": "var(--borderColor-upsell-muted)"
          }
        }
      },
      "key": "{borderColor.upsell.muted}"
    },
    "name": "borderColor-upsell-muted",
    "attributes": {},
    "path": ["borderColor", "upsell", "muted"]
  },
  "button-danger-bgColor-active": {
    "key": "{button.danger.bgColor.active}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#953800",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#953800",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.orange.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.bgColor.active}"
    },
    "name": "button-danger-bgColor-active",
    "attributes": {},
    "path": ["button", "danger", "bgColor", "active"]
  },
  "button-danger-bgColor-disabled": {
    "key": "{button.danger.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.disabled}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.bgColor.disabled}"
    },
    "name": "button-danger-bgColor-disabled",
    "attributes": {},
    "path": ["button", "danger", "bgColor", "disabled"]
  },
  "button-danger-bgColor-hover": {
    "key": "{button.danger.bgColor.hover}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a40e26",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#953800",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#4c0014",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#82071e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#471700",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#4c0014",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.red.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.red.9}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.red.7}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.9}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.9}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.bgColor.hover}"
    },
    "name": "button-danger-bgColor-hover",
    "attributes": {},
    "path": ["button", "danger", "bgColor", "hover"]
  },
  "button-danger-bgColor-rest": {
    "key": "{button.danger.bgColor.rest}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f6f8fa",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.bgColor.rest}"
    },
    "name": "button-danger-bgColor-rest",
    "attributes": {},
    "path": ["button", "danger", "bgColor", "rest"]
  },
  "button-danger-borderColor-active": {
    "key": "{button.danger.borderColor.active}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f232826",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffaba8",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.danger.borderColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{button.danger.borderColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.red.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.borderColor.active}"
    },
    "name": "button-danger-borderColor-active",
    "attributes": {},
    "path": ["button", "danger", "borderColor", "active"]
  },
  "button-danger-borderColor-hover": {
    "key": "{button.danger.borderColor.hover}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f232826",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffaba8",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffcecb",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffb77c",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffaba8",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#82071e",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#762c00",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#82071e",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.primary.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{button.primary.borderColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.red.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.red.1}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.red.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.red.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.borderColor.hover}"
    },
    "name": "button-danger-borderColor-hover",
    "attributes": {},
    "path": ["button", "danger", "borderColor", "hover"]
  },
  "button-danger-borderColor-rest": {
    "key": "{button.danger.borderColor.rest}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.borderColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.borderColor.rest}"
    },
    "name": "button-danger-borderColor-rest",
    "attributes": {},
    "path": ["button", "danger", "borderColor", "rest"]
  },
  "button-danger-fgColor-active": {
    "key": "{button.danger.fgColor.active}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.fgColor.active}"
    },
    "name": "button-danger-fgColor-active",
    "attributes": {},
    "path": ["button", "danger", "fgColor", "active"]
  },
  "button-danger-fgColor-disabled": {
    "key": "{button.danger.fgColor.disabled}",
    "$value": "#bc4c0080",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bc4c00",
          "alpha": 0.5,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.5,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.danger}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.danger}",
            "alpha": 0.5,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.5,
      "key": "{button.danger.fgColor.disabled}"
    },
    "name": "button-danger-fgColor-disabled",
    "attributes": {},
    "path": ["button", "danger", "fgColor", "disabled"]
  },
  "button-danger-fgColor-hover": {
    "key": "{button.danger.fgColor.hover}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.fgColor.hover}"
    },
    "name": "button-danger-fgColor-hover",
    "attributes": {},
    "path": ["button", "danger", "fgColor", "hover"]
  },
  "button-danger-fgColor-rest": {
    "key": "{button.danger.fgColor.rest}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#FA5E55",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ea5c53",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffcecb",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffaba8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffaba8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffb77c",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.danger}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#FA5E55",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#ea5c53",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.red.1}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{fgColor.danger}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.red.2}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.red.2}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.2}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.fgColor.rest}"
    },
    "name": "button-danger-fgColor-rest",
    "attributes": {},
    "path": ["button", "danger", "fgColor", "rest"]
  },
  "button-danger-iconColor-hover": {
    "key": "{button.danger.iconColor.hover}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.danger.iconColor.hover}"
    },
    "name": "button-danger-iconColor-hover",
    "attributes": {},
    "path": ["button", "danger", "iconColor", "hover"]
  },
  "button-danger-iconColor-rest": {
    "key": "{button.danger.iconColor.rest}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.danger.fgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        }
      },
      "key": "{button.danger.iconColor.rest}"
    },
    "name": "button-danger-iconColor-rest",
    "attributes": {},
    "path": ["button", "danger", "iconColor", "rest"]
  },
  "button-danger-shadow-selected": {
    "key": "{button.danger.shadow.selected}",
    "$value": "inset 0px 1px 0px 0px #47170033",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component shadow"
      },
      "org.primer.overrides": {
        "light-protanopia-deuteranopia": {
          "$value": [
            {
              "color": "#471700",
              "alpha": 0.2,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "0px",
              "spread": "0px",
              "inset": true
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        },
        "dark": {
          "$value": [
            {
              "color": "#ffffff00",
              "alpha": 0,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "0px",
              "inset": false
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.orange.9}",
          "alpha": 0.2,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "0px",
          "spread": "0px",
          "inset": true
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component shadow"
        },
        "org.primer.overrides": {
          "light-protanopia-deuteranopia": {
            "$value": [
              {
                "color": "{base.color.orange.9}",
                "alpha": 0.2,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "0px",
                "spread": "0px",
                "inset": true
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          },
          "dark": {
            "$value": [
              {
                "color": "{base.color.transparent}",
                "alpha": 0,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "0px",
                "inset": false
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{button.danger.shadow.selected}"
    },
    "name": "button-danger-shadow-selected",
    "attributes": {},
    "path": ["button", "danger", "shadow", "selected"]
  },
  "button-default-bgColor-active": {
    "key": "{button.default.bgColor.active}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.active}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        }
      },
      "key": "{button.default.bgColor.active}"
    },
    "name": "button-default-bgColor-active",
    "attributes": {},
    "path": ["button", "default", "bgColor", "active"]
  },
  "button-default-bgColor-disabled": {
    "key": "{button.default.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {},
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.disabled}",
      "$type": "color",
      "$extensions": {},
      "key": "{button.default.bgColor.disabled}"
    },
    "name": "button-default-bgColor-disabled",
    "attributes": {},
    "path": ["button", "default", "bgColor", "disabled"]
  },
  "button-default-bgColor-hover": {
    "key": "{button.default.bgColor.hover}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.default.bgColor.hover}"
    },
    "name": "button-default-bgColor-hover",
    "attributes": {},
    "path": ["button", "default", "bgColor", "hover"]
  },
  "button-default-bgColor-rest": {
    "key": "{button.default.bgColor.rest}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f6f8fa",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.default.bgColor.rest}"
    },
    "name": "button-default-bgColor-rest",
    "attributes": {},
    "path": ["button", "default", "bgColor", "rest"]
  },
  "button-default-bgColor-selected": {
    "key": "{button.default.bgColor.selected}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.active}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        }
      },
      "key": "{button.default.bgColor.selected}"
    },
    "name": "button-default-bgColor-selected",
    "attributes": {},
    "path": ["button", "default", "bgColor", "selected"]
  },
  "button-default-borderColor-active": {
    "key": "{button.default.borderColor.active}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{button.default.borderColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.default.borderColor.active}"
    },
    "name": "button-default-borderColor-active",
    "attributes": {},
    "path": ["button", "default", "borderColor", "active"]
  },
  "button-default-borderColor-disabled": {
    "key": "{button.default.borderColor.disabled}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b981a",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.borderColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.borderColor.disabled}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.default.borderColor.disabled}"
    },
    "name": "button-default-borderColor-disabled",
    "attributes": {},
    "path": ["button", "default", "borderColor", "disabled"]
  },
  "button-default-borderColor-hover": {
    "key": "{button.default.borderColor.hover}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.default.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{button.default.borderColor.hover}"
    },
    "name": "button-default-borderColor-hover",
    "attributes": {},
    "path": ["button", "default", "borderColor", "hover"]
  },
  "button-default-borderColor-rest": {
    "key": "{button.default.borderColor.rest}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{button.default.borderColor.rest}"
    },
    "name": "button-default-borderColor-rest",
    "attributes": {},
    "path": ["button", "default", "borderColor", "rest"]
  },
  "button-default-fgColor-rest": {
    "key": "{button.default.fgColor.rest}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#25292e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.default.fgColor.rest}"
    },
    "name": "button-default-fgColor-rest",
    "attributes": {},
    "path": ["button", "default", "fgColor", "rest"]
  },
  "button-default-shadow-resting": {
    "key": "{button.default.shadow.resting}",
    "$value": "0px 1px 0px 0px #1f23280a",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#ffffff00",
              "alpha": 0,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "0px",
              "inset": false
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.neutral.13}",
          "alpha": 0.04,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "0px",
          "spread": "0px",
          "inset": false
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.transparent}",
                "alpha": 0,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "0px",
                "inset": false
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{button.default.shadow.resting}"
    },
    "name": "button-default-shadow-resting",
    "attributes": {},
    "path": ["button", "default", "shadow", "resting"]
  },
  "button-inactive-bgColor": {
    "key": "{button.inactive.bgColor}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#f6f8fa",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#f6f8fa",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{control.bgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{control.bgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.inactive.bgColor}"
    },
    "name": "button-inactive-bgColor",
    "attributes": {},
    "path": ["button", "inactive", "bgColor"]
  },
  "button-inactive-fgColor": {
    "key": "{button.inactive.fgColor}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#59636e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.9}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.inactive.fgColor}"
    },
    "name": "button-inactive-fgColor",
    "attributes": {},
    "path": ["button", "inactive", "fgColor"]
  },
  "button-invisible-bgColor-active": {
    "key": "{button.invisible.bgColor.active}",
    "$value": "#818b9826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b9826",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#e6eaef",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e6eaef",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#e6eaef",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.transparent.bgColor.active}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.transparent.bgColor.active}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.3}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.3}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.3}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.bgColor.active}"
    },
    "name": "button-invisible-bgColor-active",
    "attributes": {},
    "path": ["button", "invisible", "bgColor", "active"]
  },
  "button-invisible-bgColor-disabled": {
    "key": "{button.invisible.bgColor.disabled}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.bgColor.disabled}"
    },
    "name": "button-invisible-bgColor-disabled",
    "attributes": {},
    "path": ["button", "invisible", "bgColor", "disabled"]
  },
  "button-invisible-bgColor-hover": {
    "key": "{button.invisible.bgColor.hover}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b981a",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#eff2f5",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#eff2f5",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#eff2f5",
          "alpha": null,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.transparent.bgColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.transparent.bgColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.2}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.2}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.2}",
            "alpha": null,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.bgColor.hover}"
    },
    "name": "button-invisible-bgColor-hover",
    "attributes": {},
    "path": ["button", "invisible", "bgColor", "hover"]
  },
  "button-invisible-bgColor-rest": {
    "key": "{button.invisible.bgColor.rest}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.transparent.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.transparent.bgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.bgColor.rest}"
    },
    "name": "button-invisible-bgColor-rest",
    "attributes": {},
    "path": ["button", "invisible", "bgColor", "rest"]
  },
  "button-invisible-borderColor-disabled": {
    "key": "{button.invisible.borderColor.disabled}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.borderColor.disabled}"
    },
    "name": "button-invisible-borderColor-disabled",
    "attributes": {},
    "path": ["button", "invisible", "borderColor", "disabled"]
  },
  "button-invisible-borderColor-hover": {
    "key": "{button.invisible.borderColor.hover}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.transparent.borderColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.transparent.borderColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.borderColor.hover}"
    },
    "name": "button-invisible-borderColor-hover",
    "attributes": {},
    "path": ["button", "invisible", "borderColor", "hover"]
  },
  "button-invisible-borderColor-rest": {
    "key": "{button.invisible.borderColor.rest}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.transparent.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.transparent.borderColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.borderColor.rest}"
    },
    "name": "button-invisible-borderColor-rest",
    "attributes": {},
    "path": ["button", "invisible", "borderColor", "rest"]
  },
  "button-invisible-fgColor-active": {
    "key": "{button.invisible.fgColor.active}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#25292e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.fgColor.active}"
    },
    "name": "button-invisible-fgColor-active",
    "attributes": {},
    "path": ["button", "invisible", "fgColor", "active"]
  },
  "button-invisible-fgColor-disabled": {
    "key": "{button.invisible.fgColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.disabled}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.fgColor.disabled}"
    },
    "name": "button-invisible-fgColor-disabled",
    "attributes": {},
    "path": ["button", "invisible", "fgColor", "disabled"]
  },
  "button-invisible-fgColor-hover": {
    "key": "{button.invisible.fgColor.hover}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#25292e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.fgColor.hover}"
    },
    "name": "button-invisible-fgColor-hover",
    "attributes": {},
    "path": ["button", "invisible", "fgColor", "hover"]
  },
  "button-invisible-fgColor-rest": {
    "key": "{button.invisible.fgColor.rest}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#25292e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.rest}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.fgColor.rest}"
    },
    "name": "button-invisible-fgColor-rest",
    "attributes": {},
    "path": ["button", "invisible", "fgColor", "rest"]
  },
  "button-invisible-iconColor-disabled": {
    "key": "{button.invisible.iconColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.fgColor.disabled}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.iconColor.disabled}"
    },
    "name": "button-invisible-iconColor-disabled",
    "attributes": {},
    "path": ["button", "invisible", "iconColor", "disabled"]
  },
  "button-invisible-iconColor-hover": {
    "key": "{button.invisible.iconColor.hover}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#59636e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.muted}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.iconColor.hover}"
    },
    "name": "button-invisible-iconColor-hover",
    "attributes": {},
    "path": ["button", "invisible", "iconColor", "hover"]
  },
  "button-invisible-iconColor-rest": {
    "key": "{button.invisible.iconColor.rest}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#59636e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#454c54",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#393f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.muted}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.11}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.invisible.iconColor.rest}"
    },
    "name": "button-invisible-iconColor-rest",
    "attributes": {},
    "path": ["button", "invisible", "iconColor", "rest"]
  },
  "button-outline-bgColor-active": {
    "key": "{button.outline.bgColor.active}",
    "$value": "#0757ba",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#033d8b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#0d419d",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#0d419d",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "#0757ba",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.7}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#0d419d",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#0d419d",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.bgColor.active}"
    },
    "name": "button-outline-bgColor-active",
    "attributes": {},
    "path": ["button", "outline", "bgColor", "active"]
  },
  "button-outline-bgColor-disabled": {
    "key": "{button.outline.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#212830",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.disabled}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#212830",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.bgColor.disabled}"
    },
    "name": "button-outline-bgColor-disabled",
    "attributes": {},
    "path": ["button", "outline", "bgColor", "disabled"]
  },
  "button-outline-bgColor-hover": {
    "key": "{button.outline.bgColor.hover}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#262c36",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{control.bgColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#262c36",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.bgColor.hover}"
    },
    "name": "button-outline-bgColor-hover",
    "attributes": {},
    "path": ["button", "outline", "bgColor", "hover"]
  },
  "button-outline-bgColor-rest": {
    "key": "{button.outline.bgColor.rest}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#25292e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.12}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.bgColor.rest}"
    },
    "name": "button-outline-bgColor-rest",
    "attributes": {},
    "path": ["button", "outline", "bgColor", "rest"]
  },
  "button-outline-borderColor-active": {
    "key": "{button.outline.borderColor.active}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.outline.borderColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{button.outline.borderColor.active}"
    },
    "name": "button-outline-borderColor-active",
    "attributes": {},
    "path": ["button", "outline", "borderColor", "active"]
  },
  "button-outline-borderColor-hover": {
    "key": "{button.outline.borderColor.hover}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#033d8b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#033d8b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#033d8b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.primary.borderColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{button.default.borderColor.hover}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.blue.7}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.7}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.blue.7}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.borderColor.hover}"
    },
    "name": "button-outline-borderColor-hover",
    "attributes": {},
    "path": ["button", "outline", "borderColor", "hover"]
  },
  "button-outline-fgColor-active": {
    "key": "{button.outline.fgColor.active}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.fgColor.active}"
    },
    "name": "button-outline-fgColor-active",
    "attributes": {},
    "path": ["button", "outline", "fgColor", "active"]
  },
  "button-outline-fgColor-disabled": {
    "key": "{button.outline.fgColor.disabled}",
    "$value": "#0969da80",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0969da",
          "alpha": 0.5,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#478be680",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.5,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.accent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.accent}",
            "alpha": 0.5,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#478be680",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.5,
      "key": "{button.outline.fgColor.disabled}"
    },
    "name": "button-outline-fgColor-disabled",
    "attributes": {},
    "path": ["button", "outline", "fgColor", "disabled"]
  },
  "button-outline-fgColor-hover": {
    "key": "{button.outline.fgColor.hover}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#54aeff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.3}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.fgColor.hover}"
    },
    "name": "button-outline-fgColor-hover",
    "attributes": {},
    "path": ["button", "outline", "fgColor", "hover"]
  },
  "button-outline-fgColor-rest": {
    "key": "{button.outline.fgColor.rest}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#218bff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.accent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.4}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.outline.fgColor.rest}"
    },
    "name": "button-outline-fgColor-rest",
    "attributes": {},
    "path": ["button", "outline", "fgColor", "rest"]
  },
  "button-outline-shadow-selected": {
    "key": "{button.outline.shadow.selected}",
    "$value": "inset 0px 1px 0px 0px #00215533",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#ffffff00",
              "alpha": 0,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "0px",
              "inset": false
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.blue.9}",
          "alpha": 0.2,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "0px",
          "spread": "0px",
          "inset": true
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.transparent}",
                "alpha": 0,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "0px",
                "inset": false
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{button.outline.shadow.selected}"
    },
    "name": "button-outline-shadow-selected",
    "attributes": {},
    "path": ["button", "outline", "shadow", "selected"]
  },
  "button-primary-bgColor-active": {
    "key": "{button.primary.bgColor.active}",
    "$value": "#075fc8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2E9A40",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#428f46",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#1a7f37",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#3685f3",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#3685f3",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#3685f3",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#3685f3",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#109135",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#075fc8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#075fc8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#075fc8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#075fc8",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#03501b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "#075fc8",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#2E9A40",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#428f46",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.green.5}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#3685f3",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#3685f3",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "#3685f3",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "#3685f3",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "#109135",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "#075fc8",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#075fc8",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "#075fc8",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#075fc8",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#03501b",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.bgColor.active}"
    },
    "name": "button-primary-bgColor-active",
    "attributes": {},
    "path": ["button", "primary", "bgColor", "active"]
  },
  "button-primary-bgColor-disabled": {
    "key": "{button.primary.bgColor.disabled}",
    "$value": "#92caff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#105823",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#105823",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#5fabfe",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5fabfe",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#0550ae",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#0550ae",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#048f2f",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#92caff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#92caff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#92caff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#92caff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#85cb97",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "#92caff",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#105823",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#105823",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#5fabfe",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#5fabfe",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.blue.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "#048f2f",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "#92caff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#92caff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "#92caff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#92caff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#85cb97",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.bgColor.disabled}"
    },
    "name": "button-primary-bgColor-disabled",
    "attributes": {},
    "path": ["button", "primary", "bgColor", "disabled"]
  },
  "button-primary-bgColor-hover": {
    "key": "{button.primary.bgColor.hover}",
    "$value": "#0864d1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#29903B",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#3b8640",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#116329",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#2a7aef",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2a7aef",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#2a7aef",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2a7aef",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#08792b",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia": {
          "$value": "#0864d1",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#0864d1",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#0864d1",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#0864d1",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#04571e",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "#0864d1",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#29903B",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#3b8640",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.green.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#2a7aef",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#2a7aef",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "#2a7aef",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "#2a7aef",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "#08792b",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia": {
            "$value": "#0864d1",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#0864d1",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "#0864d1",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#0864d1",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#04571e",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.bgColor.hover}"
    },
    "name": "button-primary-bgColor-hover",
    "attributes": {},
    "path": ["button", "primary", "bgColor", "hover"]
  },
  "button-primary-bgColor-rest": {
    "key": "{button.primary.bgColor.rest}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0969da",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#1a7f37",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.success.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.success.emphasis}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.green.5}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.bgColor.rest}"
    },
    "name": "button-primary-bgColor-rest",
    "attributes": {},
    "path": ["button", "primary", "bgColor", "rest"]
  },
  "button-primary-borderColor-active": {
    "key": "{button.primary.borderColor.active}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.primary.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{button.primary.borderColor.active}"
    },
    "name": "button-primary-borderColor-active",
    "attributes": {},
    "path": ["button", "primary", "borderColor", "active"]
  },
  "button-primary-borderColor-disabled": {
    "key": "{button.primary.borderColor.disabled}",
    "$value": "#92caff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#105823",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#105823",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia": {
          "$value": "#5fabfe",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5fabfe",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#1158c7",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#1158c7",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#6fdd8b",
          "alpha": 0.4,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#85cb97",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.primary.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#105823",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#105823",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia": {
            "$value": "#5fabfe",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#5fabfe",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "#1158c7",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "#1158c7",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.green.2}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#85cb97",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.borderColor.disabled}"
    },
    "name": "button-primary-borderColor-disabled",
    "attributes": {},
    "path": ["button", "primary", "borderColor", "disabled"]
  },
  "button-primary-borderColor-hover": {
    "key": "{button.primary.borderColor.hover}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{button.primary.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{button.primary.borderColor.hover}"
    },
    "name": "button-primary-borderColor-hover",
    "attributes": {},
    "path": ["button", "primary", "borderColor", "hover"]
  },
  "button-primary-borderColor-rest": {
    "key": "{button.primary.borderColor.rest}",
    "$value": "#1f232826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": {
          "$value": "#6fdd8b",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#6fdd8b",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#80ccff",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#80ccff",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#044f1e",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#033d8b",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#033d8b",
          "alpha": 1,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.translucent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": {
            "$value": "{base.color.green.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.green.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.green.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.blue.7}",
            "alpha": 1,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.borderColor.rest}"
    },
    "name": "button-primary-borderColor-rest",
    "attributes": {},
    "path": ["button", "primary", "borderColor", "rest"]
  },
  "button-primary-fgColor-disabled": {
    "key": "{button.primary.fgColor.disabled}",
    "$value": "#ffffffcc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "alpha": 0.4,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.8,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.8,
      "key": "{button.primary.fgColor.disabled}"
    },
    "name": "button-primary-fgColor-disabled",
    "attributes": {},
    "path": ["button", "primary", "fgColor", "disabled"]
  },
  "button-primary-fgColor-rest": {
    "key": "{button.primary.fgColor.rest}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.white}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.white}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.primary.fgColor.rest}"
    },
    "name": "button-primary-fgColor-rest",
    "attributes": {},
    "path": ["button", "primary", "fgColor", "rest"]
  },
  "button-primary-iconColor-rest": {
    "key": "{button.primary.iconColor.rest}",
    "$value": "#ffffffcc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light": {
          "$value": "#ffffff",
          "alpha": 0.8,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "alpha": 0.8,
    "original": {
      "$value": "{fgColor.white}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light": {
            "$value": "{fgColor.white}",
            "alpha": 0.8,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark": {
            "$value": "{fgColor.white}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#ffffff",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.8,
      "key": "{button.primary.iconColor.rest}"
    },
    "name": "button-primary-iconColor-rest",
    "attributes": {},
    "path": ["button", "primary", "iconColor", "rest"]
  },
  "button-primary-shadow-selected": {
    "key": "{button.primary.shadow.selected}",
    "$value": "inset 0px 1px 0px 0px #0021554d",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component shadow"
      },
      "org.primer.overrides": {
        "light-tritanopia": {
          "$value": [
            {
              "color": "#002155",
              "alpha": 0.3,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "0px",
              "spread": "0px",
              "inset": true
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        },
        "light-protanopia-deuteranopia": {
          "$value": [
            {
              "color": "#002155",
              "alpha": 0.3,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "0px",
              "spread": "0px",
              "inset": true
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        },
        "dark": {
          "$value": [
            {
              "color": "#ffffff00",
              "alpha": 0,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "0px",
              "inset": false
            }
          ],
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.blue.9}",
          "alpha": 0.3,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "0px",
          "spread": "0px",
          "inset": true
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component shadow"
        },
        "org.primer.overrides": {
          "light-tritanopia": {
            "$value": [
              {
                "color": "{base.color.blue.9}",
                "alpha": 0.3,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "0px",
                "spread": "0px",
                "inset": true
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          },
          "light-protanopia-deuteranopia": {
            "$value": [
              {
                "color": "{base.color.blue.9}",
                "alpha": 0.3,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "0px",
                "spread": "0px",
                "inset": true
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          },
          "dark": {
            "$value": [
              {
                "color": "{base.color.transparent}",
                "alpha": 0,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "0px",
                "inset": false
              }
            ],
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{button.primary.shadow.selected}"
    },
    "name": "button-primary-shadow-selected",
    "attributes": {},
    "path": ["button", "primary", "shadow", "selected"]
  },
  "button-star-iconColor": {
    "key": "{button.star.iconColor}",
    "$value": "#eac54f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eac54f",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.yellow.2}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{button.star.iconColor}"
    },
    "name": "button-star-iconColor",
    "attributes": {},
    "path": ["button", "star", "iconColor"]
  },
  "buttonCounter-danger-bgColor-disabled": {
    "key": "{buttonCounter.danger.bgColor.disabled}",
    "$value": "#bc4c000d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bc4c00",
          "alpha": 0.05,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.05,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.danger.emphasis}",
            "alpha": 0.05,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.05,
      "key": "{buttonCounter.danger.bgColor.disabled}"
    },
    "name": "buttonCounter-danger-bgColor-disabled",
    "attributes": {},
    "path": ["buttonCounter", "danger", "bgColor", "disabled"]
  },
  "buttonCounter-danger-bgColor-hover": {
    "key": "{buttonCounter.danger.bgColor.hover}",
    "$value": "#ffffff33",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "alpha": 0.2,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.2,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.2,
      "key": "{buttonCounter.danger.bgColor.hover}"
    },
    "name": "buttonCounter-danger-bgColor-hover",
    "attributes": {},
    "path": ["buttonCounter", "danger", "bgColor", "hover"]
  },
  "buttonCounter-danger-bgColor-rest": {
    "key": "{buttonCounter.danger.bgColor.rest}",
    "$value": "#bc4c001a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#4c0014",
          "alpha": 0.2,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.1,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.red.9}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.1,
      "key": "{buttonCounter.danger.bgColor.rest}"
    },
    "name": "buttonCounter-danger-bgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "danger", "bgColor", "rest"]
  },
  "buttonCounter-danger-fgColor-disabled": {
    "key": "{buttonCounter.danger.fgColor.disabled}",
    "$value": "#bc4c0080",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bc4c00",
          "alpha": 0.5,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.5,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.danger}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.danger}",
            "alpha": 0.5,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.5,
      "key": "{buttonCounter.danger.fgColor.disabled}"
    },
    "name": "buttonCounter-danger-fgColor-disabled",
    "attributes": {},
    "path": ["buttonCounter", "danger", "fgColor", "disabled"]
  },
  "buttonCounter-danger-fgColor-hover": {
    "key": "{buttonCounter.danger.fgColor.hover}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1f2328",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.13}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{buttonCounter.danger.fgColor.hover}"
    },
    "name": "buttonCounter-danger-fgColor-hover",
    "attributes": {},
    "path": ["buttonCounter", "danger", "fgColor", "hover"]
  },
  "buttonCounter-danger-fgColor-rest": {
    "key": "{buttonCounter.danger.fgColor.rest}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": {
          "$value": "#953800",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.danger}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{fgColor.danger}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{fgColor.danger}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": {
            "$value": "{base.color.orange.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{fgColor.danger}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{buttonCounter.danger.fgColor.rest}"
    },
    "name": "buttonCounter-danger-fgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "danger", "fgColor", "rest"]
  },
  "buttonCounter-default-bgColor-rest": {
    "key": "{buttonCounter.default.bgColor.rest}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": "#c8d1da",
        "light-protanopia-deuteranopia-high-contrast": "#c8d1da",
        "light-tritanopia-high-contrast": "#c8d1da"
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": "{base.color.neutral.7}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.7}",
          "light-tritanopia-high-contrast": "{base.color.neutral.7}"
        }
      },
      "key": "{buttonCounter.default.bgColor.rest}"
    },
    "name": "buttonCounter-default-bgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "default", "bgColor", "rest"]
  },
  "buttonCounter-invisible-bgColor-rest": {
    "key": "{buttonCounter.invisible.bgColor.rest}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b981f",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.neutral.muted}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{buttonCounter.invisible.bgColor.rest}"
    },
    "name": "buttonCounter-invisible-bgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "invisible", "bgColor", "rest"]
  },
  "buttonCounter-outline-bgColor-disabled": {
    "key": "{buttonCounter.outline.bgColor.disabled}",
    "$value": "#0969da0d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0969da",
          "alpha": 0.05,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.05,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.accent.emphasis}",
            "alpha": 0.05,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.05,
      "key": "{buttonCounter.outline.bgColor.disabled}"
    },
    "name": "buttonCounter-outline-bgColor-disabled",
    "attributes": {},
    "path": ["buttonCounter", "outline", "bgColor", "disabled"]
  },
  "buttonCounter-outline-bgColor-hover": {
    "key": "{buttonCounter.outline.bgColor.hover}",
    "$value": "#ffffff33",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#002155",
          "alpha": 0.2,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.2,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.9}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.2,
      "key": "{buttonCounter.outline.bgColor.hover}"
    },
    "name": "buttonCounter-outline-bgColor-hover",
    "attributes": {},
    "path": ["buttonCounter", "outline", "bgColor", "hover"]
  },
  "buttonCounter-outline-bgColor-rest": {
    "key": "{buttonCounter.outline.bgColor.rest}",
    "$value": "#0969da1a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#002155",
          "alpha": 0.2,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.1,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.9}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.1,
      "key": "{buttonCounter.outline.bgColor.rest}"
    },
    "name": "buttonCounter-outline-bgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "outline", "bgColor", "rest"]
  },
  "buttonCounter-outline-fgColor-disabled": {
    "key": "{buttonCounter.outline.fgColor.disabled}",
    "$value": "#0969da80",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0969da",
          "alpha": 0.5,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.5,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.accent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.accent}",
            "alpha": 0.5,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.5,
      "key": "{buttonCounter.outline.fgColor.disabled}"
    },
    "name": "buttonCounter-outline-fgColor-disabled",
    "attributes": {},
    "path": ["buttonCounter", "outline", "fgColor", "disabled"]
  },
  "buttonCounter-outline-fgColor-hover": {
    "key": "{buttonCounter.outline.fgColor.hover}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#54aeff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.3}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{buttonCounter.outline.fgColor.hover}"
    },
    "name": "buttonCounter-outline-fgColor-hover",
    "attributes": {},
    "path": ["buttonCounter", "outline", "fgColor", "hover"]
  },
  "buttonCounter-outline-fgColor-rest": {
    "key": "{buttonCounter.outline.fgColor.rest}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#218bff",
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.4}",
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{buttonCounter.outline.fgColor.rest}"
    },
    "name": "buttonCounter-outline-fgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "outline", "fgColor", "rest"]
  },
  "buttonCounter-primary-bgColor-rest": {
    "key": "{buttonCounter.primary.bgColor.rest}",
    "$value": "#002d1133",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#002d11",
          "alpha": 0.2,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 0.15,
          "filePath": "src/tokens/component/button.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.2,
    "filePath": "src/tokens/component/button.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.green.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.green.9}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.0}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/button.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.2,
      "key": "{buttonCounter.primary.bgColor.rest}"
    },
    "name": "buttonCounter-primary-bgColor-rest",
    "attributes": {},
    "path": ["buttonCounter", "primary", "bgColor", "rest"]
  },
  "card-bgColor": {
    "key": "{card.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f6f8fa"
      }
    },
    "filePath": "src/tokens/component/card.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.muted}"
        }
      },
      "key": "{card.bgColor}"
    },
    "name": "card-bgColor",
    "attributes": {},
    "path": ["card", "bgColor"]
  },
  "codeMirror-activeline-bgColor": {
    "key": "{codeMirror.activeline.bgColor}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b981f"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.neutral.muted}"
        }
      },
      "key": "{codeMirror.activeline.bgColor}"
    },
    "name": "codeMirror-activeline-bgColor",
    "attributes": {},
    "path": ["codeMirror", "activeline", "bgColor"]
  },
  "codeMirror-bgColor": {
    "key": "{codeMirror.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.default}"
        }
      },
      "key": "{codeMirror.bgColor}"
    },
    "name": "codeMirror-bgColor",
    "attributes": {},
    "path": ["codeMirror", "bgColor"]
  },
  "codeMirror-cursor-fgColor": {
    "key": "{codeMirror.cursor.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.default}"
        }
      },
      "key": "{codeMirror.cursor.fgColor}"
    },
    "name": "codeMirror-cursor-fgColor",
    "attributes": {},
    "path": ["codeMirror", "cursor", "fgColor"]
  },
  "codeMirror-fgColor": {
    "key": "{codeMirror.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.default}"
        }
      },
      "key": "{codeMirror.fgColor}"
    },
    "name": "codeMirror-fgColor",
    "attributes": {},
    "path": ["codeMirror", "fgColor"]
  },
  "codeMirror-gutterMarker-fgColor-default": {
    "key": "{codeMirror.gutterMarker.fgColor.default}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.default}"
        }
      },
      "key": "{codeMirror.gutterMarker.fgColor.default}"
    },
    "name": "codeMirror-gutterMarker-fgColor-default",
    "attributes": {},
    "path": ["codeMirror", "gutterMarker", "fgColor", "default"]
  },
  "codeMirror-gutterMarker-fgColor-muted": {
    "key": "{codeMirror.gutterMarker.fgColor.muted}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#59636e"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.muted}"
        }
      },
      "key": "{codeMirror.gutterMarker.fgColor.muted}"
    },
    "name": "codeMirror-gutterMarker-fgColor-muted",
    "attributes": {},
    "path": ["codeMirror", "gutterMarker", "fgColor", "muted"]
  },
  "codeMirror-gutters-bgColor": {
    "key": "{codeMirror.gutters.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.default}"
        }
      },
      "key": "{codeMirror.gutters.bgColor}"
    },
    "name": "codeMirror-gutters-bgColor",
    "attributes": {},
    "path": ["codeMirror", "gutters", "bgColor"]
  },
  "codeMirror-lineNumber-fgColor": {
    "key": "{codeMirror.lineNumber.fgColor}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#59636e"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.muted}"
        }
      },
      "key": "{codeMirror.lineNumber.fgColor}"
    },
    "name": "codeMirror-lineNumber-fgColor",
    "attributes": {},
    "path": ["codeMirror", "lineNumber", "fgColor"]
  },
  "codeMirror-lines-bgColor": {
    "key": "{codeMirror.lines.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.default}"
        }
      },
      "key": "{codeMirror.lines.bgColor}"
    },
    "name": "codeMirror-lines-bgColor",
    "attributes": {},
    "path": ["codeMirror", "lines", "bgColor"]
  },
  "codeMirror-matchingBracket-fgColor": {
    "key": "{codeMirror.matchingBracket.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.default}"
        }
      },
      "key": "{codeMirror.matchingBracket.fgColor}"
    },
    "name": "codeMirror-matchingBracket-fgColor",
    "attributes": {},
    "path": ["codeMirror", "matchingBracket", "fgColor"]
  },
  "codeMirror-selection-bgColor": {
    "key": "{codeMirror.selection.bgColor}",
    "$value": "#54aeff66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#54aeff66",
        "dark-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/codeMirror.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/codeMirror.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/codeMirror.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/codeMirror.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.accent.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.accent.muted}",
          "dark-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/codeMirror.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/codeMirror.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/codeMirror.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/codeMirror.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{codeMirror.selection.bgColor}"
    },
    "name": "codeMirror-selection-bgColor",
    "attributes": {},
    "path": ["codeMirror", "selection", "bgColor"]
  },
  "codeMirror-syntax-fgColor-comment": {
    "key": "{codeMirror.syntax.fgColor.comment}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.8}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.comment}"
    },
    "name": "codeMirror-syntax-fgColor-comment",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "comment"]
  },
  "codeMirror-syntax-fgColor-constant": {
    "key": "{codeMirror.syntax.fgColor.constant}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#80ccff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.2}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.constant}"
    },
    "name": "codeMirror-syntax-fgColor-constant",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "constant"]
  },
  "codeMirror-syntax-fgColor-entity": {
    "key": "{codeMirror.syntax.fgColor.entity}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#d8b9ff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.2}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.entity}"
    },
    "name": "codeMirror-syntax-fgColor-entity",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "entity"]
  },
  "codeMirror-syntax-fgColor-keyword": {
    "key": "{codeMirror.syntax.fgColor.keyword}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ff8182",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "dark-protanopia-deuteranopia-high-contrast": "#fb8f44"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.3}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.3}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.keyword}"
    },
    "name": "codeMirror-syntax-fgColor-keyword",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "keyword"]
  },
  "codeMirror-syntax-fgColor-storage": {
    "key": "{codeMirror.syntax.fgColor.storage}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ff8182",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "dark-protanopia-deuteranopia-high-contrast": "#fb8f44"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.3}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.3}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.storage}"
    },
    "name": "codeMirror-syntax-fgColor-storage",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "storage"]
  },
  "codeMirror-syntax-fgColor-string": {
    "key": "{codeMirror.syntax.fgColor.string}",
    "$value": "#0a3069",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#b6e3ff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.1}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.string}"
    },
    "name": "codeMirror-syntax-fgColor-string",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "string"]
  },
  "codeMirror-syntax-fgColor-support": {
    "key": "{codeMirror.syntax.fgColor.support}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#80ccff"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.2}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.support}"
    },
    "name": "codeMirror-syntax-fgColor-support",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "support"]
  },
  "codeMirror-syntax-fgColor-variable": {
    "key": "{codeMirror.syntax.fgColor.variable}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffb77c",
        "light-tritanopia": "#a40e26",
        "light-tritanopia-high-contrast": "#a40e26",
        "dark-tritanopia": "#ffaba8",
        "dark-tritanopia-high-contrast": "#ffaba8"
      }
    },
    "filePath": "src/tokens/component/codeMirror.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.2}",
          "light-tritanopia": "{base.color.red.6}",
          "light-tritanopia-high-contrast": "{base.color.red.6}",
          "dark-tritanopia": "{base.color.red.2}",
          "dark-tritanopia-high-contrast": "{base.color.red.2}"
        }
      },
      "key": "{codeMirror.syntax.fgColor.variable}"
    },
    "name": "codeMirror-syntax-fgColor-variable",
    "attributes": {},
    "path": ["codeMirror", "syntax", "fgColor", "variable"]
  },
  "color-ansi-black": {
    "key": "{color.ansi.black}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#d1d9e0"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.6}"
        }
      },
      "key": "{color.ansi.black}"
    },
    "name": "color-ansi-black",
    "attributes": {},
    "path": ["color", "ansi", "black"]
  },
  "color-ansi-black-bright": {
    "key": "{color.ansi.black-bright}",
    "$value": "#393f46",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.11}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.8}"
        }
      },
      "key": "{color.ansi.black-bright}"
    },
    "name": "color-ansi-black-bright",
    "attributes": {},
    "path": ["color", "ansi", "black-bright"]
  },
  "color-ansi-blue": {
    "key": "{color.ansi.blue}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#54aeff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.3}"
        }
      },
      "key": "{color.ansi.blue}"
    },
    "name": "color-ansi-blue",
    "attributes": {},
    "path": ["color", "ansi", "blue"]
  },
  "color-ansi-blue-bright": {
    "key": "{color.ansi.blue-bright}",
    "$value": "#218bff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#80ccff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.2}"
        }
      },
      "key": "{color.ansi.blue-bright}"
    },
    "name": "color-ansi-blue-bright",
    "attributes": {},
    "path": ["color", "ansi", "blue-bright"]
  },
  "color-ansi-cyan": {
    "key": "{color.ansi.cyan}",
    "$value": "#1b7c83",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#39c5cf"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "#1b7c83",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "#39c5cf"
        }
      },
      "key": "{color.ansi.cyan}"
    },
    "name": "color-ansi-cyan",
    "attributes": {},
    "path": ["color", "ansi", "cyan"]
  },
  "color-ansi-cyan-bright": {
    "key": "{color.ansi.cyan-bright}",
    "$value": "#3192aa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#56d4dd"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "#3192aa",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "#56d4dd"
        }
      },
      "key": "{color.ansi.cyan-bright}"
    },
    "name": "color-ansi-cyan-bright",
    "attributes": {},
    "path": ["color", "ansi", "cyan-bright"]
  },
  "color-ansi-gray": {
    "key": "{color.ansi.gray}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.8}"
        }
      },
      "key": "{color.ansi.gray}"
    },
    "name": "color-ansi-gray",
    "attributes": {},
    "path": ["color", "ansi", "gray"]
  },
  "color-ansi-green": {
    "key": "{color.ansi.green}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#4ac26b",
        "dark-tritanopia": "#54aeff",
        "dark-tritanopia-high-contrast": "#54aeff",
        "light-tritanopia": "#0550ae",
        "light-tritanopia-high-contrast": "#0550ae",
        "dark-protanopia-deuteranopia": "#54aeff",
        "dark-protanopia-deuteranopia-high-contrast": "#54aeff",
        "light-protanopia-deuteranopia": "#0550ae",
        "light-protanopia-deuteranopia-high-contrast": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.3}",
          "dark-tritanopia": "{base.color.blue.3}",
          "dark-tritanopia-high-contrast": "{base.color.blue.3}",
          "light-tritanopia": "{base.color.blue.6}",
          "light-tritanopia-high-contrast": "{base.color.blue.6}",
          "dark-protanopia-deuteranopia": "{base.color.blue.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.3}",
          "light-protanopia-deuteranopia": "{base.color.blue.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.6}"
        }
      },
      "key": "{color.ansi.green}"
    },
    "name": "color-ansi-green",
    "attributes": {},
    "path": ["color", "ansi", "green"]
  },
  "color-ansi-green-bright": {
    "key": "{color.ansi.green-bright}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#6fdd8b",
        "dark-tritanopia": "#80ccff",
        "dark-tritanopia-high-contrast": "#80ccff",
        "light-tritanopia": "#0969da",
        "light-tritanopia-high-contrast": "#0969da",
        "dark-protanopia-deuteranopia": "#80ccff",
        "dark-protanopia-deuteranopia-high-contrast": "#80ccff",
        "light-protanopia-deuteranopia": "#0969da",
        "light-protanopia-deuteranopia-high-contrast": "#0969da"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.2}",
          "dark-tritanopia": "{base.color.blue.2}",
          "dark-tritanopia-high-contrast": "{base.color.blue.2}",
          "light-tritanopia": "{base.color.blue.5}",
          "light-tritanopia-high-contrast": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia": "{base.color.blue.2}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.2}",
          "light-protanopia-deuteranopia": "{base.color.blue.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.5}"
        }
      },
      "key": "{color.ansi.green-bright}"
    },
    "name": "color-ansi-green-bright",
    "attributes": {},
    "path": ["color", "ansi", "green-bright"]
  },
  "color-ansi-magenta": {
    "key": "{color.ansi.magenta}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#c297ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.3}"
        }
      },
      "key": "{color.ansi.magenta}"
    },
    "name": "color-ansi-magenta",
    "attributes": {},
    "path": ["color", "ansi", "magenta"]
  },
  "color-ansi-magenta-bright": {
    "key": "{color.ansi.magenta-bright}",
    "$value": "#a475f9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#d8b9ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.2}"
        }
      },
      "key": "{color.ansi.magenta-bright}"
    },
    "name": "color-ansi-magenta-bright",
    "attributes": {},
    "path": ["color", "ansi", "magenta-bright"]
  },
  "color-ansi-red": {
    "key": "{color.ansi.red}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#ff8182",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "dark-protanopia-deuteranopia-high-contrast": "#fb8f44",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.3}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.3}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}"
        }
      },
      "key": "{color.ansi.red}"
    },
    "name": "color-ansi-red",
    "attributes": {},
    "path": ["color", "ansi", "red"]
  },
  "color-ansi-red-bright": {
    "key": "{color.ansi.red-bright}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#ffaba8",
        "dark-protanopia-deuteranopia": "#ffb77c",
        "dark-protanopia-deuteranopia-high-contrast": "#ffb77c",
        "light-protanopia-deuteranopia": "#953800",
        "light-protanopia-deuteranopia-high-contrast": "#953800"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.2}",
          "dark-protanopia-deuteranopia": "{base.color.orange.2}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.2}",
          "light-protanopia-deuteranopia": "{base.color.orange.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.6}"
        }
      },
      "key": "{color.ansi.red-bright}"
    },
    "name": "color-ansi-red-bright",
    "attributes": {},
    "path": ["color", "ansi", "red-bright"]
  },
  "color-ansi-white": {
    "key": "{color.ansi.white}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.ansi.white}"
    },
    "name": "color-ansi-white",
    "attributes": {},
    "path": ["color", "ansi", "white"]
  },
  "color-ansi-white-bright": {
    "key": "{color.ansi.white-bright}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "key": "{color.ansi.white-bright}"
    },
    "name": "color-ansi-white-bright",
    "attributes": {},
    "path": ["color", "ansi", "white-bright"]
  },
  "color-ansi-yellow": {
    "key": "{color.ansi.yellow}",
    "$value": "#4d2d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#d4a72c"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.yellow.3}"
        }
      },
      "key": "{color.ansi.yellow}"
    },
    "name": "color-ansi-yellow",
    "attributes": {},
    "path": ["color", "ansi", "yellow"]
  },
  "color-ansi-yellow-bright": {
    "key": "{color.ansi.yellow-bright}",
    "$value": "#633c01",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#eac54f"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.yellow.2}"
        }
      },
      "key": "{color.ansi.yellow-bright}"
    },
    "name": "color-ansi-yellow-bright",
    "attributes": {},
    "path": ["color", "ansi", "yellow-bright"]
  },
  "color-prettylights-syntax-brackethighlighter-angle": {
    "key": "{color.prettylights.syntax.brackethighlighter.angle}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#59636e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.9}"
        }
      },
      "key": "{color.prettylights.syntax.brackethighlighter.angle}"
    },
    "name": "color-prettylights-syntax-brackethighlighter-angle",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "brackethighlighter", "angle"]
  },
  "color-prettylights-syntax-brackethighlighter-unmatched": {
    "key": "{color.prettylights.syntax.brackethighlighter.unmatched}",
    "$value": "#762c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#fa4549",
        "dark-protanopia-deuteranopia": "#e16f24",
        "dark-protanopia-deuteranopia-high-contrast": "#e16f24",
        "light-protanopia-deuteranopia": "#762c00",
        "light-protanopia-deuteranopia-high-contrast": "#762c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.4}",
          "dark-protanopia-deuteranopia": "{base.color.orange.4}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.4}",
          "light-protanopia-deuteranopia": "{base.color.orange.7}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.7}"
        }
      },
      "key": "{color.prettylights.syntax.brackethighlighter.unmatched}"
    },
    "name": "color-prettylights-syntax-brackethighlighter-unmatched",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "brackethighlighter", "unmatched"]
  },
  "color-prettylights-syntax-carriage-return-bg": {
    "key": "{color.prettylights.syntax.carriage.return.bg}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#a40e26",
        "dark-protanopia-deuteranopia": "#953800",
        "dark-protanopia-deuteranopia-high-contrast": "#953800",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.6}",
          "dark-protanopia-deuteranopia": "{base.color.orange.6}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.6}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}"
        }
      },
      "key": "{color.prettylights.syntax.carriage.return.bg}"
    },
    "name": "color-prettylights-syntax-carriage-return-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "carriage", "return", "bg"]
  },
  "color-prettylights-syntax-carriage-return-text": {
    "key": "{color.prettylights.syntax.carriage.return.text}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.carriage.return.text}"
    },
    "name": "color-prettylights-syntax-carriage-return-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "carriage", "return", "text"]
  },
  "color-prettylights-syntax-comment": {
    "key": "{color.prettylights.syntax.comment}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#59636e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.9}"
        }
      },
      "key": "{color.prettylights.syntax.comment}"
    },
    "name": "color-prettylights-syntax-comment",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "comment"]
  },
  "color-prettylights-syntax-constant": {
    "key": "{color.prettylights.syntax.constant}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#80ccff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.2}"
        }
      },
      "key": "{color.prettylights.syntax.constant}"
    },
    "name": "color-prettylights-syntax-constant",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "constant"]
  },
  "color-prettylights-syntax-constant-other-reference-link": {
    "key": "{color.prettylights.syntax.constant-other-reference-link}",
    "$value": "#0a3069",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#b6e3ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.1}"
        }
      },
      "key": "{color.prettylights.syntax.constant-other-reference-link}"
    },
    "name": "color-prettylights-syntax-constant-other-reference-link",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "constant-other-reference-link"]
  },
  "color-prettylights-syntax-entity": {
    "key": "{color.prettylights.syntax.entity}",
    "$value": "#6639ba",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#d8b9ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.2}"
        }
      },
      "key": "{color.prettylights.syntax.entity}"
    },
    "name": "color-prettylights-syntax-entity",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "entity"]
  },
  "color-prettylights-syntax-entity-tag": {
    "key": "{color.prettylights.syntax.entity-tag}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#aceebb",
        "dark-tritanopia": "#b6e3ff",
        "dark-tritanopia-high-contrast": "#b6e3ff",
        "dark-protanopia-deuteranopia": "#b6e3ff",
        "dark-protanopia-deuteranopia-high-contrast": "#b6e3ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.1}",
          "dark-tritanopia": "{base.color.blue.1}",
          "dark-tritanopia-high-contrast": "{base.color.blue.1}",
          "dark-protanopia-deuteranopia": "{base.color.blue.1}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}"
        }
      },
      "key": "{color.prettylights.syntax.entity-tag}"
    },
    "name": "color-prettylights-syntax-entity-tag",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "entity-tag"]
  },
  "color-prettylights-syntax-invalid-illegal-bg": {
    "key": "{color.prettylights.syntax.invalid.illegal.bg}",
    "$value": "#762c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#82071e",
        "dark-protanopia-deuteranopia": "#762c00",
        "dark-protanopia-deuteranopia-high-contrast": "#762c00",
        "light-protanopia-deuteranopia": "#762c00",
        "light-protanopia-deuteranopia-high-contrast": "#762c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.7}",
          "dark-protanopia-deuteranopia": "{base.color.orange.7}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.7}",
          "light-protanopia-deuteranopia": "{base.color.orange.7}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.7}"
        }
      },
      "key": "{color.prettylights.syntax.invalid.illegal.bg}"
    },
    "name": "color-prettylights-syntax-invalid-illegal-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "invalid", "illegal", "bg"]
  },
  "color-prettylights-syntax-invalid-illegal-text": {
    "key": "{color.prettylights.syntax.invalid.illegal.text}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.invalid.illegal.text}"
    },
    "name": "color-prettylights-syntax-invalid-illegal-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "invalid", "illegal", "text"]
  },
  "color-prettylights-syntax-keyword": {
    "key": "{color.prettylights.syntax.keyword}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#ff8182",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "dark-protanopia-deuteranopia-high-contrast": "#fb8f44",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.3}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.3}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}"
        }
      },
      "key": "{color.prettylights.syntax.keyword}"
    },
    "name": "color-prettylights-syntax-keyword",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "keyword"]
  },
  "color-prettylights-syntax-markup-bold": {
    "key": "{color.prettylights.syntax.markup.bold}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.markup.bold}"
    },
    "name": "color-prettylights-syntax-markup-bold",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "bold"]
  },
  "color-prettylights-syntax-markup-changed-bg": {
    "key": "{color.prettylights.syntax.markup.changed.bg}",
    "$value": "#ffd8b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#5c2200",
        "dark-tritanopia": "#660018",
        "dark-tritanopia-high-contrast": "#660018",
        "light-tritanopia": "#ffcecb",
        "light-tritanopia-high-contrast": "#ffcecb"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.8}",
          "dark-tritanopia": "{base.color.red.8}",
          "dark-tritanopia-high-contrast": "{base.color.red.8}",
          "light-tritanopia": "{base.color.red.1}",
          "light-tritanopia-high-contrast": "{base.color.red.1}"
        }
      },
      "key": "{color.prettylights.syntax.markup.changed.bg}"
    },
    "name": "color-prettylights-syntax-markup-changed-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "changed", "bg"]
  },
  "color-prettylights-syntax-markup-changed-text": {
    "key": "{color.prettylights.syntax.markup.changed.text}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#fff1e5",
        "dark-tritanopia": "#ffebe9",
        "dark-tritanopia-high-contrast": "#ffebe9",
        "light-tritanopia": "#a40e26",
        "light-tritanopia-high-contrast": "#a40e26"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.0}",
          "dark-tritanopia": "{base.color.red.0}",
          "dark-tritanopia-high-contrast": "{base.color.red.0}",
          "light-tritanopia": "{base.color.red.6}",
          "light-tritanopia-high-contrast": "{base.color.red.6}"
        }
      },
      "key": "{color.prettylights.syntax.markup.changed.text}"
    },
    "name": "color-prettylights-syntax-markup-changed-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "changed", "text"]
  },
  "color-prettylights-syntax-markup-deleted-bg": {
    "key": "{color.prettylights.syntax.markup.deleted.bg}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#660018",
        "dark-protanopia-deuteranopia": "#5c2200",
        "dark-protanopia-deuteranopia-high-contrast": "#5c2200",
        "light-protanopia-deuteranopia": "#fff1e5",
        "light-protanopia-deuteranopia-high-contrast": "#fff1e5"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.8}",
          "dark-protanopia-deuteranopia": "{base.color.orange.8}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.8}",
          "light-protanopia-deuteranopia": "{base.color.orange.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.0}"
        }
      },
      "key": "{color.prettylights.syntax.markup.deleted.bg}"
    },
    "name": "color-prettylights-syntax-markup-deleted-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "deleted", "bg"]
  },
  "color-prettylights-syntax-markup-deleted-text": {
    "key": "{color.prettylights.syntax.markup.deleted.text}",
    "$value": "#762c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#ffebe9",
        "dark-protanopia-deuteranopia": "#fff1e5",
        "dark-protanopia-deuteranopia-high-contrast": "#fff1e5",
        "light-protanopia-deuteranopia": "#762c00",
        "light-protanopia-deuteranopia-high-contrast": "#762c00"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.0}",
          "dark-protanopia-deuteranopia": "{base.color.orange.0}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.0}",
          "light-protanopia-deuteranopia": "{base.color.orange.7}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.7}"
        }
      },
      "key": "{color.prettylights.syntax.markup.deleted.text}"
    },
    "name": "color-prettylights-syntax-markup-deleted-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "deleted", "text"]
  },
  "color-prettylights-syntax-markup-heading": {
    "key": "{color.prettylights.syntax.markup.heading}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#0969da"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.5}"
        }
      },
      "key": "{color.prettylights.syntax.markup.heading}"
    },
    "name": "color-prettylights-syntax-markup-heading",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "heading"]
  },
  "color-prettylights-syntax-markup-ignored-bg": {
    "key": "{color.prettylights.syntax.markup.ignored.bg}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.6}"
        }
      },
      "key": "{color.prettylights.syntax.markup.ignored.bg}"
    },
    "name": "color-prettylights-syntax-markup-ignored-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "ignored", "bg"]
  },
  "color-prettylights-syntax-markup-ignored-text": {
    "key": "{color.prettylights.syntax.markup.ignored.text}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.markup.ignored.text}"
    },
    "name": "color-prettylights-syntax-markup-ignored-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "ignored", "text"]
  },
  "color-prettylights-syntax-markup-inserted-bg": {
    "key": "{color.prettylights.syntax.markup.inserted.bg}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#003d16",
        "dark-tritanopia": "#0a3069",
        "dark-tritanopia-high-contrast": "#0a3069",
        "light-tritanopia": "#ddf4ff",
        "light-tritanopia-high-contrast": "#ddf4ff",
        "dark-protanopia-deuteranopia": "#0a3069",
        "dark-protanopia-deuteranopia-high-contrast": "#0a3069",
        "light-protanopia-deuteranopia": "#ddf4ff",
        "light-protanopia-deuteranopia-high-contrast": "#ddf4ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.8}",
          "dark-tritanopia": "{base.color.blue.8}",
          "dark-tritanopia-high-contrast": "{base.color.blue.8}",
          "light-tritanopia": "{base.color.blue.0}",
          "light-tritanopia-high-contrast": "{base.color.blue.0}",
          "dark-protanopia-deuteranopia": "{base.color.blue.8}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.8}",
          "light-protanopia-deuteranopia": "{base.color.blue.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.0}"
        }
      },
      "key": "{color.prettylights.syntax.markup.inserted.bg}"
    },
    "name": "color-prettylights-syntax-markup-inserted-bg",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "inserted", "bg"]
  },
  "color-prettylights-syntax-markup-inserted-text": {
    "key": "{color.prettylights.syntax.markup.inserted.text}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#dafbe1",
        "dark-tritanopia": "#ddf4ff",
        "dark-tritanopia-high-contrast": "#ddf4ff",
        "light-tritanopia": "#0550ae",
        "light-tritanopia-high-contrast": "#0550ae",
        "dark-protanopia-deuteranopia": "#ddf4ff",
        "dark-protanopia-deuteranopia-high-contrast": "#ddf4ff",
        "light-protanopia-deuteranopia": "#0550ae",
        "light-protanopia-deuteranopia-high-contrast": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.0}",
          "dark-tritanopia": "{base.color.blue.0}",
          "dark-tritanopia-high-contrast": "{base.color.blue.0}",
          "light-tritanopia": "{base.color.blue.6}",
          "light-tritanopia-high-contrast": "{base.color.blue.6}",
          "dark-protanopia-deuteranopia": "{base.color.blue.0}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.0}",
          "light-protanopia-deuteranopia": "{base.color.blue.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.6}"
        }
      },
      "key": "{color.prettylights.syntax.markup.inserted.text}"
    },
    "name": "color-prettylights-syntax-markup-inserted-text",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "inserted", "text"]
  },
  "color-prettylights-syntax-markup-italic": {
    "key": "{color.prettylights.syntax.markup.italic}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.markup.italic}"
    },
    "name": "color-prettylights-syntax-markup-italic",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "italic"]
  },
  "color-prettylights-syntax-markup-list": {
    "key": "{color.prettylights.syntax.markup.list}",
    "$value": "#3b2300",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#fae17d"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.yellow.1}"
        }
      },
      "key": "{color.prettylights.syntax.markup.list}"
    },
    "name": "color-prettylights-syntax-markup-list",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "markup", "list"]
  },
  "color-prettylights-syntax-meta-diff-range": {
    "key": "{color.prettylights.syntax.meta.diff.range}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#d8b9ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.2}"
        }
      },
      "key": "{color.prettylights.syntax.meta.diff.range}"
    },
    "name": "color-prettylights-syntax-meta-diff-range",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "meta", "diff", "range"]
  },
  "color-prettylights-syntax-storage-modifier-import": {
    "key": "{color.prettylights.syntax.storage.modifier.import}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{color.prettylights.syntax.storage.modifier.import}"
    },
    "name": "color-prettylights-syntax-storage-modifier-import",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "storage", "modifier", "import"]
  },
  "color-prettylights-syntax-string": {
    "key": "{color.prettylights.syntax.string}",
    "$value": "#0a3069",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#b6e3ff"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.1}"
        }
      },
      "key": "{color.prettylights.syntax.string}"
    },
    "name": "color-prettylights-syntax-string",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "string"]
  },
  "color-prettylights-syntax-string-regexp": {
    "key": "{color.prettylights.syntax.string-regexp}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#aceebb",
        "dark-tritanopia": "#b6e3ff",
        "dark-tritanopia-high-contrast": "#b6e3ff",
        "light-tritanopia": "#0550ae",
        "light-tritanopia-high-contrast": "#0550ae",
        "dark-protanopia-deuteranopia": "#b6e3ff",
        "dark-protanopia-deuteranopia-high-contrast": "#b6e3ff",
        "light-protanopia-deuteranopia": "#0550ae",
        "light-protanopia-deuteranopia-high-contrast": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.1}",
          "dark-tritanopia": "{base.color.blue.1}",
          "dark-tritanopia-high-contrast": "{base.color.blue.1}",
          "light-tritanopia": "{base.color.blue.6}",
          "light-tritanopia-high-contrast": "{base.color.blue.6}",
          "dark-protanopia-deuteranopia": "{base.color.blue.1}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
          "light-protanopia-deuteranopia": "{base.color.blue.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.6}"
        }
      },
      "key": "{color.prettylights.syntax.string-regexp}"
    },
    "name": "color-prettylights-syntax-string-regexp",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "string-regexp"]
  },
  "color-prettylights-syntax-sublimelinter-gutter-mark": {
    "key": "{color.prettylights.syntax.sublimelinter.gutter.mark}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#c8d1da"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.7}"
        }
      },
      "key": "{color.prettylights.syntax.sublimelinter.gutter.mark}"
    },
    "name": "color-prettylights-syntax-sublimelinter-gutter-mark",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "sublimelinter", "gutter", "mark"]
  },
  "color-prettylights-syntax-variable": {
    "key": "{color.prettylights.syntax.variable}",
    "$value": "#953800",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "syntax"
      },
      "org.primer.overrides": {
        "dark": "#ffb77c",
        "dark-tritanopia": "#ffaba8",
        "dark-tritanopia-high-contrast": "#ffaba8",
        "light-tritanopia": "#a40e26",
        "light-tritanopia-high-contrast": "#a40e26"
      }
    },
    "filePath": "src/tokens/functional/color/syntax.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "syntax"
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.2}",
          "dark-tritanopia": "{base.color.red.2}",
          "dark-tritanopia-high-contrast": "{base.color.red.2}",
          "light-tritanopia": "{base.color.red.6}",
          "light-tritanopia-high-contrast": "{base.color.red.6}"
        }
      },
      "key": "{color.prettylights.syntax.variable}"
    },
    "name": "color-prettylights-syntax-variable",
    "attributes": {},
    "path": ["color", "prettylights", "syntax", "variable"]
  },
  "contribution-default-bgColor-0": {
    "key": "{contribution.default.bgColor.0}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#ffffff",
        "dark-tritanopia-high-contrast": "#ffffff",
        "dark-protanopia-deuteranopia-high-contrast": "#ffffff",
        "light-high-contrast": "#ffffff",
        "light-tritanopia-high-contrast": "#ffffff",
        "light-protanopia-deuteranopia-high-contrast": "#ffffff",
        "dark-dimmed": "#dae0e7"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{base.color.neutral.0}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.0}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.0}",
          "light-high-contrast": "{base.color.neutral.0}",
          "light-tritanopia-high-contrast": "{base.color.neutral.0}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.0}",
          "dark-dimmed": "{base.color.neutral.5}"
        }
      },
      "key": "{contribution.default.bgColor.0}"
    },
    "name": "contribution-default-bgColor-0",
    "attributes": {},
    "path": ["contribution", "default", "bgColor", "0"]
  },
  "contribution-default-bgColor-1": {
    "key": "{contribution.default.bgColor.1}",
    "$value": "#aceebb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#003d16"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.green.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.8}"
        }
      },
      "key": "{contribution.default.bgColor.1}"
    },
    "name": "contribution-default-bgColor-1",
    "attributes": {},
    "path": ["contribution", "default", "bgColor", "1"]
  },
  "contribution-default-bgColor-2": {
    "key": "{contribution.default.bgColor.2}",
    "$value": "#4ac26b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#116329"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.green.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.6}"
        }
      },
      "key": "{contribution.default.bgColor.2}"
    },
    "name": "contribution-default-bgColor-2",
    "attributes": {},
    "path": ["contribution", "default", "bgColor", "2"]
  },
  "contribution-default-bgColor-3": {
    "key": "{contribution.default.bgColor.3}",
    "$value": "#2da44e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.green.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        }
      },
      "key": "{contribution.default.bgColor.3}"
    },
    "name": "contribution-default-bgColor-3",
    "attributes": {},
    "path": ["contribution", "default", "bgColor", "3"]
  },
  "contribution-default-bgColor-4": {
    "key": "{contribution.default.bgColor.4}",
    "$value": "#116329",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#6fdd8b"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.green.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.2}"
        }
      },
      "key": "{contribution.default.bgColor.4}"
    },
    "name": "contribution-default-bgColor-4",
    "attributes": {},
    "path": ["contribution", "default", "bgColor", "4"]
  },
  "contribution-default-borderColor-0": {
    "key": "{contribution.default.borderColor.0}",
    "$value": "#1f23280d",
    "alpha": 0.05,
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": {
          "$value": "#ffffff",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#1f2328",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#1f2328",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#1f2328",
          "alpha": 1,
          "filePath": "src/tokens/component/contribution.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.black}",
      "alpha": 0.05,
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": {
            "$value": "{base.color.white}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.black}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.white}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.black}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.white}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.black}",
            "alpha": 1,
            "filePath": "src/tokens/component/contribution.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{contribution.default.borderColor.0}"
    },
    "name": "contribution-default-borderColor-0",
    "attributes": {},
    "path": ["contribution", "default", "borderColor", "0"]
  },
  "contribution-default-borderColor-1": {
    "key": "{contribution.default.borderColor.1}",
    "$value": "#1f23280d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{contribution.default.borderColor.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{contribution.default.borderColor.1}"
    },
    "name": "contribution-default-borderColor-1",
    "attributes": {},
    "path": ["contribution", "default", "borderColor", "1"]
  },
  "contribution-default-borderColor-2": {
    "key": "{contribution.default.borderColor.2}",
    "$value": "#1f23280d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{contribution.default.borderColor.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{contribution.default.borderColor.2}"
    },
    "name": "contribution-default-borderColor-2",
    "attributes": {},
    "path": ["contribution", "default", "borderColor", "2"]
  },
  "contribution-default-borderColor-3": {
    "key": "{contribution.default.borderColor.3}",
    "$value": "#1f23280d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{contribution.default.borderColor.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{contribution.default.borderColor.3}"
    },
    "name": "contribution-default-borderColor-3",
    "attributes": {},
    "path": ["contribution", "default", "borderColor", "3"]
  },
  "contribution-default-borderColor-4": {
    "key": "{contribution.default.borderColor.4}",
    "$value": "#1f23280d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{contribution.default.borderColor.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        }
      },
      "key": "{contribution.default.borderColor.4}"
    },
    "name": "contribution-default-borderColor-4",
    "attributes": {},
    "path": ["contribution", "default", "borderColor", "4"]
  },
  "contribution-halloween-bgColor-1": {
    "key": "{contribution.halloween.bgColor.1}",
    "$value": "#f0db3d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#54230d"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.orange.9}"
        }
      },
      "key": "{contribution.halloween.bgColor.1}"
    },
    "name": "contribution-halloween-bgColor-1",
    "attributes": {},
    "path": ["contribution", "halloween", "bgColor", "1"]
  },
  "contribution-halloween-bgColor-2": {
    "key": "{contribution.halloween.bgColor.2}",
    "$value": "#ffd642",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#b8500f"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.orange.5}"
        }
      },
      "key": "{contribution.halloween.bgColor.2}"
    },
    "name": "contribution-halloween-bgColor-2",
    "attributes": {},
    "path": ["contribution", "halloween", "bgColor", "2"]
  },
  "contribution-halloween-bgColor-3": {
    "key": "{contribution.halloween.bgColor.3}",
    "$value": "#f68c41",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#eb670f"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.orange.4}"
        }
      },
      "key": "{contribution.halloween.bgColor.3}"
    },
    "name": "contribution-halloween-bgColor-3",
    "attributes": {},
    "path": ["contribution", "halloween", "bgColor", "3"]
  },
  "contribution-halloween-bgColor-4": {
    "key": "{contribution.halloween.bgColor.4}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#3d2e00"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.black}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.lemon.9}"
        }
      },
      "key": "{contribution.halloween.bgColor.4}"
    },
    "name": "contribution-halloween-bgColor-4",
    "attributes": {},
    "path": ["contribution", "halloween", "bgColor", "4"]
  },
  "contribution-winter-bgColor-1": {
    "key": "{contribution.winter.bgColor.1}",
    "$value": "#b6e3ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#0a3069"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.8}"
        }
      },
      "key": "{contribution.winter.bgColor.1}"
    },
    "name": "contribution-winter-bgColor-1",
    "attributes": {},
    "path": ["contribution", "winter", "bgColor", "1"]
  },
  "contribution-winter-bgColor-2": {
    "key": "{contribution.winter.bgColor.2}",
    "$value": "#54aeff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#0550ae"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.6}"
        }
      },
      "key": "{contribution.winter.bgColor.2}"
    },
    "name": "contribution-winter-bgColor-2",
    "attributes": {},
    "path": ["contribution", "winter", "bgColor", "2"]
  },
  "contribution-winter-bgColor-3": {
    "key": "{contribution.winter.bgColor.3}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#54aeff"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.3}"
        }
      },
      "key": "{contribution.winter.bgColor.3}"
    },
    "name": "contribution-winter-bgColor-3",
    "attributes": {},
    "path": ["contribution", "winter", "bgColor", "3"]
  },
  "contribution-winter-bgColor-4": {
    "key": "{contribution.winter.bgColor.4}",
    "$value": "#0a3069",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ddf4ff"
      }
    },
    "filePath": "src/tokens/component/contribution.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.0}"
        }
      },
      "key": "{contribution.winter.bgColor.4}"
    },
    "name": "contribution-winter-bgColor-4",
    "attributes": {},
    "path": ["contribution", "winter", "bgColor", "4"]
  },
  "control-bgColor-active": {
    "key": "{control.bgColor.active}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#dae0e7",
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.5}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.bgColor.active}"
    },
    "name": "control-bgColor-active",
    "attributes": {},
    "path": ["control", "bgColor", "active"]
  },
  "control-bgColor-disabled": {
    "key": "{control.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.disabled}"
        }
      },
      "key": "{control.bgColor.disabled}"
    },
    "name": "control-bgColor-disabled",
    "attributes": {},
    "path": ["control", "bgColor", "disabled"]
  },
  "control-bgColor-hover": {
    "key": "{control.bgColor.hover}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e0e6eb",
        "dark-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.4}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.bgColor.hover}"
    },
    "name": "control-bgColor-hover",
    "attributes": {},
    "path": ["control", "bgColor", "hover"]
  },
  "control-bgColor-rest": {
    "key": "{control.bgColor.rest}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e6eaef",
        "dark-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#e0e6eb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.3}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.4}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.bgColor.rest}"
    },
    "name": "control-bgColor-rest",
    "attributes": {},
    "path": ["control", "bgColor", "rest"]
  },
  "control-bgColor-selected": {
    "key": "{control.bgColor.selected}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f6f8fa"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.bgColor.rest}"
        }
      },
      "key": "{control.bgColor.selected}"
    },
    "name": "control-bgColor-selected",
    "attributes": {},
    "path": ["control", "bgColor", "selected"]
  },
  "control-borderColor-danger": {
    "key": "{control.borderColor.danger}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.danger.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.danger.emphasis}"
        }
      },
      "key": "{control.borderColor.danger}"
    },
    "name": "control-borderColor-danger",
    "attributes": {},
    "path": ["control", "borderColor", "danger"]
  },
  "control-borderColor-disabled": {
    "key": "{control.borderColor.disabled}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b981a",
        "dark-dimmed": {
          "$value": "#818b98",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.disabled}",
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.borderColor.disabled}"
    },
    "name": "control-borderColor-disabled",
    "attributes": {},
    "path": ["control", "borderColor", "disabled"]
  },
  "control-borderColor-emphasis": {
    "key": "{control.borderColor.emphasis}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98",
        "dark-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.emphasis}",
          "dark-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.borderColor.emphasis}"
    },
    "name": "control-borderColor-emphasis",
    "attributes": {},
    "path": ["control", "borderColor", "emphasis"]
  },
  "control-borderColor-rest": {
    "key": "{control.borderColor.rest}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#d1d9e0",
        "dark-dimmed": {
          "$value": "#3d444d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.default}",
          "dark-dimmed": {
            "$value": "#3d444d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.borderColor.rest}"
    },
    "name": "control-borderColor-rest",
    "attributes": {},
    "path": ["control", "borderColor", "rest"]
  },
  "control-borderColor-selected": {
    "key": "{control.borderColor.selected}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.selected}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{control.borderColor.selected}"
    },
    "name": "control-borderColor-selected",
    "attributes": {},
    "path": ["control", "borderColor", "selected"]
  },
  "control-borderColor-success": {
    "key": "{control.borderColor.success}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#0969da"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.success.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.success.emphasis}"
        }
      },
      "key": "{control.borderColor.success}"
    },
    "name": "control-borderColor-success",
    "attributes": {},
    "path": ["control", "borderColor", "success"]
  },
  "control-borderColor-warning": {
    "key": "{control.borderColor.warning}",
    "$value": "#9a6700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#9a6700"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.attention.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.attention.emphasis}"
        }
      },
      "key": "{control.borderColor.warning}"
    },
    "name": "control-borderColor-warning",
    "attributes": {},
    "path": ["control", "borderColor", "warning"]
  },
  "control-checked-bgColor-active": {
    "key": "{control.checked.bgColor.active}",
    "$value": "#0757ba",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#3685F3",
        "dark-high-contrast": {
          "$value": "#3c79d0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#3c79d0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#3c79d0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#3f7fdb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#3c79d0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "#0757ba",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "#3685F3",
          "dark-high-contrast": {
            "$value": "#3c79d0",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "#3c79d0",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#3c79d0",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#3f7fdb",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#3c79d0",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.checked.bgColor.active}"
    },
    "name": "control-checked-bgColor-active",
    "attributes": {},
    "path": ["control", "checked", "bgColor", "active"]
  },
  "control-checked-bgColor-disabled": {
    "key": "{control.checked.bgColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.disabled}"
        }
      },
      "key": "{control.checked.bgColor.disabled}"
    },
    "name": "control-checked-bgColor-disabled",
    "attributes": {},
    "path": ["control", "checked", "bgColor", "disabled"]
  },
  "control-checked-bgColor-hover": {
    "key": "{control.checked.bgColor.hover}",
    "$value": "#0860ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#2A7AEF",
        "dark-high-contrast": {
          "$value": "#2b64c1",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2b64c1",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2b64c1",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#3876d3",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#2b64c1",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "#0860ca",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "#2A7AEF",
          "dark-high-contrast": {
            "$value": "#2b64c1",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#2b64c1",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "#2b64c1",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#3876d3",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#2b64c1",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.checked.bgColor.hover}"
    },
    "name": "control-checked-bgColor-hover",
    "attributes": {},
    "path": ["control", "checked", "bgColor", "hover"]
  },
  "control-checked-bgColor-rest": {
    "key": "{control.checked.bgColor.rest}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#0969da"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.accent.emphasis}"
        }
      },
      "key": "{control.checked.bgColor.rest}"
    },
    "name": "control-checked-bgColor-rest",
    "attributes": {},
    "path": ["control", "checked", "bgColor", "rest"]
  },
  "control-checked-borderColor-active": {
    "key": "{control.checked.borderColor.active}",
    "$value": "#0757ba",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#0757ba",
        "dark-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#3f7fdb",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#033f9d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.checked.bgColor.active}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.checked.bgColor.active}",
          "dark-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#3f7fdb",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#033f9d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.checked.borderColor.active}"
    },
    "name": "control-checked-borderColor-active",
    "attributes": {},
    "path": ["control", "checked", "borderColor", "active"]
  },
  "control-checked-borderColor-disabled": {
    "key": "{control.checked.borderColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.checked.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.checked.bgColor.disabled}"
        }
      },
      "key": "{control.checked.borderColor.disabled}"
    },
    "name": "control-checked-borderColor-disabled",
    "attributes": {},
    "path": ["control", "checked", "borderColor", "disabled"]
  },
  "control-checked-borderColor-hover": {
    "key": "{control.checked.borderColor.hover}",
    "$value": "#0860ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#0860ca",
        "dark-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#3876d3",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#0344a8",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.checked.bgColor.hover}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.checked.bgColor.hover}",
          "dark-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#3876d3",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "#0344a8",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.checked.borderColor.hover}"
    },
    "name": "control-checked-borderColor-hover",
    "attributes": {},
    "path": ["control", "checked", "borderColor", "hover"]
  },
  "control-checked-borderColor-rest": {
    "key": "{control.checked.borderColor.rest}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#0969da",
        "dark-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#80ccff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.checked.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.checked.bgColor.rest}",
          "dark-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.2}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.checked.borderColor.rest}"
    },
    "name": "control-checked-borderColor-rest",
    "attributes": {},
    "path": ["control", "checked", "borderColor", "rest"]
  },
  "control-checked-fgColor-disabled": {
    "key": "{control.checked.fgColor.disabled}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.onEmphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.inset}"
        }
      },
      "key": "{control.checked.fgColor.disabled}"
    },
    "name": "control-checked-fgColor-disabled",
    "attributes": {},
    "path": ["control", "checked", "fgColor", "disabled"]
  },
  "control-checked-fgColor-rest": {
    "key": "{control.checked.fgColor.rest}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.onEmphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.onEmphasis}"
        }
      },
      "key": "{control.checked.fgColor.rest}"
    },
    "name": "control-checked-fgColor-rest",
    "attributes": {},
    "path": ["control", "checked", "fgColor", "rest"]
  },
  "control-danger-bgColor-active": {
    "key": "{control.danger.bgColor.active}",
    "$value": "#fff1e566",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "light": {
          "$value": "#fff1e5",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark": {
          "$value": "#fff1e5",
          "alpha": 0.4,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c51120",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c51120",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c51120",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#8c0b1d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#8c0b1d",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#953800",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "alpha": 0.4,
    "original": {
      "$value": "{bgColor.danger.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "light": {
            "$value": "{bgColor.danger.muted}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark": {
            "$value": "{bgColor.danger.muted}",
            "alpha": 0.4,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "#c51120",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "#c51120",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "#c51120",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "#8c0b1d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "#8c0b1d",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.4,
      "key": "{control.danger.bgColor.active}"
    },
    "name": "control-danger-bgColor-active",
    "attributes": {},
    "path": ["control", "danger", "bgColor", "active"]
  },
  "control-danger-bgColor-hover": {
    "key": "{control.danger.bgColor.hover}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#fff1e5",
        "dark-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#bc4c00",
          "alpha": null,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#bc4c00",
          "alpha": null,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc4c00",
          "alpha": null,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.danger.muted}",
          "dark-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "alpha": null,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "alpha": null,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.danger.emphasis}",
            "alpha": null,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.danger.bgColor.hover}"
    },
    "name": "control-danger-bgColor-hover",
    "attributes": {},
    "path": ["control", "danger", "bgColor", "hover"]
  },
  "control-danger-fgColor-hover": {
    "key": "{control.danger.fgColor.hover}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ff8182",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "light-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ffffff",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.danger}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.3}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "light-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{fgColor.onEmphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.danger.fgColor.hover}"
    },
    "name": "control-danger-fgColor-hover",
    "attributes": {},
    "path": ["control", "danger", "fgColor", "hover"]
  },
  "control-danger-fgColor-rest": {
    "key": "{control.danger.fgColor.rest}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#bc4c00"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.danger}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.danger}"
        }
      },
      "key": "{control.danger.fgColor.rest}"
    },
    "name": "control-danger-fgColor-rest",
    "attributes": {},
    "path": ["control", "danger", "fgColor", "rest"]
  },
  "control-fgColor-disabled": {
    "key": "{control.fgColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.disabled}"
        }
      },
      "key": "{control.fgColor.disabled}"
    },
    "name": "control-fgColor-disabled",
    "attributes": {},
    "path": ["control", "fgColor", "disabled"]
  },
  "control-fgColor-placeholder": {
    "key": "{control.fgColor.placeholder}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#59636e",
        "dark-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#454c54",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.muted}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.10}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.fgColor.placeholder}"
    },
    "name": "control-fgColor-placeholder",
    "attributes": {},
    "path": ["control", "fgColor", "placeholder"]
  },
  "control-fgColor-rest": {
    "key": "{control.fgColor.rest}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.12}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.default}"
        }
      },
      "key": "{control.fgColor.rest}"
    },
    "name": "control-fgColor-rest",
    "attributes": {},
    "path": ["control", "fgColor", "rest"]
  },
  "control-iconColor-rest": {
    "key": "{control.iconColor.rest}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#59636e"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.muted}"
        }
      },
      "key": "{control.iconColor.rest}"
    },
    "name": "control-iconColor-rest",
    "attributes": {},
    "path": ["control", "iconColor", "rest"]
  },
  "control-transparent-bgColor-active": {
    "key": "{control.transparent.bgColor.active}",
    "$value": "#818b9826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "alpha": 0.25,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c8d1da",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c8d1da",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c8d1da",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#818b98",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c8d1da",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.15,
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.25,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.15,
      "key": "{control.transparent.bgColor.active}"
    },
    "name": "control-transparent-bgColor-active",
    "attributes": {},
    "path": ["control", "transparent", "bgColor", "active"]
  },
  "control-transparent-bgColor-disabled": {
    "key": "{control.transparent.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.disabled}"
        }
      },
      "key": "{control.transparent.bgColor.disabled}"
    },
    "name": "control-transparent-bgColor-disabled",
    "attributes": {},
    "path": ["control", "transparent", "bgColor", "disabled"]
  },
  "control-transparent-bgColor-hover": {
    "key": "{control.transparent.bgColor.hover}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#818b98",
          "alpha": 0.15,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.1,
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.15,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.1,
      "key": "{control.transparent.bgColor.hover}"
    },
    "name": "control-transparent-bgColor-hover",
    "attributes": {},
    "path": ["control", "transparent", "bgColor", "hover"]
  },
  "control-transparent-bgColor-rest": {
    "key": "{control.transparent.bgColor.rest}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff00"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.transparent}"
        }
      },
      "key": "{control.transparent.bgColor.rest}"
    },
    "name": "control-transparent-bgColor-rest",
    "attributes": {},
    "path": ["control", "transparent", "bgColor", "rest"]
  },
  "control-transparent-bgColor-selected": {
    "key": "{control.transparent.bgColor.selected}",
    "$value": "#818b9826",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "alpha": 0.2,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#818b98",
          "alpha": 0.1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.15,
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.2,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.8}",
            "alpha": 0.1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.15,
      "key": "{control.transparent.bgColor.selected}"
    },
    "name": "control-transparent-bgColor-selected",
    "attributes": {},
    "path": ["control", "transparent", "bgColor", "selected"]
  },
  "control-transparent-borderColor-active": {
    "key": "{control.transparent.borderColor.active}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff00",
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.transparent}",
          "dark-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.transparent.borderColor.active}"
    },
    "name": "control-transparent-borderColor-active",
    "attributes": {},
    "path": ["control", "transparent", "borderColor", "active"]
  },
  "control-transparent-borderColor-hover": {
    "key": "{control.transparent.borderColor.hover}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff00",
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.transparent}",
          "dark-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{control.transparent.borderColor.hover}"
    },
    "name": "control-transparent-borderColor-hover",
    "attributes": {},
    "path": ["control", "transparent", "borderColor", "hover"]
  },
  "control-transparent-borderColor-rest": {
    "key": "{control.transparent.borderColor.rest}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff00"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.transparent}"
        }
      },
      "key": "{control.transparent.borderColor.rest}"
    },
    "name": "control-transparent-borderColor-rest",
    "attributes": {},
    "path": ["control", "transparent", "borderColor", "rest"]
  },
  "controlKnob-bgColor-checked": {
    "key": "{controlKnob.bgColor.checked}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "key": "{controlKnob.bgColor.checked}"
    },
    "name": "controlKnob-bgColor-checked",
    "attributes": {},
    "path": ["controlKnob", "bgColor", "checked"]
  },
  "controlKnob-bgColor-disabled": {
    "key": "{controlKnob.bgColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.bgColor.disabled}"
        }
      },
      "key": "{controlKnob.bgColor.disabled}"
    },
    "name": "controlKnob-bgColor-disabled",
    "attributes": {},
    "path": ["controlKnob", "bgColor", "disabled"]
  },
  "controlKnob-bgColor-rest": {
    "key": "{controlKnob.bgColor.rest}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f6f8fa",
        "dark-dimmed": {
          "$value": "#f6f8fa",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.inset}",
          "dark-dimmed": {
            "$value": "{bgColor.inset}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlKnob.bgColor.rest}"
    },
    "name": "controlKnob-bgColor-rest",
    "attributes": {},
    "path": ["controlKnob", "bgColor", "rest"]
  },
  "controlKnob-borderColor-checked": {
    "key": "{controlKnob.borderColor.checked}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#0969da"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.checked.bgColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.checked.bgColor.rest}"
        }
      },
      "key": "{controlKnob.borderColor.checked}"
    },
    "name": "controlKnob-borderColor-checked",
    "attributes": {},
    "path": ["controlKnob", "borderColor", "checked"]
  },
  "controlKnob-borderColor-disabled": {
    "key": "{controlKnob.borderColor.disabled}",
    "$value": "#eff2f5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#eff2f5"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.bgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.bgColor.disabled}"
        }
      },
      "key": "{controlKnob.borderColor.disabled}"
    },
    "name": "controlKnob-borderColor-disabled",
    "attributes": {},
    "path": ["controlKnob", "borderColor", "disabled"]
  },
  "controlKnob-borderColor-rest": {
    "key": "{controlKnob.borderColor.rest}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#d1d9e0",
        "dark-dimmed-high-contrast": "#818b98",
        "light-high-contrast": "#818b98",
        "light-tritanopia-high-contrast": "#818b98",
        "light-protanopia-deuteranopia-high-contrast": "#818b98",
        "dark-high-contrast": "#818b98",
        "dark-tritanopia-high-contrast": "#818b98",
        "dark-protanopia-deuteranopia-high-contrast": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{control.borderColor.rest}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{control.borderColor.rest}",
          "dark-dimmed-high-contrast": "{control.borderColor.emphasis}",
          "light-high-contrast": "{control.borderColor.emphasis}",
          "light-tritanopia-high-contrast": "{control.borderColor.emphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{control.borderColor.emphasis}",
          "dark-high-contrast": "{control.borderColor.emphasis}",
          "dark-tritanopia-high-contrast": "{control.borderColor.emphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{control.borderColor.emphasis}"
        }
      },
      "key": "{controlKnob.borderColor.rest}"
    },
    "name": "controlKnob-borderColor-rest",
    "attributes": {},
    "path": ["controlKnob", "borderColor", "rest"]
  },
  "controlTrack-bgColor-active": {
    "key": "{controlTrack.bgColor.active}",
    "$value": "#dae0e7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#d1d9e0",
        "dark-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.6}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlTrack.bgColor.active}"
    },
    "name": "controlTrack-bgColor-active",
    "attributes": {},
    "path": ["controlTrack", "bgColor", "active"]
  },
  "controlTrack-bgColor-disabled": {
    "key": "{controlTrack.bgColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.disabled}"
        }
      },
      "key": "{controlTrack.bgColor.disabled}"
    },
    "name": "controlTrack-bgColor-disabled",
    "attributes": {},
    "path": ["controlTrack", "bgColor", "disabled"]
  },
  "controlTrack-bgColor-hover": {
    "key": "{controlTrack.bgColor.hover}",
    "$value": "#e0e6eb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#dae0e7",
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.5}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.6}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlTrack.bgColor.hover}"
    },
    "name": "controlTrack-bgColor-hover",
    "attributes": {},
    "path": ["controlTrack", "bgColor", "hover"]
  },
  "controlTrack-bgColor-rest": {
    "key": "{controlTrack.bgColor.rest}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e0e6eb",
        "dark-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.4}",
          "dark-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlTrack.bgColor.rest}"
    },
    "name": "controlTrack-bgColor-rest",
    "attributes": {},
    "path": ["controlTrack", "bgColor", "rest"]
  },
  "controlTrack-borderColor-disabled": {
    "key": "{controlTrack.borderColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.disabled}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.disabled}"
        }
      },
      "key": "{controlTrack.borderColor.disabled}"
    },
    "name": "controlTrack-borderColor-disabled",
    "attributes": {},
    "path": ["controlTrack", "borderColor", "disabled"]
  },
  "controlTrack-borderColor-rest": {
    "key": "{controlTrack.borderColor.rest}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#d1d9e0",
        "dark-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#c8d1da",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{borderColor.default}",
          "dark-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.emphasis}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlTrack.borderColor.rest}"
    },
    "name": "controlTrack-borderColor-rest",
    "attributes": {},
    "path": ["controlTrack", "borderColor", "rest"]
  },
  "controlTrack-fgColor-disabled": {
    "key": "{controlTrack.fgColor.disabled}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.onEmphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.onEmphasis}"
        }
      },
      "key": "{controlTrack.fgColor.disabled}"
    },
    "name": "controlTrack-fgColor-disabled",
    "attributes": {},
    "path": ["controlTrack", "fgColor", "disabled"]
  },
  "controlTrack-fgColor-rest": {
    "key": "{controlTrack.fgColor.rest}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#59636e",
        "dark-high-contrast": {
          "$value": "#1f2328",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#1f2328",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#1f2328",
          "filePath": "src/tokens/functional/color/control.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/control.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{fgColor.muted}",
          "dark-high-contrast": {
            "$value": "{fgColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{fgColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{fgColor.default}",
            "filePath": "src/tokens/functional/color/control.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{controlTrack.fgColor.rest}"
    },
    "name": "controlTrack-fgColor-rest",
    "attributes": {},
    "path": ["controlTrack", "fgColor", "rest"]
  },
  "counter-bgColor-emphasis": {
    "key": "{counter.bgColor.emphasis}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/counter.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{counter.bgColor.emphasis}"
    },
    "name": "counter-bgColor-emphasis",
    "attributes": {},
    "path": ["counter", "bgColor", "emphasis"]
  },
  "counter-bgColor-muted": {
    "key": "{counter.bgColor.muted}",
    "$value": "#818b981f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/counter.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{counter.bgColor.muted}"
    },
    "name": "counter-bgColor-muted",
    "attributes": {},
    "path": ["counter", "bgColor", "muted"]
  },
  "counter-borderColor": {
    "key": "{counter.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#d1d9e0",
        "dark-dimmed-high-contrast": "#d1d9e0",
        "dark-tritanopia-high-contrast": "#d1d9e0",
        "dark-protanopia-deuteranopia-high-contrast": "#d1d9e0",
        "light-high-contrast": "#d1d9e0",
        "light-tritanopia-high-contrast": "#d1d9e0",
        "light-protanopia-deuteranopia-high-contrast": "#d1d9e0"
      }
    },
    "filePath": "src/tokens/component/counter.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{borderColor.default}",
          "dark-dimmed-high-contrast": "{borderColor.default}",
          "dark-tritanopia-high-contrast": "{borderColor.default}",
          "dark-protanopia-deuteranopia-high-contrast": "{borderColor.default}",
          "light-high-contrast": "{borderColor.default}",
          "light-tritanopia-high-contrast": "{borderColor.default}",
          "light-protanopia-deuteranopia-high-contrast": "{borderColor.default}"
        }
      },
      "key": "{counter.borderColor}"
    },
    "name": "counter-borderColor",
    "attributes": {},
    "path": ["counter", "borderColor"]
  },
  "data-auburn-color-emphasis": {
    "key": "{data.auburn.color.emphasis}",
    "$value": "#9d615c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#9d615c"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.auburn.5}"
        }
      },
      "key": "{data.auburn.color.emphasis}"
    },
    "name": "data-auburn-color-emphasis",
    "attributes": {},
    "path": ["data", "auburn", "color", "emphasis"]
  },
  "data-auburn-color-muted": {
    "key": "{data.auburn.color.muted}",
    "$value": "#f2e9e9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f2e9e9"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.auburn.0}"
        }
      },
      "key": "{data.auburn.color.muted}"
    },
    "name": "data-auburn-color-muted",
    "attributes": {},
    "path": ["data", "auburn", "color", "muted"]
  },
  "data-blue-color-emphasis": {
    "key": "{data.blue.color.emphasis}",
    "$value": "#006edb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#006edb"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.blue.5}"
        }
      },
      "key": "{data.blue.color.emphasis}"
    },
    "name": "data-blue-color-emphasis",
    "attributes": {},
    "path": ["data", "blue", "color", "emphasis"]
  },
  "data-blue-color-muted": {
    "key": "{data.blue.color.muted}",
    "$value": "#d1f0ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#d1f0ff"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.blue.0}"
        }
      },
      "key": "{data.blue.color.muted}"
    },
    "name": "data-blue-color-muted",
    "attributes": {},
    "path": ["data", "blue", "color", "muted"]
  },
  "data-brown-color-emphasis": {
    "key": "{data.brown.color.emphasis}",
    "$value": "#856d4c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#856d4c"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.brown.5}"
        }
      },
      "key": "{data.brown.color.emphasis}"
    },
    "name": "data-brown-color-emphasis",
    "attributes": {},
    "path": ["data", "brown", "color", "emphasis"]
  },
  "data-brown-color-muted": {
    "key": "{data.brown.color.muted}",
    "$value": "#eeeae2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#eeeae2"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.brown.0}"
        }
      },
      "key": "{data.brown.color.muted}"
    },
    "name": "data-brown-color-muted",
    "attributes": {},
    "path": ["data", "brown", "color", "muted"]
  },
  "data-coral-color-emphasis": {
    "key": "{data.coral.color.emphasis}",
    "$value": "#d43511",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#d43511"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.coral.5}"
        }
      },
      "key": "{data.coral.color.emphasis}"
    },
    "name": "data-coral-color-emphasis",
    "attributes": {},
    "path": ["data", "coral", "color", "emphasis"]
  },
  "data-coral-color-muted": {
    "key": "{data.coral.color.muted}",
    "$value": "#ffe5db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffe5db"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.coral.0}"
        }
      },
      "key": "{data.coral.color.muted}"
    },
    "name": "data-coral-color-muted",
    "attributes": {},
    "path": ["data", "coral", "color", "muted"]
  },
  "data-gray-color-emphasis": {
    "key": "{data.gray.color.emphasis}",
    "$value": "#808fa3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#808fa3"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.gray.4}"
        }
      },
      "key": "{data.gray.color.emphasis}"
    },
    "name": "data-gray-color-emphasis",
    "attributes": {},
    "path": ["data", "gray", "color", "emphasis"]
  },
  "data-gray-color-muted": {
    "key": "{data.gray.color.muted}",
    "$value": "#e8ecf2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e8ecf2"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.gray.0}"
        }
      },
      "key": "{data.gray.color.muted}"
    },
    "name": "data-gray-color-muted",
    "attributes": {},
    "path": ["data", "gray", "color", "muted"]
  },
  "data-green-color-emphasis": {
    "key": "{data.green.color.emphasis}",
    "$value": "#30a147",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#30a147"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.green.4}"
        }
      },
      "key": "{data.green.color.emphasis}"
    },
    "name": "data-green-color-emphasis",
    "attributes": {},
    "path": ["data", "green", "color", "emphasis"]
  },
  "data-green-color-muted": {
    "key": "{data.green.color.muted}",
    "$value": "#caf7ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#caf7ca"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.green.0}"
        }
      },
      "key": "{data.green.color.muted}"
    },
    "name": "data-green-color-muted",
    "attributes": {},
    "path": ["data", "green", "color", "muted"]
  },
  "data-lemon-color-emphasis": {
    "key": "{data.lemon.color.emphasis}",
    "$value": "#866e04",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#866e04"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.lemon.5}"
        }
      },
      "key": "{data.lemon.color.emphasis}"
    },
    "name": "data-lemon-color-emphasis",
    "attributes": {},
    "path": ["data", "lemon", "color", "emphasis"]
  },
  "data-lemon-color-muted": {
    "key": "{data.lemon.color.muted}",
    "$value": "#f7eea1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f7eea1"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.lemon.0}"
        }
      },
      "key": "{data.lemon.color.muted}"
    },
    "name": "data-lemon-color-muted",
    "attributes": {},
    "path": ["data", "lemon", "color", "muted"]
  },
  "data-lime-color-emphasis": {
    "key": "{data.lime.color.emphasis}",
    "$value": "#527a29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#527a29"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.lime.5}"
        }
      },
      "key": "{data.lime.color.emphasis}"
    },
    "name": "data-lime-color-emphasis",
    "attributes": {},
    "path": ["data", "lime", "color", "emphasis"]
  },
  "data-lime-color-muted": {
    "key": "{data.lime.color.muted}",
    "$value": "#e3f2b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e3f2b5"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.lime.0}"
        }
      },
      "key": "{data.lime.color.muted}"
    },
    "name": "data-lime-color-muted",
    "attributes": {},
    "path": ["data", "lime", "color", "muted"]
  },
  "data-olive-color-emphasis": {
    "key": "{data.olive.color.emphasis}",
    "$value": "#64762d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#64762d"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.olive.5}"
        }
      },
      "key": "{data.olive.color.emphasis}"
    },
    "name": "data-olive-color-emphasis",
    "attributes": {},
    "path": ["data", "olive", "color", "emphasis"]
  },
  "data-olive-color-muted": {
    "key": "{data.olive.color.muted}",
    "$value": "#f0f0ad",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f0f0ad"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.olive.0}"
        }
      },
      "key": "{data.olive.color.muted}"
    },
    "name": "data-olive-color-muted",
    "attributes": {},
    "path": ["data", "olive", "color", "muted"]
  },
  "data-orange-color-emphasis": {
    "key": "{data.orange.color.emphasis}",
    "$value": "#eb670f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#eb670f"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.orange.4}"
        }
      },
      "key": "{data.orange.color.emphasis}"
    },
    "name": "data-orange-color-emphasis",
    "attributes": {},
    "path": ["data", "orange", "color", "emphasis"]
  },
  "data-orange-color-muted": {
    "key": "{data.orange.color.muted}",
    "$value": "#ffe7d1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffe7d1"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.orange.0}"
        }
      },
      "key": "{data.orange.color.muted}"
    },
    "name": "data-orange-color-muted",
    "attributes": {},
    "path": ["data", "orange", "color", "muted"]
  },
  "data-pine-color-emphasis": {
    "key": "{data.pine.color.emphasis}",
    "$value": "#167e53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#167e53"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.pine.5}"
        }
      },
      "key": "{data.pine.color.emphasis}"
    },
    "name": "data-pine-color-emphasis",
    "attributes": {},
    "path": ["data", "pine", "color", "emphasis"]
  },
  "data-pine-color-muted": {
    "key": "{data.pine.color.muted}",
    "$value": "#bff8db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#bff8db"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.pine.0}"
        }
      },
      "key": "{data.pine.color.muted}"
    },
    "name": "data-pine-color-muted",
    "attributes": {},
    "path": ["data", "pine", "color", "muted"]
  },
  "data-pink-color-emphasis": {
    "key": "{data.pink.color.emphasis}",
    "$value": "#ce2c85",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#ce2c85"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.pink.5}"
        }
      },
      "key": "{data.pink.color.emphasis}"
    },
    "name": "data-pink-color-emphasis",
    "attributes": {},
    "path": ["data", "pink", "color", "emphasis"]
  },
  "data-pink-color-muted": {
    "key": "{data.pink.color.muted}",
    "$value": "#ffe5f1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffe5f1"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.pink.0}"
        }
      },
      "key": "{data.pink.color.muted}"
    },
    "name": "data-pink-color-muted",
    "attributes": {},
    "path": ["data", "pink", "color", "muted"]
  },
  "data-plum-color-emphasis": {
    "key": "{data.plum.color.emphasis}",
    "$value": "#a830e8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#a830e8"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.plum.5}"
        }
      },
      "key": "{data.plum.color.emphasis}"
    },
    "name": "data-plum-color-emphasis",
    "attributes": {},
    "path": ["data", "plum", "color", "emphasis"]
  },
  "data-plum-color-muted": {
    "key": "{data.plum.color.muted}",
    "$value": "#f8e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f8e5ff"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.plum.0}"
        }
      },
      "key": "{data.plum.color.muted}"
    },
    "name": "data-plum-color-muted",
    "attributes": {},
    "path": ["data", "plum", "color", "muted"]
  },
  "data-purple-color-emphasis": {
    "key": "{data.purple.color.emphasis}",
    "$value": "#894ceb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#894ceb"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.purple.5}"
        }
      },
      "key": "{data.purple.color.emphasis}"
    },
    "name": "data-purple-color-emphasis",
    "attributes": {},
    "path": ["data", "purple", "color", "emphasis"]
  },
  "data-purple-color-muted": {
    "key": "{data.purple.color.muted}",
    "$value": "#f1e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f1e5ff"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.purple.0}"
        }
      },
      "key": "{data.purple.color.muted}"
    },
    "name": "data-purple-color-muted",
    "attributes": {},
    "path": ["data", "purple", "color", "muted"]
  },
  "data-red-color-emphasis": {
    "key": "{data.red.color.emphasis}",
    "$value": "#df0c24",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#df0c24"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.red.5}"
        }
      },
      "key": "{data.red.color.emphasis}"
    },
    "name": "data-red-color-emphasis",
    "attributes": {},
    "path": ["data", "red", "color", "emphasis"]
  },
  "data-red-color-muted": {
    "key": "{data.red.color.muted}",
    "$value": "#ffe2e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffe2e0"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.red.0}"
        }
      },
      "key": "{data.red.color.muted}"
    },
    "name": "data-red-color-muted",
    "attributes": {},
    "path": ["data", "red", "color", "muted"]
  },
  "data-teal-color-emphasis": {
    "key": "{data.teal.color.emphasis}",
    "$value": "#179b9b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#179b9b"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.teal.4}"
        }
      },
      "key": "{data.teal.color.emphasis}"
    },
    "name": "data-teal-color-emphasis",
    "attributes": {},
    "path": ["data", "teal", "color", "emphasis"]
  },
  "data-teal-color-muted": {
    "key": "{data.teal.color.muted}",
    "$value": "#c7f5ef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#c7f5ef"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.teal.0}"
        }
      },
      "key": "{data.teal.color.muted}"
    },
    "name": "data-teal-color-muted",
    "attributes": {},
    "path": ["data", "teal", "color", "muted"]
  },
  "data-yellow-color-emphasis": {
    "key": "{data.yellow.color.emphasis}",
    "$value": "#b88700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#b88700"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.yellow.4}"
        }
      },
      "key": "{data.yellow.color.emphasis}"
    },
    "name": "data-yellow-color-emphasis",
    "attributes": {},
    "path": ["data", "yellow", "color", "emphasis"]
  },
  "data-yellow-color-muted": {
    "key": "{data.yellow.color.muted}",
    "$value": "#ffec9e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffec9e"
      }
    },
    "filePath": "src/tokens/functional/color/data-vis.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.display.color.yellow.0}"
        }
      },
      "key": "{data.yellow.color.muted}"
    },
    "name": "data-yellow-color-muted",
    "attributes": {},
    "path": ["data", "yellow", "color", "muted"]
  },
  "diffBlob-additionLine-bgColor": {
    "key": "{diffBlob.additionLine.bgColor}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "alpha": 0.15
        },
        "dark-high-contrast": {
          "$value": "#ddf4ff",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ddf4ff",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ddf4ff",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.success.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "alpha": 0.15
          },
          "dark-high-contrast": {
            "$value": "{bgColor.success.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{bgColor.success.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.success.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.additionLine.bgColor}"
    },
    "name": "diffBlob-additionLine-bgColor",
    "attributes": {},
    "path": ["diffBlob", "additionLine", "bgColor"]
  },
  "diffBlob-additionLine-fgColor": {
    "key": "{diffBlob.additionLine.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#ffffff",
        "dark-tritanopia-high-contrast": "#ffffff",
        "dark-protanopia-deuteranopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{fgColor.onEmphasis}",
          "dark-tritanopia-high-contrast": "{fgColor.onEmphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{fgColor.onEmphasis}"
        }
      },
      "key": "{diffBlob.additionLine.fgColor}"
    },
    "name": "diffBlob-additionLine-fgColor",
    "attributes": {},
    "path": ["diffBlob", "additionLine", "fgColor"]
  },
  "diffBlob-additionNum-bgColor": {
    "key": "{diffBlob.additionNum.bgColor}",
    "$value": "#b6e3ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#4ac26b",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#b6e3ff",
        "light-protanopia-deuteranopia-high-contrast": "#b6e3ff",
        "light-tritanopia": "#b6e3ff",
        "light-tritanopia-high-contrast": "#b6e3ff",
        "dark-tritanopia": {
          "$value": "#54aeff",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia": {
          "$value": "#54aeff",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#54aeff",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.green.3}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.blue.1}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
          "light-tritanopia": "{base.color.blue.1}",
          "light-tritanopia-high-contrast": "{base.color.blue.1}",
          "dark-tritanopia": {
            "$value": "{base.color.blue.3}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.blue.3}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.blue.3}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.additionNum.bgColor}"
    },
    "name": "diffBlob-additionNum-bgColor",
    "attributes": {},
    "path": ["diffBlob", "additionNum", "bgColor"]
  },
  "diffBlob-additionNum-fgColor": {
    "key": "{diffBlob.additionNum.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        }
      },
      "key": "{diffBlob.additionNum.fgColor}"
    },
    "name": "diffBlob-additionNum-fgColor",
    "attributes": {},
    "path": ["diffBlob", "additionNum", "fgColor"]
  },
  "diffBlob-additionWord-bgColor": {
    "key": "{diffBlob.additionWord.bgColor}",
    "$value": "#b6e3ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2da44e",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#b6e3ff",
        "light-protanopia-deuteranopia-high-contrast": "#0969da",
        "light-high-contrast": "#1a7f37",
        "light-tritanopia": "#b6e3ff",
        "light-tritanopia-high-contrast": "#0969da",
        "dark-protanopia-deuteranopia": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": "#0969da",
        "dark-tritanopia": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": "#0969da",
        "dark-high-contrast": "#0969da"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.green.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.blue.1}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.5}",
          "light-high-contrast": "{base.color.green.5}",
          "light-tritanopia": "{base.color.blue.1}",
          "light-tritanopia-high-contrast": "{base.color.blue.5}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": "{bgColor.success.emphasis}",
          "dark-tritanopia": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": "{bgColor.success.emphasis}",
          "dark-high-contrast": "{bgColor.success.emphasis}"
        }
      },
      "key": "{diffBlob.additionWord.bgColor}"
    },
    "name": "diffBlob-additionWord-bgColor",
    "attributes": {},
    "path": ["diffBlob", "additionWord", "bgColor"]
  },
  "diffBlob-additionWord-fgColor": {
    "key": "{diffBlob.additionWord.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#ffffff",
        "light-tritanopia-high-contrast": "#ffffff",
        "light-protanopia-deuteranopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{fgColor.onEmphasis}",
          "light-tritanopia-high-contrast": "{fgColor.onEmphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{fgColor.onEmphasis}"
        }
      },
      "key": "{diffBlob.additionWord.fgColor}"
    },
    "name": "diffBlob-additionWord-fgColor",
    "attributes": {},
    "path": ["diffBlob", "additionWord", "fgColor"]
  },
  "diffBlob-deletionLine-bgColor": {
    "key": "{diffBlob.deletionLine.bgColor}",
    "$value": "#fff1e5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.15,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#fff1e5",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#fff1e5",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#fff1e5",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.15,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{bgColor.danger.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{bgColor.danger.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{bgColor.danger.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.deletionLine.bgColor}"
    },
    "name": "diffBlob-deletionLine-bgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionLine", "bgColor"]
  },
  "diffBlob-deletionLine-fgColor": {
    "key": "{diffBlob.deletionLine.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#ffffff",
        "dark-tritanopia-high-contrast": "#ffffff",
        "dark-protanopia-deuteranopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{fgColor.onEmphasis}",
          "dark-tritanopia-high-contrast": "{fgColor.onEmphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{fgColor.onEmphasis}"
        }
      },
      "key": "{diffBlob.deletionLine.fgColor}"
    },
    "name": "diffBlob-deletionLine-fgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionLine", "fgColor"]
  },
  "diffBlob-deletionNum-bgColor": {
    "key": "{diffBlob.deletionNum.bgColor}",
    "$value": "#ffd8b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fa4549",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#ffd8b5",
        "light-protanopia-deuteranopia-high-contrast": "#ffd8b5",
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 0.3,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.red.4}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.orange.1}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.1}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.3,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.deletionNum.bgColor}"
    },
    "name": "diffBlob-deletionNum-bgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionNum", "bgColor"]
  },
  "diffBlob-deletionNum-fgColor": {
    "key": "{diffBlob.deletionNum.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        }
      },
      "key": "{diffBlob.deletionNum.fgColor}"
    },
    "name": "diffBlob-deletionNum-fgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionNum", "fgColor"]
  },
  "diffBlob-deletionWord-bgColor": {
    "key": "{diffBlob.deletionWord.bgColor}",
    "$value": "#ffd8b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fa4549",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia": "#ffd8b5",
        "light-protanopia-deuteranopia-high-contrast": "#bc4c00",
        "light-high-contrast": "#cf222e",
        "light-tritanopia": "#ffcecb",
        "light-tritanopia-high-contrast": "#cf222e",
        "dark-high-contrast": "#bc4c00",
        "dark-protanopia-deuteranopia": {
          "$value": "#e16f24",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#e16f24",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": "#bc4c00"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.red.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia": "{base.color.orange.1}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.5}",
          "light-high-contrast": "{base.color.red.5}",
          "light-tritanopia": "{base.color.red.1}",
          "light-tritanopia-high-contrast": "{base.color.red.5}",
          "dark-high-contrast": "{bgColor.danger.emphasis}",
          "dark-protanopia-deuteranopia": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.orange.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": "{bgColor.danger.emphasis}"
        }
      },
      "key": "{diffBlob.deletionWord.bgColor}"
    },
    "name": "diffBlob-deletionWord-bgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionWord", "bgColor"]
  },
  "diffBlob-deletionWord-fgColor": {
    "key": "{diffBlob.deletionWord.fgColor}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#ffffff",
        "light-tritanopia-high-contrast": "#ffffff",
        "light-protanopia-deuteranopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{fgColor.onEmphasis}",
          "light-tritanopia-high-contrast": "{fgColor.onEmphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{fgColor.onEmphasis}"
        }
      },
      "key": "{diffBlob.deletionWord.fgColor}"
    },
    "name": "diffBlob-deletionWord-fgColor",
    "attributes": {},
    "path": ["diffBlob", "deletionWord", "fgColor"]
  },
  "diffBlob-emptyLine-bgColor": {
    "key": "{diffBlob.emptyLine.bgColor}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{diffBlob.emptyLine.bgColor}"
    },
    "name": "diffBlob-emptyLine-bgColor",
    "attributes": {},
    "path": ["diffBlob", "emptyLine", "bgColor"]
  },
  "diffBlob-emptyNum-bgColor": {
    "key": "{diffBlob.emptyNum.bgColor}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{diffBlob.emptyNum.bgColor}"
    },
    "name": "diffBlob-emptyNum-bgColor",
    "attributes": {},
    "path": ["diffBlob", "emptyNum", "bgColor"]
  },
  "diffBlob-expander-iconColor": {
    "key": "{diffBlob.expander.iconColor}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#1f2328",
        "light-tritanopia-high-contrast": "#1f2328",
        "light-protanopia-deuteranopia-high-contrast": "#1f2328",
        "dark-high-contrast": "#1f2328",
        "dark-tritanopia-high-contrast": "#1f2328",
        "dark-protanopia-deuteranopia-high-contrast": "#1f2328"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{fgColor.default}",
          "light-tritanopia-high-contrast": "{fgColor.default}",
          "light-protanopia-deuteranopia-high-contrast": "{fgColor.default}",
          "dark-high-contrast": "{fgColor.default}",
          "dark-tritanopia-high-contrast": "{fgColor.default}",
          "dark-protanopia-deuteranopia-high-contrast": "{fgColor.default}"
        }
      },
      "key": "{diffBlob.expander.iconColor}"
    },
    "name": "diffBlob-expander-iconColor",
    "attributes": {},
    "path": ["diffBlob", "expander", "iconColor"]
  },
  "diffBlob-hunkLine-bgColor": {
    "key": "{diffBlob.hunkLine.bgColor}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "light-tritanopia": "#f6f8fa",
        "light-tritanopia-high-contrast": "#f6f8fa",
        "light-protanopia-deuteranopia": "#f6f8fa",
        "light-protanopia-deuteranopia-high-contrast": "#f6f8fa",
        "dark-protanopia-deuteranopia": "#e6eaef",
        "dark-protanopia-deuteranopia-high-contrast": "#e6eaef",
        "dark-tritanopia": "#e6eaef",
        "dark-tritanopia-high-contrast": "#e6eaef",
        "dark-high-contrast": {
          "$value": "#ddf4ff",
          "alpha": 0.2,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "light-tritanopia": "{base.color.neutral.1}",
          "light-tritanopia-high-contrast": "{base.color.neutral.1}",
          "light-protanopia-deuteranopia": "{base.color.neutral.1}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.1}",
          "dark-protanopia-deuteranopia": "{base.color.neutral.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.3}",
          "dark-tritanopia": "{base.color.neutral.3}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.3}",
          "dark-high-contrast": {
            "$value": "{bgColor.accent.muted}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.hunkLine.bgColor}"
    },
    "name": "diffBlob-hunkLine-bgColor",
    "attributes": {},
    "path": ["diffBlob", "hunkLine", "bgColor"]
  },
  "diffBlob-hunkLine-fgColor": {
    "key": "{diffBlob.hunkLine.fgColor}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        }
      },
      "key": "{diffBlob.hunkLine.fgColor}"
    },
    "name": "diffBlob-hunkLine-fgColor",
    "attributes": {},
    "path": ["diffBlob", "hunkLine", "fgColor"]
  },
  "diffBlob-hunkNum-bgColor-hover": {
    "key": "{diffBlob.hunkNum.bgColor.hover}",
    "$value": "#c8d1da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "light-tritanopia": "#c8d1da",
        "dark-tritanopia": "#818b98",
        "light-protanopia-deuteranopia": "#c8d1da",
        "dark-protanopia-deuteranopia": "#818b98",
        "light-tritanopia-high-contrast": "#c8d1da",
        "dark-tritanopia-high-contrast": "#818b98",
        "light-protanopia-deuteranopia-high-contrast": "#c8d1da",
        "dark-protanopia-deuteranopia-high-contrast": "#818b98"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "light-tritanopia": "{base.color.neutral.7}",
          "dark-tritanopia": "{base.color.neutral.8}",
          "light-protanopia-deuteranopia": "{base.color.neutral.7}",
          "dark-protanopia-deuteranopia": "{base.color.neutral.8}",
          "light-tritanopia-high-contrast": "{base.color.neutral.7}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.8}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.7}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.8}"
        }
      },
      "key": "{diffBlob.hunkNum.bgColor.hover}"
    },
    "name": "diffBlob-hunkNum-bgColor-hover",
    "attributes": {},
    "path": ["diffBlob", "hunkNum", "bgColor", "hover"]
  },
  "diffBlob-hunkNum-bgColor-rest": {
    "key": "{diffBlob.hunkNum.bgColor.rest}",
    "$value": "#e6eaef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#0a3069",
        "light-tritanopia": "#e6eaef",
        "light-protanopia-deuteranopia": "#e6eaef",
        "light-tritanopia-high-contrast": "#e6eaef",
        "light-protanopia-deuteranopia-high-contrast": "#e6eaef",
        "dark-protanopia-deuteranopia": "#d1d9e0",
        "dark-protanopia-deuteranopia-high-contrast": "#d1d9e0",
        "dark-tritanopia": "#d1d9e0",
        "dark-tritanopia-high-contrast": "#d1d9e0",
        "dark-high-contrast": {
          "$value": "#218bff",
          "alpha": 0.4,
          "filePath": "src/tokens/component/diffBlob.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.8}",
          "light-tritanopia": "{base.color.neutral.3}",
          "light-protanopia-deuteranopia": "{base.color.neutral.3}",
          "light-tritanopia-high-contrast": "{base.color.neutral.3}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.3}",
          "dark-protanopia-deuteranopia": "{base.color.neutral.6}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.6}",
          "dark-tritanopia": "{base.color.neutral.6}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.6}",
          "dark-high-contrast": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/diffBlob.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{diffBlob.hunkNum.bgColor.rest}"
    },
    "name": "diffBlob-hunkNum-bgColor-rest",
    "attributes": {},
    "path": ["diffBlob", "hunkNum", "bgColor", "rest"]
  },
  "diffBlob-hunkNum-fgColor-hover": {
    "key": "{diffBlob.hunkNum.fgColor.hover}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light-protanopia-deuteranopia": "#1f2328",
        "light-tritanopia": "#1f2328",
        "light-protanopia-deuteranopia-high-contrast": "#1f2328",
        "light-tritanopia-high-contrast": "#1f2328"
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light-protanopia-deuteranopia": "{fgColor.default}",
          "light-tritanopia": "{fgColor.default}",
          "light-protanopia-deuteranopia-high-contrast": "{fgColor.default}",
          "light-tritanopia-high-contrast": "{fgColor.default}"
        }
      },
      "key": "{diffBlob.hunkNum.fgColor.hover}"
    },
    "name": "diffBlob-hunkNum-fgColor-hover",
    "attributes": {},
    "path": ["diffBlob", "hunkNum", "fgColor", "hover"]
  },
  "diffBlob-hunkNum-fgColor-rest": {
    "key": "{diffBlob.hunkNum.fgColor.rest}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/diffBlob.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        }
      },
      "key": "{diffBlob.hunkNum.fgColor.rest}"
    },
    "name": "diffBlob-hunkNum-fgColor-rest",
    "attributes": {},
    "path": ["diffBlob", "hunkNum", "fgColor", "rest"]
  },
  "display-auburn-bgColor-emphasis": {
    "key": "{display.auburn.bgColor.emphasis}",
    "$value": "#9d615c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b4827e",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#744744",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#744744",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#744744",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c59e9b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c59e9b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c59e9b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c59e9b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.auburn.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.auburn.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.auburn.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.auburn.bgColor.emphasis}"
    },
    "name": "display-auburn-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "auburn", "bgColor", "emphasis"]
  },
  "display-auburn-bgColor-muted": {
    "key": "{display.auburn.bgColor.muted}",
    "$value": "#f2e9e9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f2e9e9",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.auburn.bgColor.muted}"
    },
    "name": "display-auburn-bgColor-muted",
    "attributes": {},
    "path": ["display", "auburn", "bgColor", "muted"]
  },
  "display-auburn-borderColor-emphasis": {
    "key": "{display.auburn.borderColor.emphasis}",
    "$value": "#9d615c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#9d615c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.auburn.borderColor.emphasis}"
    },
    "name": "display-auburn-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "auburn", "borderColor", "emphasis"]
  },
  "display-auburn-borderColor-muted": {
    "key": "{display.auburn.borderColor.muted}",
    "$value": "#e6d6d5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e6d6d5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.auburn.borderColor.muted}"
    },
    "name": "display-auburn-borderColor-muted",
    "attributes": {},
    "path": ["display", "auburn", "borderColor", "muted"]
  },
  "display-auburn-fgColor": {
    "key": "{display.auburn.fgColor}",
    "$value": "#8a5551",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#8a5551",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5d3937",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.auburn.fgColor}"
    },
    "name": "display-auburn-fgColor",
    "attributes": {},
    "path": ["display", "auburn", "fgColor"]
  },
  "display-auburn-scale-0": {
    "key": "{display.auburn.scale.0}",
    "$value": "#f2e9e9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.0}"
    },
    "name": "display-auburn-scale-0",
    "attributes": {},
    "path": ["display", "auburn", "scale", "0"]
  },
  "display-auburn-scale-1": {
    "key": "{display.auburn.scale.1}",
    "$value": "#e6d6d5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.1}"
    },
    "name": "display-auburn-scale-1",
    "attributes": {},
    "path": ["display", "auburn", "scale", "1"]
  },
  "display-auburn-scale-2": {
    "key": "{display.auburn.scale.2}",
    "$value": "#d4b7b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.2}"
    },
    "name": "display-auburn-scale-2",
    "attributes": {},
    "path": ["display", "auburn", "scale", "2"]
  },
  "display-auburn-scale-3": {
    "key": "{display.auburn.scale.3}",
    "$value": "#c59e9b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.3}"
    },
    "name": "display-auburn-scale-3",
    "attributes": {},
    "path": ["display", "auburn", "scale", "3"]
  },
  "display-auburn-scale-4": {
    "key": "{display.auburn.scale.4}",
    "$value": "#b4827e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.4}"
    },
    "name": "display-auburn-scale-4",
    "attributes": {},
    "path": ["display", "auburn", "scale", "4"]
  },
  "display-auburn-scale-5": {
    "key": "{display.auburn.scale.5}",
    "$value": "#9d615c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.5}"
    },
    "name": "display-auburn-scale-5",
    "attributes": {},
    "path": ["display", "auburn", "scale", "5"]
  },
  "display-auburn-scale-6": {
    "key": "{display.auburn.scale.6}",
    "$value": "#8a5551",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.6}"
    },
    "name": "display-auburn-scale-6",
    "attributes": {},
    "path": ["display", "auburn", "scale", "6"]
  },
  "display-auburn-scale-7": {
    "key": "{display.auburn.scale.7}",
    "$value": "#744744",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.7}"
    },
    "name": "display-auburn-scale-7",
    "attributes": {},
    "path": ["display", "auburn", "scale", "7"]
  },
  "display-auburn-scale-8": {
    "key": "{display.auburn.scale.8}",
    "$value": "#5d3937",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.8}"
    },
    "name": "display-auburn-scale-8",
    "attributes": {},
    "path": ["display", "auburn", "scale", "8"]
  },
  "display-auburn-scale-9": {
    "key": "{display.auburn.scale.9}",
    "$value": "#432928",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.auburn.scale.9}"
    },
    "name": "display-auburn-scale-9",
    "attributes": {},
    "path": ["display", "auburn", "scale", "9"]
  },
  "display-blue-bgColor-emphasis": {
    "key": "{display.blue.bgColor.emphasis}",
    "$value": "#006edb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0f8fff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#004db3",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#004db3",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#004db3",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#47afff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#47afff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#47afff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#47afff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.blue.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.blue.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.blue.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.blue.bgColor.emphasis}"
    },
    "name": "display-blue-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "blue", "bgColor", "emphasis"]
  },
  "display-blue-bgColor-muted": {
    "key": "{display.blue.bgColor.muted}",
    "$value": "#d1f0ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1f0ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.blue.bgColor.muted}"
    },
    "name": "display-blue-bgColor-muted",
    "attributes": {},
    "path": ["display", "blue", "bgColor", "muted"]
  },
  "display-blue-borderColor-emphasis": {
    "key": "{display.blue.borderColor.emphasis}",
    "$value": "#006edb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#006edb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.blue.borderColor.emphasis}"
    },
    "name": "display-blue-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "blue", "borderColor", "emphasis"]
  },
  "display-blue-borderColor-muted": {
    "key": "{display.blue.borderColor.muted}",
    "$value": "#ade1ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ade1ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.blue.borderColor.muted}"
    },
    "name": "display-blue-borderColor-muted",
    "attributes": {},
    "path": ["display", "blue", "borderColor", "muted"]
  },
  "display-blue-fgColor": {
    "key": "{display.blue.fgColor}",
    "$value": "#005fcc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#005fcc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#003d99",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.blue.fgColor}"
    },
    "name": "display-blue-fgColor",
    "attributes": {},
    "path": ["display", "blue", "fgColor"]
  },
  "display-blue-scale-0": {
    "key": "{display.blue.scale.0}",
    "$value": "#d1f0ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.0}"
    },
    "name": "display-blue-scale-0",
    "attributes": {},
    "path": ["display", "blue", "scale", "0"]
  },
  "display-blue-scale-1": {
    "key": "{display.blue.scale.1}",
    "$value": "#ade1ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.1}"
    },
    "name": "display-blue-scale-1",
    "attributes": {},
    "path": ["display", "blue", "scale", "1"]
  },
  "display-blue-scale-2": {
    "key": "{display.blue.scale.2}",
    "$value": "#75c8ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.2}"
    },
    "name": "display-blue-scale-2",
    "attributes": {},
    "path": ["display", "blue", "scale", "2"]
  },
  "display-blue-scale-3": {
    "key": "{display.blue.scale.3}",
    "$value": "#47afff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.3}"
    },
    "name": "display-blue-scale-3",
    "attributes": {},
    "path": ["display", "blue", "scale", "3"]
  },
  "display-blue-scale-4": {
    "key": "{display.blue.scale.4}",
    "$value": "#0f8fff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.4}"
    },
    "name": "display-blue-scale-4",
    "attributes": {},
    "path": ["display", "blue", "scale", "4"]
  },
  "display-blue-scale-5": {
    "key": "{display.blue.scale.5}",
    "$value": "#006edb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.5}"
    },
    "name": "display-blue-scale-5",
    "attributes": {},
    "path": ["display", "blue", "scale", "5"]
  },
  "display-blue-scale-6": {
    "key": "{display.blue.scale.6}",
    "$value": "#005fcc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.6}"
    },
    "name": "display-blue-scale-6",
    "attributes": {},
    "path": ["display", "blue", "scale", "6"]
  },
  "display-blue-scale-7": {
    "key": "{display.blue.scale.7}",
    "$value": "#004db3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.7}"
    },
    "name": "display-blue-scale-7",
    "attributes": {},
    "path": ["display", "blue", "scale", "7"]
  },
  "display-blue-scale-8": {
    "key": "{display.blue.scale.8}",
    "$value": "#003d99",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.8}"
    },
    "name": "display-blue-scale-8",
    "attributes": {},
    "path": ["display", "blue", "scale", "8"]
  },
  "display-blue-scale-9": {
    "key": "{display.blue.scale.9}",
    "$value": "#002b75",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.blue.scale.9}"
    },
    "name": "display-blue-scale-9",
    "attributes": {},
    "path": ["display", "blue", "scale", "9"]
  },
  "display-brown-bgColor-emphasis": {
    "key": "{display.brown.bgColor.emphasis}",
    "$value": "#856d4c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a68b64",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#64513a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#64513a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#64513a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#b8a484",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#b8a484",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#b8a484",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#b8a484",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.brown.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.brown.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.brown.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.brown.bgColor.emphasis}"
    },
    "name": "display-brown-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "brown", "bgColor", "emphasis"]
  },
  "display-brown-bgColor-muted": {
    "key": "{display.brown.bgColor.muted}",
    "$value": "#eeeae2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eeeae2",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.brown.bgColor.muted}"
    },
    "name": "display-brown-bgColor-muted",
    "attributes": {},
    "path": ["display", "brown", "bgColor", "muted"]
  },
  "display-brown-borderColor-emphasis": {
    "key": "{display.brown.borderColor.emphasis}",
    "$value": "#856d4c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#856d4c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.brown.borderColor.emphasis}"
    },
    "name": "display-brown-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "brown", "borderColor", "emphasis"]
  },
  "display-brown-borderColor-muted": {
    "key": "{display.brown.borderColor.muted}",
    "$value": "#dfd7c8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#dfd7c8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.brown.borderColor.muted}"
    },
    "name": "display-brown-borderColor-muted",
    "attributes": {},
    "path": ["display", "brown", "borderColor", "muted"]
  },
  "display-brown-fgColor": {
    "key": "{display.brown.fgColor}",
    "$value": "#755f43",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#755f43",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#51412f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.brown.fgColor}"
    },
    "name": "display-brown-fgColor",
    "attributes": {},
    "path": ["display", "brown", "fgColor"]
  },
  "display-brown-scale-0": {
    "key": "{display.brown.scale.0}",
    "$value": "#eeeae2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.0}"
    },
    "name": "display-brown-scale-0",
    "attributes": {},
    "path": ["display", "brown", "scale", "0"]
  },
  "display-brown-scale-1": {
    "key": "{display.brown.scale.1}",
    "$value": "#dfd7c8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.1}"
    },
    "name": "display-brown-scale-1",
    "attributes": {},
    "path": ["display", "brown", "scale", "1"]
  },
  "display-brown-scale-2": {
    "key": "{display.brown.scale.2}",
    "$value": "#cbbda4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.2}"
    },
    "name": "display-brown-scale-2",
    "attributes": {},
    "path": ["display", "brown", "scale", "2"]
  },
  "display-brown-scale-3": {
    "key": "{display.brown.scale.3}",
    "$value": "#b8a484",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.3}"
    },
    "name": "display-brown-scale-3",
    "attributes": {},
    "path": ["display", "brown", "scale", "3"]
  },
  "display-brown-scale-4": {
    "key": "{display.brown.scale.4}",
    "$value": "#a68b64",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.4}"
    },
    "name": "display-brown-scale-4",
    "attributes": {},
    "path": ["display", "brown", "scale", "4"]
  },
  "display-brown-scale-5": {
    "key": "{display.brown.scale.5}",
    "$value": "#856d4c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.5}"
    },
    "name": "display-brown-scale-5",
    "attributes": {},
    "path": ["display", "brown", "scale", "5"]
  },
  "display-brown-scale-6": {
    "key": "{display.brown.scale.6}",
    "$value": "#755f43",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.6}"
    },
    "name": "display-brown-scale-6",
    "attributes": {},
    "path": ["display", "brown", "scale", "6"]
  },
  "display-brown-scale-7": {
    "key": "{display.brown.scale.7}",
    "$value": "#64513a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.7}"
    },
    "name": "display-brown-scale-7",
    "attributes": {},
    "path": ["display", "brown", "scale", "7"]
  },
  "display-brown-scale-8": {
    "key": "{display.brown.scale.8}",
    "$value": "#51412f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.8}"
    },
    "name": "display-brown-scale-8",
    "attributes": {},
    "path": ["display", "brown", "scale", "8"]
  },
  "display-brown-scale-9": {
    "key": "{display.brown.scale.9}",
    "$value": "#3a2e22",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.brown.scale.9}"
    },
    "name": "display-brown-scale-9",
    "attributes": {},
    "path": ["display", "brown", "scale", "9"]
  },
  "display-coral-bgColor-emphasis": {
    "key": "{display.coral.bgColor.emphasis}",
    "$value": "#d43511",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f85461",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#9b2712",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#9b2712",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#9b2712",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#f88768",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#f88768",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#f88768",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#f88768",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.coral.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.coral.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.coral.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.coral.bgColor.emphasis}"
    },
    "name": "display-coral-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "coral", "bgColor", "emphasis"]
  },
  "display-coral-bgColor-muted": {
    "key": "{display.coral.bgColor.muted}",
    "$value": "#ffe5db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe2e0",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.coral.bgColor.muted}"
    },
    "name": "display-coral-bgColor-muted",
    "attributes": {},
    "path": ["display", "coral", "bgColor", "muted"]
  },
  "display-coral-borderColor-emphasis": {
    "key": "{display.coral.borderColor.emphasis}",
    "$value": "#d43511",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#df0c24",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.coral.borderColor.emphasis}"
    },
    "name": "display-coral-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "coral", "borderColor", "emphasis"]
  },
  "display-coral-borderColor-muted": {
    "key": "{display.coral.borderColor.muted}",
    "$value": "#fecebe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecdcd",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.coral.borderColor.muted}"
    },
    "name": "display-coral-borderColor-muted",
    "attributes": {},
    "path": ["display", "coral", "borderColor", "muted"]
  },
  "display-coral-fgColor": {
    "key": "{display.coral.fgColor}",
    "$value": "#ba2e12",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#7e2011",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.coral.fgColor}"
    },
    "name": "display-coral-fgColor",
    "attributes": {},
    "path": ["display", "coral", "fgColor"]
  },
  "display-coral-scale-0": {
    "key": "{display.coral.scale.0}",
    "$value": "#ffe5db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.0}"
    },
    "name": "display-coral-scale-0",
    "attributes": {},
    "path": ["display", "coral", "scale", "0"]
  },
  "display-coral-scale-1": {
    "key": "{display.coral.scale.1}",
    "$value": "#fecebe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.1}"
    },
    "name": "display-coral-scale-1",
    "attributes": {},
    "path": ["display", "coral", "scale", "1"]
  },
  "display-coral-scale-2": {
    "key": "{display.coral.scale.2}",
    "$value": "#fcab92",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.2}"
    },
    "name": "display-coral-scale-2",
    "attributes": {},
    "path": ["display", "coral", "scale", "2"]
  },
  "display-coral-scale-3": {
    "key": "{display.coral.scale.3}",
    "$value": "#f88768",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.3}"
    },
    "name": "display-coral-scale-3",
    "attributes": {},
    "path": ["display", "coral", "scale", "3"]
  },
  "display-coral-scale-4": {
    "key": "{display.coral.scale.4}",
    "$value": "#f25f3a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.4}"
    },
    "name": "display-coral-scale-4",
    "attributes": {},
    "path": ["display", "coral", "scale", "4"]
  },
  "display-coral-scale-5": {
    "key": "{display.coral.scale.5}",
    "$value": "#d43511",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.5}"
    },
    "name": "display-coral-scale-5",
    "attributes": {},
    "path": ["display", "coral", "scale", "5"]
  },
  "display-coral-scale-6": {
    "key": "{display.coral.scale.6}",
    "$value": "#ba2e12",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.6}"
    },
    "name": "display-coral-scale-6",
    "attributes": {},
    "path": ["display", "coral", "scale", "6"]
  },
  "display-coral-scale-7": {
    "key": "{display.coral.scale.7}",
    "$value": "#9b2712",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.7}"
    },
    "name": "display-coral-scale-7",
    "attributes": {},
    "path": ["display", "coral", "scale", "7"]
  },
  "display-coral-scale-8": {
    "key": "{display.coral.scale.8}",
    "$value": "#7e2011",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.8}"
    },
    "name": "display-coral-scale-8",
    "attributes": {},
    "path": ["display", "coral", "scale", "8"]
  },
  "display-coral-scale-9": {
    "key": "{display.coral.scale.9}",
    "$value": "#5d180e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.coral.scale.9}"
    },
    "name": "display-coral-scale-9",
    "attributes": {},
    "path": ["display", "coral", "scale", "9"]
  },
  "display-cyan-bgColor-emphasis": {
    "key": "{display.cyan.bgColor.emphasis}",
    "$value": "#007b94",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0099b8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#00596b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#00596b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#00596b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#00b7db",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#00b7db",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#00b7db",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#00b7db",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.cyan.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.cyan.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.cyan.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.cyan.bgColor.emphasis}"
    },
    "name": "display-cyan-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "cyan", "bgColor", "emphasis"]
  },
  "display-cyan-bgColor-muted": {
    "key": "{display.cyan.bgColor.muted}",
    "$value": "#bdf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bdf4ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.cyan.bgColor.muted}"
    },
    "name": "display-cyan-bgColor-muted",
    "attributes": {},
    "path": ["display", "cyan", "bgColor", "muted"]
  },
  "display-cyan-borderColor-emphasis": {
    "key": "{display.cyan.borderColor.emphasis}",
    "$value": "#007b94",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#007b94",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.cyan.borderColor.emphasis}"
    },
    "name": "display-cyan-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "cyan", "borderColor", "emphasis"]
  },
  "display-cyan-borderColor-muted": {
    "key": "{display.cyan.borderColor.muted}",
    "$value": "#7ae9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#7ae9ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.cyan.borderColor.muted}"
    },
    "name": "display-cyan-borderColor-muted",
    "attributes": {},
    "path": ["display", "cyan", "borderColor", "muted"]
  },
  "display-cyan-fgColor": {
    "key": "{display.cyan.fgColor}",
    "$value": "#006a80",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#006a80",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#004857",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.cyan.fgColor}"
    },
    "name": "display-cyan-fgColor",
    "attributes": {},
    "path": ["display", "cyan", "fgColor"]
  },
  "display-cyan-scale-0": {
    "key": "{display.cyan.scale.0}",
    "$value": "#bdf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.0}"
    },
    "name": "display-cyan-scale-0",
    "attributes": {},
    "path": ["display", "cyan", "scale", "0"]
  },
  "display-cyan-scale-1": {
    "key": "{display.cyan.scale.1}",
    "$value": "#7ae9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.1}"
    },
    "name": "display-cyan-scale-1",
    "attributes": {},
    "path": ["display", "cyan", "scale", "1"]
  },
  "display-cyan-scale-2": {
    "key": "{display.cyan.scale.2}",
    "$value": "#00d0fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.2}"
    },
    "name": "display-cyan-scale-2",
    "attributes": {},
    "path": ["display", "cyan", "scale", "2"]
  },
  "display-cyan-scale-3": {
    "key": "{display.cyan.scale.3}",
    "$value": "#00b7db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.3}"
    },
    "name": "display-cyan-scale-3",
    "attributes": {},
    "path": ["display", "cyan", "scale", "3"]
  },
  "display-cyan-scale-4": {
    "key": "{display.cyan.scale.4}",
    "$value": "#0099b8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.4}"
    },
    "name": "display-cyan-scale-4",
    "attributes": {},
    "path": ["display", "cyan", "scale", "4"]
  },
  "display-cyan-scale-5": {
    "key": "{display.cyan.scale.5}",
    "$value": "#007b94",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.5}"
    },
    "name": "display-cyan-scale-5",
    "attributes": {},
    "path": ["display", "cyan", "scale", "5"]
  },
  "display-cyan-scale-6": {
    "key": "{display.cyan.scale.6}",
    "$value": "#006a80",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.6}"
    },
    "name": "display-cyan-scale-6",
    "attributes": {},
    "path": ["display", "cyan", "scale", "6"]
  },
  "display-cyan-scale-7": {
    "key": "{display.cyan.scale.7}",
    "$value": "#00596b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.7}"
    },
    "name": "display-cyan-scale-7",
    "attributes": {},
    "path": ["display", "cyan", "scale", "7"]
  },
  "display-cyan-scale-8": {
    "key": "{display.cyan.scale.8}",
    "$value": "#004857",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.8}"
    },
    "name": "display-cyan-scale-8",
    "attributes": {},
    "path": ["display", "cyan", "scale", "8"]
  },
  "display-cyan-scale-9": {
    "key": "{display.cyan.scale.9}",
    "$value": "#003742",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.cyan.scale.9}"
    },
    "name": "display-cyan-scale-9",
    "attributes": {},
    "path": ["display", "cyan", "scale", "9"]
  },
  "display-gray-bgColor-emphasis": {
    "key": "{display.gray.bgColor.emphasis}",
    "$value": "#647182",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#808fa3",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#4e535a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#4e535a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#4e535a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#9ba9bb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#9ba9bb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#9ba9bb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#9ba9bb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.gray.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.gray.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.gray.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.gray.bgColor.emphasis}"
    },
    "name": "display-gray-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "gray", "bgColor", "emphasis"]
  },
  "display-gray-bgColor-muted": {
    "key": "{display.gray.bgColor.muted}",
    "$value": "#e8ecf2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e8ecf2",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.gray.bgColor.muted}"
    },
    "name": "display-gray-bgColor-muted",
    "attributes": {},
    "path": ["display", "gray", "bgColor", "muted"]
  },
  "display-gray-borderColor-emphasis": {
    "key": "{display.gray.borderColor.emphasis}",
    "$value": "#647182",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#647182",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.gray.borderColor.emphasis}"
    },
    "name": "display-gray-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "gray", "borderColor", "emphasis"]
  },
  "display-gray-borderColor-muted": {
    "key": "{display.gray.borderColor.muted}",
    "$value": "#d2dae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d2dae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.gray.borderColor.muted}"
    },
    "name": "display-gray-borderColor-muted",
    "attributes": {},
    "path": ["display", "gray", "borderColor", "muted"]
  },
  "display-gray-fgColor": {
    "key": "{display.gray.fgColor}",
    "$value": "#5c6570",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#5c6570",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#424448",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.gray.fgColor}"
    },
    "name": "display-gray-fgColor",
    "attributes": {},
    "path": ["display", "gray", "fgColor"]
  },
  "display-gray-scale-0": {
    "key": "{display.gray.scale.0}",
    "$value": "#e8ecf2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.0}"
    },
    "name": "display-gray-scale-0",
    "attributes": {},
    "path": ["display", "gray", "scale", "0"]
  },
  "display-gray-scale-1": {
    "key": "{display.gray.scale.1}",
    "$value": "#d2dae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.1}"
    },
    "name": "display-gray-scale-1",
    "attributes": {},
    "path": ["display", "gray", "scale", "1"]
  },
  "display-gray-scale-2": {
    "key": "{display.gray.scale.2}",
    "$value": "#b4c0cf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.2}"
    },
    "name": "display-gray-scale-2",
    "attributes": {},
    "path": ["display", "gray", "scale", "2"]
  },
  "display-gray-scale-3": {
    "key": "{display.gray.scale.3}",
    "$value": "#9ba9bb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.3}"
    },
    "name": "display-gray-scale-3",
    "attributes": {},
    "path": ["display", "gray", "scale", "3"]
  },
  "display-gray-scale-4": {
    "key": "{display.gray.scale.4}",
    "$value": "#808fa3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.4}"
    },
    "name": "display-gray-scale-4",
    "attributes": {},
    "path": ["display", "gray", "scale", "4"]
  },
  "display-gray-scale-5": {
    "key": "{display.gray.scale.5}",
    "$value": "#647182",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.5}"
    },
    "name": "display-gray-scale-5",
    "attributes": {},
    "path": ["display", "gray", "scale", "5"]
  },
  "display-gray-scale-6": {
    "key": "{display.gray.scale.6}",
    "$value": "#5c6570",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.6}"
    },
    "name": "display-gray-scale-6",
    "attributes": {},
    "path": ["display", "gray", "scale", "6"]
  },
  "display-gray-scale-7": {
    "key": "{display.gray.scale.7}",
    "$value": "#4e535a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.7}"
    },
    "name": "display-gray-scale-7",
    "attributes": {},
    "path": ["display", "gray", "scale", "7"]
  },
  "display-gray-scale-8": {
    "key": "{display.gray.scale.8}",
    "$value": "#424448",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.8}"
    },
    "name": "display-gray-scale-8",
    "attributes": {},
    "path": ["display", "gray", "scale", "8"]
  },
  "display-gray-scale-9": {
    "key": "{display.gray.scale.9}",
    "$value": "#303031",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.gray.scale.9}"
    },
    "name": "display-gray-scale-9",
    "attributes": {},
    "path": ["display", "gray", "scale", "9"]
  },
  "display-green-bgColor-emphasis": {
    "key": "{display.green.bgColor.emphasis}",
    "$value": "#2c8141",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#30a147",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#285c3b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#285c3b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#285c3b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#31bf46",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#31bf46",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#31bf46",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#31bf46",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.green.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.green.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.green.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.green.bgColor.emphasis}"
    },
    "name": "display-green-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "green", "bgColor", "emphasis"]
  },
  "display-green-bgColor-muted": {
    "key": "{display.green.bgColor.muted}",
    "$value": "#caf7ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#caf7ca",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.green.bgColor.muted}"
    },
    "name": "display-green-bgColor-muted",
    "attributes": {},
    "path": ["display", "green", "bgColor", "muted"]
  },
  "display-green-borderColor-emphasis": {
    "key": "{display.green.borderColor.emphasis}",
    "$value": "#2c8141",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2c8141",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.green.borderColor.emphasis}"
    },
    "name": "display-green-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "green", "borderColor", "emphasis"]
  },
  "display-green-borderColor-muted": {
    "key": "{display.green.borderColor.muted}",
    "$value": "#9ceda0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#9ceda0",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.green.borderColor.muted}"
    },
    "name": "display-green-borderColor-muted",
    "attributes": {},
    "path": ["display", "green", "borderColor", "muted"]
  },
  "display-green-fgColor": {
    "key": "{display.green.fgColor}",
    "$value": "#2b6e3f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#254b34",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.green.fgColor}"
    },
    "name": "display-green-fgColor",
    "attributes": {},
    "path": ["display", "green", "fgColor"]
  },
  "display-green-scale-0": {
    "key": "{display.green.scale.0}",
    "$value": "#caf7ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.0}"
    },
    "name": "display-green-scale-0",
    "attributes": {},
    "path": ["display", "green", "scale", "0"]
  },
  "display-green-scale-1": {
    "key": "{display.green.scale.1}",
    "$value": "#9ceda0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.1}"
    },
    "name": "display-green-scale-1",
    "attributes": {},
    "path": ["display", "green", "scale", "1"]
  },
  "display-green-scale-2": {
    "key": "{display.green.scale.2}",
    "$value": "#54d961",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.2}"
    },
    "name": "display-green-scale-2",
    "attributes": {},
    "path": ["display", "green", "scale", "2"]
  },
  "display-green-scale-3": {
    "key": "{display.green.scale.3}",
    "$value": "#31bf46",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.3}"
    },
    "name": "display-green-scale-3",
    "attributes": {},
    "path": ["display", "green", "scale", "3"]
  },
  "display-green-scale-4": {
    "key": "{display.green.scale.4}",
    "$value": "#30a147",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.4}"
    },
    "name": "display-green-scale-4",
    "attributes": {},
    "path": ["display", "green", "scale", "4"]
  },
  "display-green-scale-5": {
    "key": "{display.green.scale.5}",
    "$value": "#2c8141",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.5}"
    },
    "name": "display-green-scale-5",
    "attributes": {},
    "path": ["display", "green", "scale", "5"]
  },
  "display-green-scale-6": {
    "key": "{display.green.scale.6}",
    "$value": "#2b6e3f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.6}"
    },
    "name": "display-green-scale-6",
    "attributes": {},
    "path": ["display", "green", "scale", "6"]
  },
  "display-green-scale-7": {
    "key": "{display.green.scale.7}",
    "$value": "#285c3b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.7}"
    },
    "name": "display-green-scale-7",
    "attributes": {},
    "path": ["display", "green", "scale", "7"]
  },
  "display-green-scale-8": {
    "key": "{display.green.scale.8}",
    "$value": "#254b34",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.8}"
    },
    "name": "display-green-scale-8",
    "attributes": {},
    "path": ["display", "green", "scale", "8"]
  },
  "display-green-scale-9": {
    "key": "{display.green.scale.9}",
    "$value": "#1d3528",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.green.scale.9}"
    },
    "name": "display-green-scale-9",
    "attributes": {},
    "path": ["display", "green", "scale", "9"]
  },
  "display-indigo-bgColor-emphasis": {
    "key": "{display.indigo.bgColor.emphasis}",
    "$value": "#5a61e7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#7a82f0",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#393cd5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#393cd5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#393cd5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#979ff7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#979ff7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#979ff7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#979ff7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.indigo.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.indigo.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.indigo.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.indigo.bgColor.emphasis}"
    },
    "name": "display-indigo-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "indigo", "bgColor", "emphasis"]
  },
  "display-indigo-bgColor-muted": {
    "key": "{display.indigo.bgColor.muted}",
    "$value": "#e5e9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e5e9ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.indigo.bgColor.muted}"
    },
    "name": "display-indigo-bgColor-muted",
    "attributes": {},
    "path": ["display", "indigo", "bgColor", "muted"]
  },
  "display-indigo-borderColor-emphasis": {
    "key": "{display.indigo.borderColor.emphasis}",
    "$value": "#5a61e7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#5a61e7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.indigo.borderColor.emphasis}"
    },
    "name": "display-indigo-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "indigo", "borderColor", "emphasis"]
  },
  "display-indigo-borderColor-muted": {
    "key": "{display.indigo.borderColor.muted}",
    "$value": "#d2d7fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d2d7fe",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.indigo.borderColor.muted}"
    },
    "name": "display-indigo-borderColor-muted",
    "attributes": {},
    "path": ["display", "indigo", "borderColor", "muted"]
  },
  "display-indigo-fgColor": {
    "key": "{display.indigo.fgColor}",
    "$value": "#494edf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#494edf",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.indigo.fgColor}"
    },
    "name": "display-indigo-fgColor",
    "attributes": {},
    "path": ["display", "indigo", "fgColor"]
  },
  "display-indigo-scale-0": {
    "key": "{display.indigo.scale.0}",
    "$value": "#e5e9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.0}"
    },
    "name": "display-indigo-scale-0",
    "attributes": {},
    "path": ["display", "indigo", "scale", "0"]
  },
  "display-indigo-scale-1": {
    "key": "{display.indigo.scale.1}",
    "$value": "#d2d7fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.1}"
    },
    "name": "display-indigo-scale-1",
    "attributes": {},
    "path": ["display", "indigo", "scale", "1"]
  },
  "display-indigo-scale-2": {
    "key": "{display.indigo.scale.2}",
    "$value": "#b1b9fb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.2}"
    },
    "name": "display-indigo-scale-2",
    "attributes": {},
    "path": ["display", "indigo", "scale", "2"]
  },
  "display-indigo-scale-3": {
    "key": "{display.indigo.scale.3}",
    "$value": "#979ff7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.3}"
    },
    "name": "display-indigo-scale-3",
    "attributes": {},
    "path": ["display", "indigo", "scale", "3"]
  },
  "display-indigo-scale-4": {
    "key": "{display.indigo.scale.4}",
    "$value": "#7a82f0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.4}"
    },
    "name": "display-indigo-scale-4",
    "attributes": {},
    "path": ["display", "indigo", "scale", "4"]
  },
  "display-indigo-scale-5": {
    "key": "{display.indigo.scale.5}",
    "$value": "#5a61e7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.5}"
    },
    "name": "display-indigo-scale-5",
    "attributes": {},
    "path": ["display", "indigo", "scale", "5"]
  },
  "display-indigo-scale-6": {
    "key": "{display.indigo.scale.6}",
    "$value": "#494edf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.6}"
    },
    "name": "display-indigo-scale-6",
    "attributes": {},
    "path": ["display", "indigo", "scale", "6"]
  },
  "display-indigo-scale-7": {
    "key": "{display.indigo.scale.7}",
    "$value": "#393cd5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.7}"
    },
    "name": "display-indigo-scale-7",
    "attributes": {},
    "path": ["display", "indigo", "scale", "7"]
  },
  "display-indigo-scale-8": {
    "key": "{display.indigo.scale.8}",
    "$value": "#2d2db4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.8}"
    },
    "name": "display-indigo-scale-8",
    "attributes": {},
    "path": ["display", "indigo", "scale", "8"]
  },
  "display-indigo-scale-9": {
    "key": "{display.indigo.scale.9}",
    "$value": "#25247b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.indigo.scale.9}"
    },
    "name": "display-indigo-scale-9",
    "attributes": {},
    "path": ["display", "indigo", "scale", "9"]
  },
  "display-lemon-bgColor-emphasis": {
    "key": "{display.lemon.bgColor.emphasis}",
    "$value": "#866e04",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a68c07",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#654f01",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#654f01",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#654f01",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c2a60a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c2a60a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c2a60a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c2a60a",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lemon.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lemon.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lemon.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lemon.bgColor.emphasis}"
    },
    "name": "display-lemon-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "lemon", "bgColor", "emphasis"]
  },
  "display-lemon-bgColor-muted": {
    "key": "{display.lemon.bgColor.muted}",
    "$value": "#f7eea1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f7eea1",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lemon.bgColor.muted}"
    },
    "name": "display-lemon-bgColor-muted",
    "attributes": {},
    "path": ["display", "lemon", "bgColor", "muted"]
  },
  "display-lemon-borderColor-emphasis": {
    "key": "{display.lemon.borderColor.emphasis}",
    "$value": "#866e04",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#866e04",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lemon.borderColor.emphasis}"
    },
    "name": "display-lemon-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "lemon", "borderColor", "emphasis"]
  },
  "display-lemon-borderColor-muted": {
    "key": "{display.lemon.borderColor.muted}",
    "$value": "#f0db3d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0db3d",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lemon.borderColor.muted}"
    },
    "name": "display-lemon-borderColor-muted",
    "attributes": {},
    "path": ["display", "lemon", "borderColor", "muted"]
  },
  "display-lemon-fgColor": {
    "key": "{display.lemon.fgColor}",
    "$value": "#786002",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#786002",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#523f00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lemon.fgColor}"
    },
    "name": "display-lemon-fgColor",
    "attributes": {},
    "path": ["display", "lemon", "fgColor"]
  },
  "display-lemon-scale-0": {
    "key": "{display.lemon.scale.0}",
    "$value": "#f7eea1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.0}"
    },
    "name": "display-lemon-scale-0",
    "attributes": {},
    "path": ["display", "lemon", "scale", "0"]
  },
  "display-lemon-scale-1": {
    "key": "{display.lemon.scale.1}",
    "$value": "#f0db3d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.1}"
    },
    "name": "display-lemon-scale-1",
    "attributes": {},
    "path": ["display", "lemon", "scale", "1"]
  },
  "display-lemon-scale-2": {
    "key": "{display.lemon.scale.2}",
    "$value": "#d8bd0e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.2}"
    },
    "name": "display-lemon-scale-2",
    "attributes": {},
    "path": ["display", "lemon", "scale", "2"]
  },
  "display-lemon-scale-3": {
    "key": "{display.lemon.scale.3}",
    "$value": "#c2a60a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.3}"
    },
    "name": "display-lemon-scale-3",
    "attributes": {},
    "path": ["display", "lemon", "scale", "3"]
  },
  "display-lemon-scale-4": {
    "key": "{display.lemon.scale.4}",
    "$value": "#a68c07",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.4}"
    },
    "name": "display-lemon-scale-4",
    "attributes": {},
    "path": ["display", "lemon", "scale", "4"]
  },
  "display-lemon-scale-5": {
    "key": "{display.lemon.scale.5}",
    "$value": "#866e04",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.5}"
    },
    "name": "display-lemon-scale-5",
    "attributes": {},
    "path": ["display", "lemon", "scale", "5"]
  },
  "display-lemon-scale-6": {
    "key": "{display.lemon.scale.6}",
    "$value": "#786002",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.6}"
    },
    "name": "display-lemon-scale-6",
    "attributes": {},
    "path": ["display", "lemon", "scale", "6"]
  },
  "display-lemon-scale-7": {
    "key": "{display.lemon.scale.7}",
    "$value": "#654f01",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.7}"
    },
    "name": "display-lemon-scale-7",
    "attributes": {},
    "path": ["display", "lemon", "scale", "7"]
  },
  "display-lemon-scale-8": {
    "key": "{display.lemon.scale.8}",
    "$value": "#523f00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.8}"
    },
    "name": "display-lemon-scale-8",
    "attributes": {},
    "path": ["display", "lemon", "scale", "8"]
  },
  "display-lemon-scale-9": {
    "key": "{display.lemon.scale.9}",
    "$value": "#3d2e00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lemon.scale.9}"
    },
    "name": "display-lemon-scale-9",
    "attributes": {},
    "path": ["display", "lemon", "scale", "9"]
  },
  "display-lime-bgColor-emphasis": {
    "key": "{display.lime.bgColor.emphasis}",
    "$value": "#527a29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#6c9d2f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#3a5b25",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#3a5b25",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#3a5b25",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#80b530",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#80b530",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#80b530",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#80b530",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lime.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lime.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lime.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lime.bgColor.emphasis}"
    },
    "name": "display-lime-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "lime", "bgColor", "emphasis"]
  },
  "display-lime-bgColor-muted": {
    "key": "{display.lime.bgColor.muted}",
    "$value": "#e3f2b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e3f2b5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lime.bgColor.muted}"
    },
    "name": "display-lime-bgColor-muted",
    "attributes": {},
    "path": ["display", "lime", "bgColor", "muted"]
  },
  "display-lime-borderColor-emphasis": {
    "key": "{display.lime.borderColor.emphasis}",
    "$value": "#527a29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#527a29",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lime.borderColor.emphasis}"
    },
    "name": "display-lime-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "lime", "borderColor", "emphasis"]
  },
  "display-lime-borderColor-muted": {
    "key": "{display.lime.borderColor.muted}",
    "$value": "#c7e580",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c7e580",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lime.borderColor.muted}"
    },
    "name": "display-lime-borderColor-muted",
    "attributes": {},
    "path": ["display", "lime", "borderColor", "muted"]
  },
  "display-lime-fgColor": {
    "key": "{display.lime.fgColor}",
    "$value": "#476c28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#476c28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.lime.fgColor}"
    },
    "name": "display-lime-fgColor",
    "attributes": {},
    "path": ["display", "lime", "fgColor"]
  },
  "display-lime-scale-0": {
    "key": "{display.lime.scale.0}",
    "$value": "#e3f2b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.0}"
    },
    "name": "display-lime-scale-0",
    "attributes": {},
    "path": ["display", "lime", "scale", "0"]
  },
  "display-lime-scale-1": {
    "key": "{display.lime.scale.1}",
    "$value": "#c7e580",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.1}"
    },
    "name": "display-lime-scale-1",
    "attributes": {},
    "path": ["display", "lime", "scale", "1"]
  },
  "display-lime-scale-2": {
    "key": "{display.lime.scale.2}",
    "$value": "#9bd039",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.2}"
    },
    "name": "display-lime-scale-2",
    "attributes": {},
    "path": ["display", "lime", "scale", "2"]
  },
  "display-lime-scale-3": {
    "key": "{display.lime.scale.3}",
    "$value": "#80b530",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.3}"
    },
    "name": "display-lime-scale-3",
    "attributes": {},
    "path": ["display", "lime", "scale", "3"]
  },
  "display-lime-scale-4": {
    "key": "{display.lime.scale.4}",
    "$value": "#6c9d2f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.4}"
    },
    "name": "display-lime-scale-4",
    "attributes": {},
    "path": ["display", "lime", "scale", "4"]
  },
  "display-lime-scale-5": {
    "key": "{display.lime.scale.5}",
    "$value": "#527a29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.5}"
    },
    "name": "display-lime-scale-5",
    "attributes": {},
    "path": ["display", "lime", "scale", "5"]
  },
  "display-lime-scale-6": {
    "key": "{display.lime.scale.6}",
    "$value": "#476c28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.6}"
    },
    "name": "display-lime-scale-6",
    "attributes": {},
    "path": ["display", "lime", "scale", "6"]
  },
  "display-lime-scale-7": {
    "key": "{display.lime.scale.7}",
    "$value": "#3a5b25",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.7}"
    },
    "name": "display-lime-scale-7",
    "attributes": {},
    "path": ["display", "lime", "scale", "7"]
  },
  "display-lime-scale-8": {
    "key": "{display.lime.scale.8}",
    "$value": "#2f4a21",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.8}"
    },
    "name": "display-lime-scale-8",
    "attributes": {},
    "path": ["display", "lime", "scale", "8"]
  },
  "display-lime-scale-9": {
    "key": "{display.lime.scale.9}",
    "$value": "#213319",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.lime.scale.9}"
    },
    "name": "display-lime-scale-9",
    "attributes": {},
    "path": ["display", "lime", "scale", "9"]
  },
  "display-olive-bgColor-emphasis": {
    "key": "{display.olive.bgColor.emphasis}",
    "$value": "#64762d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#819532",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#495a2b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#495a2b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#495a2b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#9bae32",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#9bae32",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#9bae32",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#9bae32",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.olive.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.olive.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.olive.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.olive.bgColor.emphasis}"
    },
    "name": "display-olive-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "olive", "bgColor", "emphasis"]
  },
  "display-olive-bgColor-muted": {
    "key": "{display.olive.bgColor.muted}",
    "$value": "#f0f0ad",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0f0ad",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.olive.bgColor.muted}"
    },
    "name": "display-olive-bgColor-muted",
    "attributes": {},
    "path": ["display", "olive", "bgColor", "muted"]
  },
  "display-olive-borderColor-emphasis": {
    "key": "{display.olive.borderColor.emphasis}",
    "$value": "#64762d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#64762d",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.olive.borderColor.emphasis}"
    },
    "name": "display-olive-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "olive", "borderColor", "emphasis"]
  },
  "display-olive-borderColor-muted": {
    "key": "{display.olive.borderColor.muted}",
    "$value": "#dbe170",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#dbe170",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.olive.borderColor.muted}"
    },
    "name": "display-olive-borderColor-muted",
    "attributes": {},
    "path": ["display", "olive", "borderColor", "muted"]
  },
  "display-olive-fgColor": {
    "key": "{display.olive.fgColor}",
    "$value": "#56682c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#56682c",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#3b4927",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.olive.fgColor}"
    },
    "name": "display-olive-fgColor",
    "attributes": {},
    "path": ["display", "olive", "fgColor"]
  },
  "display-olive-scale-0": {
    "key": "{display.olive.scale.0}",
    "$value": "#f0f0ad",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.0}"
    },
    "name": "display-olive-scale-0",
    "attributes": {},
    "path": ["display", "olive", "scale", "0"]
  },
  "display-olive-scale-1": {
    "key": "{display.olive.scale.1}",
    "$value": "#dbe170",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.1}"
    },
    "name": "display-olive-scale-1",
    "attributes": {},
    "path": ["display", "olive", "scale", "1"]
  },
  "display-olive-scale-2": {
    "key": "{display.olive.scale.2}",
    "$value": "#b9c832",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.2}"
    },
    "name": "display-olive-scale-2",
    "attributes": {},
    "path": ["display", "olive", "scale", "2"]
  },
  "display-olive-scale-3": {
    "key": "{display.olive.scale.3}",
    "$value": "#9bae32",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.3}"
    },
    "name": "display-olive-scale-3",
    "attributes": {},
    "path": ["display", "olive", "scale", "3"]
  },
  "display-olive-scale-4": {
    "key": "{display.olive.scale.4}",
    "$value": "#819532",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.4}"
    },
    "name": "display-olive-scale-4",
    "attributes": {},
    "path": ["display", "olive", "scale", "4"]
  },
  "display-olive-scale-5": {
    "key": "{display.olive.scale.5}",
    "$value": "#64762d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.5}"
    },
    "name": "display-olive-scale-5",
    "attributes": {},
    "path": ["display", "olive", "scale", "5"]
  },
  "display-olive-scale-6": {
    "key": "{display.olive.scale.6}",
    "$value": "#56682c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.6}"
    },
    "name": "display-olive-scale-6",
    "attributes": {},
    "path": ["display", "olive", "scale", "6"]
  },
  "display-olive-scale-7": {
    "key": "{display.olive.scale.7}",
    "$value": "#495a2b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.7}"
    },
    "name": "display-olive-scale-7",
    "attributes": {},
    "path": ["display", "olive", "scale", "7"]
  },
  "display-olive-scale-8": {
    "key": "{display.olive.scale.8}",
    "$value": "#3b4927",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.8}"
    },
    "name": "display-olive-scale-8",
    "attributes": {},
    "path": ["display", "olive", "scale", "8"]
  },
  "display-olive-scale-9": {
    "key": "{display.olive.scale.9}",
    "$value": "#2a331f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.olive.scale.9}"
    },
    "name": "display-olive-scale-9",
    "attributes": {},
    "path": ["display", "olive", "scale", "9"]
  },
  "display-orange-bgColor-emphasis": {
    "key": "{display.orange.bgColor.emphasis}",
    "$value": "#b8500f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eb670f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#8d3c11",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#8d3c11",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#8d3c11",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#f68c41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#f68c41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#f68c41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#f68c41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.orange.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.orange.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.orange.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.orange.bgColor.emphasis}"
    },
    "name": "display-orange-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "orange", "bgColor", "emphasis"]
  },
  "display-orange-bgColor-muted": {
    "key": "{display.orange.bgColor.muted}",
    "$value": "#ffe7d1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe7d1",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.orange.bgColor.muted}"
    },
    "name": "display-orange-bgColor-muted",
    "attributes": {},
    "path": ["display", "orange", "bgColor", "muted"]
  },
  "display-orange-borderColor-emphasis": {
    "key": "{display.orange.borderColor.emphasis}",
    "$value": "#b8500f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b8500f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.orange.borderColor.emphasis}"
    },
    "name": "display-orange-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "orange", "borderColor", "emphasis"]
  },
  "display-orange-borderColor-muted": {
    "key": "{display.orange.borderColor.muted}",
    "$value": "#fecfaa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecfaa",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.orange.borderColor.muted}"
    },
    "name": "display-orange-borderColor-muted",
    "attributes": {},
    "path": ["display", "orange", "borderColor", "muted"]
  },
  "display-orange-fgColor": {
    "key": "{display.orange.fgColor}",
    "$value": "#a24610",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a24610",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#70300f",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.orange.fgColor}"
    },
    "name": "display-orange-fgColor",
    "attributes": {},
    "path": ["display", "orange", "fgColor"]
  },
  "display-orange-scale-0": {
    "key": "{display.orange.scale.0}",
    "$value": "#ffe7d1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.0}"
    },
    "name": "display-orange-scale-0",
    "attributes": {},
    "path": ["display", "orange", "scale", "0"]
  },
  "display-orange-scale-1": {
    "key": "{display.orange.scale.1}",
    "$value": "#fecfaa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.1}"
    },
    "name": "display-orange-scale-1",
    "attributes": {},
    "path": ["display", "orange", "scale", "1"]
  },
  "display-orange-scale-2": {
    "key": "{display.orange.scale.2}",
    "$value": "#fbaf74",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.2}"
    },
    "name": "display-orange-scale-2",
    "attributes": {},
    "path": ["display", "orange", "scale", "2"]
  },
  "display-orange-scale-3": {
    "key": "{display.orange.scale.3}",
    "$value": "#f68c41",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.3}"
    },
    "name": "display-orange-scale-3",
    "attributes": {},
    "path": ["display", "orange", "scale", "3"]
  },
  "display-orange-scale-4": {
    "key": "{display.orange.scale.4}",
    "$value": "#eb670f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.4}"
    },
    "name": "display-orange-scale-4",
    "attributes": {},
    "path": ["display", "orange", "scale", "4"]
  },
  "display-orange-scale-5": {
    "key": "{display.orange.scale.5}",
    "$value": "#b8500f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.5}"
    },
    "name": "display-orange-scale-5",
    "attributes": {},
    "path": ["display", "orange", "scale", "5"]
  },
  "display-orange-scale-6": {
    "key": "{display.orange.scale.6}",
    "$value": "#a24610",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.6}"
    },
    "name": "display-orange-scale-6",
    "attributes": {},
    "path": ["display", "orange", "scale", "6"]
  },
  "display-orange-scale-7": {
    "key": "{display.orange.scale.7}",
    "$value": "#8d3c11",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.7}"
    },
    "name": "display-orange-scale-7",
    "attributes": {},
    "path": ["display", "orange", "scale", "7"]
  },
  "display-orange-scale-8": {
    "key": "{display.orange.scale.8}",
    "$value": "#70300f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.8}"
    },
    "name": "display-orange-scale-8",
    "attributes": {},
    "path": ["display", "orange", "scale", "8"]
  },
  "display-orange-scale-9": {
    "key": "{display.orange.scale.9}",
    "$value": "#54230d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.orange.scale.9}"
    },
    "name": "display-orange-scale-9",
    "attributes": {},
    "path": ["display", "orange", "scale", "9"]
  },
  "display-pine-bgColor-emphasis": {
    "key": "{display.pine.bgColor.emphasis}",
    "$value": "#167e53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1aa267",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#135d41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#135d41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#135d41",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#1dbf76",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#1dbf76",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#1dbf76",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#1dbf76",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pine.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pine.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pine.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pine.bgColor.emphasis}"
    },
    "name": "display-pine-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "pine", "bgColor", "emphasis"]
  },
  "display-pine-bgColor-muted": {
    "key": "{display.pine.bgColor.muted}",
    "$value": "#bff8db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bff8db",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pine.bgColor.muted}"
    },
    "name": "display-pine-bgColor-muted",
    "attributes": {},
    "path": ["display", "pine", "bgColor", "muted"]
  },
  "display-pine-borderColor-emphasis": {
    "key": "{display.pine.borderColor.emphasis}",
    "$value": "#167e53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#167e53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pine.borderColor.emphasis}"
    },
    "name": "display-pine-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "pine", "borderColor", "emphasis"]
  },
  "display-pine-borderColor-muted": {
    "key": "{display.pine.borderColor.muted}",
    "$value": "#80efb9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#80efb9",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pine.borderColor.muted}"
    },
    "name": "display-pine-borderColor-muted",
    "attributes": {},
    "path": ["display", "pine", "borderColor", "muted"]
  },
  "display-pine-fgColor": {
    "key": "{display.pine.fgColor}",
    "$value": "#156f4b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#156f4b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#114b36",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pine.fgColor}"
    },
    "name": "display-pine-fgColor",
    "attributes": {},
    "path": ["display", "pine", "fgColor"]
  },
  "display-pine-scale-0": {
    "key": "{display.pine.scale.0}",
    "$value": "#bff8db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.0}"
    },
    "name": "display-pine-scale-0",
    "attributes": {},
    "path": ["display", "pine", "scale", "0"]
  },
  "display-pine-scale-1": {
    "key": "{display.pine.scale.1}",
    "$value": "#80efb9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.1}"
    },
    "name": "display-pine-scale-1",
    "attributes": {},
    "path": ["display", "pine", "scale", "1"]
  },
  "display-pine-scale-2": {
    "key": "{display.pine.scale.2}",
    "$value": "#1dd781",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.2}"
    },
    "name": "display-pine-scale-2",
    "attributes": {},
    "path": ["display", "pine", "scale", "2"]
  },
  "display-pine-scale-3": {
    "key": "{display.pine.scale.3}",
    "$value": "#1dbf76",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.3}"
    },
    "name": "display-pine-scale-3",
    "attributes": {},
    "path": ["display", "pine", "scale", "3"]
  },
  "display-pine-scale-4": {
    "key": "{display.pine.scale.4}",
    "$value": "#1aa267",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.4}"
    },
    "name": "display-pine-scale-4",
    "attributes": {},
    "path": ["display", "pine", "scale", "4"]
  },
  "display-pine-scale-5": {
    "key": "{display.pine.scale.5}",
    "$value": "#167e53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.5}"
    },
    "name": "display-pine-scale-5",
    "attributes": {},
    "path": ["display", "pine", "scale", "5"]
  },
  "display-pine-scale-6": {
    "key": "{display.pine.scale.6}",
    "$value": "#156f4b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.6}"
    },
    "name": "display-pine-scale-6",
    "attributes": {},
    "path": ["display", "pine", "scale", "6"]
  },
  "display-pine-scale-7": {
    "key": "{display.pine.scale.7}",
    "$value": "#135d41",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.7}"
    },
    "name": "display-pine-scale-7",
    "attributes": {},
    "path": ["display", "pine", "scale", "7"]
  },
  "display-pine-scale-8": {
    "key": "{display.pine.scale.8}",
    "$value": "#114b36",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.8}"
    },
    "name": "display-pine-scale-8",
    "attributes": {},
    "path": ["display", "pine", "scale", "8"]
  },
  "display-pine-scale-9": {
    "key": "{display.pine.scale.9}",
    "$value": "#0d3627",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pine.scale.9}"
    },
    "name": "display-pine-scale-9",
    "attributes": {},
    "path": ["display", "pine", "scale", "9"]
  },
  "display-pink-bgColor-emphasis": {
    "key": "{display.pink.bgColor.emphasis}",
    "$value": "#ce2c85",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e55da5",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#8e2e66",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#8e2e66",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#8e2e66",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#f184bc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#f184bc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#f184bc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#f184bc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pink.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pink.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pink.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pink.bgColor.emphasis}"
    },
    "name": "display-pink-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "pink", "bgColor", "emphasis"]
  },
  "display-pink-bgColor-muted": {
    "key": "{display.pink.bgColor.muted}",
    "$value": "#ffe5f1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe5f1",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pink.bgColor.muted}"
    },
    "name": "display-pink-bgColor-muted",
    "attributes": {},
    "path": ["display", "pink", "bgColor", "muted"]
  },
  "display-pink-borderColor-emphasis": {
    "key": "{display.pink.borderColor.emphasis}",
    "$value": "#ce2c85",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ce2c85",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pink.borderColor.emphasis}"
    },
    "name": "display-pink-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "pink", "borderColor", "emphasis"]
  },
  "display-pink-borderColor-muted": {
    "key": "{display.pink.borderColor.muted}",
    "$value": "#fdc9e2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fdc9e2",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pink.borderColor.muted}"
    },
    "name": "display-pink-borderColor-muted",
    "attributes": {},
    "path": ["display", "pink", "borderColor", "muted"]
  },
  "display-pink-fgColor": {
    "key": "{display.pink.fgColor}",
    "$value": "#b12f79",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b12f79",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.pink.fgColor}"
    },
    "name": "display-pink-fgColor",
    "attributes": {},
    "path": ["display", "pink", "fgColor"]
  },
  "display-pink-scale-0": {
    "key": "{display.pink.scale.0}",
    "$value": "#ffe5f1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.0}"
    },
    "name": "display-pink-scale-0",
    "attributes": {},
    "path": ["display", "pink", "scale", "0"]
  },
  "display-pink-scale-1": {
    "key": "{display.pink.scale.1}",
    "$value": "#fdc9e2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.1}"
    },
    "name": "display-pink-scale-1",
    "attributes": {},
    "path": ["display", "pink", "scale", "1"]
  },
  "display-pink-scale-2": {
    "key": "{display.pink.scale.2}",
    "$value": "#f8a5cf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.2}"
    },
    "name": "display-pink-scale-2",
    "attributes": {},
    "path": ["display", "pink", "scale", "2"]
  },
  "display-pink-scale-3": {
    "key": "{display.pink.scale.3}",
    "$value": "#f184bc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.3}"
    },
    "name": "display-pink-scale-3",
    "attributes": {},
    "path": ["display", "pink", "scale", "3"]
  },
  "display-pink-scale-4": {
    "key": "{display.pink.scale.4}",
    "$value": "#e55da5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.4}"
    },
    "name": "display-pink-scale-4",
    "attributes": {},
    "path": ["display", "pink", "scale", "4"]
  },
  "display-pink-scale-5": {
    "key": "{display.pink.scale.5}",
    "$value": "#ce2c85",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.5}"
    },
    "name": "display-pink-scale-5",
    "attributes": {},
    "path": ["display", "pink", "scale", "5"]
  },
  "display-pink-scale-6": {
    "key": "{display.pink.scale.6}",
    "$value": "#b12f79",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.6}"
    },
    "name": "display-pink-scale-6",
    "attributes": {},
    "path": ["display", "pink", "scale", "6"]
  },
  "display-pink-scale-7": {
    "key": "{display.pink.scale.7}",
    "$value": "#8e2e66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.7}"
    },
    "name": "display-pink-scale-7",
    "attributes": {},
    "path": ["display", "pink", "scale", "7"]
  },
  "display-pink-scale-8": {
    "key": "{display.pink.scale.8}",
    "$value": "#6e2b53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.8}"
    },
    "name": "display-pink-scale-8",
    "attributes": {},
    "path": ["display", "pink", "scale", "8"]
  },
  "display-pink-scale-9": {
    "key": "{display.pink.scale.9}",
    "$value": "#4d233d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.pink.scale.9}"
    },
    "name": "display-pink-scale-9",
    "attributes": {},
    "path": ["display", "pink", "scale", "9"]
  },
  "display-plum-bgColor-emphasis": {
    "key": "{display.plum.bgColor.emphasis}",
    "$value": "#a830e8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c264f2",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#7d1eb8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#7d1eb8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#7d1eb8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d487f7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d487f7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d487f7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d487f7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.plum.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.plum.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.plum.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.plum.bgColor.emphasis}"
    },
    "name": "display-plum-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "plum", "bgColor", "emphasis"]
  },
  "display-plum-bgColor-muted": {
    "key": "{display.plum.bgColor.muted}",
    "$value": "#f8e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f8e5ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.plum.bgColor.muted}"
    },
    "name": "display-plum-bgColor-muted",
    "attributes": {},
    "path": ["display", "plum", "bgColor", "muted"]
  },
  "display-plum-borderColor-emphasis": {
    "key": "{display.plum.borderColor.emphasis}",
    "$value": "#a830e8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a830e8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.plum.borderColor.emphasis}"
    },
    "name": "display-plum-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "plum", "borderColor", "emphasis"]
  },
  "display-plum-borderColor-muted": {
    "key": "{display.plum.borderColor.muted}",
    "$value": "#f0cdfe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0cdfe",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.plum.borderColor.muted}"
    },
    "name": "display-plum-borderColor-muted",
    "attributes": {},
    "path": ["display", "plum", "borderColor", "muted"]
  },
  "display-plum-fgColor": {
    "key": "{display.plum.fgColor}",
    "$value": "#961edc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#961edc",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#651d96",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.plum.fgColor}"
    },
    "name": "display-plum-fgColor",
    "attributes": {},
    "path": ["display", "plum", "fgColor"]
  },
  "display-plum-scale-0": {
    "key": "{display.plum.scale.0}",
    "$value": "#f8e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.0}"
    },
    "name": "display-plum-scale-0",
    "attributes": {},
    "path": ["display", "plum", "scale", "0"]
  },
  "display-plum-scale-1": {
    "key": "{display.plum.scale.1}",
    "$value": "#f0cdfe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.1}"
    },
    "name": "display-plum-scale-1",
    "attributes": {},
    "path": ["display", "plum", "scale", "1"]
  },
  "display-plum-scale-2": {
    "key": "{display.plum.scale.2}",
    "$value": "#e2a7fb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.2}"
    },
    "name": "display-plum-scale-2",
    "attributes": {},
    "path": ["display", "plum", "scale", "2"]
  },
  "display-plum-scale-3": {
    "key": "{display.plum.scale.3}",
    "$value": "#d487f7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.3}"
    },
    "name": "display-plum-scale-3",
    "attributes": {},
    "path": ["display", "plum", "scale", "3"]
  },
  "display-plum-scale-4": {
    "key": "{display.plum.scale.4}",
    "$value": "#c264f2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.4}"
    },
    "name": "display-plum-scale-4",
    "attributes": {},
    "path": ["display", "plum", "scale", "4"]
  },
  "display-plum-scale-5": {
    "key": "{display.plum.scale.5}",
    "$value": "#a830e8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.5}"
    },
    "name": "display-plum-scale-5",
    "attributes": {},
    "path": ["display", "plum", "scale", "5"]
  },
  "display-plum-scale-6": {
    "key": "{display.plum.scale.6}",
    "$value": "#961edc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.6}"
    },
    "name": "display-plum-scale-6",
    "attributes": {},
    "path": ["display", "plum", "scale", "6"]
  },
  "display-plum-scale-7": {
    "key": "{display.plum.scale.7}",
    "$value": "#7d1eb8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.7}"
    },
    "name": "display-plum-scale-7",
    "attributes": {},
    "path": ["display", "plum", "scale", "7"]
  },
  "display-plum-scale-8": {
    "key": "{display.plum.scale.8}",
    "$value": "#651d96",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.8}"
    },
    "name": "display-plum-scale-8",
    "attributes": {},
    "path": ["display", "plum", "scale", "8"]
  },
  "display-plum-scale-9": {
    "key": "{display.plum.scale.9}",
    "$value": "#471769",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.plum.scale.9}"
    },
    "name": "display-plum-scale-9",
    "attributes": {},
    "path": ["display", "plum", "scale", "9"]
  },
  "display-purple-bgColor-emphasis": {
    "key": "{display.purple.bgColor.emphasis}",
    "$value": "#894ceb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a672f3",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#6223d7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#6223d7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#6223d7",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#bc91f8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#bc91f8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#bc91f8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#bc91f8",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.purple.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.purple.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.purple.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.purple.bgColor.emphasis}"
    },
    "name": "display-purple-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "purple", "bgColor", "emphasis"]
  },
  "display-purple-bgColor-muted": {
    "key": "{display.purple.bgColor.muted}",
    "$value": "#f1e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f1e5ff",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.purple.bgColor.muted}"
    },
    "name": "display-purple-bgColor-muted",
    "attributes": {},
    "path": ["display", "purple", "bgColor", "muted"]
  },
  "display-purple-borderColor-emphasis": {
    "key": "{display.purple.borderColor.emphasis}",
    "$value": "#894ceb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#894ceb",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.purple.borderColor.emphasis}"
    },
    "name": "display-purple-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "purple", "borderColor", "emphasis"]
  },
  "display-purple-borderColor-muted": {
    "key": "{display.purple.borderColor.muted}",
    "$value": "#e6d2fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e6d2fe",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.purple.borderColor.muted}"
    },
    "name": "display-purple-borderColor-muted",
    "attributes": {},
    "path": ["display", "purple", "borderColor", "muted"]
  },
  "display-purple-fgColor": {
    "key": "{display.purple.fgColor}",
    "$value": "#783ae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#783ae4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.purple.fgColor}"
    },
    "name": "display-purple-fgColor",
    "attributes": {},
    "path": ["display", "purple", "fgColor"]
  },
  "display-purple-scale-0": {
    "key": "{display.purple.scale.0}",
    "$value": "#f1e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.0}"
    },
    "name": "display-purple-scale-0",
    "attributes": {},
    "path": ["display", "purple", "scale", "0"]
  },
  "display-purple-scale-1": {
    "key": "{display.purple.scale.1}",
    "$value": "#e6d2fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.1}"
    },
    "name": "display-purple-scale-1",
    "attributes": {},
    "path": ["display", "purple", "scale", "1"]
  },
  "display-purple-scale-2": {
    "key": "{display.purple.scale.2}",
    "$value": "#d1b1fc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.2}"
    },
    "name": "display-purple-scale-2",
    "attributes": {},
    "path": ["display", "purple", "scale", "2"]
  },
  "display-purple-scale-3": {
    "key": "{display.purple.scale.3}",
    "$value": "#bc91f8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.3}"
    },
    "name": "display-purple-scale-3",
    "attributes": {},
    "path": ["display", "purple", "scale", "3"]
  },
  "display-purple-scale-4": {
    "key": "{display.purple.scale.4}",
    "$value": "#a672f3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.4}"
    },
    "name": "display-purple-scale-4",
    "attributes": {},
    "path": ["display", "purple", "scale", "4"]
  },
  "display-purple-scale-5": {
    "key": "{display.purple.scale.5}",
    "$value": "#894ceb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.5}"
    },
    "name": "display-purple-scale-5",
    "attributes": {},
    "path": ["display", "purple", "scale", "5"]
  },
  "display-purple-scale-6": {
    "key": "{display.purple.scale.6}",
    "$value": "#783ae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.6}"
    },
    "name": "display-purple-scale-6",
    "attributes": {},
    "path": ["display", "purple", "scale", "6"]
  },
  "display-purple-scale-7": {
    "key": "{display.purple.scale.7}",
    "$value": "#6223d7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.7}"
    },
    "name": "display-purple-scale-7",
    "attributes": {},
    "path": ["display", "purple", "scale", "7"]
  },
  "display-purple-scale-8": {
    "key": "{display.purple.scale.8}",
    "$value": "#4f21ab",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.8}"
    },
    "name": "display-purple-scale-8",
    "attributes": {},
    "path": ["display", "purple", "scale", "8"]
  },
  "display-purple-scale-9": {
    "key": "{display.purple.scale.9}",
    "$value": "#391b79",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.purple.scale.9}"
    },
    "name": "display-purple-scale-9",
    "attributes": {},
    "path": ["display", "purple", "scale", "9"]
  },
  "display-red-bgColor-emphasis": {
    "key": "{display.red.bgColor.emphasis}",
    "$value": "#df0c24",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f85461",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#a60c29",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#a60c29",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#a60c29",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#fb8389",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#fb8389",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#fb8389",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#fb8389",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.red.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.red.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.red.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.red.bgColor.emphasis}"
    },
    "name": "display-red-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "red", "bgColor", "emphasis"]
  },
  "display-red-bgColor-muted": {
    "key": "{display.red.bgColor.muted}",
    "$value": "#ffe2e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe2e0",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.red.bgColor.muted}"
    },
    "name": "display-red-bgColor-muted",
    "attributes": {},
    "path": ["display", "red", "bgColor", "muted"]
  },
  "display-red-borderColor-emphasis": {
    "key": "{display.red.borderColor.emphasis}",
    "$value": "#df0c24",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#df0c24",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.red.borderColor.emphasis}"
    },
    "name": "display-red-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "red", "borderColor", "emphasis"]
  },
  "display-red-borderColor-muted": {
    "key": "{display.red.borderColor.muted}",
    "$value": "#fecdcd",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecdcd",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.red.borderColor.muted}"
    },
    "name": "display-red-borderColor-muted",
    "attributes": {},
    "path": ["display", "red", "borderColor", "muted"]
  },
  "display-red-fgColor": {
    "key": "{display.red.fgColor}",
    "$value": "#c50d28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c50d28",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#880c27",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.red.fgColor}"
    },
    "name": "display-red-fgColor",
    "attributes": {},
    "path": ["display", "red", "fgColor"]
  },
  "display-red-scale-0": {
    "key": "{display.red.scale.0}",
    "$value": "#ffe2e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.0}"
    },
    "name": "display-red-scale-0",
    "attributes": {},
    "path": ["display", "red", "scale", "0"]
  },
  "display-red-scale-1": {
    "key": "{display.red.scale.1}",
    "$value": "#fecdcd",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.1}"
    },
    "name": "display-red-scale-1",
    "attributes": {},
    "path": ["display", "red", "scale", "1"]
  },
  "display-red-scale-2": {
    "key": "{display.red.scale.2}",
    "$value": "#fda5a7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.2}"
    },
    "name": "display-red-scale-2",
    "attributes": {},
    "path": ["display", "red", "scale", "2"]
  },
  "display-red-scale-3": {
    "key": "{display.red.scale.3}",
    "$value": "#fb8389",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.3}"
    },
    "name": "display-red-scale-3",
    "attributes": {},
    "path": ["display", "red", "scale", "3"]
  },
  "display-red-scale-4": {
    "key": "{display.red.scale.4}",
    "$value": "#f85461",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.4}"
    },
    "name": "display-red-scale-4",
    "attributes": {},
    "path": ["display", "red", "scale", "4"]
  },
  "display-red-scale-5": {
    "key": "{display.red.scale.5}",
    "$value": "#df0c24",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.5}"
    },
    "name": "display-red-scale-5",
    "attributes": {},
    "path": ["display", "red", "scale", "5"]
  },
  "display-red-scale-6": {
    "key": "{display.red.scale.6}",
    "$value": "#c50d28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.6}"
    },
    "name": "display-red-scale-6",
    "attributes": {},
    "path": ["display", "red", "scale", "6"]
  },
  "display-red-scale-7": {
    "key": "{display.red.scale.7}",
    "$value": "#a60c29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.7}"
    },
    "name": "display-red-scale-7",
    "attributes": {},
    "path": ["display", "red", "scale", "7"]
  },
  "display-red-scale-8": {
    "key": "{display.red.scale.8}",
    "$value": "#880c27",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.8}"
    },
    "name": "display-red-scale-8",
    "attributes": {},
    "path": ["display", "red", "scale", "8"]
  },
  "display-red-scale-9": {
    "key": "{display.red.scale.9}",
    "$value": "#610a20",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.red.scale.9}"
    },
    "name": "display-red-scale-9",
    "attributes": {},
    "path": ["display", "red", "scale", "9"]
  },
  "display-teal-bgColor-emphasis": {
    "key": "{display.teal.bgColor.emphasis}",
    "$value": "#127e81",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#179b9b",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#0d5b63",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#0d5b63",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#0d5b63",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#1db9b4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#1db9b4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#1db9b4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#1db9b4",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.teal.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.teal.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.teal.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.teal.bgColor.emphasis}"
    },
    "name": "display-teal-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "teal", "bgColor", "emphasis"]
  },
  "display-teal-bgColor-muted": {
    "key": "{display.teal.bgColor.muted}",
    "$value": "#c7f5ef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c7f5ef",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.teal.bgColor.muted}"
    },
    "name": "display-teal-bgColor-muted",
    "attributes": {},
    "path": ["display", "teal", "bgColor", "muted"]
  },
  "display-teal-borderColor-emphasis": {
    "key": "{display.teal.borderColor.emphasis}",
    "$value": "#127e81",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#127e81",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.teal.borderColor.emphasis}"
    },
    "name": "display-teal-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "teal", "borderColor", "emphasis"]
  },
  "display-teal-borderColor-muted": {
    "key": "{display.teal.borderColor.muted}",
    "$value": "#89ebe1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#89ebe1",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.teal.borderColor.muted}"
    },
    "name": "display-teal-borderColor-muted",
    "attributes": {},
    "path": ["display", "teal", "borderColor", "muted"]
  },
  "display-teal-fgColor": {
    "key": "{display.teal.fgColor}",
    "$value": "#106e75",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#106e75",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#0a4852",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.teal.fgColor}"
    },
    "name": "display-teal-fgColor",
    "attributes": {},
    "path": ["display", "teal", "fgColor"]
  },
  "display-teal-scale-0": {
    "key": "{display.teal.scale.0}",
    "$value": "#c7f5ef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.0}"
    },
    "name": "display-teal-scale-0",
    "attributes": {},
    "path": ["display", "teal", "scale", "0"]
  },
  "display-teal-scale-1": {
    "key": "{display.teal.scale.1}",
    "$value": "#89ebe1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.1}"
    },
    "name": "display-teal-scale-1",
    "attributes": {},
    "path": ["display", "teal", "scale", "1"]
  },
  "display-teal-scale-2": {
    "key": "{display.teal.scale.2}",
    "$value": "#22d3c7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.2}"
    },
    "name": "display-teal-scale-2",
    "attributes": {},
    "path": ["display", "teal", "scale", "2"]
  },
  "display-teal-scale-3": {
    "key": "{display.teal.scale.3}",
    "$value": "#1db9b4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.3}"
    },
    "name": "display-teal-scale-3",
    "attributes": {},
    "path": ["display", "teal", "scale", "3"]
  },
  "display-teal-scale-4": {
    "key": "{display.teal.scale.4}",
    "$value": "#179b9b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.4}"
    },
    "name": "display-teal-scale-4",
    "attributes": {},
    "path": ["display", "teal", "scale", "4"]
  },
  "display-teal-scale-5": {
    "key": "{display.teal.scale.5}",
    "$value": "#127e81",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.5}"
    },
    "name": "display-teal-scale-5",
    "attributes": {},
    "path": ["display", "teal", "scale", "5"]
  },
  "display-teal-scale-6": {
    "key": "{display.teal.scale.6}",
    "$value": "#106e75",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.6}"
    },
    "name": "display-teal-scale-6",
    "attributes": {},
    "path": ["display", "teal", "scale", "6"]
  },
  "display-teal-scale-7": {
    "key": "{display.teal.scale.7}",
    "$value": "#0d5b63",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.7}"
    },
    "name": "display-teal-scale-7",
    "attributes": {},
    "path": ["display", "teal", "scale", "7"]
  },
  "display-teal-scale-8": {
    "key": "{display.teal.scale.8}",
    "$value": "#0a4852",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.8}"
    },
    "name": "display-teal-scale-8",
    "attributes": {},
    "path": ["display", "teal", "scale", "8"]
  },
  "display-teal-scale-9": {
    "key": "{display.teal.scale.9}",
    "$value": "#073740",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.teal.scale.9}"
    },
    "name": "display-teal-scale-9",
    "attributes": {},
    "path": ["display", "teal", "scale", "9"]
  },
  "display-yellow-bgColor-emphasis": {
    "key": "{display.yellow.bgColor.emphasis}",
    "$value": "#946a00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b88700",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#704d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#704d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#704d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d19d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d19d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d19d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d19d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.4}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.yellow.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.7}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.yellow.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.yellow.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.3}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.yellow.bgColor.emphasis}"
    },
    "name": "display-yellow-bgColor-emphasis",
    "attributes": {},
    "path": ["display", "yellow", "bgColor", "emphasis"]
  },
  "display-yellow-bgColor-muted": {
    "key": "{display.yellow.bgColor.muted}",
    "$value": "#ffec9e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffec9e",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.0}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.yellow.bgColor.muted}"
    },
    "name": "display-yellow-bgColor-muted",
    "attributes": {},
    "path": ["display", "yellow", "bgColor", "muted"]
  },
  "display-yellow-borderColor-emphasis": {
    "key": "{display.yellow.borderColor.emphasis}",
    "$value": "#946a00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#946a00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.5}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.yellow.borderColor.emphasis}"
    },
    "name": "display-yellow-borderColor-emphasis",
    "attributes": {},
    "path": ["display", "yellow", "borderColor", "emphasis"]
  },
  "display-yellow-borderColor-muted": {
    "key": "{display.yellow.borderColor.muted}",
    "$value": "#ffd642",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffd642",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.1}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.yellow.borderColor.muted}"
    },
    "name": "display-yellow-borderColor-muted",
    "attributes": {},
    "path": ["display", "yellow", "borderColor", "muted"]
  },
  "display-yellow-fgColor": {
    "key": "{display.yellow.fgColor}",
    "$value": "#805900",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#805900",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/functional/color/display.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/functional/color/display.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{display.yellow.fgColor}"
    },
    "name": "display-yellow-fgColor",
    "attributes": {},
    "path": ["display", "yellow", "fgColor"]
  },
  "display-yellow-scale-0": {
    "key": "{display.yellow.scale.0}",
    "$value": "#ffec9e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.0}"
    },
    "name": "display-yellow-scale-0",
    "attributes": {},
    "path": ["display", "yellow", "scale", "0"]
  },
  "display-yellow-scale-1": {
    "key": "{display.yellow.scale.1}",
    "$value": "#ffd642",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.1}"
    },
    "name": "display-yellow-scale-1",
    "attributes": {},
    "path": ["display", "yellow", "scale", "1"]
  },
  "display-yellow-scale-2": {
    "key": "{display.yellow.scale.2}",
    "$value": "#ebb400",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.2}"
    },
    "name": "display-yellow-scale-2",
    "attributes": {},
    "path": ["display", "yellow", "scale", "2"]
  },
  "display-yellow-scale-3": {
    "key": "{display.yellow.scale.3}",
    "$value": "#d19d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.3}"
    },
    "name": "display-yellow-scale-3",
    "attributes": {},
    "path": ["display", "yellow", "scale", "3"]
  },
  "display-yellow-scale-4": {
    "key": "{display.yellow.scale.4}",
    "$value": "#b88700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.4}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.4}"
    },
    "name": "display-yellow-scale-4",
    "attributes": {},
    "path": ["display", "yellow", "scale", "4"]
  },
  "display-yellow-scale-5": {
    "key": "{display.yellow.scale.5}",
    "$value": "#946a00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.5}"
    },
    "name": "display-yellow-scale-5",
    "attributes": {},
    "path": ["display", "yellow", "scale", "5"]
  },
  "display-yellow-scale-6": {
    "key": "{display.yellow.scale.6}",
    "$value": "#805900",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.6}"
    },
    "name": "display-yellow-scale-6",
    "attributes": {},
    "path": ["display", "yellow", "scale", "6"]
  },
  "display-yellow-scale-7": {
    "key": "{display.yellow.scale.7}",
    "$value": "#704d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.7}"
    },
    "name": "display-yellow-scale-7",
    "attributes": {},
    "path": ["display", "yellow", "scale", "7"]
  },
  "display-yellow-scale-8": {
    "key": "{display.yellow.scale.8}",
    "$value": "#5c3d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.8}"
    },
    "name": "display-yellow-scale-8",
    "attributes": {},
    "path": ["display", "yellow", "scale", "8"]
  },
  "display-yellow-scale-9": {
    "key": "{display.yellow.scale.9}",
    "$value": "#422b00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor", "borderColor"]
      }
    },
    "filePath": "src/tokens/functional/color/display.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor", "borderColor"]
        }
      },
      "key": "{display.yellow.scale.9}"
    },
    "name": "display-yellow-scale-9",
    "attributes": {},
    "path": ["display", "yellow", "scale", "9"]
  },
  "fgColor-accent": {
    "key": "{fgColor.accent}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-accent) /* utility class: .color-fg-accent */"
        }
      },
      "org.primer.overrides": {
        "dark": "#4493F8",
        "dark-dimmed": "#478be6",
        "dark-dimmed-high-contrast": "#b6e3ff",
        "dark-high-contrast": "#74B9FF",
        "dark-tritanopia-high-contrast": "#74B9FF",
        "dark-protanopia-deuteranopia-high-contrast": "#74B9FF",
        "light-high-contrast": "#0550ae",
        "light-tritanopia-high-contrast": "#0550ae",
        "light-protanopia-deuteranopia-high-contrast": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-accent) /* utility class: .color-fg-accent */"
          }
        },
        "org.primer.overrides": {
          "dark": "#4493F8",
          "dark-dimmed": "#478be6",
          "dark-dimmed-high-contrast": "{base.color.blue.1}",
          "dark-high-contrast": "#74B9FF",
          "dark-tritanopia-high-contrast": "#74B9FF",
          "dark-protanopia-deuteranopia-high-contrast": "#74B9FF",
          "light-high-contrast": "{base.color.blue.6}",
          "light-tritanopia-high-contrast": "{base.color.blue.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.6}"
        }
      },
      "key": "{fgColor.accent}"
    },
    "name": "fgColor-accent",
    "attributes": {},
    "path": ["fgColor", "accent"]
  },
  "fgColor-attention": {
    "key": "{fgColor.attention}",
    "$value": "#9a6700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-attention) /* utility class: .color-fg-attention */"
        }
      },
      "org.primer.overrides": {
        "dark": "#d4a72c",
        "light-high-contrast": "#7d4e00",
        "light-protanopia-deuteranopia-high-contrast": "#7d4e00",
        "light-tritanopia-high-contrast": "#7d4e00",
        "dark-dimmed-high-contrast": "#fae17d"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-attention) /* utility class: .color-fg-attention */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.yellow.3}",
          "light-high-contrast": "{base.color.yellow.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.yellow.6}",
          "light-tritanopia-high-contrast": "{base.color.yellow.6}",
          "dark-dimmed-high-contrast": "{base.color.yellow.1}"
        }
      },
      "key": "{fgColor.attention}"
    },
    "name": "fgColor-attention",
    "attributes": {},
    "path": ["fgColor", "attention"]
  },
  "fgColor-black": {
    "key": "{fgColor.black}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.0}"
        }
      },
      "key": "{fgColor.black}"
    },
    "name": "fgColor-black",
    "attributes": {},
    "path": ["fgColor", "black"]
  },
  "fgColor-closed": {
    "key": "{fgColor.closed}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-closed) /* utility class: .color-fg-closed */"
        }
      },
      "org.primer.overrides": {
        "dark-protanopia-deuteranopia": "#59636e",
        "dark-protanopia-deuteranopia-high-contrast": "#59636e",
        "light-protanopia-deuteranopia": "#59636e",
        "light-protanopia-deuteranopia-high-contrast": "#59636e",
        "dark-tritanopia": "#59636e",
        "dark-tritanopia-high-contrast": "#59636e",
        "light-tritanopia": "#59636e",
        "light-tritanopia-high-contrast": "#59636e"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-closed) /* utility class: .color-fg-closed */"
          }
        },
        "org.primer.overrides": {
          "dark-protanopia-deuteranopia": "{fgColor.muted}",
          "dark-protanopia-deuteranopia-high-contrast": "{fgColor.muted}",
          "light-protanopia-deuteranopia": "{fgColor.muted}",
          "light-protanopia-deuteranopia-high-contrast": "{fgColor.muted}",
          "dark-tritanopia": "{fgColor.muted}",
          "dark-tritanopia-high-contrast": "{fgColor.muted}",
          "light-tritanopia": "{fgColor.muted}",
          "light-tritanopia-high-contrast": "{fgColor.muted}"
        }
      },
      "key": "{fgColor.closed}"
    },
    "name": "fgColor-closed",
    "attributes": {},
    "path": ["fgColor", "closed"]
  },
  "fgColor-danger": {
    "key": "{fgColor.danger}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-danger) /* utility class: .color-fg-danger */"
        }
      },
      "org.primer.overrides": {
        "dark": "#fa4549",
        "dark-protanopia-deuteranopia": "#fb8f44",
        "dark-protanopia-deuteranopia-high-contrast": "#ffb77c",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#953800",
        "dark-high-contrast": "#ff8182",
        "dark-dimmed-high-contrast": "#ffcecb",
        "dark-tritanopia-high-contrast": "#ff8182",
        "light-high-contrast": "#a40e26",
        "light-tritanopia-high-contrast": "#a40e26"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-danger) /* utility class: .color-fg-danger */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.red.4}",
          "dark-protanopia-deuteranopia": "{base.color.orange.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.2}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.6}",
          "dark-high-contrast": "{base.color.red.3}",
          "dark-dimmed-high-contrast": "{base.color.red.1}",
          "dark-tritanopia-high-contrast": "{base.color.red.3}",
          "light-high-contrast": "{base.color.red.6}",
          "light-tritanopia-high-contrast": "{base.color.red.6}"
        }
      },
      "key": "{fgColor.danger}"
    },
    "name": "fgColor-danger",
    "attributes": {},
    "path": ["fgColor", "danger"]
  },
  "fgColor-default": {
    "key": "{fgColor.default}",
    "$value": "#1f2328",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-default) /* utility class: .color-fg-default */"
        }
      },
      "org.primer.overrides": {
        "dark": "#25292e",
        "dark-high-contrast": "#1f2328",
        "dark-tritanopia-high-contrast": "#1f2328",
        "dark-protanopia-deuteranopia-high-contrast": "#1f2328",
        "dark-dimmed": "#393f46",
        "dark-dimmed-high-contrast": "#25292e"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.13}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-default) /* utility class: .color-fg-default */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}",
          "dark-high-contrast": "{base.color.neutral.13}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.13}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.13}",
          "dark-dimmed": "{base.color.neutral.11}",
          "dark-dimmed-high-contrast": "{base.color.neutral.12}"
        }
      },
      "key": "{fgColor.default}"
    },
    "name": "fgColor-default",
    "attributes": {},
    "path": ["fgColor", "default"]
  },
  "fgColor-disabled": {
    "key": "{fgColor.disabled}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#818b98",
          "filePath": "src/tokens/functional/color/fgColor.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": "#818b98",
        "dark-dimmed-high-contrast": "#818b98",
        "light-high-contrast": "#59636e",
        "light-tritanopia-high-contrast": "#59636e",
        "light-protanopia-deuteranopia-high-contrast": "#59636e",
        "dark-high-contrast": "#818b98",
        "dark-tritanopia-high-contrast": "#818b98",
        "dark-protanopia-deuteranopia-high-contrast": "#818b98"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.8}",
            "filePath": "src/tokens/functional/color/fgColor.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": "{base.color.neutral.8}",
          "dark-dimmed-high-contrast": "{base.color.neutral.8}",
          "light-high-contrast": "{base.color.neutral.9}",
          "light-tritanopia-high-contrast": "{base.color.neutral.9}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.9}",
          "dark-high-contrast": "{base.color.neutral.8}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.8}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.8}"
        }
      },
      "key": "{fgColor.disabled}"
    },
    "name": "fgColor-disabled",
    "attributes": {},
    "path": ["fgColor", "disabled"]
  },
  "fgColor-done": {
    "key": "{fgColor.done}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-done) /* utility class: .color-fg-done */"
        }
      },
      "org.primer.overrides": {
        "dark": "#a475f9",
        "dark-high-contrast": "#D3ABFF",
        "dark-dimmed-high-contrast": "#ecd8ff",
        "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
        "dark-tritanopia-high-contrast": "#D3ABFF",
        "light-high-contrast": "#6639ba",
        "light-protanopia-deuteranopia-high-contrast": "#6639ba",
        "light-tritanopia-high-contrast": "#6639ba"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.purple.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-done) /* utility class: .color-fg-done */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.purple.4}",
          "dark-high-contrast": "#D3ABFF",
          "dark-dimmed-high-contrast": "{base.color.purple.1}",
          "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
          "dark-tritanopia-high-contrast": "#D3ABFF",
          "light-high-contrast": "{base.color.purple.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
          "light-tritanopia-high-contrast": "{base.color.purple.6}"
        }
      },
      "key": "{fgColor.done}"
    },
    "name": "fgColor-done",
    "attributes": {},
    "path": ["fgColor", "done"]
  },
  "fgColor-link": {
    "key": "{fgColor.link}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-link) /* utility class: .color-fg-accent */"
        }
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.accent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-link) /* utility class: .color-fg-accent */"
          }
        }
      },
      "key": "{fgColor.link}"
    },
    "name": "fgColor-link",
    "attributes": {},
    "path": ["fgColor", "link"]
  },
  "fgColor-muted": {
    "key": "{fgColor.muted}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-muted) /* utility class: .color-fg-muted */"
        }
      },
      "org.primer.overrides": {
        "light-high-contrast": "#454c54",
        "light-tritanopia-high-contrast": "#393f46",
        "light-protanopia-deuteranopia-high-contrast": "#393f46",
        "dark-high-contrast": "#454c54",
        "dark-dimmed-high-contrast": "#454c54",
        "dark-tritanopia-high-contrast": "#454c54",
        "dark-protanopia-deuteranopia-high-contrast": "#454c54"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-muted) /* utility class: .color-fg-muted */"
          }
        },
        "org.primer.overrides": {
          "light-high-contrast": "{base.color.neutral.10}",
          "light-tritanopia-high-contrast": "{base.color.neutral.11}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}",
          "dark-high-contrast": "{base.color.neutral.10}",
          "dark-dimmed-high-contrast": "{base.color.neutral.10}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.10}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.10}"
        }
      },
      "key": "{fgColor.muted}"
    },
    "name": "fgColor-muted",
    "attributes": {},
    "path": ["fgColor", "muted"]
  },
  "fgColor-neutral": {
    "key": "{fgColor.neutral}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#393f46",
        "light-tritanopia-high-contrast": "#393f46",
        "light-protanopia-deuteranopia-high-contrast": "#393f46",
        "dark-high-contrast": "#393f46",
        "dark-dimmed-high-contrast": "#393f46",
        "dark-tritanopia-high-contrast": "#393f46",
        "dark-protanopia-deuteranopia-high-contrast": "#393f46"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.9}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{base.color.neutral.11}",
          "light-tritanopia-high-contrast": "{base.color.neutral.11}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}",
          "dark-high-contrast": "{base.color.neutral.11}",
          "dark-dimmed-high-contrast": "{base.color.neutral.11}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.11}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}"
        }
      },
      "key": "{fgColor.neutral}"
    },
    "name": "fgColor-neutral",
    "attributes": {},
    "path": ["fgColor", "neutral"]
  },
  "fgColor-onEmphasis": {
    "key": "{fgColor.onEmphasis}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-onEmphasis) /* utility class: .color-fg-on-emphasis */"
        }
      },
      "org.primer.overrides": {
        "dark": "#1f2328",
        "dark-dimmed": "#25292e",
        "dark-dimmed-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-onEmphasis) /* utility class: .color-fg-on-emphasis */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}",
          "dark-dimmed": "{base.color.neutral.12}",
          "dark-dimmed-high-contrast": "#ffffff"
        }
      },
      "key": "{fgColor.onEmphasis}"
    },
    "name": "fgColor-onEmphasis",
    "attributes": {},
    "path": ["fgColor", "onEmphasis"]
  },
  "fgColor-onInverse": {
    "key": "{fgColor.onInverse}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"]
        }
      },
      "key": "{fgColor.onInverse}"
    },
    "name": "fgColor-onInverse",
    "attributes": {},
    "path": ["fgColor", "onInverse"]
  },
  "fgColor-open": {
    "key": "{fgColor.open}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-open) /* utility class: .color-fg-open */"
        }
      },
      "org.primer.overrides": {
        "dark-protanopia-deuteranopia": "#e16f24",
        "dark-protanopia-deuteranopia-high-contrast": "#ffb77c",
        "light-protanopia-deuteranopia": "#bc4c00",
        "light-protanopia-deuteranopia-high-contrast": "#953800",
        "dark-tritanopia": "#fa4549",
        "dark-tritanopia-high-contrast": "#ffaba8",
        "light-tritanopia": "#cf222e",
        "light-tritanopia-high-contrast": "#a40e26"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-open) /* utility class: .color-fg-open */"
          }
        },
        "org.primer.overrides": {
          "dark-protanopia-deuteranopia": "{base.color.orange.4}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.2}",
          "light-protanopia-deuteranopia": "{base.color.orange.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.6}",
          "dark-tritanopia": "{base.color.red.4}",
          "dark-tritanopia-high-contrast": "{base.color.red.2}",
          "light-tritanopia": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.6}"
        }
      },
      "key": "{fgColor.open}"
    },
    "name": "fgColor-open",
    "attributes": {},
    "path": ["fgColor", "open"]
  },
  "fgColor-severe": {
    "key": "{fgColor.severe}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-severe) /* utility class: .color-fg-severe */"
        }
      },
      "org.primer.overrides": {
        "dark": "#e16f24",
        "dark-high-contrast": "#fb8f44",
        "dark-dimmed-high-contrast": "#ffd8b5",
        "dark-protanopia-deuteranopia-high-contrast": "#fb8f44",
        "light-high-contrast": "#953800",
        "dark-tritanopia": "#fa4549",
        "dark-tritanopia-high-contrast": "#ff8182",
        "light-tritanopia": "#cf222e",
        "light-tritanopia-high-contrast": "#a40e26",
        "light-protanopia-deuteranopia-high-contrast": "#953800"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.orange.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-severe) /* utility class: .color-fg-severe */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.orange.4}",
          "dark-high-contrast": "{base.color.orange.3}",
          "dark-dimmed-high-contrast": "{base.color.orange.1}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.orange.3}",
          "light-high-contrast": "{base.color.orange.6}",
          "dark-tritanopia": "{base.color.red.4}",
          "dark-tritanopia-high-contrast": "{base.color.red.3}",
          "light-tritanopia": "{base.color.red.5}",
          "light-tritanopia-high-contrast": "{base.color.red.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.orange.6}"
        }
      },
      "key": "{fgColor.severe}"
    },
    "name": "fgColor-severe",
    "attributes": {},
    "path": ["fgColor", "severe"]
  },
  "fgColor-sponsors": {
    "key": "{fgColor.sponsors}",
    "$value": "#bf3989",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-sponsors) /* utility class: .color-fg-sponsors */"
        }
      },
      "org.primer.overrides": {
        "dark": "#e85aad",
        "dark-high-contrast": "#FF90C8",
        "dark-dimmed-high-contrast": "#ffd3eb",
        "dark-protanopia-deuteranopia-high-contrast": "#FF90C8",
        "dark-tritanopia-high-contrast": "#FF90C8",
        "light-high-contrast": "#99286e",
        "light-protanopia-deuteranopia-high-contrast": "#99286e",
        "light-tritanopia-high-contrast": "#99286e"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.pink.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-sponsors) /* utility class: .color-fg-sponsors */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.pink.4}",
          "dark-high-contrast": "#FF90C8",
          "dark-dimmed-high-contrast": "{base.color.pink.1}",
          "dark-protanopia-deuteranopia-high-contrast": "#FF90C8",
          "dark-tritanopia-high-contrast": "#FF90C8",
          "light-high-contrast": "{base.color.pink.6}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.pink.6}",
          "light-tritanopia-high-contrast": "{base.color.pink.6}"
        }
      },
      "key": "{fgColor.sponsors}"
    },
    "name": "fgColor-sponsors",
    "attributes": {},
    "path": ["fgColor", "sponsors"]
  },
  "fgColor-success": {
    "key": "{fgColor.success}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-success) /* utility class: .color-fg-success */"
        }
      },
      "org.primer.overrides": {
        "dark": "#4ac26b",
        "dark-high-contrast": "#2BD853",
        "dark-dimmed-high-contrast": "#dafbe1",
        "light-high-contrast": "#116329",
        "dark-protanopia-deuteranopia": "#54aeff",
        "dark-protanopia-deuteranopia-high-contrast": "#b6e3ff",
        "light-protanopia-deuteranopia": "#0969da",
        "light-protanopia-deuteranopia-high-contrast": "#0550ae",
        "dark-tritanopia": "#54aeff",
        "dark-tritanopia-high-contrast": "#80ccff",
        "light-tritanopia": "#0969da",
        "light-tritanopia-high-contrast": "#0550ae"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.5}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-success) /* utility class: .color-fg-success */"
          }
        },
        "org.primer.overrides": {
          "dark": "{base.color.green.3}",
          "dark-high-contrast": "#2BD853",
          "dark-dimmed-high-contrast": "{base.color.green.0}",
          "light-high-contrast": "{base.color.green.6}",
          "dark-protanopia-deuteranopia": "{base.color.blue.3}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
          "light-protanopia-deuteranopia": "{base.color.blue.5}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.blue.6}",
          "dark-tritanopia": "{base.color.blue.3}",
          "dark-tritanopia-high-contrast": "{base.color.blue.2}",
          "light-tritanopia": "{base.color.blue.5}",
          "light-tritanopia-high-contrast": "{base.color.blue.6}"
        }
      },
      "key": "{fgColor.success}"
    },
    "name": "fgColor-success",
    "attributes": {},
    "path": ["fgColor", "success"]
  },
  "fgColor-upsell": {
    "key": "{fgColor.upsell}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"],
        "codeSyntax": {
          "web": "var(--fgColor-upsell)"
        }
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.done}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"],
          "codeSyntax": {
            "web": "var(--fgColor-upsell)"
          }
        }
      },
      "key": "{fgColor.upsell}"
    },
    "name": "fgColor-upsell",
    "attributes": {},
    "path": ["fgColor", "upsell"]
  },
  "fgColor-white": {
    "key": "{fgColor.white}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "semantic",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "filePath": "src/tokens/functional/color/fgColor.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "semantic",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "key": "{fgColor.white}"
    },
    "name": "fgColor-white",
    "attributes": {},
    "path": ["fgColor", "white"]
  },
  "focus-outline": {
    "key": "{focus.outline}",
    "$value": "2px solid #0969da",
    "$type": "border",
    "filePath": "src/tokens/functional/border/border.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{focus.outlineColor}",
        "style": "solid",
        "width": "2px"
      },
      "$type": "border",
      "key": "{focus.outline}"
    },
    "name": "focus-outline",
    "attributes": {},
    "path": ["focus", "outline"]
  },
  "focus-outlineColor": {
    "key": "{focus.outlineColor}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor", "effectColor"]
      }
    },
    "filePath": "src/tokens/functional/color/focus.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor", "effectColor"]
        }
      },
      "key": "{focus.outlineColor}"
    },
    "name": "focus-outlineColor",
    "attributes": {},
    "path": ["focus", "outlineColor"]
  },
  "header-bgColor": {
    "key": "{header.bgColor}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "alpha": 0.95,
          "filePath": "src/tokens/component/header.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/header.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.12}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.2}",
            "alpha": 0.95,
            "filePath": "src/tokens/component/header.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{header.bgColor}"
    },
    "name": "header-bgColor",
    "attributes": {},
    "path": ["header", "bgColor"]
  },
  "header-borderColor-divider": {
    "key": "{header.borderColor.divider}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#c8d1da",
        "light-protanopia-deuteranopia-high-contrast": "#c8d1da",
        "light-tritanopia-high-contrast": "#c8d1da"
      }
    },
    "filePath": "src/tokens/component/header.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{base.color.neutral.7}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.7}",
          "light-tritanopia-high-contrast": "{base.color.neutral.7}"
        }
      },
      "key": "{header.borderColor.divider}"
    },
    "name": "header-borderColor-divider",
    "attributes": {},
    "path": ["header", "borderColor", "divider"]
  },
  "header-fgColor-default": {
    "key": "{header.fgColor.default}",
    "$value": "#ffffffb3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#1f2328"
      }
    },
    "alpha": 0.7,
    "filePath": "src/tokens/component/header.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.13}"
        }
      },
      "alpha": 0.7,
      "key": "{header.fgColor.default}"
    },
    "name": "header-fgColor-default",
    "attributes": {},
    "path": ["header", "fgColor", "default"]
  },
  "header-fgColor-logo": {
    "key": "{header.fgColor.logo}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#25292e"
      }
    },
    "filePath": "src/tokens/component/header.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.12}"
        }
      },
      "key": "{header.fgColor.logo}"
    },
    "name": "header-fgColor-logo",
    "attributes": {},
    "path": ["header", "fgColor", "logo"]
  },
  "headerSearch-bgColor": {
    "key": "{headerSearch.bgColor}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#f6f8fa"
      }
    },
    "filePath": "src/tokens/component/headerSerach.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.12}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.1}"
        }
      },
      "key": "{headerSearch.bgColor}"
    },
    "name": "headerSearch-bgColor",
    "attributes": {},
    "path": ["headerSearch", "bgColor"]
  },
  "headerSearch-borderColor": {
    "key": "{headerSearch.borderColor}",
    "$value": "#818b98",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": "#dae0e7"
      }
    },
    "filePath": "src/tokens/component/headerSerach.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.5}"
        }
      },
      "key": "{headerSearch.borderColor}"
    },
    "name": "headerSearch-borderColor",
    "attributes": {},
    "path": ["headerSearch", "borderColor"]
  },
  "highlight-neutral-bgColor": {
    "key": "{highlight.neutral.bgColor}",
    "$value": "#fff8c5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d4a72c",
          "alpha": 0.4,
          "filePath": "src/tokens/component/highlight.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/highlight.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.yellow.3}",
            "alpha": 0.4,
            "filePath": "src/tokens/component/highlight.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{highlight.neutral.bgColor}"
    },
    "name": "highlight-neutral-bgColor",
    "attributes": {},
    "path": ["highlight", "neutral", "bgColor"]
  },
  "label-auburn-bgColor-active": {
    "key": "{label.auburn.bgColor.active}",
    "$value": "#d4b7b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d4b7b5",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.bgColor.active}"
    },
    "name": "label-auburn-bgColor-active",
    "attributes": {},
    "path": ["label", "auburn", "bgColor", "active"]
  },
  "label-auburn-bgColor-hover": {
    "key": "{label.auburn.bgColor.hover}",
    "$value": "#e6d6d5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e6d6d5",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.bgColor.hover}"
    },
    "name": "label-auburn-bgColor-hover",
    "attributes": {},
    "path": ["label", "auburn", "bgColor", "hover"]
  },
  "label-auburn-bgColor-rest": {
    "key": "{label.auburn.bgColor.rest}",
    "$value": "#f2e9e9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f2e9e9",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.bgColor.rest}"
    },
    "name": "label-auburn-bgColor-rest",
    "attributes": {},
    "path": ["label", "auburn", "bgColor", "rest"]
  },
  "label-auburn-borderColor": {
    "key": "{label.auburn.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.auburn.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.borderColor}"
    },
    "name": "label-auburn-borderColor",
    "attributes": {},
    "path": ["label", "auburn", "borderColor"]
  },
  "label-auburn-fgColor-active": {
    "key": "{label.auburn.fgColor.active}",
    "$value": "#5d3937",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#5d3937",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.fgColor.active}"
    },
    "name": "label-auburn-fgColor-active",
    "attributes": {},
    "path": ["label", "auburn", "fgColor", "active"]
  },
  "label-auburn-fgColor-hover": {
    "key": "{label.auburn.fgColor.hover}",
    "$value": "#744744",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#744744",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.fgColor.hover}"
    },
    "name": "label-auburn-fgColor-hover",
    "attributes": {},
    "path": ["label", "auburn", "fgColor", "hover"]
  },
  "label-auburn-fgColor-rest": {
    "key": "{label.auburn.fgColor.rest}",
    "$value": "#8a5551",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#8a5551",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.auburn.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.auburn.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.auburn.fgColor.rest}"
    },
    "name": "label-auburn-fgColor-rest",
    "attributes": {},
    "path": ["label", "auburn", "fgColor", "rest"]
  },
  "label-blue-bgColor-active": {
    "key": "{label.blue.bgColor.active}",
    "$value": "#75c8ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#75c8ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.bgColor.active}"
    },
    "name": "label-blue-bgColor-active",
    "attributes": {},
    "path": ["label", "blue", "bgColor", "active"]
  },
  "label-blue-bgColor-hover": {
    "key": "{label.blue.bgColor.hover}",
    "$value": "#ade1ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ade1ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.bgColor.hover}"
    },
    "name": "label-blue-bgColor-hover",
    "attributes": {},
    "path": ["label", "blue", "bgColor", "hover"]
  },
  "label-blue-bgColor-rest": {
    "key": "{label.blue.bgColor.rest}",
    "$value": "#d1f0ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1f0ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.bgColor.rest}"
    },
    "name": "label-blue-bgColor-rest",
    "attributes": {},
    "path": ["label", "blue", "bgColor", "rest"]
  },
  "label-blue-borderColor": {
    "key": "{label.blue.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.blue.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.borderColor}"
    },
    "name": "label-blue-borderColor",
    "attributes": {},
    "path": ["label", "blue", "borderColor"]
  },
  "label-blue-fgColor-active": {
    "key": "{label.blue.fgColor.active}",
    "$value": "#003d99",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#003d99",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.fgColor.active}"
    },
    "name": "label-blue-fgColor-active",
    "attributes": {},
    "path": ["label", "blue", "fgColor", "active"]
  },
  "label-blue-fgColor-hover": {
    "key": "{label.blue.fgColor.hover}",
    "$value": "#004db3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#004db3",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.fgColor.hover}"
    },
    "name": "label-blue-fgColor-hover",
    "attributes": {},
    "path": ["label", "blue", "fgColor", "hover"]
  },
  "label-blue-fgColor-rest": {
    "key": "{label.blue.fgColor.rest}",
    "$value": "#005fcc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#005fcc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.blue.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.blue.fgColor.rest}"
    },
    "name": "label-blue-fgColor-rest",
    "attributes": {},
    "path": ["label", "blue", "fgColor", "rest"]
  },
  "label-brown-bgColor-active": {
    "key": "{label.brown.bgColor.active}",
    "$value": "#cbbda4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#cbbda4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.bgColor.active}"
    },
    "name": "label-brown-bgColor-active",
    "attributes": {},
    "path": ["label", "brown", "bgColor", "active"]
  },
  "label-brown-bgColor-hover": {
    "key": "{label.brown.bgColor.hover}",
    "$value": "#dfd7c8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#dfd7c8",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.bgColor.hover}"
    },
    "name": "label-brown-bgColor-hover",
    "attributes": {},
    "path": ["label", "brown", "bgColor", "hover"]
  },
  "label-brown-bgColor-rest": {
    "key": "{label.brown.bgColor.rest}",
    "$value": "#eeeae2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eeeae2",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.bgColor.rest}"
    },
    "name": "label-brown-bgColor-rest",
    "attributes": {},
    "path": ["label", "brown", "bgColor", "rest"]
  },
  "label-brown-borderColor": {
    "key": "{label.brown.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.brown.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.borderColor}"
    },
    "name": "label-brown-borderColor",
    "attributes": {},
    "path": ["label", "brown", "borderColor"]
  },
  "label-brown-fgColor-active": {
    "key": "{label.brown.fgColor.active}",
    "$value": "#51412f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#51412f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.fgColor.active}"
    },
    "name": "label-brown-fgColor-active",
    "attributes": {},
    "path": ["label", "brown", "fgColor", "active"]
  },
  "label-brown-fgColor-hover": {
    "key": "{label.brown.fgColor.hover}",
    "$value": "#64513a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#64513a",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.fgColor.hover}"
    },
    "name": "label-brown-fgColor-hover",
    "attributes": {},
    "path": ["label", "brown", "fgColor", "hover"]
  },
  "label-brown-fgColor-rest": {
    "key": "{label.brown.fgColor.rest}",
    "$value": "#755f43",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#755f43",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.brown.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.brown.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.brown.fgColor.rest}"
    },
    "name": "label-brown-fgColor-rest",
    "attributes": {},
    "path": ["label", "brown", "fgColor", "rest"]
  },
  "label-coral-bgColor-active": {
    "key": "{label.coral.bgColor.active}",
    "$value": "#fcab92",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fcab92",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.bgColor.active}"
    },
    "name": "label-coral-bgColor-active",
    "attributes": {},
    "path": ["label", "coral", "bgColor", "active"]
  },
  "label-coral-bgColor-hover": {
    "key": "{label.coral.bgColor.hover}",
    "$value": "#fecebe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecebe",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.bgColor.hover}"
    },
    "name": "label-coral-bgColor-hover",
    "attributes": {},
    "path": ["label", "coral", "bgColor", "hover"]
  },
  "label-coral-bgColor-rest": {
    "key": "{label.coral.bgColor.rest}",
    "$value": "#ffe5db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe5db",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.bgColor.rest}"
    },
    "name": "label-coral-bgColor-rest",
    "attributes": {},
    "path": ["label", "coral", "bgColor", "rest"]
  },
  "label-coral-borderColor": {
    "key": "{label.coral.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.coral.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.borderColor}"
    },
    "name": "label-coral-borderColor",
    "attributes": {},
    "path": ["label", "coral", "borderColor"]
  },
  "label-coral-fgColor-active": {
    "key": "{label.coral.fgColor.active}",
    "$value": "#7e2011",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#7e2011",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.fgColor.active}"
    },
    "name": "label-coral-fgColor-active",
    "attributes": {},
    "path": ["label", "coral", "fgColor", "active"]
  },
  "label-coral-fgColor-hover": {
    "key": "{label.coral.fgColor.hover}",
    "$value": "#9b2712",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#9b2712",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.fgColor.hover}"
    },
    "name": "label-coral-fgColor-hover",
    "attributes": {},
    "path": ["label", "coral", "fgColor", "hover"]
  },
  "label-coral-fgColor-rest": {
    "key": "{label.coral.fgColor.rest}",
    "$value": "#ba2e12",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ba2e12",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.coral.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.coral.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.coral.fgColor.rest}"
    },
    "name": "label-coral-fgColor-rest",
    "attributes": {},
    "path": ["label", "coral", "fgColor", "rest"]
  },
  "label-cyan-bgColor-active": {
    "key": "{label.cyan.bgColor.active}",
    "$value": "#00d0fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#00d0fa",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.bgColor.active}"
    },
    "name": "label-cyan-bgColor-active",
    "attributes": {},
    "path": ["label", "cyan", "bgColor", "active"]
  },
  "label-cyan-bgColor-hover": {
    "key": "{label.cyan.bgColor.hover}",
    "$value": "#7ae9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#7ae9ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.bgColor.hover}"
    },
    "name": "label-cyan-bgColor-hover",
    "attributes": {},
    "path": ["label", "cyan", "bgColor", "hover"]
  },
  "label-cyan-bgColor-rest": {
    "key": "{label.cyan.bgColor.rest}",
    "$value": "#bdf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bdf4ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.bgColor.rest}"
    },
    "name": "label-cyan-bgColor-rest",
    "attributes": {},
    "path": ["label", "cyan", "bgColor", "rest"]
  },
  "label-cyan-borderColor": {
    "key": "{label.cyan.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.cyan.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.borderColor}"
    },
    "name": "label-cyan-borderColor",
    "attributes": {},
    "path": ["label", "cyan", "borderColor"]
  },
  "label-cyan-fgColor-active": {
    "key": "{label.cyan.fgColor.active}",
    "$value": "#004857",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#004857",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.fgColor.active}"
    },
    "name": "label-cyan-fgColor-active",
    "attributes": {},
    "path": ["label", "cyan", "fgColor", "active"]
  },
  "label-cyan-fgColor-hover": {
    "key": "{label.cyan.fgColor.hover}",
    "$value": "#00596b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#00596b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.fgColor.hover}"
    },
    "name": "label-cyan-fgColor-hover",
    "attributes": {},
    "path": ["label", "cyan", "fgColor", "hover"]
  },
  "label-cyan-fgColor-rest": {
    "key": "{label.cyan.fgColor.rest}",
    "$value": "#006a80",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#006a80",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.cyan.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.cyan.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.cyan.fgColor.rest}"
    },
    "name": "label-cyan-fgColor-rest",
    "attributes": {},
    "path": ["label", "cyan", "fgColor", "rest"]
  },
  "label-gray-bgColor-active": {
    "key": "{label.gray.bgColor.active}",
    "$value": "#b4c0cf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b4c0cf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.bgColor.active}"
    },
    "name": "label-gray-bgColor-active",
    "attributes": {},
    "path": ["label", "gray", "bgColor", "active"]
  },
  "label-gray-bgColor-hover": {
    "key": "{label.gray.bgColor.hover}",
    "$value": "#d2dae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d2dae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.bgColor.hover}"
    },
    "name": "label-gray-bgColor-hover",
    "attributes": {},
    "path": ["label", "gray", "bgColor", "hover"]
  },
  "label-gray-bgColor-rest": {
    "key": "{label.gray.bgColor.rest}",
    "$value": "#e8ecf2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e8ecf2",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.bgColor.rest}"
    },
    "name": "label-gray-bgColor-rest",
    "attributes": {},
    "path": ["label", "gray", "bgColor", "rest"]
  },
  "label-gray-borderColor": {
    "key": "{label.gray.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.gray.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.borderColor}"
    },
    "name": "label-gray-borderColor",
    "attributes": {},
    "path": ["label", "gray", "borderColor"]
  },
  "label-gray-fgColor-active": {
    "key": "{label.gray.fgColor.active}",
    "$value": "#424448",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#424448",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.fgColor.active}"
    },
    "name": "label-gray-fgColor-active",
    "attributes": {},
    "path": ["label", "gray", "fgColor", "active"]
  },
  "label-gray-fgColor-hover": {
    "key": "{label.gray.fgColor.hover}",
    "$value": "#4e535a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#4e535a",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.fgColor.hover}"
    },
    "name": "label-gray-fgColor-hover",
    "attributes": {},
    "path": ["label", "gray", "fgColor", "hover"]
  },
  "label-gray-fgColor-rest": {
    "key": "{label.gray.fgColor.rest}",
    "$value": "#5c6570",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#5c6570",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.gray.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.gray.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.gray.fgColor.rest}"
    },
    "name": "label-gray-fgColor-rest",
    "attributes": {},
    "path": ["label", "gray", "fgColor", "rest"]
  },
  "label-green-bgColor-active": {
    "key": "{label.green.bgColor.active}",
    "$value": "#54d961",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#54d961",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.bgColor.active}"
    },
    "name": "label-green-bgColor-active",
    "attributes": {},
    "path": ["label", "green", "bgColor", "active"]
  },
  "label-green-bgColor-hover": {
    "key": "{label.green.bgColor.hover}",
    "$value": "#9ceda0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#9ceda0",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.bgColor.hover}"
    },
    "name": "label-green-bgColor-hover",
    "attributes": {},
    "path": ["label", "green", "bgColor", "hover"]
  },
  "label-green-bgColor-rest": {
    "key": "{label.green.bgColor.rest}",
    "$value": "#caf7ca",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#caf7ca",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.bgColor.rest}"
    },
    "name": "label-green-bgColor-rest",
    "attributes": {},
    "path": ["label", "green", "bgColor", "rest"]
  },
  "label-green-borderColor": {
    "key": "{label.green.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.green.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.borderColor}"
    },
    "name": "label-green-borderColor",
    "attributes": {},
    "path": ["label", "green", "borderColor"]
  },
  "label-green-fgColor-active": {
    "key": "{label.green.fgColor.active}",
    "$value": "#254b34",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#254b34",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.fgColor.active}"
    },
    "name": "label-green-fgColor-active",
    "attributes": {},
    "path": ["label", "green", "fgColor", "active"]
  },
  "label-green-fgColor-hover": {
    "key": "{label.green.fgColor.hover}",
    "$value": "#285c3b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#285c3b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.fgColor.hover}"
    },
    "name": "label-green-fgColor-hover",
    "attributes": {},
    "path": ["label", "green", "fgColor", "hover"]
  },
  "label-green-fgColor-rest": {
    "key": "{label.green.fgColor.rest}",
    "$value": "#2b6e3f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2b6e3f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.green.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.green.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.green.fgColor.rest}"
    },
    "name": "label-green-fgColor-rest",
    "attributes": {},
    "path": ["label", "green", "fgColor", "rest"]
  },
  "label-indigo-bgColor-active": {
    "key": "{label.indigo.bgColor.active}",
    "$value": "#b1b9fb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b1b9fb",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.bgColor.active}"
    },
    "name": "label-indigo-bgColor-active",
    "attributes": {},
    "path": ["label", "indigo", "bgColor", "active"]
  },
  "label-indigo-bgColor-hover": {
    "key": "{label.indigo.bgColor.hover}",
    "$value": "#d2d7fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d2d7fe",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.bgColor.hover}"
    },
    "name": "label-indigo-bgColor-hover",
    "attributes": {},
    "path": ["label", "indigo", "bgColor", "hover"]
  },
  "label-indigo-bgColor-rest": {
    "key": "{label.indigo.bgColor.rest}",
    "$value": "#e5e9ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e5e9ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.bgColor.rest}"
    },
    "name": "label-indigo-bgColor-rest",
    "attributes": {},
    "path": ["label", "indigo", "bgColor", "rest"]
  },
  "label-indigo-borderColor": {
    "key": "{label.indigo.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.indigo.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.borderColor}"
    },
    "name": "label-indigo-borderColor",
    "attributes": {},
    "path": ["label", "indigo", "borderColor"]
  },
  "label-indigo-fgColor-active": {
    "key": "{label.indigo.fgColor.active}",
    "$value": "#2d2db4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2d2db4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.fgColor.active}"
    },
    "name": "label-indigo-fgColor-active",
    "attributes": {},
    "path": ["label", "indigo", "fgColor", "active"]
  },
  "label-indigo-fgColor-hover": {
    "key": "{label.indigo.fgColor.hover}",
    "$value": "#393cd5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#393cd5",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.fgColor.hover}"
    },
    "name": "label-indigo-fgColor-hover",
    "attributes": {},
    "path": ["label", "indigo", "fgColor", "hover"]
  },
  "label-indigo-fgColor-rest": {
    "key": "{label.indigo.fgColor.rest}",
    "$value": "#494edf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#494edf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.indigo.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.indigo.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.indigo.fgColor.rest}"
    },
    "name": "label-indigo-fgColor-rest",
    "attributes": {},
    "path": ["label", "indigo", "fgColor", "rest"]
  },
  "label-lemon-bgColor-active": {
    "key": "{label.lemon.bgColor.active}",
    "$value": "#d8bd0e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d8bd0e",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.bgColor.active}"
    },
    "name": "label-lemon-bgColor-active",
    "attributes": {},
    "path": ["label", "lemon", "bgColor", "active"]
  },
  "label-lemon-bgColor-hover": {
    "key": "{label.lemon.bgColor.hover}",
    "$value": "#f0db3d",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0db3d",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.bgColor.hover}"
    },
    "name": "label-lemon-bgColor-hover",
    "attributes": {},
    "path": ["label", "lemon", "bgColor", "hover"]
  },
  "label-lemon-bgColor-rest": {
    "key": "{label.lemon.bgColor.rest}",
    "$value": "#f7eea1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f7eea1",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.bgColor.rest}"
    },
    "name": "label-lemon-bgColor-rest",
    "attributes": {},
    "path": ["label", "lemon", "bgColor", "rest"]
  },
  "label-lemon-borderColor": {
    "key": "{label.lemon.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.lemon.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.borderColor}"
    },
    "name": "label-lemon-borderColor",
    "attributes": {},
    "path": ["label", "lemon", "borderColor"]
  },
  "label-lemon-fgColor-active": {
    "key": "{label.lemon.fgColor.active}",
    "$value": "#523f00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#523f00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.fgColor.active}"
    },
    "name": "label-lemon-fgColor-active",
    "attributes": {},
    "path": ["label", "lemon", "fgColor", "active"]
  },
  "label-lemon-fgColor-hover": {
    "key": "{label.lemon.fgColor.hover}",
    "$value": "#654f01",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#654f01",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.fgColor.hover}"
    },
    "name": "label-lemon-fgColor-hover",
    "attributes": {},
    "path": ["label", "lemon", "fgColor", "hover"]
  },
  "label-lemon-fgColor-rest": {
    "key": "{label.lemon.fgColor.rest}",
    "$value": "#786002",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#786002",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lemon.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lemon.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lemon.fgColor.rest}"
    },
    "name": "label-lemon-fgColor-rest",
    "attributes": {},
    "path": ["label", "lemon", "fgColor", "rest"]
  },
  "label-lime-bgColor-active": {
    "key": "{label.lime.bgColor.active}",
    "$value": "#9bd039",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#9bd039",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.bgColor.active}"
    },
    "name": "label-lime-bgColor-active",
    "attributes": {},
    "path": ["label", "lime", "bgColor", "active"]
  },
  "label-lime-bgColor-hover": {
    "key": "{label.lime.bgColor.hover}",
    "$value": "#c7e580",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c7e580",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.bgColor.hover}"
    },
    "name": "label-lime-bgColor-hover",
    "attributes": {},
    "path": ["label", "lime", "bgColor", "hover"]
  },
  "label-lime-bgColor-rest": {
    "key": "{label.lime.bgColor.rest}",
    "$value": "#e3f2b5",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e3f2b5",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.bgColor.rest}"
    },
    "name": "label-lime-bgColor-rest",
    "attributes": {},
    "path": ["label", "lime", "bgColor", "rest"]
  },
  "label-lime-borderColor": {
    "key": "{label.lime.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.lime.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.borderColor}"
    },
    "name": "label-lime-borderColor",
    "attributes": {},
    "path": ["label", "lime", "borderColor"]
  },
  "label-lime-fgColor-active": {
    "key": "{label.lime.fgColor.active}",
    "$value": "#2f4a21",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#2f4a21",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.fgColor.active}"
    },
    "name": "label-lime-fgColor-active",
    "attributes": {},
    "path": ["label", "lime", "fgColor", "active"]
  },
  "label-lime-fgColor-hover": {
    "key": "{label.lime.fgColor.hover}",
    "$value": "#3a5b25",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#3a5b25",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.fgColor.hover}"
    },
    "name": "label-lime-fgColor-hover",
    "attributes": {},
    "path": ["label", "lime", "fgColor", "hover"]
  },
  "label-lime-fgColor-rest": {
    "key": "{label.lime.fgColor.rest}",
    "$value": "#476c28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#476c28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.lime.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.lime.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.lime.fgColor.rest}"
    },
    "name": "label-lime-fgColor-rest",
    "attributes": {},
    "path": ["label", "lime", "fgColor", "rest"]
  },
  "label-olive-bgColor-active": {
    "key": "{label.olive.bgColor.active}",
    "$value": "#b9c832",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b9c832",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.bgColor.active}"
    },
    "name": "label-olive-bgColor-active",
    "attributes": {},
    "path": ["label", "olive", "bgColor", "active"]
  },
  "label-olive-bgColor-hover": {
    "key": "{label.olive.bgColor.hover}",
    "$value": "#dbe170",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#dbe170",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.bgColor.hover}"
    },
    "name": "label-olive-bgColor-hover",
    "attributes": {},
    "path": ["label", "olive", "bgColor", "hover"]
  },
  "label-olive-bgColor-rest": {
    "key": "{label.olive.bgColor.rest}",
    "$value": "#f0f0ad",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0f0ad",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.bgColor.rest}"
    },
    "name": "label-olive-bgColor-rest",
    "attributes": {},
    "path": ["label", "olive", "bgColor", "rest"]
  },
  "label-olive-borderColor": {
    "key": "{label.olive.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.olive.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.borderColor}"
    },
    "name": "label-olive-borderColor",
    "attributes": {},
    "path": ["label", "olive", "borderColor"]
  },
  "label-olive-fgColor-active": {
    "key": "{label.olive.fgColor.active}",
    "$value": "#3b4927",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#3b4927",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.fgColor.active}"
    },
    "name": "label-olive-fgColor-active",
    "attributes": {},
    "path": ["label", "olive", "fgColor", "active"]
  },
  "label-olive-fgColor-hover": {
    "key": "{label.olive.fgColor.hover}",
    "$value": "#495a2b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#495a2b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.fgColor.hover}"
    },
    "name": "label-olive-fgColor-hover",
    "attributes": {},
    "path": ["label", "olive", "fgColor", "hover"]
  },
  "label-olive-fgColor-rest": {
    "key": "{label.olive.fgColor.rest}",
    "$value": "#56682c",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#56682c",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.olive.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.olive.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.olive.fgColor.rest}"
    },
    "name": "label-olive-fgColor-rest",
    "attributes": {},
    "path": ["label", "olive", "fgColor", "rest"]
  },
  "label-orange-bgColor-active": {
    "key": "{label.orange.bgColor.active}",
    "$value": "#fbaf74",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fbaf74",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.bgColor.active}"
    },
    "name": "label-orange-bgColor-active",
    "attributes": {},
    "path": ["label", "orange", "bgColor", "active"]
  },
  "label-orange-bgColor-hover": {
    "key": "{label.orange.bgColor.hover}",
    "$value": "#fecfaa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecfaa",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.bgColor.hover}"
    },
    "name": "label-orange-bgColor-hover",
    "attributes": {},
    "path": ["label", "orange", "bgColor", "hover"]
  },
  "label-orange-bgColor-rest": {
    "key": "{label.orange.bgColor.rest}",
    "$value": "#ffe7d1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe7d1",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.bgColor.rest}"
    },
    "name": "label-orange-bgColor-rest",
    "attributes": {},
    "path": ["label", "orange", "bgColor", "rest"]
  },
  "label-orange-borderColor": {
    "key": "{label.orange.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.orange.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.borderColor}"
    },
    "name": "label-orange-borderColor",
    "attributes": {},
    "path": ["label", "orange", "borderColor"]
  },
  "label-orange-fgColor-active": {
    "key": "{label.orange.fgColor.active}",
    "$value": "#70300f",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#70300f",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.fgColor.active}"
    },
    "name": "label-orange-fgColor-active",
    "attributes": {},
    "path": ["label", "orange", "fgColor", "active"]
  },
  "label-orange-fgColor-hover": {
    "key": "{label.orange.fgColor.hover}",
    "$value": "#8d3c11",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#8d3c11",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.fgColor.hover}"
    },
    "name": "label-orange-fgColor-hover",
    "attributes": {},
    "path": ["label", "orange", "fgColor", "hover"]
  },
  "label-orange-fgColor-rest": {
    "key": "{label.orange.fgColor.rest}",
    "$value": "#a24610",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a24610",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.orange.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.orange.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.orange.fgColor.rest}"
    },
    "name": "label-orange-fgColor-rest",
    "attributes": {},
    "path": ["label", "orange", "fgColor", "rest"]
  },
  "label-pine-bgColor-active": {
    "key": "{label.pine.bgColor.active}",
    "$value": "#1dd781",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#1dd781",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.bgColor.active}"
    },
    "name": "label-pine-bgColor-active",
    "attributes": {},
    "path": ["label", "pine", "bgColor", "active"]
  },
  "label-pine-bgColor-hover": {
    "key": "{label.pine.bgColor.hover}",
    "$value": "#80efb9",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#80efb9",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.bgColor.hover}"
    },
    "name": "label-pine-bgColor-hover",
    "attributes": {},
    "path": ["label", "pine", "bgColor", "hover"]
  },
  "label-pine-bgColor-rest": {
    "key": "{label.pine.bgColor.rest}",
    "$value": "#bff8db",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#bff8db",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.bgColor.rest}"
    },
    "name": "label-pine-bgColor-rest",
    "attributes": {},
    "path": ["label", "pine", "bgColor", "rest"]
  },
  "label-pine-borderColor": {
    "key": "{label.pine.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.pine.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.borderColor}"
    },
    "name": "label-pine-borderColor",
    "attributes": {},
    "path": ["label", "pine", "borderColor"]
  },
  "label-pine-fgColor-active": {
    "key": "{label.pine.fgColor.active}",
    "$value": "#114b36",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#114b36",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.fgColor.active}"
    },
    "name": "label-pine-fgColor-active",
    "attributes": {},
    "path": ["label", "pine", "fgColor", "active"]
  },
  "label-pine-fgColor-hover": {
    "key": "{label.pine.fgColor.hover}",
    "$value": "#135d41",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#135d41",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.fgColor.hover}"
    },
    "name": "label-pine-fgColor-hover",
    "attributes": {},
    "path": ["label", "pine", "fgColor", "hover"]
  },
  "label-pine-fgColor-rest": {
    "key": "{label.pine.fgColor.rest}",
    "$value": "#156f4b",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#156f4b",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pine.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pine.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pine.fgColor.rest}"
    },
    "name": "label-pine-fgColor-rest",
    "attributes": {},
    "path": ["label", "pine", "fgColor", "rest"]
  },
  "label-pink-bgColor-active": {
    "key": "{label.pink.bgColor.active}",
    "$value": "#f8a5cf",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f8a5cf",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.bgColor.active}"
    },
    "name": "label-pink-bgColor-active",
    "attributes": {},
    "path": ["label", "pink", "bgColor", "active"]
  },
  "label-pink-bgColor-hover": {
    "key": "{label.pink.bgColor.hover}",
    "$value": "#fdc9e2",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fdc9e2",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.bgColor.hover}"
    },
    "name": "label-pink-bgColor-hover",
    "attributes": {},
    "path": ["label", "pink", "bgColor", "hover"]
  },
  "label-pink-bgColor-rest": {
    "key": "{label.pink.bgColor.rest}",
    "$value": "#ffe5f1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe5f1",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.bgColor.rest}"
    },
    "name": "label-pink-bgColor-rest",
    "attributes": {},
    "path": ["label", "pink", "bgColor", "rest"]
  },
  "label-pink-borderColor": {
    "key": "{label.pink.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.pink.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.borderColor}"
    },
    "name": "label-pink-borderColor",
    "attributes": {},
    "path": ["label", "pink", "borderColor"]
  },
  "label-pink-fgColor-active": {
    "key": "{label.pink.fgColor.active}",
    "$value": "#6e2b53",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#6e2b53",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.fgColor.active}"
    },
    "name": "label-pink-fgColor-active",
    "attributes": {},
    "path": ["label", "pink", "fgColor", "active"]
  },
  "label-pink-fgColor-hover": {
    "key": "{label.pink.fgColor.hover}",
    "$value": "#8e2e66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#8e2e66",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.fgColor.hover}"
    },
    "name": "label-pink-fgColor-hover",
    "attributes": {},
    "path": ["label", "pink", "fgColor", "hover"]
  },
  "label-pink-fgColor-rest": {
    "key": "{label.pink.fgColor.rest}",
    "$value": "#b12f79",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#b12f79",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.pink.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.pink.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.pink.fgColor.rest}"
    },
    "name": "label-pink-fgColor-rest",
    "attributes": {},
    "path": ["label", "pink", "fgColor", "rest"]
  },
  "label-plum-bgColor-active": {
    "key": "{label.plum.bgColor.active}",
    "$value": "#e2a7fb",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e2a7fb",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.bgColor.active}"
    },
    "name": "label-plum-bgColor-active",
    "attributes": {},
    "path": ["label", "plum", "bgColor", "active"]
  },
  "label-plum-bgColor-hover": {
    "key": "{label.plum.bgColor.hover}",
    "$value": "#f0cdfe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f0cdfe",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.bgColor.hover}"
    },
    "name": "label-plum-bgColor-hover",
    "attributes": {},
    "path": ["label", "plum", "bgColor", "hover"]
  },
  "label-plum-bgColor-rest": {
    "key": "{label.plum.bgColor.rest}",
    "$value": "#f8e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f8e5ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.bgColor.rest}"
    },
    "name": "label-plum-bgColor-rest",
    "attributes": {},
    "path": ["label", "plum", "bgColor", "rest"]
  },
  "label-plum-borderColor": {
    "key": "{label.plum.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.plum.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.borderColor}"
    },
    "name": "label-plum-borderColor",
    "attributes": {},
    "path": ["label", "plum", "borderColor"]
  },
  "label-plum-fgColor-active": {
    "key": "{label.plum.fgColor.active}",
    "$value": "#651d96",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#651d96",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.fgColor.active}"
    },
    "name": "label-plum-fgColor-active",
    "attributes": {},
    "path": ["label", "plum", "fgColor", "active"]
  },
  "label-plum-fgColor-hover": {
    "key": "{label.plum.fgColor.hover}",
    "$value": "#7d1eb8",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#7d1eb8",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.fgColor.hover}"
    },
    "name": "label-plum-fgColor-hover",
    "attributes": {},
    "path": ["label", "plum", "fgColor", "hover"]
  },
  "label-plum-fgColor-rest": {
    "key": "{label.plum.fgColor.rest}",
    "$value": "#961edc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#961edc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.plum.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.plum.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.plum.fgColor.rest}"
    },
    "name": "label-plum-fgColor-rest",
    "attributes": {},
    "path": ["label", "plum", "fgColor", "rest"]
  },
  "label-purple-bgColor-active": {
    "key": "{label.purple.bgColor.active}",
    "$value": "#d1b1fc",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1b1fc",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.bgColor.active}"
    },
    "name": "label-purple-bgColor-active",
    "attributes": {},
    "path": ["label", "purple", "bgColor", "active"]
  },
  "label-purple-bgColor-hover": {
    "key": "{label.purple.bgColor.hover}",
    "$value": "#e6d2fe",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e6d2fe",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.bgColor.hover}"
    },
    "name": "label-purple-bgColor-hover",
    "attributes": {},
    "path": ["label", "purple", "bgColor", "hover"]
  },
  "label-purple-bgColor-rest": {
    "key": "{label.purple.bgColor.rest}",
    "$value": "#f1e5ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#f1e5ff",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.bgColor.rest}"
    },
    "name": "label-purple-bgColor-rest",
    "attributes": {},
    "path": ["label", "purple", "bgColor", "rest"]
  },
  "label-purple-borderColor": {
    "key": "{label.purple.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.purple.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.borderColor}"
    },
    "name": "label-purple-borderColor",
    "attributes": {},
    "path": ["label", "purple", "borderColor"]
  },
  "label-purple-fgColor-active": {
    "key": "{label.purple.fgColor.active}",
    "$value": "#4f21ab",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#4f21ab",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.fgColor.active}"
    },
    "name": "label-purple-fgColor-active",
    "attributes": {},
    "path": ["label", "purple", "fgColor", "active"]
  },
  "label-purple-fgColor-hover": {
    "key": "{label.purple.fgColor.hover}",
    "$value": "#6223d7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#6223d7",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.fgColor.hover}"
    },
    "name": "label-purple-fgColor-hover",
    "attributes": {},
    "path": ["label", "purple", "fgColor", "hover"]
  },
  "label-purple-fgColor-rest": {
    "key": "{label.purple.fgColor.rest}",
    "$value": "#783ae4",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#783ae4",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.purple.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.purple.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.purple.fgColor.rest}"
    },
    "name": "label-purple-fgColor-rest",
    "attributes": {},
    "path": ["label", "purple", "fgColor", "rest"]
  },
  "label-red-bgColor-active": {
    "key": "{label.red.bgColor.active}",
    "$value": "#fda5a7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fda5a7",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.bgColor.active}"
    },
    "name": "label-red-bgColor-active",
    "attributes": {},
    "path": ["label", "red", "bgColor", "active"]
  },
  "label-red-bgColor-hover": {
    "key": "{label.red.bgColor.hover}",
    "$value": "#fecdcd",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fecdcd",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.bgColor.hover}"
    },
    "name": "label-red-bgColor-hover",
    "attributes": {},
    "path": ["label", "red", "bgColor", "hover"]
  },
  "label-red-bgColor-rest": {
    "key": "{label.red.bgColor.rest}",
    "$value": "#ffe2e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffe2e0",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.bgColor.rest}"
    },
    "name": "label-red-bgColor-rest",
    "attributes": {},
    "path": ["label", "red", "bgColor", "rest"]
  },
  "label-red-borderColor": {
    "key": "{label.red.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.red.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.borderColor}"
    },
    "name": "label-red-borderColor",
    "attributes": {},
    "path": ["label", "red", "borderColor"]
  },
  "label-red-fgColor-active": {
    "key": "{label.red.fgColor.active}",
    "$value": "#880c27",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#880c27",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.fgColor.active}"
    },
    "name": "label-red-fgColor-active",
    "attributes": {},
    "path": ["label", "red", "fgColor", "active"]
  },
  "label-red-fgColor-hover": {
    "key": "{label.red.fgColor.hover}",
    "$value": "#a60c29",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#a60c29",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.fgColor.hover}"
    },
    "name": "label-red-fgColor-hover",
    "attributes": {},
    "path": ["label", "red", "fgColor", "hover"]
  },
  "label-red-fgColor-rest": {
    "key": "{label.red.fgColor.rest}",
    "$value": "#c50d28",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c50d28",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.red.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.red.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.red.fgColor.rest}"
    },
    "name": "label-red-fgColor-rest",
    "attributes": {},
    "path": ["label", "red", "fgColor", "rest"]
  },
  "label-teal-bgColor-active": {
    "key": "{label.teal.bgColor.active}",
    "$value": "#22d3c7",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#22d3c7",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.bgColor.active}"
    },
    "name": "label-teal-bgColor-active",
    "attributes": {},
    "path": ["label", "teal", "bgColor", "active"]
  },
  "label-teal-bgColor-hover": {
    "key": "{label.teal.bgColor.hover}",
    "$value": "#89ebe1",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#89ebe1",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.bgColor.hover}"
    },
    "name": "label-teal-bgColor-hover",
    "attributes": {},
    "path": ["label", "teal", "bgColor", "hover"]
  },
  "label-teal-bgColor-rest": {
    "key": "{label.teal.bgColor.rest}",
    "$value": "#c7f5ef",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#c7f5ef",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.bgColor.rest}"
    },
    "name": "label-teal-bgColor-rest",
    "attributes": {},
    "path": ["label", "teal", "bgColor", "rest"]
  },
  "label-teal-borderColor": {
    "key": "{label.teal.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.teal.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.borderColor}"
    },
    "name": "label-teal-borderColor",
    "attributes": {},
    "path": ["label", "teal", "borderColor"]
  },
  "label-teal-fgColor-active": {
    "key": "{label.teal.fgColor.active}",
    "$value": "#0a4852",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0a4852",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.fgColor.active}"
    },
    "name": "label-teal-fgColor-active",
    "attributes": {},
    "path": ["label", "teal", "fgColor", "active"]
  },
  "label-teal-fgColor-hover": {
    "key": "{label.teal.fgColor.hover}",
    "$value": "#0d5b63",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0d5b63",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.fgColor.hover}"
    },
    "name": "label-teal-fgColor-hover",
    "attributes": {},
    "path": ["label", "teal", "fgColor", "hover"]
  },
  "label-teal-fgColor-rest": {
    "key": "{label.teal.fgColor.rest}",
    "$value": "#106e75",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#106e75",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.teal.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.teal.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.teal.fgColor.rest}"
    },
    "name": "label-teal-fgColor-rest",
    "attributes": {},
    "path": ["label", "teal", "fgColor", "rest"]
  },
  "label-yellow-bgColor-active": {
    "key": "{label.yellow.bgColor.active}",
    "$value": "#ebb400",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ebb400",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.2}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.2}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.bgColor.active}"
    },
    "name": "label-yellow-bgColor-active",
    "attributes": {},
    "path": ["label", "yellow", "bgColor", "active"]
  },
  "label-yellow-bgColor-hover": {
    "key": "{label.yellow.bgColor.hover}",
    "$value": "#ffd642",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffd642",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.1}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.bgColor.hover}"
    },
    "name": "label-yellow-bgColor-hover",
    "attributes": {},
    "path": ["label", "yellow", "bgColor", "hover"]
  },
  "label-yellow-bgColor-rest": {
    "key": "{label.yellow.bgColor.rest}",
    "$value": "#ffec9e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffec9e",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.0}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.bgColor.rest}"
    },
    "name": "label-yellow-bgColor-rest",
    "attributes": {},
    "path": ["label", "yellow", "bgColor", "rest"]
  },
  "label-yellow-borderColor": {
    "key": "{label.yellow.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#ffffff00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.transparent}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{label.yellow.fgColor.rest}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.borderColor}"
    },
    "name": "label-yellow-borderColor",
    "attributes": {},
    "path": ["label", "yellow", "borderColor"]
  },
  "label-yellow-fgColor-active": {
    "key": "{label.yellow.fgColor.active}",
    "$value": "#5c3d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#5c3d00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.8}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.fgColor.active}"
    },
    "name": "label-yellow-fgColor-active",
    "attributes": {},
    "path": ["label", "yellow", "fgColor", "active"]
  },
  "label-yellow-fgColor-hover": {
    "key": "{label.yellow.fgColor.hover}",
    "$value": "#704d00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#704d00",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.7}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.fgColor.hover}"
    },
    "name": "label-yellow-fgColor-hover",
    "attributes": {},
    "path": ["label", "yellow", "fgColor", "hover"]
  },
  "label-yellow-fgColor-rest": {
    "key": "{label.yellow.fgColor.rest}",
    "$value": "#805900",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#805900",
          "filePath": "src/tokens/component/label.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/label.json5",
    "isSource": true,
    "original": {
      "$value": "{base.display.color.yellow.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.display.color.yellow.6}",
            "filePath": "src/tokens/component/label.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{label.yellow.fgColor.rest}"
    },
    "name": "label-yellow-fgColor-rest",
    "attributes": {},
    "path": ["label", "yellow", "fgColor", "rest"]
  },
  "menu-bgColor-active": {
    "key": "{menu.bgColor.active}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#eff2f5",
          "filePath": "src/tokens/component/menu.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/menu.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.2}",
            "filePath": "src/tokens/component/menu.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{menu.bgColor.active}"
    },
    "name": "menu-bgColor-active",
    "attributes": {},
    "path": ["menu", "bgColor", "active"]
  },
  "overlay-backdrop-bgColor": {
    "key": "{overlay.backdrop.bgColor}",
    "$value": "#c8d1da66",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e6eaef",
        "dark-dimmed": "#e0e6eb",
        "light-high-contrast": "#393f46",
        "light-protanopia-deuteranopia-high-contrast": "#393f46",
        "light-tritanopia-high-contrast": "#393f46",
        "dark-high-contrast": "#393f46",
        "dark-dimmed-high-contrast": "#59636e",
        "dark-protanopia-deuteranopia-high-contrast": "#393f46",
        "dark-tritanopia-high-contrast": "#393f46"
      }
    },
    "alpha": 0.4,
    "filePath": "src/tokens/component/overlay.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.7}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.3}",
          "dark-dimmed": "{base.color.neutral.4}",
          "light-high-contrast": "{base.color.neutral.11}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}",
          "light-tritanopia-high-contrast": "{base.color.neutral.11}",
          "dark-high-contrast": "{base.color.neutral.11}",
          "dark-dimmed-high-contrast": "{base.color.neutral.9}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.11}"
        }
      },
      "alpha": 0.4,
      "key": "{overlay.backdrop.bgColor}"
    },
    "name": "overlay-backdrop-bgColor",
    "attributes": {},
    "path": ["overlay", "backdrop", "bgColor"]
  },
  "overlay-bgColor": {
    "key": "{overlay.bgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-dimmed": "#dae0e7"
      }
    },
    "filePath": "src/tokens/component/overlay.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-dimmed": "{base.color.neutral.5}"
        }
      },
      "key": "{overlay.bgColor}"
    },
    "name": "overlay-bgColor",
    "attributes": {},
    "path": ["overlay", "bgColor"]
  },
  "overlay-borderColor": {
    "key": "{overlay.borderColor}",
    "$value": "#d1d9e080",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)"
      },
      "org.primer.overrides": {
        "dark": {
          "alpha": 1,
          "$value": "#d1d9e0b3",
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#c8d1da",
          "alpha": 0.7,
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": {
          "alpha": 1,
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "alpha": 1,
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "alpha": 1,
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#d1d9e0",
          "alpha": 1,
          "filePath": "src/tokens/component/overlay.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.5,
    "filePath": "src/tokens/component/overlay.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)"
        },
        "org.primer.overrides": {
          "dark": {
            "alpha": 1,
            "$value": "{borderColor.muted}",
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "{base.color.neutral.7}",
            "alpha": 0.7,
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": {
            "alpha": 1,
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "alpha": 1,
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "alpha": 1,
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{borderColor.default}",
            "alpha": 1,
            "filePath": "src/tokens/component/overlay.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.5,
      "key": "{overlay.borderColor}"
    },
    "name": "overlay-borderColor",
    "attributes": {},
    "path": ["overlay", "borderColor"]
  },
  "page-header-bgColor": {
    "key": "{page.header.bgColor}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/page.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{bgColor.default}"
        }
      },
      "key": "{page.header.bgColor}"
    },
    "name": "page-header-bgColor",
    "attributes": {},
    "path": ["page", "header", "bgColor"]
  },
  "progressBar-bgColor-accent": {
    "key": "{progressBar.bgColor.accent}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.accent}"
    },
    "name": "progressBar-bgColor-accent",
    "attributes": {},
    "path": ["progressBar", "bgColor", "accent"]
  },
  "progressBar-bgColor-attention": {
    "key": "{progressBar.bgColor.attention}",
    "$value": "#9a6700",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.attention.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.attention}"
    },
    "name": "progressBar-bgColor-attention",
    "attributes": {},
    "path": ["progressBar", "bgColor", "attention"]
  },
  "progressBar-bgColor-danger": {
    "key": "{progressBar.bgColor.danger}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.danger.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.danger}"
    },
    "name": "progressBar-bgColor-danger",
    "attributes": {},
    "path": ["progressBar", "bgColor", "danger"]
  },
  "progressBar-bgColor-done": {
    "key": "{progressBar.bgColor.done}",
    "$value": "#8250df",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.done.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.done}"
    },
    "name": "progressBar-bgColor-done",
    "attributes": {},
    "path": ["progressBar", "bgColor", "done"]
  },
  "progressBar-bgColor-neutral": {
    "key": "{progressBar.bgColor.neutral}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#818b98",
        "dark-dimmed-high-contrast": "#818b98",
        "dark-protanopia-deuteranopia-high-contrast": "#818b98",
        "dark-tritanopia-high-contrast": "#818b98",
        "light-high-contrast": "#818b98",
        "light-protanopia-deuteranopia-high-contrast": "#818b98",
        "light-tritanopia-high-contrast": "#818b98"
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.neutral.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{base.color.neutral.8}",
          "dark-dimmed-high-contrast": "{base.color.neutral.8}",
          "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.8}",
          "dark-tritanopia-high-contrast": "{base.color.neutral.8}",
          "light-high-contrast": "{base.color.neutral.8}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.8}",
          "light-tritanopia-high-contrast": "{base.color.neutral.8}"
        }
      },
      "key": "{progressBar.bgColor.neutral}"
    },
    "name": "progressBar-bgColor-neutral",
    "attributes": {},
    "path": ["progressBar", "bgColor", "neutral"]
  },
  "progressBar-bgColor-severe": {
    "key": "{progressBar.bgColor.severe}",
    "$value": "#bc4c00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.severe.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.severe}"
    },
    "name": "progressBar-bgColor-severe",
    "attributes": {},
    "path": ["progressBar", "bgColor", "severe"]
  },
  "progressBar-bgColor-sponsors": {
    "key": "{progressBar.bgColor.sponsors}",
    "$value": "#bf3989",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.sponsors.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.sponsors}"
    },
    "name": "progressBar-bgColor-sponsors",
    "attributes": {},
    "path": ["progressBar", "bgColor", "sponsors"]
  },
  "progressBar-bgColor-success": {
    "key": "{progressBar.bgColor.success}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.success.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        }
      },
      "key": "{progressBar.bgColor.success}"
    },
    "name": "progressBar-bgColor-success",
    "attributes": {},
    "path": ["progressBar", "bgColor", "success"]
  },
  "progressBar-track-bgColor": {
    "key": "{progressBar.track.bgColor}",
    "$value": "#d1d9e0",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#25292e",
        "dark-dimmed-high-contrast": "#25292e",
        "dark-protanopia-deuteranopia-high-contrast": "#25292e",
        "dark-tritanopia-high-contrast": "#25292e",
        "light-high-contrast": "#ffffff",
        "light-protanopia-deuteranopia-high-contrast": "#ffffff",
        "light-tritanopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.default}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{bgColor.inverse}",
          "dark-dimmed-high-contrast": "{bgColor.inverse}",
          "dark-protanopia-deuteranopia-high-contrast": "{bgColor.inverse}",
          "dark-tritanopia-high-contrast": "{bgColor.inverse}",
          "light-high-contrast": "{bgColor.default}",
          "light-protanopia-deuteranopia-high-contrast": "{bgColor.default}",
          "light-tritanopia-high-contrast": "{bgColor.default}"
        }
      },
      "key": "{progressBar.track.bgColor}"
    },
    "name": "progressBar-track-bgColor",
    "attributes": {},
    "path": ["progressBar", "track", "bgColor"]
  },
  "progressBar-track-borderColor": {
    "key": "{progressBar.track.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#d1d9e0",
        "dark-dimmed-high-contrast": "#d1d9e0",
        "dark-protanopia-deuteranopia-high-contrast": "#d1d9e0",
        "dark-tritanopia-high-contrast": "#d1d9e0",
        "light-high-contrast": "#393f46",
        "light-protanopia-deuteranopia-high-contrast": "#393f46",
        "light-tritanopia-high-contrast": "#393f46"
      }
    },
    "filePath": "src/tokens/component/progressBar.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{progressBar.track.bgColor}",
          "dark-dimmed-high-contrast": "{progressBar.track.bgColor}",
          "dark-protanopia-deuteranopia-high-contrast": "{progressBar.track.bgColor}",
          "dark-tritanopia-high-contrast": "{progressBar.track.bgColor}",
          "light-high-contrast": "{base.color.neutral.11}",
          "light-protanopia-deuteranopia-high-contrast": "{base.color.neutral.11}",
          "light-tritanopia-high-contrast": "{base.color.neutral.11}"
        }
      },
      "key": "{progressBar.track.borderColor}"
    },
    "name": "progressBar-track-borderColor",
    "attributes": {},
    "path": ["progressBar", "track", "borderColor"]
  },
  "reactionButton-selected-bgColor-hover": {
    "key": "{reactionButton.selected.bgColor.hover}",
    "$value": "#caecff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#3a8cfd",
          "alpha": 0.36,
          "filePath": "src/tokens/component/reactionButton.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed": {
          "$value": "#4285e5",
          "alpha": 0.36,
          "filePath": "src/tokens/component/reactionButton.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-high-contrast": "#c7e9ff",
        "dark-high-contrast": {
          "$value": "#5dadff",
          "alpha": 0.36,
          "filePath": "src/tokens/component/reactionButton.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/reactionButton.json5",
    "isSource": true,
    "original": {
      "$value": "#caecff",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "#3a8cfd",
            "alpha": 0.36,
            "filePath": "src/tokens/component/reactionButton.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed": {
            "$value": "#4285e5",
            "alpha": 0.36,
            "filePath": "src/tokens/component/reactionButton.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-high-contrast": "#c7e9ff",
          "dark-high-contrast": {
            "$value": "#5dadff",
            "alpha": 0.36,
            "filePath": "src/tokens/component/reactionButton.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{reactionButton.selected.bgColor.hover}"
    },
    "name": "reactionButton-selected-bgColor-hover",
    "attributes": {},
    "path": ["reactionButton", "selected", "bgColor", "hover"]
  },
  "reactionButton-selected-bgColor-rest": {
    "key": "{reactionButton.selected.bgColor.rest}",
    "$value": "#ddf4ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#218bff",
          "alpha": 0.2,
          "filePath": "src/tokens/component/reactionButton.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/reactionButton.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.4}",
            "alpha": 0.2,
            "filePath": "src/tokens/component/reactionButton.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{reactionButton.selected.bgColor.rest}"
    },
    "name": "reactionButton-selected-bgColor-rest",
    "attributes": {},
    "path": ["reactionButton", "selected", "bgColor", "rest"]
  },
  "reactionButton-selected-fgColor-hover": {
    "key": "{reactionButton.selected.fgColor.hover}",
    "$value": "#0550ae",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": "#80ccff"
      }
    },
    "filePath": "src/tokens/component/reactionButton.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.6}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.blue.2}"
        }
      },
      "key": "{reactionButton.selected.fgColor.hover}"
    },
    "name": "reactionButton-selected-fgColor-hover",
    "attributes": {},
    "path": ["reactionButton", "selected", "fgColor", "hover"]
  },
  "reactionButton-selected-fgColor-rest": {
    "key": "{reactionButton.selected.fgColor.rest}",
    "$value": "#0969da",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      }
    },
    "filePath": "src/tokens/component/reactionButton.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.link}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        }
      },
      "key": "{reactionButton.selected.fgColor.rest}"
    },
    "name": "reactionButton-selected-fgColor-rest",
    "attributes": {},
    "path": ["reactionButton", "selected", "fgColor", "rest"]
  },
  "selectMenu-bgColor-active": {
    "key": "{selectMenu.bgColor.active}",
    "$value": "#b6e3ff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0a3069",
          "filePath": "src/tokens/component/selectMenu.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/selectMenu.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.1}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.blue.8}",
            "filePath": "src/tokens/component/selectMenu.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{selectMenu.bgColor.active}"
    },
    "name": "selectMenu-bgColor-active",
    "attributes": {},
    "path": ["selectMenu", "bgColor", "active"]
  },
  "selectMenu-borderColor": {
    "key": "{selectMenu.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0",
          "filePath": "src/tokens/component/selectMenu.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/selectMenu.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{borderColor.default}",
            "filePath": "src/tokens/component/selectMenu.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{selectMenu.borderColor}"
    },
    "name": "selectMenu-borderColor",
    "attributes": {},
    "path": ["selectMenu", "borderColor"]
  },
  "selection-bgColor": {
    "key": "{selection.bgColor}",
    "$value": "#0969da33",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#0969da",
          "alpha": 0.7,
          "filePath": "src/tokens/functional/color/selection.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.2,
    "filePath": "src/tokens/functional/color/selection.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.accent.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{bgColor.accent.emphasis}",
            "alpha": 0.7,
            "filePath": "src/tokens/functional/color/selection.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.2,
      "key": "{selection.bgColor}"
    },
    "name": "selection-bgColor",
    "attributes": {},
    "path": ["selection", "bgColor"]
  },
  "shadow-floating-large": {
    "key": "{shadow.floating.large}",
    "$value": "0px 0px 0px 1px #d1d9e0, 0px 40px 80px 0px #25292e3d",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#d1d9e080",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "1px"
            },
            {
              "color": "#ffffff",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "24px",
              "blur": "48px",
              "spread": "0px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{overlay.borderColor}",
          "alpha": 0,
          "offsetX": "0px",
          "offsetY": "0px",
          "blur": "0px",
          "spread": "1px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.24,
          "offsetX": "0px",
          "offsetY": "40px",
          "blur": "80px",
          "spread": "0px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{overlay.borderColor}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "1px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "24px",
                "blur": "48px",
                "spread": "0px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.floating.large}"
    },
    "name": "shadow-floating-large",
    "attributes": {},
    "path": ["shadow", "floating", "large"]
  },
  "shadow-floating-legacy": {
    "key": "{shadow.floating.legacy}",
    "$value": "0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {},
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "6px",
              "blur": "12px",
              "spread": "-3px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "6px",
              "blur": "18px",
              "spread": "0px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.04,
          "offsetX": "0px",
          "offsetY": "6px",
          "blur": "12px",
          "spread": "-3px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.12,
          "offsetX": "0px",
          "offsetY": "6px",
          "blur": "18px",
          "spread": "0px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {},
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "6px",
                "blur": "12px",
                "spread": "-3px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "6px",
                "blur": "18px",
                "spread": "0px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.floating.legacy}"
    },
    "name": "shadow-floating-legacy",
    "attributes": {},
    "path": ["shadow", "floating", "legacy"]
  },
  "shadow-floating-medium": {
    "key": "{shadow.floating.medium}",
    "$value": "0px 0px 0px 1px #d1d9e0, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#d1d9e080",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "1px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "8px",
              "blur": "16px",
              "spread": "-4px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "4px",
              "blur": "32px",
              "spread": "-4px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "24px",
              "blur": "48px",
              "spread": "-12px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "48px",
              "blur": "96px",
              "spread": "-24px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{overlay.borderColor}",
          "alpha": 0,
          "offsetX": "0px",
          "offsetY": "0px",
          "blur": "0px",
          "spread": "1px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.08,
          "offsetX": "0px",
          "offsetY": "8px",
          "blur": "16px",
          "spread": "-4px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.08,
          "offsetX": "0px",
          "offsetY": "4px",
          "blur": "32px",
          "spread": "-4px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.08,
          "offsetX": "0px",
          "offsetY": "24px",
          "blur": "48px",
          "spread": "-12px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.08,
          "offsetX": "0px",
          "offsetY": "48px",
          "blur": "96px",
          "spread": "-24px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{overlay.borderColor}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "1px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "8px",
                "blur": "16px",
                "spread": "-4px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "4px",
                "blur": "32px",
                "spread": "-4px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "24px",
                "blur": "48px",
                "spread": "-12px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "48px",
                "blur": "96px",
                "spread": "-24px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.floating.medium}"
    },
    "name": "shadow-floating-medium",
    "attributes": {},
    "path": ["shadow", "floating", "medium"]
  },
  "shadow-floating-small": {
    "key": "{shadow.floating.small}",
    "$value": "0px 0px 0px 1px #d1d9e080, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#d1d9e080",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "1px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "6px",
              "blur": "12px",
              "spread": "-3px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "6px",
              "blur": "18px",
              "spread": "0px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{overlay.borderColor}",
          "alpha": 0.5,
          "offsetX": "0px",
          "offsetY": "0px",
          "blur": "0px",
          "spread": "1px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.04,
          "offsetX": "0px",
          "offsetY": "6px",
          "blur": "12px",
          "spread": "-3px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.12,
          "offsetX": "0px",
          "offsetY": "6px",
          "blur": "18px",
          "spread": "0px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{overlay.borderColor}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "1px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "6px",
                "blur": "12px",
                "spread": "-3px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "6px",
                "blur": "18px",
                "spread": "0px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.floating.small}"
    },
    "name": "shadow-floating-small",
    "attributes": {},
    "path": ["shadow", "floating", "small"]
  },
  "shadow-floating-xlarge": {
    "key": "{shadow.floating.xlarge}",
    "$value": "0px 0px 0px 1px #d1d9e0, 0px 56px 112px 0px #25292e52",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#d1d9e080",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "0px",
              "blur": "0px",
              "spread": "1px"
            },
            {
              "color": "#ffffff",
              "alpha": 1,
              "offsetX": "0px",
              "offsetY": "32px",
              "blur": "64px",
              "spread": "0px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{overlay.borderColor}",
          "alpha": 0,
          "offsetX": "0px",
          "offsetY": "0px",
          "blur": "0px",
          "spread": "1px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.32,
          "offsetX": "0px",
          "offsetY": "56px",
          "blur": "112px",
          "spread": "0px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{overlay.borderColor}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "0px",
                "blur": "0px",
                "spread": "1px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 1,
                "offsetX": "0px",
                "offsetY": "32px",
                "blur": "64px",
                "spread": "0px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.floating.xlarge}"
    },
    "name": "shadow-floating-xlarge",
    "attributes": {},
    "path": ["shadow", "floating", "xlarge"]
  },
  "shadow-inset": {
    "key": "{shadow.inset}",
    "$value": "inset 0px 1px 0px 0px #1f23280a",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": {
            "color": "#ffffff",
            "alpha": 0.24,
            "offsetX": "0px",
            "offsetY": "1px",
            "blur": "0px",
            "spread": "0px",
            "inset": true
          },
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{base.color.neutral.13}",
        "alpha": 0.04,
        "offsetX": "0px",
        "offsetY": "1px",
        "blur": "0px",
        "spread": "0px",
        "inset": true
      },
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": {
              "color": "{base.color.neutral.0}",
              "alpha": 0.24,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "0px",
              "spread": "0px",
              "inset": true
            },
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.inset}"
    },
    "name": "shadow-inset",
    "attributes": {},
    "path": ["shadow", "inset"]
  },
  "shadow-resting-medium": {
    "key": "{shadow.resting.medium}",
    "$value": "0px 1px 1px 0px #25292e1a, 0px 3px 6px 0px #25292e1f",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#ffffff",
              "alpha": 0.4,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "1px",
              "spread": "0px"
            },
            {
              "color": "#ffffff",
              "alpha": 0.8,
              "offsetX": "0px",
              "offsetY": "3px",
              "blur": "6px",
              "spread": "0px"
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.1,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "1px",
          "spread": "0px"
        },
        {
          "color": "{base.color.neutral.12}",
          "alpha": 0.12,
          "offsetX": "0px",
          "offsetY": "3px",
          "blur": "6px",
          "spread": "0px"
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.4,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "1px",
                "spread": "0px"
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.8,
                "offsetX": "0px",
                "offsetY": "3px",
                "blur": "6px",
                "spread": "0px"
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.resting.medium}"
    },
    "name": "shadow-resting-medium",
    "attributes": {},
    "path": ["shadow", "resting", "medium"]
  },
  "shadow-resting-small": {
    "key": "{shadow.resting.small}",
    "$value": "0px 1px 1px 0px #1f23280f, 0px 1px 3px 0px #1f23280f",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": [
            {
              "color": "#ffffff",
              "alpha": 0.6,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "1px",
              "spread": "0px",
              "inset": false
            },
            {
              "color": "#ffffff",
              "alpha": 0.6,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "3px",
              "spread": "0px",
              "inset": false
            }
          ],
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": [
        {
          "color": "{base.color.neutral.13}",
          "alpha": 0.06,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "1px",
          "spread": "0px",
          "inset": false
        },
        {
          "color": "{base.color.neutral.13}",
          "alpha": 0.06,
          "offsetX": "0px",
          "offsetY": "1px",
          "blur": "3px",
          "spread": "0px",
          "inset": false
        }
      ],
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": [
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.6,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "1px",
                "spread": "0px",
                "inset": false
              },
              {
                "color": "{base.color.neutral.0}",
                "alpha": 0.6,
                "offsetX": "0px",
                "offsetY": "1px",
                "blur": "3px",
                "spread": "0px",
                "inset": false
              }
            ],
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.resting.small}"
    },
    "name": "shadow-resting-small",
    "attributes": {},
    "path": ["shadow", "resting", "small"]
  },
  "shadow-resting-xsmall": {
    "key": "{shadow.resting.xsmall}",
    "$value": "0px 1px 1px 0px #1f23280f",
    "$type": "shadow",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "shadow"
      },
      "org.primer.overrides": {
        "dark": {
          "$value": {
            "color": "#ffffff",
            "alpha": 0.8,
            "offsetX": "0px",
            "offsetY": "1px",
            "blur": "1px",
            "spread": "0px",
            "inset": false
          },
          "filePath": "src/tokens/functional/shadow/shadow.json5",
          "isSource": true,
          "$type": "shadow"
        }
      }
    },
    "filePath": "src/tokens/functional/shadow/shadow.json5",
    "isSource": true,
    "original": {
      "$value": {
        "color": "{base.color.neutral.13}",
        "alpha": 0.06,
        "offsetX": "0px",
        "offsetY": "1px",
        "blur": "1px",
        "spread": "0px",
        "inset": false
      },
      "$type": "shadow",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "shadow"
        },
        "org.primer.overrides": {
          "dark": {
            "$value": {
              "color": "{base.color.neutral.0}",
              "alpha": 0.8,
              "offsetX": "0px",
              "offsetY": "1px",
              "blur": "1px",
              "spread": "0px",
              "inset": false
            },
            "filePath": "src/tokens/functional/shadow/shadow.json5",
            "isSource": true,
            "$type": "shadow"
          }
        }
      },
      "key": "{shadow.resting.xsmall}"
    },
    "name": "shadow-resting-xsmall",
    "attributes": {},
    "path": ["shadow", "resting", "xsmall"]
  },
  "sideNav-bgColor-selected": {
    "key": "{sideNav.bgColor.selected}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#e6eaef",
          "filePath": "src/tokens/component/sideNav.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/sideNav.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.0}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.neutral.3}",
            "filePath": "src/tokens/component/sideNav.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{sideNav.bgColor.selected}"
    },
    "name": "sideNav-bgColor-selected",
    "attributes": {},
    "path": ["sideNav", "bgColor", "selected"]
  },
  "skeletonLoader-bgColor": {
    "key": "{skeletonLoader.bgColor}",
    "$value": "#818b981a",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "alpha": 0.2
        },
        "light-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "light-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-dimmed-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-protanopia-deuteranopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        },
        "dark-tritanopia-high-contrast": {
          "$value": "#dae0e7",
          "alpha": 1,
          "filePath": "src/tokens/component/skeletonLoader.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "alpha": 0.1,
    "filePath": "src/tokens/component/skeletonLoader.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.neutral.8}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "alpha": 0.2
          },
          "light-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "light-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-dimmed-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-protanopia-deuteranopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          },
          "dark-tritanopia-high-contrast": {
            "$value": "{base.color.neutral.5}",
            "alpha": 1,
            "filePath": "src/tokens/component/skeletonLoader.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "alpha": 0.1,
      "key": "{skeletonLoader.bgColor}"
    },
    "name": "skeletonLoader-bgColor",
    "attributes": {},
    "path": ["skeletonLoader", "bgColor"]
  },
  "timelineBadge-bgColor": {
    "key": "{timelineBadge.bgColor}",
    "$value": "#f6f8fa",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": "#e6eaef",
        "dark-dimmed": "#e0e6eb"
      }
    },
    "filePath": "src/tokens/component/timelineBadge.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": "{base.color.neutral.3}",
          "dark-dimmed": "{base.color.neutral.4}"
        }
      },
      "key": "{timelineBadge.bgColor}"
    },
    "name": "timelineBadge-bgColor",
    "attributes": {},
    "path": ["timelineBadge", "bgColor"]
  },
  "tooltip-bgColor": {
    "key": "{tooltip.bgColor}",
    "$value": "#25292e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#25292e",
        "dark-dimmed-high-contrast": "#25292e",
        "dark-protanopia-deuteranopia-high-contrast": "#25292e",
        "dark-tritanopia-high-contrast": "#25292e"
      }
    },
    "filePath": "src/tokens/component/tooltip.json5",
    "isSource": true,
    "original": {
      "$value": "{bgColor.emphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{bgColor.inverse}",
          "dark-dimmed-high-contrast": "{bgColor.inverse}",
          "dark-protanopia-deuteranopia-high-contrast": "{bgColor.inverse}",
          "dark-tritanopia-high-contrast": "{bgColor.inverse}"
        }
      },
      "key": "{tooltip.bgColor}"
    },
    "name": "tooltip-bgColor",
    "attributes": {},
    "path": ["tooltip", "bgColor"]
  },
  "tooltip-fgColor": {
    "key": "{tooltip.fgColor}",
    "$value": "#ffffff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark-high-contrast": "#ffffff",
        "dark-dimmed-high-contrast": "#ffffff",
        "dark-protanopia-deuteranopia-high-contrast": "#ffffff",
        "dark-tritanopia-high-contrast": "#ffffff"
      }
    },
    "filePath": "src/tokens/component/tooltip.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.onEmphasis}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark-high-contrast": "{fgColor.onInverse}",
          "dark-dimmed-high-contrast": "{fgColor.onInverse}",
          "dark-protanopia-deuteranopia-high-contrast": "{fgColor.onInverse}",
          "dark-tritanopia-high-contrast": "{fgColor.onInverse}"
        }
      },
      "key": "{tooltip.fgColor}"
    },
    "name": "tooltip-fgColor",
    "attributes": {},
    "path": ["tooltip", "fgColor"]
  },
  "topicTag-borderColor": {
    "key": "{topicTag.borderColor}",
    "$value": "#ffffff00",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "light-high-contrast": "#0969da",
        "light-protanopia-deuteranopia-high-contrast": "#0969da",
        "light-tritanopia-high-contrast": "#0969da",
        "dark-high-contrast": "#0969da",
        "dark-dimmed-high-contrast": "#0969da",
        "dark-protanopia-deuteranopia-high-contrast": "#0969da",
        "dark-tritanopia-high-contrast": "#0969da"
      }
    },
    "filePath": "src/tokens/component/topicTag.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.transparent}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "light-high-contrast": "{borderColor.accent.emphasis}",
          "light-protanopia-deuteranopia-high-contrast": "{borderColor.accent.emphasis}",
          "light-tritanopia-high-contrast": "{borderColor.accent.emphasis}",
          "dark-high-contrast": "{borderColor.accent.emphasis}",
          "dark-dimmed-high-contrast": "{borderColor.accent.emphasis}",
          "dark-protanopia-deuteranopia-high-contrast": "{borderColor.accent.emphasis}",
          "dark-tritanopia-high-contrast": "{borderColor.accent.emphasis}"
        }
      },
      "key": "{topicTag.borderColor}"
    },
    "name": "topicTag-borderColor",
    "attributes": {},
    "path": ["topicTag", "borderColor"]
  },
  "treeViewItem-leadingVisual-iconColor-rest": {
    "key": "{treeViewItem.leadingVisual.iconColor.rest}",
    "$value": "#54aeff",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["bgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#59636e",
          "filePath": "src/tokens/component/treeView.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/treeView.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.blue.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["bgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.muted}",
            "filePath": "src/tokens/component/treeView.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{treeViewItem.leadingVisual.iconColor.rest}"
    },
    "name": "treeViewItem-leadingVisual-iconColor-rest",
    "attributes": {},
    "path": ["treeViewItem", "leadingVisual", "iconColor", "rest"]
  },
  "underlineNav-borderColor-active": {
    "key": "{underlineNav.borderColor.active}",
    "$value": "#fd8c73",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#fd8c73",
          "filePath": "src/tokens/component/underlineNav.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/underlineNav.json5",
    "isSource": true,
    "original": {
      "$value": "{base.color.coral.3}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{base.color.coral.3}",
            "filePath": "src/tokens/component/underlineNav.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{underlineNav.borderColor.active}"
    },
    "name": "underlineNav-borderColor-active",
    "attributes": {},
    "path": ["underlineNav", "borderColor", "active"]
  },
  "underlineNav-borderColor-hover": {
    "key": "{underlineNav.borderColor.hover}",
    "$value": "#d1d9e0b3",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["borderColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#d1d9e0b3",
          "filePath": "src/tokens/component/underlineNav.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/underlineNav.json5",
    "isSource": true,
    "original": {
      "$value": "{borderColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["borderColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{borderColor.neutral.muted}",
            "filePath": "src/tokens/component/underlineNav.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{underlineNav.borderColor.hover}"
    },
    "name": "underlineNav-borderColor-hover",
    "attributes": {},
    "path": ["underlineNav", "borderColor", "hover"]
  },
  "underlineNav-iconColor-rest": {
    "key": "{underlineNav.iconColor.rest}",
    "$value": "#59636e",
    "$type": "color",
    "$extensions": {
      "org.primer.figma": {
        "collection": "mode",
        "group": "component (internal)",
        "scopes": ["fgColor"]
      },
      "org.primer.overrides": {
        "dark": {
          "$value": "#59636e",
          "filePath": "src/tokens/component/underlineNav.json5",
          "isSource": true,
          "$type": "color"
        }
      }
    },
    "filePath": "src/tokens/component/underlineNav.json5",
    "isSource": true,
    "original": {
      "$value": "{fgColor.muted}",
      "$type": "color",
      "$extensions": {
        "org.primer.figma": {
          "collection": "mode",
          "group": "component (internal)",
          "scopes": ["fgColor"]
        },
        "org.primer.overrides": {
          "dark": {
            "$value": "{fgColor.muted}",
            "filePath": "src/tokens/component/underlineNav.json5",
            "isSource": true,
            "$type": "color"
          }
        }
      },
      "key": "{underlineNav.iconColor.rest}"
    },
    "name": "underlineNav-iconColor-rest",
    "attributes": {},
    "path": ["underlineNav", "iconColor", "rest"]
  }
}
