@mittwald/flow-react-components 1.0.14 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/MIGRATION.md +32 -0
- package/dist/assets/doc-properties.json +52270 -52270
- package/dist/js/packages/components/src/lib/theming/hooks/useDesignTokens.mjs +2 -2
- package/dist/js/packages/components/src/lib/theming/hooks/useDesignTokens.mjs.map +1 -1
- package/dist/js/packages/components/src/lib/tokens/CategoricalColors.mjs +1 -1
- package/dist/js/packages/components/src/lib/tokens/CategoricalColors.mjs.map +1 -1
- package/dist/js/packages/design-tokens/dist/json-runtime/all-dark.mjs +5789 -0
- package/dist/js/packages/design-tokens/dist/json-runtime/all-dark.mjs.map +1 -0
- package/dist/js/packages/design-tokens/dist/json-runtime/all-light.mjs +5789 -0
- package/dist/js/packages/design-tokens/dist/json-runtime/all-light.mjs.map +1 -0
- package/dist/types/lib/theming/hooks/useDesignTokens.d.ts +526 -19583
- package/dist/types/lib/theming/hooks/useDesignTokens.d.ts.map +1 -1
- package/dist/types/lib/theming/types.d.ts +1 -1
- package/dist/types/lib/theming/types.d.ts.map +1 -1
- package/dist/types/lib/tokens/CategoricalColors.d.ts +1 -1
- package/dist/types/lib/tokens/CategoricalColors.d.ts.map +1 -1
- package/package.json +9 -9
- package/dist/js/packages/design-tokens/dist/json/all-dark.mjs +0 -17519
- package/dist/js/packages/design-tokens/dist/json/all-dark.mjs.map +0 -1
- package/dist/js/packages/design-tokens/dist/json/all-light.mjs +0 -17519
- package/dist/js/packages/design-tokens/dist/json/all-light.mjs.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"all-dark.mjs","names":[],"sources":["../../../../../../../design-tokens/dist/json/all-dark.json"],"sourcesContent":["{\n \"action-group\": {\n \"spacing\": {\n \"m\": {\n \"key\": \"{action-group.spacing.m}\",\n \"value\": \"16px\",\n \"filePath\": \"src/actions/action-group.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{action-group.spacing.m}\"\n },\n \"name\": \"ActionGroupSpacingM\",\n \"attributes\": {\n \"category\": \"action-group\",\n \"type\": \"spacing\",\n \"item\": \"m\"\n },\n \"path\": [\n \"action-group\",\n \"spacing\",\n \"m\"\n ]\n },\n \"s\": {\n \"key\": \"{action-group.spacing.s}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/action-group.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{action-group.spacing.s}\"\n },\n \"name\": \"ActionGroupSpacingS\",\n \"attributes\": {\n \"category\": \"action-group\",\n \"type\": \"spacing\",\n \"item\": \"s\"\n },\n \"path\": [\n \"action-group\",\n \"spacing\",\n \"s\"\n ]\n }\n }\n },\n \"button\": {\n \"corner-radius\": {\n \"key\": \"{button.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{button.corner-radius}\"\n },\n \"name\": \"ButtonCornerRadius\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"button\",\n \"corner-radius\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{button.padding-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{button.padding-x}\"\n },\n \"name\": \"ButtonPaddingX\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"button\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{button.padding-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{button.padding-y}\"\n },\n \"name\": \"ButtonPaddingY\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"button\",\n \"padding-y\"\n ]\n },\n \"padding-icon-only\": {\n \"key\": \"{button.padding-icon-only}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{button.padding-icon-only}\"\n },\n \"name\": \"ButtonPaddingIconOnly\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-icon-only\"\n },\n \"path\": [\n \"button\",\n \"padding-icon-only\"\n ]\n },\n \"spacing\": {\n \"key\": \"{button.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{button.spacing}\"\n },\n \"name\": \"ButtonSpacing\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"button\",\n \"spacing\"\n ]\n },\n \"pending-icon-color\": {\n \"key\": \"{button.pending-icon-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{button.pending-icon-color}\"\n },\n \"name\": \"ButtonPendingIconColor\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"pending-icon-color\"\n },\n \"path\": [\n \"button\",\n \"pending-icon-color\"\n ]\n },\n \"border-width\": {\n \"key\": \"{button.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{button.border-width}\"\n },\n \"name\": \"ButtonBorderWidth\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"button\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{button.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{button.border-style}\"\n },\n \"name\": \"ButtonBorderStyle\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"button\",\n \"border-style\"\n ]\n },\n \"padding-s-icon-only\": {\n \"key\": \"{button.padding-s-icon-only}\",\n \"value\": \"4px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{button.padding-s-icon-only}\"\n },\n \"name\": \"ButtonPaddingSIconOnly\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-s-icon-only\"\n },\n \"path\": [\n \"button\",\n \"padding-s-icon-only\"\n ]\n },\n \"padding-s-x\": {\n \"key\": \"{button.padding-s-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{button.padding-s-x}\"\n },\n \"name\": \"ButtonPaddingSX\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-s-x\"\n },\n \"path\": [\n \"button\",\n \"padding-s-x\"\n ]\n },\n \"padding-s-y\": {\n \"key\": \"{button.padding-s-y}\",\n \"value\": \"4px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{button.padding-s-y}\"\n },\n \"name\": \"ButtonPaddingSY\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"padding-s-y\"\n },\n \"path\": [\n \"button\",\n \"padding-s-y\"\n ]\n },\n \"spacing-s\": {\n \"key\": \"{button.spacing-s}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{button.spacing-s}\"\n },\n \"name\": \"ButtonSpacingS\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"spacing-s\"\n },\n \"path\": [\n \"button\",\n \"spacing-s\"\n ]\n },\n \"font-size-s\": {\n \"key\": \"{button.font-size-s}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{button.font-size-s}\"\n },\n \"name\": \"ButtonFontSizeS\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"font-size-s\"\n },\n \"path\": [\n \"button\",\n \"font-size-s\"\n ]\n },\n \"line-height-s\": {\n \"key\": \"{button.line-height-s}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{single-line-height}\",\n \"key\": \"{button.line-height-s}\"\n },\n \"name\": \"ButtonLineHeightS\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"line-height-s\"\n },\n \"path\": [\n \"button\",\n \"line-height-s\"\n ]\n },\n \"corner-radius-s\": {\n \"key\": \"{button.corner-radius-s}\",\n \"value\": \"4px\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{button.corner-radius-s}\"\n },\n \"name\": \"ButtonCornerRadiusS\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"corner-radius-s\"\n },\n \"path\": [\n \"button\",\n \"corner-radius-s\"\n ]\n },\n \"success-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.success-solid-background-color.default}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-background-color.default}\",\n \"key\": \"{button.success-solid-background-color.default}\"\n },\n \"name\": \"ButtonSuccessSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.success-solid-background-color.hover}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-background-color.hover}\",\n \"key\": \"{button.success-solid-background-color.hover}\"\n },\n \"name\": \"ButtonSuccessSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"success-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.success-solid-background-color.pressed}\",\n \"value\": \"#C0FFEB\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-background-color.pressed}\",\n \"key\": \"{button.success-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonSuccessSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"success-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-solid-background-color.disabled}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{button.success-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonSuccessSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"success-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.success-solid-content-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-content-color}\",\n \"key\": \"{button.success-solid-content-color.default}\"\n },\n \"name\": \"ButtonSuccessSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-solid-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-content-color}\",\n \"key\": \"{button.success-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonSuccessSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"success-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.success-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-plain-background-color.default}\",\n \"key\": \"{button.success-plain-background-color.default}\"\n },\n \"name\": \"ButtonSuccessPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.success-plain-background-color.hover}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-plain-background-color.hover}\",\n \"key\": \"{button.success-plain-background-color.hover}\"\n },\n \"name\": \"ButtonSuccessPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"success-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.success-plain-background-color.pressed}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-plain-background-color.pressed}\",\n \"key\": \"{button.success-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonSuccessPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"success-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.success-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonSuccessPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"success-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.success-plain-content-color.default}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-plain-content-color}\",\n \"key\": \"{button.success-plain-content-color.default}\"\n },\n \"name\": \"ButtonSuccessPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-plain-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{button.success-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonSuccessPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"success-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.success-soft-background-color.default}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-background-color.default}\",\n \"key\": \"{button.success-soft-background-color.default}\"\n },\n \"name\": \"ButtonSuccessSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.success-soft-background-color.hover}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-background-color.hover}\",\n \"key\": \"{button.success-soft-background-color.hover}\"\n },\n \"name\": \"ButtonSuccessSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"success-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.success-soft-background-color.pressed}\",\n \"value\": \"#005F42\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-background-color.pressed}\",\n \"key\": \"{button.success-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonSuccessSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"success-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-soft-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-background-color}\",\n \"key\": \"{button.success-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonSuccessSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"success-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.success-soft-content-color.default}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-content-color}\",\n \"key\": \"{button.success-soft-content-color.default}\"\n },\n \"name\": \"ButtonSuccessSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-soft-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{button.success-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonSuccessSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"success-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.success-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-background-color.default}\",\n \"key\": \"{button.success-outline-background-color.default}\"\n },\n \"name\": \"ButtonSuccessOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.success-outline-background-color.hover}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-background-color.hover}\",\n \"key\": \"{button.success-outline-background-color.hover}\"\n },\n \"name\": \"ButtonSuccessOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"success-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.success-outline-background-color.pressed}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-background-color.pressed}\",\n \"key\": \"{button.success-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonSuccessOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"success-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-outline-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{button.success-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonSuccessOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"success-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.success-outline-content-color.default}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-content-color}\",\n \"key\": \"{button.success-outline-content-color.default}\"\n },\n \"name\": \"ButtonSuccessOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-outline-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{button.success-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonSuccessOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"success-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.success-outline-border-color.default}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-border-color}\",\n \"key\": \"{button.success-outline-border-color.default}\"\n },\n \"name\": \"ButtonSuccessOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"success-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.success-outline-border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{button.success-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonSuccessOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"success-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"success-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.primary-solid-background-color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.default}\",\n \"key\": \"{button.primary-solid-background-color.default}\"\n },\n \"name\": \"ButtonPrimarySolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.primary-solid-background-color.hover}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.hover}\",\n \"key\": \"{button.primary-solid-background-color.hover}\"\n },\n \"name\": \"ButtonPrimarySolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.primary-solid-background-color.pressed}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.pressed}\",\n \"key\": \"{button.primary-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonPrimarySolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-solid-background-color.disabled}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{button.primary-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonPrimarySolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.primary-solid-content-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-content-color}\",\n \"key\": \"{button.primary-solid-content-color.default}\"\n },\n \"name\": \"ButtonPrimarySolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-solid-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-content-color}\",\n \"key\": \"{button.primary-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonPrimarySolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.primary-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-background-color.default}\",\n \"key\": \"{button.primary-plain-background-color.default}\"\n },\n \"name\": \"ButtonPrimaryPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.primary-plain-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-background-color.hover}\",\n \"key\": \"{button.primary-plain-background-color.hover}\"\n },\n \"name\": \"ButtonPrimaryPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.primary-plain-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-background-color.pressed}\",\n \"key\": \"{button.primary-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonPrimaryPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.primary-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonPrimaryPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.primary-plain-content-color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-content-color}\",\n \"key\": \"{button.primary-plain-content-color.default}\"\n },\n \"name\": \"ButtonPrimaryPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-plain-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{button.primary-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonPrimaryPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.primary-soft-background-color.default}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-soft-background-color.default}\",\n \"key\": \"{button.primary-soft-background-color.default}\"\n },\n \"name\": \"ButtonPrimarySoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.primary-soft-background-color.hover}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-soft-background-color.hover}\",\n \"key\": \"{button.primary-soft-background-color.hover}\"\n },\n \"name\": \"ButtonPrimarySoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.primary-soft-background-color.pressed}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-soft-background-color.pressed}\",\n \"key\": \"{button.primary-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonPrimarySoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-soft-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-background-color}\",\n \"key\": \"{button.primary-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonPrimarySoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.primary-soft-content-color.default}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-soft-content-color}\",\n \"key\": \"{button.primary-soft-content-color.default}\"\n },\n \"name\": \"ButtonPrimarySoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-soft-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{button.primary-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonPrimarySoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.primary-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-outline-background-color.default}\",\n \"key\": \"{button.primary-outline-background-color.default}\"\n },\n \"name\": \"ButtonPrimaryOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.primary-outline-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-outline-background-color.hover}\",\n \"key\": \"{button.primary-outline-background-color.hover}\"\n },\n \"name\": \"ButtonPrimaryOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.primary-outline-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-outline-background-color.pressed}\",\n \"key\": \"{button.primary-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonPrimaryOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-outline-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{button.primary-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonPrimaryOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.primary-outline-content-color.default}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-outline-content-color}\",\n \"key\": \"{button.primary-outline-content-color.default}\"\n },\n \"name\": \"ButtonPrimaryOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-outline-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{button.primary-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonPrimaryOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"primary-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.primary-outline-border-color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-outline-border-color}\",\n \"key\": \"{button.primary-outline-border-color.default}\"\n },\n \"name\": \"ButtonPrimaryOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.primary-outline-border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{button.primary-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonPrimaryOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"primary-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"primary-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.secondary-solid-background-color.default}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-background-color.default}\",\n \"key\": \"{button.secondary-solid-background-color.default}\"\n },\n \"name\": \"ButtonSecondarySolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.secondary-solid-background-color.hover}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-background-color.hover}\",\n \"key\": \"{button.secondary-solid-background-color.hover}\"\n },\n \"name\": \"ButtonSecondarySolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.secondary-solid-background-color.pressed}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-background-color.pressed}\",\n \"key\": \"{button.secondary-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonSecondarySolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-solid-background-color.disabled}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{button.secondary-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonSecondarySolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.secondary-solid-content-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-content-color}\",\n \"key\": \"{button.secondary-solid-content-color.default}\"\n },\n \"name\": \"ButtonSecondarySolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-solid-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-content-color}\",\n \"key\": \"{button.secondary-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonSecondarySolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.secondary-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.default}\",\n \"key\": \"{button.secondary-plain-background-color.default}\"\n },\n \"name\": \"ButtonSecondaryPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.secondary-plain-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.hover}\",\n \"key\": \"{button.secondary-plain-background-color.hover}\"\n },\n \"name\": \"ButtonSecondaryPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.secondary-plain-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.pressed}\",\n \"key\": \"{button.secondary-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonSecondaryPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.secondary-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonSecondaryPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.secondary-plain-content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-content-color}\",\n \"key\": \"{button.secondary-plain-content-color.default}\"\n },\n \"name\": \"ButtonSecondaryPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-plain-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{button.secondary-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonSecondaryPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.secondary-soft-background-color.default}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.default}\",\n \"key\": \"{button.secondary-soft-background-color.default}\"\n },\n \"name\": \"ButtonSecondarySoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.secondary-soft-background-color.hover}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.hover}\",\n \"key\": \"{button.secondary-soft-background-color.hover}\"\n },\n \"name\": \"ButtonSecondarySoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.secondary-soft-background-color.pressed}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.pressed}\",\n \"key\": \"{button.secondary-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonSecondarySoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-soft-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-background-color}\",\n \"key\": \"{button.secondary-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonSecondarySoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.secondary-soft-content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{button.secondary-soft-content-color.default}\"\n },\n \"name\": \"ButtonSecondarySoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-soft-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{button.secondary-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonSecondarySoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.secondary-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.default}\",\n \"key\": \"{button.secondary-outline-background-color.default}\"\n },\n \"name\": \"ButtonSecondaryOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.secondary-outline-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.hover}\",\n \"key\": \"{button.secondary-outline-background-color.hover}\"\n },\n \"name\": \"ButtonSecondaryOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.secondary-outline-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.pressed}\",\n \"key\": \"{button.secondary-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonSecondaryOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-outline-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{button.secondary-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonSecondaryOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.secondary-outline-content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-content-color}\",\n \"key\": \"{button.secondary-outline-content-color.default}\"\n },\n \"name\": \"ButtonSecondaryOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-outline-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{button.secondary-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonSecondaryOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"secondary-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.secondary-outline-border-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{button.secondary-outline-border-color.default}\"\n },\n \"name\": \"ButtonSecondaryOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.secondary-outline-border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{button.secondary-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonSecondaryOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"secondary-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"secondary-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.danger-solid-background-color.default}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-background-color.default}\",\n \"key\": \"{button.danger-solid-background-color.default}\"\n },\n \"name\": \"ButtonDangerSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.danger-solid-background-color.hover}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-background-color.hover}\",\n \"key\": \"{button.danger-solid-background-color.hover}\"\n },\n \"name\": \"ButtonDangerSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.danger-solid-background-color.pressed}\",\n \"value\": \"#FBE0E6\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-background-color.pressed}\",\n \"key\": \"{button.danger-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonDangerSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-solid-background-color.disabled}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{button.danger-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonDangerSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.danger-solid-content-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-content-color}\",\n \"key\": \"{button.danger-solid-content-color.default}\"\n },\n \"name\": \"ButtonDangerSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-solid-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-content-color}\",\n \"key\": \"{button.danger-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonDangerSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.danger-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-plain-background-color.default}\",\n \"key\": \"{button.danger-plain-background-color.default}\"\n },\n \"name\": \"ButtonDangerPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.danger-plain-background-color.hover}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-plain-background-color.hover}\",\n \"key\": \"{button.danger-plain-background-color.hover}\"\n },\n \"name\": \"ButtonDangerPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.danger-plain-background-color.pressed}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-plain-background-color.pressed}\",\n \"key\": \"{button.danger-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonDangerPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.danger-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonDangerPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.danger-plain-content-color.default}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-plain-content-color}\",\n \"key\": \"{button.danger-plain-content-color.default}\"\n },\n \"name\": \"ButtonDangerPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-plain-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{button.danger-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonDangerPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.danger-soft-background-color.default}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-background-color.default}\",\n \"key\": \"{button.danger-soft-background-color.default}\"\n },\n \"name\": \"ButtonDangerSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.danger-soft-background-color.hover}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-background-color.hover}\",\n \"key\": \"{button.danger-soft-background-color.hover}\"\n },\n \"name\": \"ButtonDangerSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.danger-soft-background-color.pressed}\",\n \"value\": \"#AB1737\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-background-color.pressed}\",\n \"key\": \"{button.danger-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonDangerSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-soft-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-background-color}\",\n \"key\": \"{button.danger-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonDangerSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.danger-soft-content-color.default}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-content-color}\",\n \"key\": \"{button.danger-soft-content-color.default}\"\n },\n \"name\": \"ButtonDangerSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-soft-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{button.danger-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonDangerSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.danger-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-background-color.default}\",\n \"key\": \"{button.danger-outline-background-color.default}\"\n },\n \"name\": \"ButtonDangerOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.danger-outline-background-color.hover}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-background-color.hover}\",\n \"key\": \"{button.danger-outline-background-color.hover}\"\n },\n \"name\": \"ButtonDangerOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.danger-outline-background-color.pressed}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-background-color.pressed}\",\n \"key\": \"{button.danger-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonDangerOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-outline-background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{button.danger-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonDangerOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.danger-outline-content-color.default}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-content-color}\",\n \"key\": \"{button.danger-outline-content-color.default}\"\n },\n \"name\": \"ButtonDangerOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-outline-content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{button.danger-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonDangerOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"danger-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.danger-outline-border-color.default}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{button.danger-outline-border-color.default}\"\n },\n \"name\": \"ButtonDangerOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.danger-outline-border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{button.danger-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonDangerOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"danger-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"danger-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-solid-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-solid-background-color.default}\",\n \"key\": \"{button.dark-solid-background-color.default}\"\n },\n \"name\": \"ButtonDarkSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-solid-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-solid-background-color.hover}\",\n \"key\": \"{button.dark-solid-background-color.hover}\"\n },\n \"name\": \"ButtonDarkSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-solid-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-solid-background-color.pressed}\",\n \"key\": \"{button.dark-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-solid-background-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-background-color}\",\n \"key\": \"{button.dark-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-solid-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-solid-content-color}\",\n \"key\": \"{button.dark-solid-content-color.default}\"\n },\n \"name\": \"ButtonDarkSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-solid-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-content-color}\",\n \"key\": \"{button.dark-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.default}\",\n \"key\": \"{button.dark-plain-background-color.default}\"\n },\n \"name\": \"ButtonDarkPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-plain-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.hover}\",\n \"key\": \"{button.dark-plain-background-color.hover}\"\n },\n \"name\": \"ButtonDarkPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-plain-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.pressed}\",\n \"key\": \"{button.dark-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.dark-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-plain-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{button.dark-plain-content-color.default}\"\n },\n \"name\": \"ButtonDarkPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-plain-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-dark-content-color}\",\n \"key\": \"{button.dark-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-soft-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-background-color.default}\",\n \"key\": \"{button.dark-soft-background-color.default}\"\n },\n \"name\": \"ButtonDarkSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-soft-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-background-color.hover}\",\n \"key\": \"{button.dark-soft-background-color.hover}\"\n },\n \"name\": \"ButtonDarkSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-soft-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-background-color.pressed}\",\n \"key\": \"{button.dark-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-soft-background-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-background-color}\",\n \"key\": \"{button.dark-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-soft-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-content-color}\",\n \"key\": \"{button.dark-soft-content-color.default}\"\n },\n \"name\": \"ButtonDarkSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-soft-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-content-color}\",\n \"key\": \"{button.dark-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-outline-background-color.default}\",\n \"key\": \"{button.dark-outline-background-color.default}\"\n },\n \"name\": \"ButtonDarkOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-outline-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-outline-background-color.hover}\",\n \"key\": \"{button.dark-outline-background-color.hover}\"\n },\n \"name\": \"ButtonDarkOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-outline-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-outline-background-color.pressed}\",\n \"key\": \"{button.dark-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-outline-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-background-color}\",\n \"key\": \"{button.dark-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-outline-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-outline-content-color}\",\n \"key\": \"{button.dark-outline-content-color.default}\"\n },\n \"name\": \"ButtonDarkOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-outline-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-content-color}\",\n \"key\": \"{button.dark-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.dark-outline-border-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-outline-border-color}\",\n \"key\": \"{button.dark-outline-border-color.default}\"\n },\n \"name\": \"ButtonDarkOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-outline-border-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-border-color}\",\n \"key\": \"{button.dark-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonDarkOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"light-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.light-solid-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-solid-background-color.default}\",\n \"key\": \"{button.light-solid-background-color.default}\"\n },\n \"name\": \"ButtonLightSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-solid-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-solid-background-color.hover}\",\n \"key\": \"{button.light-solid-background-color.hover}\"\n },\n \"name\": \"ButtonLightSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-solid-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-solid-background-color.pressed}\",\n \"key\": \"{button.light-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonLightSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-solid-background-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-background-color}\",\n \"key\": \"{button.light-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonLightSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.light-solid-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-solid-content-color}\",\n \"key\": \"{button.light-solid-content-color.default}\"\n },\n \"name\": \"ButtonLightSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-solid-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-content-color}\",\n \"key\": \"{button.light-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonLightSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.light-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-background-color.default}\",\n \"key\": \"{button.light-plain-background-color.default}\"\n },\n \"name\": \"ButtonLightPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-plain-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-background-color.hover}\",\n \"key\": \"{button.light-plain-background-color.hover}\"\n },\n \"name\": \"ButtonLightPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-plain-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-background-color.pressed}\",\n \"key\": \"{button.light-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonLightPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.light-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonLightPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.light-plain-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{button.light-plain-content-color.default}\"\n },\n \"name\": \"ButtonLightPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-plain-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-light-content-color}\",\n \"key\": \"{button.light-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonLightPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.light-soft-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-background-color.default}\",\n \"key\": \"{button.light-soft-background-color.default}\"\n },\n \"name\": \"ButtonLightSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-soft-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-background-color.hover}\",\n \"key\": \"{button.light-soft-background-color.hover}\"\n },\n \"name\": \"ButtonLightSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-soft-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-background-color.pressed}\",\n \"key\": \"{button.light-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonLightSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-soft-background-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-background-color}\",\n \"key\": \"{button.light-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonLightSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.light-soft-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-content-color}\",\n \"key\": \"{button.light-soft-content-color.default}\"\n },\n \"name\": \"ButtonLightSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-soft-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-content-color}\",\n \"key\": \"{button.light-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonLightSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.light-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-outline-background-color.default}\",\n \"key\": \"{button.light-outline-background-color.default}\"\n },\n \"name\": \"ButtonLightOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-outline-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-outline-background-color.hover}\",\n \"key\": \"{button.light-outline-background-color.hover}\"\n },\n \"name\": \"ButtonLightOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-outline-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-outline-background-color.pressed}\",\n \"key\": \"{button.light-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonLightOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-outline-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-background-color}\",\n \"key\": \"{button.light-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonLightOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.light-outline-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-outline-content-color}\",\n \"key\": \"{button.light-outline-content-color.default}\"\n },\n \"name\": \"ButtonLightOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-outline-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-content-color}\",\n \"key\": \"{button.light-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonLightOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.light-outline-border-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-outline-border-color}\",\n \"key\": \"{button.light-outline-border-color.default}\"\n },\n \"name\": \"ButtonLightOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-outline-border-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-border-color}\",\n \"key\": \"{button.light-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonLightOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-solid-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-solid-background-color.default}\",\n \"key\": \"{button.dark-static-solid-background-color.default}\"\n },\n \"name\": \"ButtonDarkStaticSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-static-solid-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-solid-background-color.hover}\",\n \"key\": \"{button.dark-static-solid-background-color.hover}\"\n },\n \"name\": \"ButtonDarkStaticSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-static-solid-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-solid-background-color.pressed}\",\n \"key\": \"{button.dark-static-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkStaticSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-solid-background-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-static-background-color}\",\n \"key\": \"{button.dark-static-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-solid-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-solid-content-color}\",\n \"key\": \"{button.dark-static-solid-content-color.default}\"\n },\n \"name\": \"ButtonDarkStaticSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-solid-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-static-content-color}\",\n \"key\": \"{button.dark-static-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-background-color.default}\",\n \"key\": \"{button.dark-static-plain-background-color.default}\"\n },\n \"name\": \"ButtonDarkStaticPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-static-plain-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-background-color.hover}\",\n \"key\": \"{button.dark-static-plain-background-color.hover}\"\n },\n \"name\": \"ButtonDarkStaticPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-static-plain-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-background-color.pressed}\",\n \"key\": \"{button.dark-static-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkStaticPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.dark-static-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-plain-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{button.dark-static-plain-content-color.default}\"\n },\n \"name\": \"ButtonDarkStaticPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-plain-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-dark-static-content-color}\",\n \"key\": \"{button.dark-static-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-soft-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-background-color.default}\",\n \"key\": \"{button.dark-static-soft-background-color.default}\"\n },\n \"name\": \"ButtonDarkStaticSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-static-soft-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-background-color.hover}\",\n \"key\": \"{button.dark-static-soft-background-color.hover}\"\n },\n \"name\": \"ButtonDarkStaticSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-static-soft-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-background-color.pressed}\",\n \"key\": \"{button.dark-static-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkStaticSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-soft-background-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-static-background-color}\",\n \"key\": \"{button.dark-static-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-soft-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-content-color}\",\n \"key\": \"{button.dark-static-soft-content-color.default}\"\n },\n \"name\": \"ButtonDarkStaticSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-soft-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-static-content-color}\",\n \"key\": \"{button.dark-static-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-outline-background-color.default}\",\n \"key\": \"{button.dark-static-outline-background-color.default}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.dark-static-outline-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-outline-background-color.hover}\",\n \"key\": \"{button.dark-static-outline-background-color.hover}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.dark-static-outline-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-outline-background-color.pressed}\",\n \"key\": \"{button.dark-static-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-outline-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-static-background-color}\",\n \"key\": \"{button.dark-static-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-outline-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-outline-content-color}\",\n \"key\": \"{button.dark-static-outline-content-color.default}\"\n },\n \"name\": \"ButtonDarkStaticOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-outline-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-static-content-color}\",\n \"key\": \"{button.dark-static-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"dark-static-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.dark-static-outline-border-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-outline-border-color}\",\n \"key\": \"{button.dark-static-outline-border-color.default}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.dark-static-outline-border-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-static-border-color}\",\n \"key\": \"{button.dark-static-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonDarkStaticOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"dark-static-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"dark-static-outline-border-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-solid-background-color\": {\n \"default\": {\n \"key\": \"{button.light-static-solid-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-solid-background-color.default}\",\n \"key\": \"{button.light-static-solid-background-color.default}\"\n },\n \"name\": \"ButtonLightStaticSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-static-solid-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-solid-background-color.hover}\",\n \"key\": \"{button.light-static-solid-background-color.hover}\"\n },\n \"name\": \"ButtonLightStaticSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-static-solid-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-solid-background-color.pressed}\",\n \"key\": \"{button.light-static-solid-background-color.pressed}\"\n },\n \"name\": \"ButtonLightStaticSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-solid-background-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-static-background-color}\",\n \"key\": \"{button.light-static-solid-background-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticSolidBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-solid-content-color\": {\n \"default\": {\n \"key\": \"{button.light-static-solid-content-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-solid-content-color}\",\n \"key\": \"{button.light-static-solid-content-color.default}\"\n },\n \"name\": \"ButtonLightStaticSolidContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-solid-content-color.disabled}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-static-content-color}\",\n \"key\": \"{button.light-static-solid-content-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticSolidContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-solid-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-solid-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-plain-background-color\": {\n \"default\": {\n \"key\": \"{button.light-static-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-background-color.default}\",\n \"key\": \"{button.light-static-plain-background-color.default}\"\n },\n \"name\": \"ButtonLightStaticPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-static-plain-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-background-color.hover}\",\n \"key\": \"{button.light-static-plain-background-color.hover}\"\n },\n \"name\": \"ButtonLightStaticPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-static-plain-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-background-color.pressed}\",\n \"key\": \"{button.light-static-plain-background-color.pressed}\"\n },\n \"name\": \"ButtonLightStaticPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-plain-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{button.light-static-plain-background-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticPlainBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-plain-content-color\": {\n \"default\": {\n \"key\": \"{button.light-static-plain-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{button.light-static-plain-content-color.default}\"\n },\n \"name\": \"ButtonLightStaticPlainContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-plain-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-light-static-content-color}\",\n \"key\": \"{button.light-static-plain-content-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticPlainContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-plain-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-plain-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-soft-background-color\": {\n \"default\": {\n \"key\": \"{button.light-static-soft-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-background-color.default}\",\n \"key\": \"{button.light-static-soft-background-color.default}\"\n },\n \"name\": \"ButtonLightStaticSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-static-soft-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-background-color.hover}\",\n \"key\": \"{button.light-static-soft-background-color.hover}\"\n },\n \"name\": \"ButtonLightStaticSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-static-soft-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-background-color.pressed}\",\n \"key\": \"{button.light-static-soft-background-color.pressed}\"\n },\n \"name\": \"ButtonLightStaticSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-soft-background-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-static-background-color}\",\n \"key\": \"{button.light-static-soft-background-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticSoftBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-soft-content-color\": {\n \"default\": {\n \"key\": \"{button.light-static-soft-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-content-color}\",\n \"key\": \"{button.light-static-soft-content-color.default}\"\n },\n \"name\": \"ButtonLightStaticSoftContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-soft-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-static-content-color}\",\n \"key\": \"{button.light-static-soft-content-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticSoftContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-soft-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-soft-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-outline-background-color\": {\n \"default\": {\n \"key\": \"{button.light-static-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-outline-background-color.default}\",\n \"key\": \"{button.light-static-outline-background-color.default}\"\n },\n \"name\": \"ButtonLightStaticOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{button.light-static-outline-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-outline-background-color.hover}\",\n \"key\": \"{button.light-static-outline-background-color.hover}\"\n },\n \"name\": \"ButtonLightStaticOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{button.light-static-outline-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-outline-background-color.pressed}\",\n \"key\": \"{button.light-static-outline-background-color.pressed}\"\n },\n \"name\": \"ButtonLightStaticOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-background-color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-outline-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-static-background-color}\",\n \"key\": \"{button.light-static-outline-background-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticOutlineBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-background-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-outline-content-color\": {\n \"default\": {\n \"key\": \"{button.light-static-outline-content-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-outline-content-color}\",\n \"key\": \"{button.light-static-outline-content-color.default}\"\n },\n \"name\": \"ButtonLightStaticOutlineContentColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-outline-content-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-static-content-color}\",\n \"key\": \"{button.light-static-outline-content-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticOutlineContentColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-content-color\",\n \"disabled\"\n ]\n }\n },\n \"light-static-outline-border-color\": {\n \"default\": {\n \"key\": \"{button.light-static-outline-border-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-outline-border-color}\",\n \"key\": \"{button.light-static-outline-border-color.default}\"\n },\n \"name\": \"ButtonLightStaticOutlineBorderColorDefault\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{button.light-static-outline-border-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/actions/button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-static-border-color}\",\n \"key\": \"{button.light-static-outline-border-color.disabled}\"\n },\n \"name\": \"ButtonLightStaticOutlineBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"button\",\n \"type\": \"light-static-outline-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"button\",\n \"light-static-outline-border-color\",\n \"disabled\"\n ]\n }\n }\n },\n \"image-button\": {\n \"brightness\": {\n \"hover\": {\n \"key\": \"{image-button.brightness.hover}\",\n \"value\": \"62.5%\",\n \"filePath\": \"src/actions/image-button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"62.5%\",\n \"key\": \"{image-button.brightness.hover}\"\n },\n \"name\": \"ImageButtonBrightnessHover\",\n \"attributes\": {\n \"category\": \"image-button\",\n \"type\": \"brightness\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"image-button\",\n \"brightness\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{image-button.brightness.pressed}\",\n \"value\": \"50%\",\n \"filePath\": \"src/actions/image-button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"50%\",\n \"key\": \"{image-button.brightness.pressed}\"\n },\n \"name\": \"ImageButtonBrightnessPressed\",\n \"attributes\": {\n \"category\": \"image-button\",\n \"type\": \"brightness\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"image-button\",\n \"brightness\",\n \"pressed\"\n ]\n }\n },\n \"hover-icon-color\": {\n \"key\": \"{image-button.hover-icon-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/actions/image-button.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{image-button.hover-icon-color}\"\n },\n \"name\": \"ImageButtonHoverIconColor\",\n \"attributes\": {\n \"category\": \"image-button\",\n \"type\": \"hover-icon-color\"\n },\n \"path\": [\n \"image-button\",\n \"hover-icon-color\"\n ]\n }\n },\n \"menu\": {\n \"item-to-item-spacing\": {\n \"key\": \"{menu.item-to-item-spacing}\",\n \"value\": \"4px\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{menu.item-to-item-spacing}\"\n },\n \"name\": \"MenuItemToItemSpacing\",\n \"attributes\": {\n \"category\": \"menu\",\n \"type\": \"item-to-item-spacing\"\n },\n \"path\": [\n \"menu\",\n \"item-to-item-spacing\"\n ]\n },\n \"group-to-group-spacing\": {\n \"key\": \"{menu.group-to-group-spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{menu.group-to-group-spacing}\"\n },\n \"name\": \"MenuGroupToGroupSpacing\",\n \"attributes\": {\n \"category\": \"menu\",\n \"type\": \"group-to-group-spacing\"\n },\n \"path\": [\n \"menu\",\n \"group-to-group-spacing\"\n ]\n }\n },\n \"menu-item\": {\n \"font-weight\": {\n \"current\": {\n \"key\": \"{menu-item.font-weight.current}\",\n \"value\": \"bold\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{menu-item.font-weight.current}\"\n },\n \"name\": \"MenuItemFontWeightCurrent\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"font-weight\",\n \"item\": \"current\"\n },\n \"path\": [\n \"menu-item\",\n \"font-weight\",\n \"current\"\n ]\n }\n },\n \"corner-radius\": {\n \"key\": \"{menu-item.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{menu-item.corner-radius}\"\n },\n \"name\": \"MenuItemCornerRadius\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"menu-item\",\n \"corner-radius\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{menu-item.padding-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{menu-item.padding-x}\"\n },\n \"name\": \"MenuItemPaddingX\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"menu-item\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{menu-item.padding-y}\",\n \"value\": \"4px\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{menu-item.padding-y}\"\n },\n \"name\": \"MenuItemPaddingY\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"menu-item\",\n \"padding-y\"\n ]\n },\n \"spacing\": {\n \"key\": \"{menu-item.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{menu-item.spacing}\"\n },\n \"name\": \"MenuItemSpacing\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"menu-item\",\n \"spacing\"\n ]\n },\n \"icon-color\": {\n \"default\": {\n \"key\": \"{menu-item.icon-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{icon.color}\",\n \"key\": \"{menu-item.icon-color.default}\"\n },\n \"name\": \"MenuItemIconColorDefault\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"icon-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"menu-item\",\n \"icon-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{menu-item.icon-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{menu-item.icon-color.disabled}\"\n },\n \"name\": \"MenuItemIconColorDisabled\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"icon-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"menu-item\",\n \"icon-color\",\n \"disabled\"\n ]\n },\n \"current\": {\n \"key\": \"{menu-item.icon-color.current}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.default}\",\n \"key\": \"{menu-item.icon-color.current}\"\n },\n \"name\": \"MenuItemIconColorCurrent\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"icon-color\",\n \"item\": \"current\"\n },\n \"path\": [\n \"menu-item\",\n \"icon-color\",\n \"current\"\n ]\n }\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{menu-item.background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{menu-item.background-color.default}\"\n },\n \"name\": \"MenuItemBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"menu-item\",\n \"background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{menu-item.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.hover}\",\n \"key\": \"{menu-item.background-color.hover}\"\n },\n \"name\": \"MenuItemBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"menu-item\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"current\": {\n \"key\": \"{menu-item.background-color.current}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.pressed}\",\n \"key\": \"{menu-item.background-color.current}\"\n },\n \"name\": \"MenuItemBackgroundColorCurrent\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"background-color\",\n \"item\": \"current\"\n },\n \"path\": [\n \"menu-item\",\n \"background-color\",\n \"current\"\n ]\n }\n },\n \"disabled-background-color\": {\n \"key\": \"{menu-item.disabled-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{menu-item.disabled-background-color}\"\n },\n \"name\": \"MenuItemDisabledBackgroundColor\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"disabled-background-color\"\n },\n \"path\": [\n \"menu-item\",\n \"disabled-background-color\"\n ]\n },\n \"disabled-color\": {\n \"key\": \"{menu-item.disabled-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/actions/menu-item.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{menu-item.disabled-color}\"\n },\n \"name\": \"MenuItemDisabledColor\",\n \"attributes\": {\n \"category\": \"menu-item\",\n \"type\": \"disabled-color\"\n },\n \"path\": [\n \"menu-item\",\n \"disabled-color\"\n ]\n }\n },\n \"corner-radius\": {\n \"s\": {\n \"key\": \"{corner-radius.s}\",\n \"value\": \"4px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{corner-radius.s}\"\n },\n \"name\": \"CornerRadiusS\",\n \"attributes\": {\n \"category\": \"corner-radius\",\n \"type\": \"s\"\n },\n \"path\": [\n \"corner-radius\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{corner-radius.m}\",\n \"value\": \"8px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{corner-radius.m}\"\n },\n \"name\": \"CornerRadiusM\",\n \"attributes\": {\n \"category\": \"corner-radius\",\n \"type\": \"m\"\n },\n \"path\": [\n \"corner-radius\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{corner-radius.l}\",\n \"value\": \"16px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{corner-radius.l}\"\n },\n \"name\": \"CornerRadiusL\",\n \"attributes\": {\n \"category\": \"corner-radius\",\n \"type\": \"l\"\n },\n \"path\": [\n \"corner-radius\",\n \"l\"\n ]\n },\n \"round\": {\n \"key\": \"{corner-radius.round}\",\n \"value\": \"50%\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"50%\",\n \"key\": \"{corner-radius.round}\"\n },\n \"name\": \"CornerRadiusRound\",\n \"attributes\": {\n \"category\": \"corner-radius\",\n \"type\": \"round\"\n },\n \"path\": [\n \"corner-radius\",\n \"round\"\n ]\n }\n },\n \"border-width\": {\n \"50\": {\n \"key\": \"{border-width.50}\",\n \"value\": \"0.5px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.5px\",\n \"key\": \"{border-width.50}\"\n },\n \"name\": \"BorderWidth50\",\n \"attributes\": {\n \"category\": \"border-width\",\n \"type\": \"50\"\n },\n \"path\": [\n \"border-width\",\n \"50\"\n ]\n },\n \"100\": {\n \"key\": \"{border-width.100}\",\n \"value\": \"1px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxxs}\",\n \"key\": \"{border-width.100}\"\n },\n \"name\": \"BorderWidth100\",\n \"attributes\": {\n \"category\": \"border-width\",\n \"type\": \"100\"\n },\n \"path\": [\n \"border-width\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{border-width.200}\",\n \"value\": \"2px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxs}\",\n \"key\": \"{border-width.200}\"\n },\n \"name\": \"BorderWidth200\",\n \"attributes\": {\n \"category\": \"border-width\",\n \"type\": \"200\"\n },\n \"path\": [\n \"border-width\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{border-width.300}\",\n \"value\": \"4px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{border-width.300}\"\n },\n \"name\": \"BorderWidth300\",\n \"attributes\": {\n \"category\": \"border-width\",\n \"type\": \"300\"\n },\n \"path\": [\n \"border-width\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{border-width.400}\",\n \"value\": \"8px\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{border-width.400}\"\n },\n \"name\": \"BorderWidth400\",\n \"attributes\": {\n \"category\": \"border-width\",\n \"type\": \"400\"\n },\n \"path\": [\n \"border-width\",\n \"400\"\n ]\n }\n },\n \"border-style\": {\n \"default\": {\n \"key\": \"{border-style.default}\",\n \"value\": \"solid\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"solid\",\n \"key\": \"{border-style.default}\"\n },\n \"name\": \"BorderStyleDefault\",\n \"attributes\": {\n \"category\": \"border-style\",\n \"type\": \"default\"\n },\n \"path\": [\n \"border-style\",\n \"default\"\n ]\n },\n \"dashed\": {\n \"key\": \"{border-style.dashed}\",\n \"value\": \"dashed\",\n \"filePath\": \"src/border.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"dashed\",\n \"key\": \"{border-style.dashed}\"\n },\n \"name\": \"BorderStyleDashed\",\n \"attributes\": {\n \"category\": \"border-style\",\n \"type\": \"dashed\"\n },\n \"path\": [\n \"border-style\",\n \"dashed\"\n ]\n }\n },\n \"chat\": {\n \"spacing\": {\n \"key\": \"{chat.spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/chat/chat.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{chat.spacing}\"\n },\n \"name\": \"ChatSpacing\",\n \"attributes\": {\n \"category\": \"chat\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"chat\",\n \"spacing\"\n ]\n }\n },\n \"message-separator\": {\n \"background-color\": {\n \"key\": \"{message-separator.background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/chat/message-separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{message-separator.background-color}\"\n },\n \"name\": \"MessageSeparatorBackgroundColor\",\n \"attributes\": {\n \"category\": \"message-separator\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"message-separator\",\n \"background-color\"\n ]\n },\n \"font-size\": {\n \"key\": \"{message-separator.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/chat/message-separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{message-separator.font-size}\"\n },\n \"name\": \"MessageSeparatorFontSize\",\n \"attributes\": {\n \"category\": \"message-separator\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"message-separator\",\n \"font-size\"\n ]\n },\n \"padding\": {\n \"key\": \"{message-separator.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/chat/message-separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{message-separator.padding}\"\n },\n \"name\": \"MessageSeparatorPadding\",\n \"attributes\": {\n \"category\": \"message-separator\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"message-separator\",\n \"padding\"\n ]\n },\n \"color\": {\n \"key\": \"{message-separator.color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/chat/message-separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{message-separator.color}\"\n },\n \"name\": \"MessageSeparatorColor\",\n \"attributes\": {\n \"category\": \"message-separator\",\n \"type\": \"color\"\n },\n \"path\": [\n \"message-separator\",\n \"color\"\n ]\n }\n },\n \"message-thread\": {\n \"spacing\": {\n \"key\": \"{message-thread.spacing}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/chat/message-thread.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{message-thread.spacing}\"\n },\n \"name\": \"MessageThreadSpacing\",\n \"attributes\": {\n \"category\": \"message-thread\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"message-thread\",\n \"spacing\"\n ]\n },\n \"indentation\": {\n \"key\": \"{message-thread.indentation}\",\n \"value\": \"16px\",\n \"filePath\": \"src/chat/message-thread.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{message-thread.indentation}\"\n },\n \"name\": \"MessageThreadIndentation\",\n \"attributes\": {\n \"category\": \"message-thread\",\n \"type\": \"indentation\"\n },\n \"path\": [\n \"message-thread\",\n \"indentation\"\n ]\n }\n },\n \"message\": {\n \"corner-radius\": {\n \"key\": \"{message.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{message.corner-radius}\"\n },\n \"name\": \"MessageCornerRadius\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"message\",\n \"corner-radius\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{message.padding-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{message.padding-y}\"\n },\n \"name\": \"MessagePaddingY\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"message\",\n \"padding-y\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{message.padding-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{message.padding-x}\"\n },\n \"name\": \"MessagePaddingX\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"message\",\n \"padding-x\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{message.spacing-y}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{message.spacing-y}\"\n },\n \"name\": \"MessageSpacingY\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"message\",\n \"spacing-y\"\n ]\n },\n \"spacing-x\": {\n \"key\": \"{message.spacing-x}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{message.spacing-x}\"\n },\n \"name\": \"MessageSpacingX\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"message\",\n \"spacing-x\"\n ]\n },\n \"background-color-responder\": {\n \"key\": \"{message.background-color-responder}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{message.background-color-responder}\"\n },\n \"name\": \"MessageBackgroundColorResponder\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"background-color-responder\"\n },\n \"path\": [\n \"message\",\n \"background-color-responder\"\n ]\n },\n \"background-color-sender\": {\n \"key\": \"{message.background-color-sender}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{message.background-color-sender}\"\n },\n \"name\": \"MessageBackgroundColorSender\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"background-color-sender\"\n },\n \"path\": [\n \"message\",\n \"background-color-sender\"\n ]\n },\n \"tip-size-x\": {\n \"key\": \"{message.tip-size-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{message.tip-size-x}\"\n },\n \"name\": \"MessageTipSizeX\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"tip-size-x\"\n },\n \"path\": [\n \"message\",\n \"tip-size-x\"\n ]\n },\n \"tip-size-y\": {\n \"key\": \"{message.tip-size-y}\",\n \"value\": \"12px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"12px\",\n \"key\": \"{message.tip-size-y}\"\n },\n \"name\": \"MessageTipSizeY\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"tip-size-y\"\n },\n \"path\": [\n \"message\",\n \"tip-size-y\"\n ]\n },\n \"border-style\": {\n \"key\": \"{message.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{message.border-style}\"\n },\n \"name\": \"MessageBorderStyle\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"message\",\n \"border-style\"\n ]\n },\n \"border-width\": {\n \"key\": \"{message.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{message.border-width}\"\n },\n \"name\": \"MessageBorderWidth\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"message\",\n \"border-width\"\n ]\n },\n \"border-color\": {\n \"key\": \"{message.border-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/chat/message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{message.border-color}\"\n },\n \"name\": \"MessageBorderColor\",\n \"attributes\": {\n \"category\": \"message\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"message\",\n \"border-color\"\n ]\n }\n },\n \"primary\": {\n \"color\": {\n \"100\": {\n \"key\": \"{primary.color.100}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.100}\",\n \"key\": \"{primary.color.100}\"\n },\n \"name\": \"PrimaryColor100\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{primary.color.200}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{primary.color.200}\"\n },\n \"name\": \"PrimaryColor200\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{primary.color.300}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.300}\",\n \"key\": \"{primary.color.300}\"\n },\n \"name\": \"PrimaryColor300\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{primary.color.400}\",\n \"value\": \"#0054F5\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.400}\",\n \"key\": \"{primary.color.400}\"\n },\n \"name\": \"PrimaryColor400\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{primary.color.500}\",\n \"value\": \"#1A68FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.500}\",\n \"key\": \"{primary.color.500}\"\n },\n \"name\": \"PrimaryColor500\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{primary.color.600}\",\n \"value\": \"#3D80FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.600}\",\n \"key\": \"{primary.color.600}\"\n },\n \"name\": \"PrimaryColor600\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{primary.color.700}\",\n \"value\": \"#6197FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.700}\",\n \"key\": \"{primary.color.700}\"\n },\n \"name\": \"PrimaryColor700\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{primary.color.800}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.800}\",\n \"key\": \"{primary.color.800}\"\n },\n \"name\": \"PrimaryColor800\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{primary.color.900}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.900}\",\n \"key\": \"{primary.color.900}\"\n },\n \"name\": \"PrimaryColor900\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{primary.color.1000}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.1000}\",\n \"key\": \"{primary.color.1000}\"\n },\n \"name\": \"PrimaryColor1000\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{primary.color.1100}\",\n \"value\": \"#F0F5FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.1100}\",\n \"key\": \"{primary.color.1100}\"\n },\n \"name\": \"PrimaryColor1100\",\n \"attributes\": {\n \"category\": \"primary\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"primary\",\n \"color\",\n \"1100\"\n ]\n }\n }\n },\n \"info\": {\n \"color\": {\n \"100\": {\n \"key\": \"{info.color.100}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.100}\",\n \"key\": \"{info.color.100}\"\n },\n \"name\": \"InfoColor100\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{info.color.200}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{info.color.200}\"\n },\n \"name\": \"InfoColor200\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{info.color.300}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.300}\",\n \"key\": \"{info.color.300}\"\n },\n \"name\": \"InfoColor300\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{info.color.400}\",\n \"value\": \"#0054F5\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.400}\",\n \"key\": \"{info.color.400}\"\n },\n \"name\": \"InfoColor400\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{info.color.500}\",\n \"value\": \"#1A68FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.500}\",\n \"key\": \"{info.color.500}\"\n },\n \"name\": \"InfoColor500\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{info.color.600}\",\n \"value\": \"#3D80FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.600}\",\n \"key\": \"{info.color.600}\"\n },\n \"name\": \"InfoColor600\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{info.color.700}\",\n \"value\": \"#6197FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.700}\",\n \"key\": \"{info.color.700}\"\n },\n \"name\": \"InfoColor700\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{info.color.800}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.800}\",\n \"key\": \"{info.color.800}\"\n },\n \"name\": \"InfoColor800\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{info.color.900}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.900}\",\n \"key\": \"{info.color.900}\"\n },\n \"name\": \"InfoColor900\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{info.color.1000}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.1000}\",\n \"key\": \"{info.color.1000}\"\n },\n \"name\": \"InfoColor1000\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{info.color.1100}\",\n \"value\": \"#F0F5FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.1100}\",\n \"key\": \"{info.color.1100}\"\n },\n \"name\": \"InfoColor1100\",\n \"attributes\": {\n \"category\": \"info\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"info\",\n \"color\",\n \"1100\"\n ]\n }\n }\n },\n \"success\": {\n \"color\": {\n \"100\": {\n \"key\": \"{success.color.100}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.100}\",\n \"key\": \"{success.color.100}\"\n },\n \"name\": \"SuccessColor100\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{success.color.200}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.200}\",\n \"key\": \"{success.color.200}\"\n },\n \"name\": \"SuccessColor200\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{success.color.300}\",\n \"value\": \"#005F42\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.300}\",\n \"key\": \"{success.color.300}\"\n },\n \"name\": \"SuccessColor300\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{success.color.400}\",\n \"value\": \"#00825B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.400}\",\n \"key\": \"{success.color.400}\"\n },\n \"name\": \"SuccessColor400\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{success.color.500}\",\n \"value\": \"#00A673\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.500}\",\n \"key\": \"{success.color.500}\"\n },\n \"name\": \"SuccessColor500\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{success.color.600}\",\n \"value\": \"#00DE9A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.600}\",\n \"key\": \"{success.color.600}\"\n },\n \"name\": \"SuccessColor600\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{success.color.700}\",\n \"value\": \"#17FFB8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.700}\",\n \"key\": \"{success.color.700}\"\n },\n \"name\": \"SuccessColor700\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{success.color.800}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.800}\",\n \"key\": \"{success.color.800}\"\n },\n \"name\": \"SuccessColor800\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{success.color.900}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.900}\",\n \"key\": \"{success.color.900}\"\n },\n \"name\": \"SuccessColor900\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{success.color.1000}\",\n \"value\": \"#C0FFEB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.1000}\",\n \"key\": \"{success.color.1000}\"\n },\n \"name\": \"SuccessColor1000\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{success.color.1100}\",\n \"value\": \"#DCFFF4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.1100}\",\n \"key\": \"{success.color.1100}\"\n },\n \"name\": \"SuccessColor1100\",\n \"attributes\": {\n \"category\": \"success\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"success\",\n \"color\",\n \"1100\"\n ]\n }\n }\n },\n \"neutral\": {\n \"color\": {\n \"100\": {\n \"key\": \"{neutral.color.100}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.100}\",\n \"key\": \"{neutral.color.100}\"\n },\n \"name\": \"NeutralColor100\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{neutral.color.200}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.200}\",\n \"key\": \"{neutral.color.200}\"\n },\n \"name\": \"NeutralColor200\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{neutral.color.300}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.300}\",\n \"key\": \"{neutral.color.300}\"\n },\n \"name\": \"NeutralColor300\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{neutral.color.400}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.400}\",\n \"key\": \"{neutral.color.400}\"\n },\n \"name\": \"NeutralColor400\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{neutral.color.500}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.500}\",\n \"key\": \"{neutral.color.500}\"\n },\n \"name\": \"NeutralColor500\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{neutral.color.600}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.600}\",\n \"key\": \"{neutral.color.600}\"\n },\n \"name\": \"NeutralColor600\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{neutral.color.700}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.700}\",\n \"key\": \"{neutral.color.700}\"\n },\n \"name\": \"NeutralColor700\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{neutral.color.800}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.800}\",\n \"key\": \"{neutral.color.800}\"\n },\n \"name\": \"NeutralColor800\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{neutral.color.900}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.900}\",\n \"key\": \"{neutral.color.900}\"\n },\n \"name\": \"NeutralColor900\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{neutral.color.1000}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1000}\",\n \"key\": \"{neutral.color.1000}\"\n },\n \"name\": \"NeutralColor1000\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{neutral.color.1100}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1100}\",\n \"key\": \"{neutral.color.1100}\"\n },\n \"name\": \"NeutralColor1100\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"1100\"\n ]\n },\n \"1200\": {\n \"key\": \"{neutral.color.1200}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1200}\",\n \"key\": \"{neutral.color.1200}\"\n },\n \"name\": \"NeutralColor1200\",\n \"attributes\": {\n \"category\": \"neutral\",\n \"type\": \"color\",\n \"item\": \"1200\"\n },\n \"path\": [\n \"neutral\",\n \"color\",\n \"1200\"\n ]\n }\n }\n },\n \"unavailable\": {\n \"color\": {\n \"100\": {\n \"key\": \"{unavailable.color.100}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.100}\",\n \"key\": \"{unavailable.color.100}\"\n },\n \"name\": \"UnavailableColor100\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{unavailable.color.200}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.200}\",\n \"key\": \"{unavailable.color.200}\"\n },\n \"name\": \"UnavailableColor200\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{unavailable.color.300}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.300}\",\n \"key\": \"{unavailable.color.300}\"\n },\n \"name\": \"UnavailableColor300\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{unavailable.color.400}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.400}\",\n \"key\": \"{unavailable.color.400}\"\n },\n \"name\": \"UnavailableColor400\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{unavailable.color.500}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.500}\",\n \"key\": \"{unavailable.color.500}\"\n },\n \"name\": \"UnavailableColor500\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{unavailable.color.600}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.600}\",\n \"key\": \"{unavailable.color.600}\"\n },\n \"name\": \"UnavailableColor600\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{unavailable.color.700}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.700}\",\n \"key\": \"{unavailable.color.700}\"\n },\n \"name\": \"UnavailableColor700\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{unavailable.color.800}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.800}\",\n \"key\": \"{unavailable.color.800}\"\n },\n \"name\": \"UnavailableColor800\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{unavailable.color.900}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.900}\",\n \"key\": \"{unavailable.color.900}\"\n },\n \"name\": \"UnavailableColor900\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{unavailable.color.1000}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1000}\",\n \"key\": \"{unavailable.color.1000}\"\n },\n \"name\": \"UnavailableColor1000\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{unavailable.color.1100}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1100}\",\n \"key\": \"{unavailable.color.1100}\"\n },\n \"name\": \"UnavailableColor1100\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"1100\"\n ]\n },\n \"1200\": {\n \"key\": \"{unavailable.color.1200}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.1200}\",\n \"key\": \"{unavailable.color.1200}\"\n },\n \"name\": \"UnavailableColor1200\",\n \"attributes\": {\n \"category\": \"unavailable\",\n \"type\": \"color\",\n \"item\": \"1200\"\n },\n \"path\": [\n \"unavailable\",\n \"color\",\n \"1200\"\n ]\n }\n }\n },\n \"danger\": {\n \"color\": {\n \"100\": {\n \"key\": \"{danger.color.100}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.100}\",\n \"key\": \"{danger.color.100}\"\n },\n \"name\": \"DangerColor100\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{danger.color.200}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.200}\",\n \"key\": \"{danger.color.200}\"\n },\n \"name\": \"DangerColor200\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{danger.color.300}\",\n \"value\": \"#AB1737\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.300}\",\n \"key\": \"{danger.color.300}\"\n },\n \"name\": \"DangerColor300\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{danger.color.400}\",\n \"value\": \"#E1244C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.400}\",\n \"key\": \"{danger.color.400}\"\n },\n \"name\": \"DangerColor400\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{danger.color.500}\",\n \"value\": \"#E54366\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.500}\",\n \"key\": \"{danger.color.500}\"\n },\n \"name\": \"DangerColor500\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{danger.color.600}\",\n \"value\": \"#EA637F\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.600}\",\n \"key\": \"{danger.color.600}\"\n },\n \"name\": \"DangerColor600\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{danger.color.700}\",\n \"value\": \"#EE8299\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.700}\",\n \"key\": \"{danger.color.700}\"\n },\n \"name\": \"DangerColor700\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{danger.color.800}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.800}\",\n \"key\": \"{danger.color.800}\"\n },\n \"name\": \"DangerColor800\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{danger.color.900}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.900}\",\n \"key\": \"{danger.color.900}\"\n },\n \"name\": \"DangerColor900\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{danger.color.1000}\",\n \"value\": \"#FBE0E6\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.1000}\",\n \"key\": \"{danger.color.1000}\"\n },\n \"name\": \"DangerColor1000\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{danger.color.1100}\",\n \"value\": \"#FDF0F3\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.1100}\",\n \"key\": \"{danger.color.1100}\"\n },\n \"name\": \"DangerColor1100\",\n \"attributes\": {\n \"category\": \"danger\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"danger\",\n \"color\",\n \"1100\"\n ]\n }\n }\n },\n \"warning\": {\n \"color\": {\n \"100\": {\n \"key\": \"{warning.color.100}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.100}\",\n \"key\": \"{warning.color.100}\"\n },\n \"name\": \"WarningColor100\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{warning.color.200}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.200}\",\n \"key\": \"{warning.color.200}\"\n },\n \"name\": \"WarningColor200\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{warning.color.300}\",\n \"value\": \"#C25200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.300}\",\n \"key\": \"{warning.color.300}\"\n },\n \"name\": \"WarningColor300\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{warning.color.400}\",\n \"value\": \"#F56800\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.400}\",\n \"key\": \"{warning.color.400}\"\n },\n \"name\": \"WarningColor400\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{warning.color.500}\",\n \"value\": \"#FF8225\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.500}\",\n \"key\": \"{warning.color.500}\"\n },\n \"name\": \"WarningColor500\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{warning.color.600}\",\n \"value\": \"#FF9343\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.600}\",\n \"key\": \"{warning.color.600}\"\n },\n \"name\": \"WarningColor600\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{warning.color.700}\",\n \"value\": \"#FFA562\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.700}\",\n \"key\": \"{warning.color.700}\"\n },\n \"name\": \"WarningColor700\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{warning.color.800}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.800}\",\n \"key\": \"{warning.color.800}\"\n },\n \"name\": \"WarningColor800\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{warning.color.900}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.900}\",\n \"key\": \"{warning.color.900}\"\n },\n \"name\": \"WarningColor900\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"900\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{warning.color.1000}\",\n \"value\": \"#FFEBDC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.1000}\",\n \"key\": \"{warning.color.1000}\"\n },\n \"name\": \"WarningColor1000\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{warning.color.1100}\",\n \"value\": \"#FFF4EB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.1100}\",\n \"key\": \"{warning.color.1100}\"\n },\n \"name\": \"WarningColor1100\",\n \"attributes\": {\n \"category\": \"warning\",\n \"type\": \"color\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"warning\",\n \"color\",\n \"1100\"\n ]\n }\n }\n },\n \"dark\": {\n \"color\": {\n \"100\": {\n \"key\": \"{dark.color.100}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.100}\",\n \"key\": \"{dark.color.100}\"\n },\n \"name\": \"DarkColor100\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{dark.color.200}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.200}\",\n \"key\": \"{dark.color.200}\"\n },\n \"name\": \"DarkColor200\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{dark.color.300}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.300}\",\n \"key\": \"{dark.color.300}\"\n },\n \"name\": \"DarkColor300\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{dark.color.400}\",\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.400}\",\n \"key\": \"{dark.color.400}\"\n },\n \"name\": \"DarkColor400\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{dark.color.500}\",\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.500}\",\n \"key\": \"{dark.color.500}\"\n },\n \"name\": \"DarkColor500\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{dark.color.600}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.600}\",\n \"key\": \"{dark.color.600}\"\n },\n \"name\": \"DarkColor600\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{dark.color.700}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.700}\",\n \"key\": \"{dark.color.700}\"\n },\n \"name\": \"DarkColor700\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{dark.color.800}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.black-alpha.800}\",\n \"key\": \"{dark.color.800}\"\n },\n \"name\": \"DarkColor800\",\n \"attributes\": {\n \"category\": \"dark\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"dark\",\n \"color\",\n \"800\"\n ]\n }\n }\n },\n \"light\": {\n \"color\": {\n \"100\": {\n \"key\": \"{light.color.100}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.100}\",\n \"key\": \"{light.color.100}\"\n },\n \"name\": \"LightColor100\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{light.color.200}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.200}\",\n \"key\": \"{light.color.200}\"\n },\n \"name\": \"LightColor200\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{light.color.300}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.300}\",\n \"key\": \"{light.color.300}\"\n },\n \"name\": \"LightColor300\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{light.color.400}\",\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.400}\",\n \"key\": \"{light.color.400}\"\n },\n \"name\": \"LightColor400\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{light.color.500}\",\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.500}\",\n \"key\": \"{light.color.500}\"\n },\n \"name\": \"LightColor500\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{light.color.600}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.600}\",\n \"key\": \"{light.color.600}\"\n },\n \"name\": \"LightColor600\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{light.color.700}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.700}\",\n \"key\": \"{light.color.700}\"\n },\n \"name\": \"LightColor700\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{light.color.800}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.white-alpha.800}\",\n \"key\": \"{light.color.800}\"\n },\n \"name\": \"LightColor800\",\n \"attributes\": {\n \"category\": \"light\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"light\",\n \"color\",\n \"800\"\n ]\n }\n }\n },\n \"dark-static\": {\n \"color\": {\n \"100\": {\n \"key\": \"{dark-static.color.100}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.100}\",\n \"key\": \"{dark-static.color.100}\"\n },\n \"name\": \"DarkStaticColor100\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{dark-static.color.200}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.200}\",\n \"key\": \"{dark-static.color.200}\"\n },\n \"name\": \"DarkStaticColor200\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{dark-static.color.300}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.300}\",\n \"key\": \"{dark-static.color.300}\"\n },\n \"name\": \"DarkStaticColor300\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{dark-static.color.400}\",\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.400}\",\n \"key\": \"{dark-static.color.400}\"\n },\n \"name\": \"DarkStaticColor400\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{dark-static.color.500}\",\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.500}\",\n \"key\": \"{dark-static.color.500}\"\n },\n \"name\": \"DarkStaticColor500\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{dark-static.color.600}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.600}\",\n \"key\": \"{dark-static.color.600}\"\n },\n \"name\": \"DarkStaticColor600\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{dark-static.color.700}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.700}\",\n \"key\": \"{dark-static.color.700}\"\n },\n \"name\": \"DarkStaticColor700\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{dark-static.color.800}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-black-alpha.800}\",\n \"key\": \"{dark-static.color.800}\"\n },\n \"name\": \"DarkStaticColor800\",\n \"attributes\": {\n \"category\": \"dark-static\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"dark-static\",\n \"color\",\n \"800\"\n ]\n }\n }\n },\n \"light-static\": {\n \"color\": {\n \"100\": {\n \"key\": \"{light-static.color.100}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.100}\",\n \"key\": \"{light-static.color.100}\"\n },\n \"name\": \"LightStaticColor100\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"100\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{light-static.color.200}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.200}\",\n \"key\": \"{light-static.color.200}\"\n },\n \"name\": \"LightStaticColor200\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"200\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{light-static.color.300}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.300}\",\n \"key\": \"{light-static.color.300}\"\n },\n \"name\": \"LightStaticColor300\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"300\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{light-static.color.400}\",\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.400}\",\n \"key\": \"{light-static.color.400}\"\n },\n \"name\": \"LightStaticColor400\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"400\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{light-static.color.500}\",\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.500}\",\n \"key\": \"{light-static.color.500}\"\n },\n \"name\": \"LightStaticColor500\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"500\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{light-static.color.600}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.600}\",\n \"key\": \"{light-static.color.600}\"\n },\n \"name\": \"LightStaticColor600\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"600\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{light-static.color.700}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.700}\",\n \"key\": \"{light-static.color.700}\"\n },\n \"name\": \"LightStaticColor700\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"700\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{light-static.color.800}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.static-white-alpha.800}\",\n \"key\": \"{light-static.color.800}\"\n },\n \"name\": \"LightStaticColor800\",\n \"attributes\": {\n \"category\": \"light-static\",\n \"type\": \"color\",\n \"item\": \"800\"\n },\n \"path\": [\n \"light-static\",\n \"color\",\n \"800\"\n ]\n }\n }\n },\n \"primary-solid-background-color\": {\n \"default\": {\n \"key\": \"{primary-solid-background-color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{primary-solid-background-color.default}\"\n },\n \"name\": \"PrimarySolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"primary-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"primary-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{primary-solid-background-color.hover}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.900}\",\n \"key\": \"{primary-solid-background-color.hover}\"\n },\n \"name\": \"PrimarySolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"primary-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"primary-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{primary-solid-background-color.pressed}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.1000}\",\n \"key\": \"{primary-solid-background-color.pressed}\"\n },\n \"name\": \"PrimarySolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"primary-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"primary-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"primary-solid-content-color\": {\n \"key\": \"{primary-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{primary-solid-content-color}\"\n },\n \"name\": \"PrimarySolidContentColor\",\n \"attributes\": {\n \"category\": \"primary-solid-content-color\"\n },\n \"path\": [\n \"primary-solid-content-color\"\n ]\n },\n \"primary-plain-background-color\": {\n \"default\": {\n \"key\": \"{primary-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{primary-plain-background-color.default}\"\n },\n \"name\": \"PrimaryPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"primary-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"primary-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{primary-plain-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.100}\",\n \"key\": \"{primary-plain-background-color.hover}\"\n },\n \"name\": \"PrimaryPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"primary-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"primary-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{primary-plain-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.200}\",\n \"key\": \"{primary-plain-background-color.pressed}\"\n },\n \"name\": \"PrimaryPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"primary-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"primary-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"primary-plain-content-color\": {\n \"key\": \"{primary-plain-content-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{primary-plain-content-color}\"\n },\n \"name\": \"PrimaryPlainContentColor\",\n \"attributes\": {\n \"category\": \"primary-plain-content-color\"\n },\n \"path\": [\n \"primary-plain-content-color\"\n ]\n },\n \"primary-soft-background-color\": {\n \"default\": {\n \"key\": \"{primary-soft-background-color.default}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.100}\",\n \"key\": \"{primary-soft-background-color.default}\"\n },\n \"name\": \"PrimarySoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"primary-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"primary-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{primary-soft-background-color.hover}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.200}\",\n \"key\": \"{primary-soft-background-color.hover}\"\n },\n \"name\": \"PrimarySoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"primary-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"primary-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{primary-soft-background-color.pressed}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.300}\",\n \"key\": \"{primary-soft-background-color.pressed}\"\n },\n \"name\": \"PrimarySoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"primary-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"primary-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"primary-soft-content-color\": {\n \"key\": \"{primary-soft-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.900}\",\n \"key\": \"{primary-soft-content-color}\"\n },\n \"name\": \"PrimarySoftContentColor\",\n \"attributes\": {\n \"category\": \"primary-soft-content-color\"\n },\n \"path\": [\n \"primary-soft-content-color\"\n ]\n },\n \"primary-outline-background-color\": {\n \"default\": {\n \"key\": \"{primary-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{primary-outline-background-color.default}\"\n },\n \"name\": \"PrimaryOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"primary-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"primary-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{primary-outline-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.100}\",\n \"key\": \"{primary-outline-background-color.hover}\"\n },\n \"name\": \"PrimaryOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"primary-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"primary-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{primary-outline-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.200}\",\n \"key\": \"{primary-outline-background-color.pressed}\"\n },\n \"name\": \"PrimaryOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"primary-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"primary-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"primary-outline-content-color\": {\n \"key\": \"{primary-outline-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.900}\",\n \"key\": \"{primary-outline-content-color}\"\n },\n \"name\": \"PrimaryOutlineContentColor\",\n \"attributes\": {\n \"category\": \"primary-outline-content-color\"\n },\n \"path\": [\n \"primary-outline-content-color\"\n ]\n },\n \"primary-outline-border-color\": {\n \"key\": \"{primary-outline-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{primary-outline-border-color}\"\n },\n \"name\": \"PrimaryOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"primary-outline-border-color\"\n },\n \"path\": [\n \"primary-outline-border-color\"\n ]\n },\n \"danger-solid-background-color\": {\n \"default\": {\n \"key\": \"{danger-solid-background-color.default}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.800}\",\n \"key\": \"{danger-solid-background-color.default}\"\n },\n \"name\": \"DangerSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"danger-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"danger-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{danger-solid-background-color.hover}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{danger-solid-background-color.hover}\"\n },\n \"name\": \"DangerSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"danger-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"danger-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{danger-solid-background-color.pressed}\",\n \"value\": \"#FBE0E6\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.1000}\",\n \"key\": \"{danger-solid-background-color.pressed}\"\n },\n \"name\": \"DangerSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"danger-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"danger-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"danger-solid-content-color\": {\n \"key\": \"{danger-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{danger-solid-content-color}\"\n },\n \"name\": \"DangerSolidContentColor\",\n \"attributes\": {\n \"category\": \"danger-solid-content-color\"\n },\n \"path\": [\n \"danger-solid-content-color\"\n ]\n },\n \"danger-plain-background-color\": {\n \"default\": {\n \"key\": \"{danger-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{danger-plain-background-color.default}\"\n },\n \"name\": \"DangerPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"danger-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"danger-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{danger-plain-background-color.hover}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.100}\",\n \"key\": \"{danger-plain-background-color.hover}\"\n },\n \"name\": \"DangerPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"danger-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"danger-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{danger-plain-background-color.pressed}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.200}\",\n \"key\": \"{danger-plain-background-color.pressed}\"\n },\n \"name\": \"DangerPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"danger-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"danger-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"danger-plain-content-color\": {\n \"key\": \"{danger-plain-content-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.800}\",\n \"key\": \"{danger-plain-content-color}\"\n },\n \"name\": \"DangerPlainContentColor\",\n \"attributes\": {\n \"category\": \"danger-plain-content-color\"\n },\n \"path\": [\n \"danger-plain-content-color\"\n ]\n },\n \"danger-outline-background-color\": {\n \"default\": {\n \"key\": \"{danger-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{danger-outline-background-color.default}\"\n },\n \"name\": \"DangerOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"danger-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"danger-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{danger-outline-background-color.hover}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.100}\",\n \"key\": \"{danger-outline-background-color.hover}\"\n },\n \"name\": \"DangerOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"danger-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"danger-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{danger-outline-background-color.pressed}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.200}\",\n \"key\": \"{danger-outline-background-color.pressed}\"\n },\n \"name\": \"DangerOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"danger-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"danger-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"danger-outline-content-color\": {\n \"key\": \"{danger-outline-content-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{danger-outline-content-color}\"\n },\n \"name\": \"DangerOutlineContentColor\",\n \"attributes\": {\n \"category\": \"danger-outline-content-color\"\n },\n \"path\": [\n \"danger-outline-content-color\"\n ]\n },\n \"danger-outline-border-color\": {\n \"key\": \"{danger-outline-border-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.800}\",\n \"key\": \"{danger-outline-border-color}\"\n },\n \"name\": \"DangerOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"danger-outline-border-color\"\n },\n \"path\": [\n \"danger-outline-border-color\"\n ]\n },\n \"danger-soft-background-color\": {\n \"default\": {\n \"key\": \"{danger-soft-background-color.default}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.100}\",\n \"key\": \"{danger-soft-background-color.default}\"\n },\n \"name\": \"DangerSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"danger-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"danger-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{danger-soft-background-color.hover}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.200}\",\n \"key\": \"{danger-soft-background-color.hover}\"\n },\n \"name\": \"DangerSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"danger-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"danger-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{danger-soft-background-color.pressed}\",\n \"value\": \"#AB1737\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.300}\",\n \"key\": \"{danger-soft-background-color.pressed}\"\n },\n \"name\": \"DangerSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"danger-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"danger-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"danger-soft-content-color\": {\n \"key\": \"{danger-soft-content-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{danger-soft-content-color}\"\n },\n \"name\": \"DangerSoftContentColor\",\n \"attributes\": {\n \"category\": \"danger-soft-content-color\"\n },\n \"path\": [\n \"danger-soft-content-color\"\n ]\n },\n \"info-solid-background-color\": {\n \"default\": {\n \"key\": \"{info-solid-background-color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.800}\",\n \"key\": \"{info-solid-background-color.default}\"\n },\n \"name\": \"InfoSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"info-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"info-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{info-solid-background-color.hover}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.900}\",\n \"key\": \"{info-solid-background-color.hover}\"\n },\n \"name\": \"InfoSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"info-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"info-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{info-solid-background-color.pressed}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.1000}\",\n \"key\": \"{info-solid-background-color.pressed}\"\n },\n \"name\": \"InfoSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"info-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"info-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"info-solid-content-color\": {\n \"key\": \"{info-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{info-solid-content-color}\"\n },\n \"name\": \"InfoSolidContentColor\",\n \"attributes\": {\n \"category\": \"info-solid-content-color\"\n },\n \"path\": [\n \"info-solid-content-color\"\n ]\n },\n \"info-outline-background-color\": {\n \"default\": {\n \"key\": \"{info-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{info-outline-background-color.default}\"\n },\n \"name\": \"InfoOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"info-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"info-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{info-outline-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.100}\",\n \"key\": \"{info-outline-background-color.hover}\"\n },\n \"name\": \"InfoOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"info-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"info-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{info-outline-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.200}\",\n \"key\": \"{info-outline-background-color.pressed}\"\n },\n \"name\": \"InfoOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"info-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"info-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"info-outline-content-color\": {\n \"key\": \"{info-outline-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.900}\",\n \"key\": \"{info-outline-content-color}\"\n },\n \"name\": \"InfoOutlineContentColor\",\n \"attributes\": {\n \"category\": \"info-outline-content-color\"\n },\n \"path\": [\n \"info-outline-content-color\"\n ]\n },\n \"info-outline-border-color\": {\n \"key\": \"{info-outline-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.800}\",\n \"key\": \"{info-outline-border-color}\"\n },\n \"name\": \"InfoOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"info-outline-border-color\"\n },\n \"path\": [\n \"info-outline-border-color\"\n ]\n },\n \"info-soft-background-color\": {\n \"default\": {\n \"key\": \"{info-soft-background-color.default}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.100}\",\n \"key\": \"{info-soft-background-color.default}\"\n },\n \"name\": \"InfoSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"info-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"info-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{info-soft-background-color.hover}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.200}\",\n \"key\": \"{info-soft-background-color.hover}\"\n },\n \"name\": \"InfoSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"info-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"info-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{info-soft-background-color.pressed}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.300}\",\n \"key\": \"{info-soft-background-color.pressed}\"\n },\n \"name\": \"InfoSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"info-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"info-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"info-soft-content-color\": {\n \"key\": \"{info-soft-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.900}\",\n \"key\": \"{info-soft-content-color}\"\n },\n \"name\": \"InfoSoftContentColor\",\n \"attributes\": {\n \"category\": \"info-soft-content-color\"\n },\n \"path\": [\n \"info-soft-content-color\"\n ]\n },\n \"info-plain-background-color\": {\n \"default\": {\n \"key\": \"{info-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{info-plain-background-color.default}\"\n },\n \"name\": \"InfoPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"info-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"info-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{info-plain-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.100}\",\n \"key\": \"{info-plain-background-color.hover}\"\n },\n \"name\": \"InfoPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"info-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"info-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{info-plain-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.200}\",\n \"key\": \"{info-plain-background-color.pressed}\"\n },\n \"name\": \"InfoPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"info-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"info-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"info-plain-content-color\": {\n \"key\": \"{info-plain-content-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.800}\",\n \"key\": \"{info-plain-content-color}\"\n },\n \"name\": \"InfoPlainContentColor\",\n \"attributes\": {\n \"category\": \"info-plain-content-color\"\n },\n \"path\": [\n \"info-plain-content-color\"\n ]\n },\n \"success-solid-background-color\": {\n \"default\": {\n \"key\": \"{success-solid-background-color.default}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.800}\",\n \"key\": \"{success-solid-background-color.default}\"\n },\n \"name\": \"SuccessSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"success-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"success-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{success-solid-background-color.hover}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.900}\",\n \"key\": \"{success-solid-background-color.hover}\"\n },\n \"name\": \"SuccessSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"success-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"success-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{success-solid-background-color.pressed}\",\n \"value\": \"#C0FFEB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.1000}\",\n \"key\": \"{success-solid-background-color.pressed}\"\n },\n \"name\": \"SuccessSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"success-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"success-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"success-solid-content-color\": {\n \"key\": \"{success-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{success-solid-content-color}\"\n },\n \"name\": \"SuccessSolidContentColor\",\n \"attributes\": {\n \"category\": \"success-solid-content-color\"\n },\n \"path\": [\n \"success-solid-content-color\"\n ]\n },\n \"success-plain-background-color\": {\n \"default\": {\n \"key\": \"{success-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{success-plain-background-color.default}\"\n },\n \"name\": \"SuccessPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"success-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"success-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{success-plain-background-color.hover}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.100}\",\n \"key\": \"{success-plain-background-color.hover}\"\n },\n \"name\": \"SuccessPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"success-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"success-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{success-plain-background-color.pressed}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.200}\",\n \"key\": \"{success-plain-background-color.pressed}\"\n },\n \"name\": \"SuccessPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"success-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"success-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"success-plain-content-color\": {\n \"key\": \"{success-plain-content-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.800}\",\n \"key\": \"{success-plain-content-color}\"\n },\n \"name\": \"SuccessPlainContentColor\",\n \"attributes\": {\n \"category\": \"success-plain-content-color\"\n },\n \"path\": [\n \"success-plain-content-color\"\n ]\n },\n \"success-outline-background-color\": {\n \"default\": {\n \"key\": \"{success-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{success-outline-background-color.default}\"\n },\n \"name\": \"SuccessOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"success-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"success-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{success-outline-background-color.hover}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.100}\",\n \"key\": \"{success-outline-background-color.hover}\"\n },\n \"name\": \"SuccessOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"success-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"success-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{success-outline-background-color.pressed}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.200}\",\n \"key\": \"{success-outline-background-color.pressed}\"\n },\n \"name\": \"SuccessOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"success-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"success-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"success-outline-content-color\": {\n \"key\": \"{success-outline-content-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.900}\",\n \"key\": \"{success-outline-content-color}\"\n },\n \"name\": \"SuccessOutlineContentColor\",\n \"attributes\": {\n \"category\": \"success-outline-content-color\"\n },\n \"path\": [\n \"success-outline-content-color\"\n ]\n },\n \"success-outline-border-color\": {\n \"key\": \"{success-outline-border-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.800}\",\n \"key\": \"{success-outline-border-color}\"\n },\n \"name\": \"SuccessOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"success-outline-border-color\"\n },\n \"path\": [\n \"success-outline-border-color\"\n ]\n },\n \"success-soft-background-color\": {\n \"default\": {\n \"key\": \"{success-soft-background-color.default}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.100}\",\n \"key\": \"{success-soft-background-color.default}\"\n },\n \"name\": \"SuccessSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"success-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"success-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{success-soft-background-color.hover}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.200}\",\n \"key\": \"{success-soft-background-color.hover}\"\n },\n \"name\": \"SuccessSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"success-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"success-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{success-soft-background-color.pressed}\",\n \"value\": \"#005F42\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.300}\",\n \"key\": \"{success-soft-background-color.pressed}\"\n },\n \"name\": \"SuccessSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"success-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"success-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"success-soft-content-color\": {\n \"key\": \"{success-soft-content-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.900}\",\n \"key\": \"{success-soft-content-color}\"\n },\n \"name\": \"SuccessSoftContentColor\",\n \"attributes\": {\n \"category\": \"success-soft-content-color\"\n },\n \"path\": [\n \"success-soft-content-color\"\n ]\n },\n \"warning-solid-background-color\": {\n \"default\": {\n \"key\": \"{warning-solid-background-color.default}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.800}\",\n \"key\": \"{warning-solid-background-color.default}\"\n },\n \"name\": \"WarningSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"warning-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"warning-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{warning-solid-background-color.hover}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.900}\",\n \"key\": \"{warning-solid-background-color.hover}\"\n },\n \"name\": \"WarningSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"warning-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"warning-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{warning-solid-background-color.pressed}\",\n \"value\": \"#FFEBDC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.1000}\",\n \"key\": \"{warning-solid-background-color.pressed}\"\n },\n \"name\": \"WarningSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"warning-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"warning-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"warning-solid-content-color\": {\n \"key\": \"{warning-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{warning-solid-content-color}\"\n },\n \"name\": \"WarningSolidContentColor\",\n \"attributes\": {\n \"category\": \"warning-solid-content-color\"\n },\n \"path\": [\n \"warning-solid-content-color\"\n ]\n },\n \"warning-outline-background-color\": {\n \"default\": {\n \"key\": \"{warning-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{warning-outline-background-color.default}\"\n },\n \"name\": \"WarningOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"warning-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"warning-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{warning-outline-background-color.hover}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.100}\",\n \"key\": \"{warning-outline-background-color.hover}\"\n },\n \"name\": \"WarningOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"warning-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"warning-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{warning-outline-background-color.pressed}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.200}\",\n \"key\": \"{warning-outline-background-color.pressed}\"\n },\n \"name\": \"WarningOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"warning-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"warning-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"warning-outline-content-color\": {\n \"key\": \"{warning-outline-content-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.900}\",\n \"key\": \"{warning-outline-content-color}\"\n },\n \"name\": \"WarningOutlineContentColor\",\n \"attributes\": {\n \"category\": \"warning-outline-content-color\"\n },\n \"path\": [\n \"warning-outline-content-color\"\n ]\n },\n \"warning-outline-border-color\": {\n \"key\": \"{warning-outline-border-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.800}\",\n \"key\": \"{warning-outline-border-color}\"\n },\n \"name\": \"WarningOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"warning-outline-border-color\"\n },\n \"path\": [\n \"warning-outline-border-color\"\n ]\n },\n \"warning-soft-background-color\": {\n \"default\": {\n \"key\": \"{warning-soft-background-color.default}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.100}\",\n \"key\": \"{warning-soft-background-color.default}\"\n },\n \"name\": \"WarningSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"warning-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"warning-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{warning-soft-background-color.hover}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.200}\",\n \"key\": \"{warning-soft-background-color.hover}\"\n },\n \"name\": \"WarningSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"warning-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"warning-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{warning-soft-background-color.pressed}\",\n \"value\": \"#C25200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.300}\",\n \"key\": \"{warning-soft-background-color.pressed}\"\n },\n \"name\": \"WarningSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"warning-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"warning-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"warning-soft-content-color\": {\n \"key\": \"{warning-soft-content-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.900}\",\n \"key\": \"{warning-soft-content-color}\"\n },\n \"name\": \"WarningSoftContentColor\",\n \"attributes\": {\n \"category\": \"warning-soft-content-color\"\n },\n \"path\": [\n \"warning-soft-content-color\"\n ]\n },\n \"warning-plain-background-color\": {\n \"default\": {\n \"key\": \"{warning-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{warning-plain-background-color.default}\"\n },\n \"name\": \"WarningPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"warning-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"warning-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{warning-plain-background-color.hover}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.100}\",\n \"key\": \"{warning-plain-background-color.hover}\"\n },\n \"name\": \"WarningPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"warning-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"warning-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{warning-plain-background-color.pressed}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.200}\",\n \"key\": \"{warning-plain-background-color.pressed}\"\n },\n \"name\": \"WarningPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"warning-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"warning-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"warning-plain-content-color\": {\n \"key\": \"{warning-plain-content-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.800}\",\n \"key\": \"{warning-plain-content-color}\"\n },\n \"name\": \"WarningPlainContentColor\",\n \"attributes\": {\n \"category\": \"warning-plain-content-color\"\n },\n \"path\": [\n \"warning-plain-content-color\"\n ]\n },\n \"unavailable-solid-background-color\": {\n \"default\": {\n \"key\": \"{unavailable-solid-background-color.default}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{unavailable-solid-background-color.default}\"\n },\n \"name\": \"UnavailableSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"unavailable-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"unavailable-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{unavailable-solid-background-color.hover}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.900}\",\n \"key\": \"{unavailable-solid-background-color.hover}\"\n },\n \"name\": \"UnavailableSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"unavailable-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"unavailable-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{unavailable-solid-background-color.pressed}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.1000}\",\n \"key\": \"{unavailable-solid-background-color.pressed}\"\n },\n \"name\": \"UnavailableSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"unavailable-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"unavailable-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"unavailable-solid-content-color\": {\n \"key\": \"{unavailable-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{unavailable-solid-content-color}\"\n },\n \"name\": \"UnavailableSolidContentColor\",\n \"attributes\": {\n \"category\": \"unavailable-solid-content-color\"\n },\n \"path\": [\n \"unavailable-solid-content-color\"\n ]\n },\n \"unavailable-plain-background-color\": {\n \"default\": {\n \"key\": \"{unavailable-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{unavailable-plain-background-color.default}\"\n },\n \"name\": \"UnavailablePlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"unavailable-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"unavailable-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{unavailable-plain-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.300}\",\n \"key\": \"{unavailable-plain-background-color.hover}\"\n },\n \"name\": \"UnavailablePlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"unavailable-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"unavailable-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{unavailable-plain-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.400}\",\n \"key\": \"{unavailable-plain-background-color.pressed}\"\n },\n \"name\": \"UnavailablePlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"unavailable-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"unavailable-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"unavailable-plain-content-color\": {\n \"key\": \"{unavailable-plain-content-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{unavailable-plain-content-color}\"\n },\n \"name\": \"UnavailablePlainContentColor\",\n \"attributes\": {\n \"category\": \"unavailable-plain-content-color\"\n },\n \"path\": [\n \"unavailable-plain-content-color\"\n ]\n },\n \"unavailable-outline-background-color\": {\n \"default\": {\n \"key\": \"{unavailable-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{unavailable-outline-background-color.default}\"\n },\n \"name\": \"UnavailableOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"unavailable-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"unavailable-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{unavailable-outline-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.300}\",\n \"key\": \"{unavailable-outline-background-color.hover}\"\n },\n \"name\": \"UnavailableOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"unavailable-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"unavailable-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{unavailable-outline-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.400}\",\n \"key\": \"{unavailable-outline-background-color.pressed}\"\n },\n \"name\": \"UnavailableOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"unavailable-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"unavailable-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"unavailable-outline-content-color\": {\n \"key\": \"{unavailable-outline-content-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{unavailable-outline-content-color}\"\n },\n \"name\": \"UnavailableOutlineContentColor\",\n \"attributes\": {\n \"category\": \"unavailable-outline-content-color\"\n },\n \"path\": [\n \"unavailable-outline-content-color\"\n ]\n },\n \"unavailable-outline-border-color\": {\n \"key\": \"{unavailable-outline-border-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{unavailable-outline-border-color}\"\n },\n \"name\": \"UnavailableOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"unavailable-outline-border-color\"\n },\n \"path\": [\n \"unavailable-outline-border-color\"\n ]\n },\n \"unavailable-soft-background-color\": {\n \"default\": {\n \"key\": \"{unavailable-soft-background-color.default}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.300}\",\n \"key\": \"{unavailable-soft-background-color.default}\"\n },\n \"name\": \"UnavailableSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"unavailable-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"unavailable-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{unavailable-soft-background-color.hover}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.400}\",\n \"key\": \"{unavailable-soft-background-color.hover}\"\n },\n \"name\": \"UnavailableSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"unavailable-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"unavailable-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{unavailable-soft-background-color.pressed}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.500}\",\n \"key\": \"{unavailable-soft-background-color.pressed}\"\n },\n \"name\": \"UnavailableSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"unavailable-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"unavailable-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"unavailable-soft-content-color\": {\n \"key\": \"{unavailable-soft-content-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{unavailable-soft-content-color}\"\n },\n \"name\": \"UnavailableSoftContentColor\",\n \"attributes\": {\n \"category\": \"unavailable-soft-content-color\"\n },\n \"path\": [\n \"unavailable-soft-content-color\"\n ]\n },\n \"neutral-solid-background-color\": {\n \"default\": {\n \"key\": \"{neutral-solid-background-color.default}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{neutral-solid-background-color.default}\"\n },\n \"name\": \"NeutralSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"neutral-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"neutral-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{neutral-solid-background-color.hover}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.900}\",\n \"key\": \"{neutral-solid-background-color.hover}\"\n },\n \"name\": \"NeutralSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"neutral-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"neutral-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{neutral-solid-background-color.pressed}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{neutral-solid-background-color.pressed}\"\n },\n \"name\": \"NeutralSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"neutral-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"neutral-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"neutral-solid-content-color\": {\n \"key\": \"{neutral-solid-content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{neutral-solid-content-color}\"\n },\n \"name\": \"NeutralSolidContentColor\",\n \"attributes\": {\n \"category\": \"neutral-solid-content-color\"\n },\n \"path\": [\n \"neutral-solid-content-color\"\n ]\n },\n \"neutral-plain-background-color\": {\n \"default\": {\n \"key\": \"{neutral-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{neutral-plain-background-color.default}\"\n },\n \"name\": \"NeutralPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"neutral-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"neutral-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{neutral-plain-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{neutral-plain-background-color.hover}\"\n },\n \"name\": \"NeutralPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"neutral-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"neutral-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{neutral-plain-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{neutral-plain-background-color.pressed}\"\n },\n \"name\": \"NeutralPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"neutral-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"neutral-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"neutral-plain-content-color\": {\n \"key\": \"{neutral-plain-content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{neutral-plain-content-color}\"\n },\n \"name\": \"NeutralPlainContentColor\",\n \"attributes\": {\n \"category\": \"neutral-plain-content-color\"\n },\n \"path\": [\n \"neutral-plain-content-color\"\n ]\n },\n \"neutral-outline-background-color\": {\n \"default\": {\n \"key\": \"{neutral-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{neutral-outline-background-color.default}\"\n },\n \"name\": \"NeutralOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"neutral-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"neutral-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{neutral-outline-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{neutral-outline-background-color.hover}\"\n },\n \"name\": \"NeutralOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"neutral-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"neutral-outline-background-color\",\n \"hover\"\n ]\n },\n \"selected\": {\n \"key\": \"{neutral-outline-background-color.selected}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{neutral-outline-background-color.selected}\"\n },\n \"name\": \"NeutralOutlineBackgroundColorSelected\",\n \"attributes\": {\n \"category\": \"neutral-outline-background-color\",\n \"type\": \"selected\"\n },\n \"path\": [\n \"neutral-outline-background-color\",\n \"selected\"\n ]\n },\n \"pressed\": {\n \"key\": \"{neutral-outline-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{neutral-outline-background-color.pressed}\"\n },\n \"name\": \"NeutralOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"neutral-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"neutral-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"neutral-outline-content-color\": {\n \"key\": \"{neutral-outline-content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{neutral-outline-content-color}\"\n },\n \"name\": \"NeutralOutlineContentColor\",\n \"attributes\": {\n \"category\": \"neutral-outline-content-color\"\n },\n \"path\": [\n \"neutral-outline-content-color\"\n ]\n },\n \"neutral-outline-border-color\": {\n \"key\": \"{neutral-outline-border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.700}\",\n \"key\": \"{neutral-outline-border-color}\"\n },\n \"name\": \"NeutralOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"neutral-outline-border-color\"\n },\n \"path\": [\n \"neutral-outline-border-color\"\n ]\n },\n \"neutral-soft-background-color\": {\n \"default\": {\n \"key\": \"{neutral-soft-background-color.default}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{neutral-soft-background-color.default}\"\n },\n \"name\": \"NeutralSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"neutral-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"neutral-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{neutral-soft-background-color.hover}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{neutral-soft-background-color.hover}\"\n },\n \"name\": \"NeutralSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"neutral-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"neutral-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{neutral-soft-background-color.pressed}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.600}\",\n \"key\": \"{neutral-soft-background-color.pressed}\"\n },\n \"name\": \"NeutralSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"neutral-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"neutral-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"neutral-soft-content-color\": {\n \"key\": \"{neutral-soft-content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{neutral-soft-content-color}\"\n },\n \"name\": \"NeutralSoftContentColor\",\n \"attributes\": {\n \"category\": \"neutral-soft-content-color\"\n },\n \"path\": [\n \"neutral-soft-content-color\"\n ]\n },\n \"disabled-solid-background-color\": {\n \"key\": \"{disabled-solid-background-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{disabled-solid-background-color}\"\n },\n \"name\": \"DisabledSolidBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-background-color\"\n },\n \"path\": [\n \"disabled-solid-background-color\"\n ]\n },\n \"disabled-solid-content-color\": {\n \"key\": \"{disabled-solid-content-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{disabled-solid-content-color}\"\n },\n \"name\": \"DisabledSolidContentColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-content-color\"\n },\n \"path\": [\n \"disabled-solid-content-color\"\n ]\n },\n \"disabled-solid-dark-background-color\": {\n \"key\": \"{disabled-solid-dark-background-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.300}\",\n \"key\": \"{disabled-solid-dark-background-color}\"\n },\n \"name\": \"DisabledSolidDarkBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-dark-background-color\"\n },\n \"path\": [\n \"disabled-solid-dark-background-color\"\n ]\n },\n \"disabled-solid-dark-content-color\": {\n \"key\": \"{disabled-solid-dark-content-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.300}\",\n \"key\": \"{disabled-solid-dark-content-color}\"\n },\n \"name\": \"DisabledSolidDarkContentColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-dark-content-color\"\n },\n \"path\": [\n \"disabled-solid-dark-content-color\"\n ]\n },\n \"disabled-solid-light-background-color\": {\n \"key\": \"{disabled-solid-light-background-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.300}\",\n \"key\": \"{disabled-solid-light-background-color}\"\n },\n \"name\": \"DisabledSolidLightBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-light-background-color\"\n },\n \"path\": [\n \"disabled-solid-light-background-color\"\n ]\n },\n \"disabled-solid-light-content-color\": {\n \"key\": \"{disabled-solid-light-content-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.300}\",\n \"key\": \"{disabled-solid-light-content-color}\"\n },\n \"name\": \"DisabledSolidLightContentColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-light-content-color\"\n },\n \"path\": [\n \"disabled-solid-light-content-color\"\n ]\n },\n \"disabled-solid-dark-static-background-color\": {\n \"key\": \"{disabled-solid-dark-static-background-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.300}\",\n \"key\": \"{disabled-solid-dark-static-background-color}\"\n },\n \"name\": \"DisabledSolidDarkStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-dark-static-background-color\"\n },\n \"path\": [\n \"disabled-solid-dark-static-background-color\"\n ]\n },\n \"disabled-solid-dark-static-content-color\": {\n \"key\": \"{disabled-solid-dark-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.300}\",\n \"key\": \"{disabled-solid-dark-static-content-color}\"\n },\n \"name\": \"DisabledSolidDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-dark-static-content-color\"\n },\n \"path\": [\n \"disabled-solid-dark-static-content-color\"\n ]\n },\n \"disabled-solid-light-static-background-color\": {\n \"key\": \"{disabled-solid-light-static-background-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.300}\",\n \"key\": \"{disabled-solid-light-static-background-color}\"\n },\n \"name\": \"DisabledSolidLightStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-light-static-background-color\"\n },\n \"path\": [\n \"disabled-solid-light-static-background-color\"\n ]\n },\n \"disabled-solid-light-static-content-color\": {\n \"key\": \"{disabled-solid-light-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.300}\",\n \"key\": \"{disabled-solid-light-static-content-color}\"\n },\n \"name\": \"DisabledSolidLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-solid-light-static-content-color\"\n },\n \"path\": [\n \"disabled-solid-light-static-content-color\"\n ]\n },\n \"disabled-plain-background-color\": {\n \"key\": \"{disabled-plain-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{disabled-plain-background-color}\"\n },\n \"name\": \"DisabledPlainBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-background-color\"\n },\n \"path\": [\n \"disabled-plain-background-color\"\n ]\n },\n \"disabled-plain-content-color\": {\n \"key\": \"{disabled-plain-content-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{disabled-plain-content-color}\"\n },\n \"name\": \"DisabledPlainContentColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-content-color\"\n },\n \"path\": [\n \"disabled-plain-content-color\"\n ]\n },\n \"disabled-plain-dark-content-color\": {\n \"key\": \"{disabled-plain-dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{disabled-plain-dark-content-color}\"\n },\n \"name\": \"DisabledPlainDarkContentColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-dark-content-color\"\n },\n \"path\": [\n \"disabled-plain-dark-content-color\"\n ]\n },\n \"disabled-plain-light-content-color\": {\n \"key\": \"{disabled-plain-light-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{disabled-plain-light-content-color}\"\n },\n \"name\": \"DisabledPlainLightContentColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-light-content-color\"\n },\n \"path\": [\n \"disabled-plain-light-content-color\"\n ]\n },\n \"disabled-plain-dark-static-content-color\": {\n \"key\": \"{disabled-plain-dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{disabled-plain-dark-static-content-color}\"\n },\n \"name\": \"DisabledPlainDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-dark-static-content-color\"\n },\n \"path\": [\n \"disabled-plain-dark-static-content-color\"\n ]\n },\n \"disabled-plain-light-static-content-color\": {\n \"key\": \"{disabled-plain-light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{disabled-plain-light-static-content-color}\"\n },\n \"name\": \"DisabledPlainLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-plain-light-static-content-color\"\n },\n \"path\": [\n \"disabled-plain-light-static-content-color\"\n ]\n },\n \"disabled-outline-background-color\": {\n \"key\": \"{disabled-outline-background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{disabled-outline-background-color}\"\n },\n \"name\": \"DisabledOutlineBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-background-color\"\n },\n \"path\": [\n \"disabled-outline-background-color\"\n ]\n },\n \"disabled-outline-content-color\": {\n \"key\": \"{disabled-outline-content-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{disabled-outline-content-color}\"\n },\n \"name\": \"DisabledOutlineContentColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-content-color\"\n },\n \"path\": [\n \"disabled-outline-content-color\"\n ]\n },\n \"disabled-outline-border-color\": {\n \"key\": \"{disabled-outline-border-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{disabled-outline-border-color}\"\n },\n \"name\": \"DisabledOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-border-color\"\n },\n \"path\": [\n \"disabled-outline-border-color\"\n ]\n },\n \"disabled-outline-dark-background-color\": {\n \"key\": \"{disabled-outline-dark-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{disabled-outline-dark-background-color}\"\n },\n \"name\": \"DisabledOutlineDarkBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-background-color\"\n },\n \"path\": [\n \"disabled-outline-dark-background-color\"\n ]\n },\n \"disabled-outline-dark-border-color\": {\n \"key\": \"{disabled-outline-dark-border-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{disabled-outline-dark-border-color}\"\n },\n \"name\": \"DisabledOutlineDarkBorderColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-border-color\"\n },\n \"path\": [\n \"disabled-outline-dark-border-color\"\n ]\n },\n \"disabled-outline-dark-content-color\": {\n \"key\": \"{disabled-outline-dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{disabled-outline-dark-content-color}\"\n },\n \"name\": \"DisabledOutlineDarkContentColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-content-color\"\n },\n \"path\": [\n \"disabled-outline-dark-content-color\"\n ]\n },\n \"disabled-outline-light-background-color\": {\n \"key\": \"{disabled-outline-light-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{disabled-outline-light-background-color}\"\n },\n \"name\": \"DisabledOutlineLightBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-background-color\"\n },\n \"path\": [\n \"disabled-outline-light-background-color\"\n ]\n },\n \"disabled-outline-light-border-color\": {\n \"key\": \"{disabled-outline-light-border-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{disabled-outline-light-border-color}\"\n },\n \"name\": \"DisabledOutlineLightBorderColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-border-color\"\n },\n \"path\": [\n \"disabled-outline-light-border-color\"\n ]\n },\n \"disabled-outline-light-content-color\": {\n \"key\": \"{disabled-outline-light-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{disabled-outline-light-content-color}\"\n },\n \"name\": \"DisabledOutlineLightContentColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-content-color\"\n },\n \"path\": [\n \"disabled-outline-light-content-color\"\n ]\n },\n \"disabled-outline-dark-static-background-color\": {\n \"key\": \"{disabled-outline-dark-static-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{disabled-outline-dark-static-background-color}\"\n },\n \"name\": \"DisabledOutlineDarkStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-static-background-color\"\n },\n \"path\": [\n \"disabled-outline-dark-static-background-color\"\n ]\n },\n \"disabled-outline-dark-static-border-color\": {\n \"key\": \"{disabled-outline-dark-static-border-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{disabled-outline-dark-static-border-color}\"\n },\n \"name\": \"DisabledOutlineDarkStaticBorderColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-static-border-color\"\n },\n \"path\": [\n \"disabled-outline-dark-static-border-color\"\n ]\n },\n \"disabled-outline-dark-static-content-color\": {\n \"key\": \"{disabled-outline-dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{disabled-outline-dark-static-content-color}\"\n },\n \"name\": \"DisabledOutlineDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-dark-static-content-color\"\n },\n \"path\": [\n \"disabled-outline-dark-static-content-color\"\n ]\n },\n \"disabled-outline-light-static-background-color\": {\n \"key\": \"{disabled-outline-light-static-background-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{disabled-outline-light-static-background-color}\"\n },\n \"name\": \"DisabledOutlineLightStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-static-background-color\"\n },\n \"path\": [\n \"disabled-outline-light-static-background-color\"\n ]\n },\n \"disabled-outline-light-static-border-color\": {\n \"key\": \"{disabled-outline-light-static-border-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{disabled-outline-light-static-border-color}\"\n },\n \"name\": \"DisabledOutlineLightStaticBorderColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-static-border-color\"\n },\n \"path\": [\n \"disabled-outline-light-static-border-color\"\n ]\n },\n \"disabled-outline-light-static-content-color\": {\n \"key\": \"{disabled-outline-light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{disabled-outline-light-static-content-color}\"\n },\n \"name\": \"DisabledOutlineLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-outline-light-static-content-color\"\n },\n \"path\": [\n \"disabled-outline-light-static-content-color\"\n ]\n },\n \"disabled-soft-background-color\": {\n \"key\": \"{disabled-soft-background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{disabled-soft-background-color}\"\n },\n \"name\": \"DisabledSoftBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-background-color\"\n },\n \"path\": [\n \"disabled-soft-background-color\"\n ]\n },\n \"disabled-soft-content-color\": {\n \"key\": \"{disabled-soft-content-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{disabled-soft-content-color}\"\n },\n \"name\": \"DisabledSoftContentColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-content-color\"\n },\n \"path\": [\n \"disabled-soft-content-color\"\n ]\n },\n \"disabled-soft-dark-background-color\": {\n \"key\": \"{disabled-soft-dark-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.100}\",\n \"key\": \"{disabled-soft-dark-background-color}\"\n },\n \"name\": \"DisabledSoftDarkBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-dark-background-color\"\n },\n \"path\": [\n \"disabled-soft-dark-background-color\"\n ]\n },\n \"disabled-soft-dark-content-color\": {\n \"key\": \"{disabled-soft-dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{disabled-soft-dark-content-color}\"\n },\n \"name\": \"DisabledSoftDarkContentColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-dark-content-color\"\n },\n \"path\": [\n \"disabled-soft-dark-content-color\"\n ]\n },\n \"disabled-soft-light-background-color\": {\n \"key\": \"{disabled-soft-light-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.100}\",\n \"key\": \"{disabled-soft-light-background-color}\"\n },\n \"name\": \"DisabledSoftLightBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-light-background-color\"\n },\n \"path\": [\n \"disabled-soft-light-background-color\"\n ]\n },\n \"disabled-soft-light-content-color\": {\n \"key\": \"{disabled-soft-light-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{disabled-soft-light-content-color}\"\n },\n \"name\": \"DisabledSoftLightContentColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-light-content-color\"\n },\n \"path\": [\n \"disabled-soft-light-content-color\"\n ]\n },\n \"disabled-soft-dark-static-background-color\": {\n \"key\": \"{disabled-soft-dark-static-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100}\",\n \"key\": \"{disabled-soft-dark-static-background-color}\"\n },\n \"name\": \"DisabledSoftDarkStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-dark-static-background-color\"\n },\n \"path\": [\n \"disabled-soft-dark-static-background-color\"\n ]\n },\n \"disabled-soft-dark-static-content-color\": {\n \"key\": \"{disabled-soft-dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{disabled-soft-dark-static-content-color}\"\n },\n \"name\": \"DisabledSoftDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-dark-static-content-color\"\n },\n \"path\": [\n \"disabled-soft-dark-static-content-color\"\n ]\n },\n \"disabled-soft-light-static-background-color\": {\n \"key\": \"{disabled-soft-light-static-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.100}\",\n \"key\": \"{disabled-soft-light-static-background-color}\"\n },\n \"name\": \"DisabledSoftLightStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-light-static-background-color\"\n },\n \"path\": [\n \"disabled-soft-light-static-background-color\"\n ]\n },\n \"disabled-soft-light-static-content-color\": {\n \"key\": \"{disabled-soft-light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{disabled-soft-light-static-content-color}\"\n },\n \"name\": \"DisabledSoftLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"disabled-soft-light-static-content-color\"\n },\n \"path\": [\n \"disabled-soft-light-static-content-color\"\n ]\n },\n \"dark-solid-background-color\": {\n \"default\": {\n \"key\": \"{dark-solid-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{dark-solid-background-color.default}\"\n },\n \"name\": \"DarkSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-solid-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.700}\",\n \"key\": \"{dark-solid-background-color.hover}\"\n },\n \"name\": \"DarkSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-solid-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.600}\",\n \"key\": \"{dark-solid-background-color.pressed}\"\n },\n \"name\": \"DarkSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-solid-content-color\": {\n \"key\": \"{dark-solid-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{dark-solid-content-color}\"\n },\n \"name\": \"DarkSolidContentColor\",\n \"attributes\": {\n \"category\": \"dark-solid-content-color\"\n },\n \"path\": [\n \"dark-solid-content-color\"\n ]\n },\n \"dark-soft-background-color\": {\n \"default\": {\n \"key\": \"{dark-soft-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.100}\",\n \"key\": \"{dark-soft-background-color.default}\"\n },\n \"name\": \"DarkSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-soft-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{dark-soft-background-color.hover}\"\n },\n \"name\": \"DarkSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-soft-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.300}\",\n \"key\": \"{dark-soft-background-color.pressed}\"\n },\n \"name\": \"DarkSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-soft-content-color\": {\n \"key\": \"{dark-soft-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{dark-soft-content-color}\"\n },\n \"name\": \"DarkSoftContentColor\",\n \"attributes\": {\n \"category\": \"dark-soft-content-color\"\n },\n \"path\": [\n \"dark-soft-content-color\"\n ]\n },\n \"dark-plain-background-color\": {\n \"default\": {\n \"key\": \"{dark-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{dark-plain-background-color.default}\"\n },\n \"name\": \"DarkPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-plain-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.100}\",\n \"key\": \"{dark-plain-background-color.hover}\"\n },\n \"name\": \"DarkPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-plain-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{dark-plain-background-color.pressed}\"\n },\n \"name\": \"DarkPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-plain-content-color\": {\n \"key\": \"{dark-plain-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{dark-plain-content-color}\"\n },\n \"name\": \"DarkPlainContentColor\",\n \"attributes\": {\n \"category\": \"dark-plain-content-color\"\n },\n \"path\": [\n \"dark-plain-content-color\"\n ]\n },\n \"dark-outline-background-color\": {\n \"default\": {\n \"key\": \"{dark-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{dark-outline-background-color.default}\"\n },\n \"name\": \"DarkOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-outline-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.100}\",\n \"key\": \"{dark-outline-background-color.hover}\"\n },\n \"name\": \"DarkOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-outline-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{dark-outline-background-color.pressed}\"\n },\n \"name\": \"DarkOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-outline-border-color\": {\n \"key\": \"{dark-outline-border-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{dark-outline-border-color}\"\n },\n \"name\": \"DarkOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"dark-outline-border-color\"\n },\n \"path\": [\n \"dark-outline-border-color\"\n ]\n },\n \"dark-outline-content-color\": {\n \"key\": \"{dark-outline-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{dark-outline-content-color}\"\n },\n \"name\": \"DarkOutlineContentColor\",\n \"attributes\": {\n \"category\": \"dark-outline-content-color\"\n },\n \"path\": [\n \"dark-outline-content-color\"\n ]\n },\n \"light-solid-background-color\": {\n \"default\": {\n \"key\": \"{light-solid-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{light-solid-background-color.default}\"\n },\n \"name\": \"LightSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-solid-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.700}\",\n \"key\": \"{light-solid-background-color.hover}\"\n },\n \"name\": \"LightSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-solid-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.600}\",\n \"key\": \"{light-solid-background-color.pressed}\"\n },\n \"name\": \"LightSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-solid-content-color\": {\n \"key\": \"{light-solid-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{light-solid-content-color}\"\n },\n \"name\": \"LightSolidContentColor\",\n \"attributes\": {\n \"category\": \"light-solid-content-color\"\n },\n \"path\": [\n \"light-solid-content-color\"\n ]\n },\n \"light-soft-background-color\": {\n \"default\": {\n \"key\": \"{light-soft-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.100}\",\n \"key\": \"{light-soft-background-color.default}\"\n },\n \"name\": \"LightSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-soft-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{light-soft-background-color.hover}\"\n },\n \"name\": \"LightSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-soft-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.300}\",\n \"key\": \"{light-soft-background-color.pressed}\"\n },\n \"name\": \"LightSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-soft-content-color\": {\n \"key\": \"{light-soft-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{light-soft-content-color}\"\n },\n \"name\": \"LightSoftContentColor\",\n \"attributes\": {\n \"category\": \"light-soft-content-color\"\n },\n \"path\": [\n \"light-soft-content-color\"\n ]\n },\n \"light-plain-background-color\": {\n \"default\": {\n \"key\": \"{light-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{light-plain-background-color.default}\"\n },\n \"name\": \"LightPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-plain-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.100}\",\n \"key\": \"{light-plain-background-color.hover}\"\n },\n \"name\": \"LightPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-plain-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{light-plain-background-color.pressed}\"\n },\n \"name\": \"LightPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-plain-content-color\": {\n \"key\": \"{light-plain-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{light-plain-content-color}\"\n },\n \"name\": \"LightPlainContentColor\",\n \"attributes\": {\n \"category\": \"light-plain-content-color\"\n },\n \"path\": [\n \"light-plain-content-color\"\n ]\n },\n \"light-outline-background-color\": {\n \"default\": {\n \"key\": \"{light-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{light-outline-background-color.default}\"\n },\n \"name\": \"LightOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-outline-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.100}\",\n \"key\": \"{light-outline-background-color.hover}\"\n },\n \"name\": \"LightOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-outline-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{light-outline-background-color.pressed}\"\n },\n \"name\": \"LightOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-outline-border-color\": {\n \"key\": \"{light-outline-border-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{light-outline-border-color}\"\n },\n \"name\": \"LightOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"light-outline-border-color\"\n },\n \"path\": [\n \"light-outline-border-color\"\n ]\n },\n \"light-outline-content-color\": {\n \"key\": \"{light-outline-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{light-outline-content-color}\"\n },\n \"name\": \"LightOutlineContentColor\",\n \"attributes\": {\n \"category\": \"light-outline-content-color\"\n },\n \"path\": [\n \"light-outline-content-color\"\n ]\n },\n \"dark-static-solid-background-color\": {\n \"default\": {\n \"key\": \"{dark-static-solid-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{dark-static-solid-background-color.default}\"\n },\n \"name\": \"DarkStaticSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-static-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-static-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-static-solid-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.700}\",\n \"key\": \"{dark-static-solid-background-color.hover}\"\n },\n \"name\": \"DarkStaticSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-static-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-static-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-static-solid-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.600}\",\n \"key\": \"{dark-static-solid-background-color.pressed}\"\n },\n \"name\": \"DarkStaticSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-static-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-static-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-static-solid-content-color\": {\n \"key\": \"{dark-static-solid-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{dark-static-solid-content-color}\"\n },\n \"name\": \"DarkStaticSolidContentColor\",\n \"attributes\": {\n \"category\": \"dark-static-solid-content-color\"\n },\n \"path\": [\n \"dark-static-solid-content-color\"\n ]\n },\n \"dark-static-soft-background-color\": {\n \"default\": {\n \"key\": \"{dark-static-soft-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100}\",\n \"key\": \"{dark-static-soft-background-color.default}\"\n },\n \"name\": \"DarkStaticSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-static-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-static-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-static-soft-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{dark-static-soft-background-color.hover}\"\n },\n \"name\": \"DarkStaticSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-static-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-static-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-static-soft-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.300}\",\n \"key\": \"{dark-static-soft-background-color.pressed}\"\n },\n \"name\": \"DarkStaticSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-static-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-static-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-static-soft-content-color\": {\n \"key\": \"{dark-static-soft-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{dark-static-soft-content-color}\"\n },\n \"name\": \"DarkStaticSoftContentColor\",\n \"attributes\": {\n \"category\": \"dark-static-soft-content-color\"\n },\n \"path\": [\n \"dark-static-soft-content-color\"\n ]\n },\n \"dark-static-plain-background-color\": {\n \"default\": {\n \"key\": \"{dark-static-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{dark-static-plain-background-color.default}\"\n },\n \"name\": \"DarkStaticPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-static-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-static-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-static-plain-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100}\",\n \"key\": \"{dark-static-plain-background-color.hover}\"\n },\n \"name\": \"DarkStaticPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-static-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-static-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-static-plain-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{dark-static-plain-background-color.pressed}\"\n },\n \"name\": \"DarkStaticPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-static-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-static-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-static-plain-content-color\": {\n \"key\": \"{dark-static-plain-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{dark-static-plain-content-color}\"\n },\n \"name\": \"DarkStaticPlainContentColor\",\n \"attributes\": {\n \"category\": \"dark-static-plain-content-color\"\n },\n \"path\": [\n \"dark-static-plain-content-color\"\n ]\n },\n \"dark-static-outline-background-color\": {\n \"default\": {\n \"key\": \"{dark-static-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{dark-static-outline-background-color.default}\"\n },\n \"name\": \"DarkStaticOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"dark-static-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"dark-static-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{dark-static-outline-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100}\",\n \"key\": \"{dark-static-outline-background-color.hover}\"\n },\n \"name\": \"DarkStaticOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"dark-static-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"dark-static-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{dark-static-outline-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{dark-static-outline-background-color.pressed}\"\n },\n \"name\": \"DarkStaticOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"dark-static-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"dark-static-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-static-outline-border-color\": {\n \"key\": \"{dark-static-outline-border-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{dark-static-outline-border-color}\"\n },\n \"name\": \"DarkStaticOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"dark-static-outline-border-color\"\n },\n \"path\": [\n \"dark-static-outline-border-color\"\n ]\n },\n \"dark-static-outline-content-color\": {\n \"key\": \"{dark-static-outline-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{dark-static-outline-content-color}\"\n },\n \"name\": \"DarkStaticOutlineContentColor\",\n \"attributes\": {\n \"category\": \"dark-static-outline-content-color\"\n },\n \"path\": [\n \"dark-static-outline-content-color\"\n ]\n },\n \"light-static-solid-background-color\": {\n \"default\": {\n \"key\": \"{light-static-solid-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-static-solid-background-color.default}\"\n },\n \"name\": \"LightStaticSolidBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-static-solid-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-static-solid-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-static-solid-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.700}\",\n \"key\": \"{light-static-solid-background-color.hover}\"\n },\n \"name\": \"LightStaticSolidBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-static-solid-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-static-solid-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-static-solid-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.600}\",\n \"key\": \"{light-static-solid-background-color.pressed}\"\n },\n \"name\": \"LightStaticSolidBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-static-solid-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-static-solid-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-static-solid-content-color\": {\n \"key\": \"{light-static-solid-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{light-static-solid-content-color}\"\n },\n \"name\": \"LightStaticSolidContentColor\",\n \"attributes\": {\n \"category\": \"light-static-solid-content-color\"\n },\n \"path\": [\n \"light-static-solid-content-color\"\n ]\n },\n \"light-static-soft-background-color\": {\n \"default\": {\n \"key\": \"{light-static-soft-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.100}\",\n \"key\": \"{light-static-soft-background-color.default}\"\n },\n \"name\": \"LightStaticSoftBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-static-soft-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-static-soft-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-static-soft-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{light-static-soft-background-color.hover}\"\n },\n \"name\": \"LightStaticSoftBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-static-soft-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-static-soft-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-static-soft-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.300}\",\n \"key\": \"{light-static-soft-background-color.pressed}\"\n },\n \"name\": \"LightStaticSoftBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-static-soft-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-static-soft-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-static-soft-content-color\": {\n \"key\": \"{light-static-soft-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-static-soft-content-color}\"\n },\n \"name\": \"LightStaticSoftContentColor\",\n \"attributes\": {\n \"category\": \"light-static-soft-content-color\"\n },\n \"path\": [\n \"light-static-soft-content-color\"\n ]\n },\n \"light-static-plain-background-color\": {\n \"default\": {\n \"key\": \"{light-static-plain-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{light-static-plain-background-color.default}\"\n },\n \"name\": \"LightStaticPlainBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-static-plain-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-static-plain-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-static-plain-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.100}\",\n \"key\": \"{light-static-plain-background-color.hover}\"\n },\n \"name\": \"LightStaticPlainBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-static-plain-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-static-plain-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-static-plain-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{light-static-plain-background-color.pressed}\"\n },\n \"name\": \"LightStaticPlainBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-static-plain-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-static-plain-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-static-plain-content-color\": {\n \"key\": \"{light-static-plain-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-static-plain-content-color}\"\n },\n \"name\": \"LightStaticPlainContentColor\",\n \"attributes\": {\n \"category\": \"light-static-plain-content-color\"\n },\n \"path\": [\n \"light-static-plain-content-color\"\n ]\n },\n \"light-static-outline-background-color\": {\n \"default\": {\n \"key\": \"{light-static-outline-background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.transparent}\",\n \"key\": \"{light-static-outline-background-color.default}\"\n },\n \"name\": \"LightStaticOutlineBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"light-static-outline-background-color\",\n \"type\": \"default\"\n },\n \"path\": [\n \"light-static-outline-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{light-static-outline-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.100}\",\n \"key\": \"{light-static-outline-background-color.hover}\"\n },\n \"name\": \"LightStaticOutlineBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"light-static-outline-background-color\",\n \"type\": \"hover\"\n },\n \"path\": [\n \"light-static-outline-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{light-static-outline-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{light-static-outline-background-color.pressed}\"\n },\n \"name\": \"LightStaticOutlineBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"light-static-outline-background-color\",\n \"type\": \"pressed\"\n },\n \"path\": [\n \"light-static-outline-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-static-outline-border-color\": {\n \"key\": \"{light-static-outline-border-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-static-outline-border-color}\"\n },\n \"name\": \"LightStaticOutlineBorderColor\",\n \"attributes\": {\n \"category\": \"light-static-outline-border-color\"\n },\n \"path\": [\n \"light-static-outline-border-color\"\n ]\n },\n \"light-static-outline-content-color\": {\n \"key\": \"{light-static-outline-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-aliases.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-static-outline-content-color}\"\n },\n \"name\": \"LightStaticOutlineContentColor\",\n \"attributes\": {\n \"category\": \"light-static-outline-content-color\"\n },\n \"path\": [\n \"light-static-outline-content-color\"\n ]\n },\n \"color\": {\n \"gray\": {\n \"100\": {\n \"key\": \"{color.gray.100}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#1B1F24\",\n \"key\": \"{color.gray.100}\"\n },\n \"name\": \"ColorGray100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.gray.200}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#292F37\",\n \"key\": \"{color.gray.200}\"\n },\n \"name\": \"ColorGray200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.gray.300}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#3A434E\",\n \"key\": \"{color.gray.300}\"\n },\n \"name\": \"ColorGray300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.gray.400}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#5E6C7A\",\n \"key\": \"{color.gray.400}\"\n },\n \"name\": \"ColorGray400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.gray.500}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#8FA1B4\",\n \"key\": \"{color.gray.500}\"\n },\n \"name\": \"ColorGray500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.gray.600}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#B7C9DB\",\n \"key\": \"{color.gray.600}\"\n },\n \"name\": \"ColorGray600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.gray.700}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#DCE9F7\",\n \"key\": \"{color.gray.700}\"\n },\n \"name\": \"ColorGray700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.gray.800}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#E5EFF8\",\n \"key\": \"{color.gray.800}\"\n },\n \"name\": \"ColorGray800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.gray.900}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F4F8FC\",\n \"key\": \"{color.gray.900}\"\n },\n \"name\": \"ColorGray900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.gray.1000}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFFFFF\",\n \"key\": \"{color.gray.1000}\"\n },\n \"name\": \"ColorGray1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.gray.1100}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFFFFF\",\n \"key\": \"{color.gray.1100}\"\n },\n \"name\": \"ColorGray1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"1100\"\n ]\n },\n \"1200\": {\n \"key\": \"{color.gray.1200}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFFFFF\",\n \"key\": \"{color.gray.1200}\"\n },\n \"name\": \"ColorGray1200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gray\",\n \"item\": \"1200\"\n },\n \"path\": [\n \"color\",\n \"gray\",\n \"1200\"\n ]\n }\n },\n \"hosting-blue\": {\n \"100\": {\n \"key\": \"{color.hosting-blue.100}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00205C\",\n \"key\": \"{color.hosting-blue.100}\"\n },\n \"name\": \"ColorHostingBlue100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.hosting-blue.200}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#002A7B\",\n \"key\": \"{color.hosting-blue.200}\"\n },\n \"name\": \"ColorHostingBlue200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.hosting-blue.300}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#003FB8\",\n \"key\": \"{color.hosting-blue.300}\"\n },\n \"name\": \"ColorHostingBlue300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.hosting-blue.400}\",\n \"value\": \"#0054F5\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#0054F5\",\n \"key\": \"{color.hosting-blue.400}\"\n },\n \"name\": \"ColorHostingBlue400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.hosting-blue.500}\",\n \"value\": \"#1A68FF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#1A68FF\",\n \"key\": \"{color.hosting-blue.500}\"\n },\n \"name\": \"ColorHostingBlue500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.hosting-blue.600}\",\n \"value\": \"#3D80FF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#3D80FF\",\n \"key\": \"{color.hosting-blue.600}\"\n },\n \"name\": \"ColorHostingBlue600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.hosting-blue.700}\",\n \"value\": \"#6197FF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#6197FF\",\n \"key\": \"{color.hosting-blue.700}\"\n },\n \"name\": \"ColorHostingBlue700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.hosting-blue.800}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#85AFFF\",\n \"key\": \"{color.hosting-blue.800}\"\n },\n \"name\": \"ColorHostingBlue800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.hosting-blue.900}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ABC6FF\",\n \"key\": \"{color.hosting-blue.900}\"\n },\n \"name\": \"ColorHostingBlue900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.hosting-blue.1000}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#E0EBFF\",\n \"key\": \"{color.hosting-blue.1000}\"\n },\n \"name\": \"ColorHostingBlue1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.hosting-blue.1100}\",\n \"value\": \"#F0F5FF\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F0F5FF\",\n \"key\": \"{color.hosting-blue.1100}\"\n },\n \"name\": \"ColorHostingBlue1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"hosting-blue\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"hosting-blue\",\n \"1100\"\n ]\n }\n },\n \"amaranth-red\": {\n \"100\": {\n \"key\": \"{color.amaranth-red.100}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#540B1B\",\n \"key\": \"{color.amaranth-red.100}\"\n },\n \"name\": \"ColorAmaranthRed100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.amaranth-red.200}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#710F24\",\n \"key\": \"{color.amaranth-red.200}\"\n },\n \"name\": \"ColorAmaranthRed200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.amaranth-red.300}\",\n \"value\": \"#AB1737\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#AB1737\",\n \"key\": \"{color.amaranth-red.300}\"\n },\n \"name\": \"ColorAmaranthRed300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.amaranth-red.400}\",\n \"value\": \"#E1244C\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#E1244C\",\n \"key\": \"{color.amaranth-red.400}\"\n },\n \"name\": \"ColorAmaranthRed400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.amaranth-red.500}\",\n \"value\": \"#E54366\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#E54366\",\n \"key\": \"{color.amaranth-red.500}\"\n },\n \"name\": \"ColorAmaranthRed500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.amaranth-red.600}\",\n \"value\": \"#EA637F\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#EA637F\",\n \"key\": \"{color.amaranth-red.600}\"\n },\n \"name\": \"ColorAmaranthRed600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.amaranth-red.700}\",\n \"value\": \"#EE8299\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#EE8299\",\n \"key\": \"{color.amaranth-red.700}\"\n },\n \"name\": \"ColorAmaranthRed700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.amaranth-red.800}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F2A2B3\",\n \"key\": \"{color.amaranth-red.800}\"\n },\n \"name\": \"ColorAmaranthRed800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.amaranth-red.900}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F7C1CC\",\n \"key\": \"{color.amaranth-red.900}\"\n },\n \"name\": \"ColorAmaranthRed900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.amaranth-red.1000}\",\n \"value\": \"#FBE0E6\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FBE0E6\",\n \"key\": \"{color.amaranth-red.1000}\"\n },\n \"name\": \"ColorAmaranthRed1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.amaranth-red.1100}\",\n \"value\": \"#FDF0F3\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FDF0F3\",\n \"key\": \"{color.amaranth-red.1100}\"\n },\n \"name\": \"ColorAmaranthRed1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"amaranth-red\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"amaranth-red\",\n \"1100\"\n ]\n }\n },\n \"royal-orange\": {\n \"100\": {\n \"key\": \"{color.royal-orange.100}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#763200\",\n \"key\": \"{color.royal-orange.100}\"\n },\n \"name\": \"ColorRoyalOrange100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.royal-orange.200}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#8F3D00\",\n \"key\": \"{color.royal-orange.200}\"\n },\n \"name\": \"ColorRoyalOrange200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.royal-orange.300}\",\n \"value\": \"#C25200\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#C25200\",\n \"key\": \"{color.royal-orange.300}\"\n },\n \"name\": \"ColorRoyalOrange300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.royal-orange.400}\",\n \"value\": \"#F56800\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F56800\",\n \"key\": \"{color.royal-orange.400}\"\n },\n \"name\": \"ColorRoyalOrange400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.royal-orange.500}\",\n \"value\": \"#FF8225\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FF8225\",\n \"key\": \"{color.royal-orange.500}\"\n },\n \"name\": \"ColorRoyalOrange500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.royal-orange.600}\",\n \"value\": \"#FF9343\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FF9343\",\n \"key\": \"{color.royal-orange.600}\"\n },\n \"name\": \"ColorRoyalOrange600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.royal-orange.700}\",\n \"value\": \"#FFA562\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFA562\",\n \"key\": \"{color.royal-orange.700}\"\n },\n \"name\": \"ColorRoyalOrange700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.royal-orange.800}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFC89F\",\n \"key\": \"{color.royal-orange.800}\"\n },\n \"name\": \"ColorRoyalOrange800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.royal-orange.900}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFD9BD\",\n \"key\": \"{color.royal-orange.900}\"\n },\n \"name\": \"ColorRoyalOrange900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.royal-orange.1000}\",\n \"value\": \"#FFEBDC\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFEBDC\",\n \"key\": \"{color.royal-orange.1000}\"\n },\n \"name\": \"ColorRoyalOrange1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.royal-orange.1100}\",\n \"value\": \"#FFF4EB\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#FFF4EB\",\n \"key\": \"{color.royal-orange.1100}\"\n },\n \"name\": \"ColorRoyalOrange1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"royal-orange\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"royal-orange\",\n \"1100\"\n ]\n }\n },\n \"espelkamp-green\": {\n \"100\": {\n \"key\": \"{color.espelkamp-green.100}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00291C\",\n \"key\": \"{color.espelkamp-green.100}\"\n },\n \"name\": \"ColorEspelkampGreen100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.espelkamp-green.200}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#003B29\",\n \"key\": \"{color.espelkamp-green.200}\"\n },\n \"name\": \"ColorEspelkampGreen200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.espelkamp-green.300}\",\n \"value\": \"#005F42\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#005F42\",\n \"key\": \"{color.espelkamp-green.300}\"\n },\n \"name\": \"ColorEspelkampGreen300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.espelkamp-green.400}\",\n \"value\": \"#00825B\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00825B\",\n \"key\": \"{color.espelkamp-green.400}\"\n },\n \"name\": \"ColorEspelkampGreen400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.espelkamp-green.500}\",\n \"value\": \"#00A673\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00A673\",\n \"key\": \"{color.espelkamp-green.500}\"\n },\n \"name\": \"ColorEspelkampGreen500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.espelkamp-green.600}\",\n \"value\": \"#00DE9A\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00DE9A\",\n \"key\": \"{color.espelkamp-green.600}\"\n },\n \"name\": \"ColorEspelkampGreen600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.espelkamp-green.700}\",\n \"value\": \"#17FFB8\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#17FFB8\",\n \"key\": \"{color.espelkamp-green.700}\"\n },\n \"name\": \"ColorEspelkampGreen700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.espelkamp-green.800}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#4FFFC9\",\n \"key\": \"{color.espelkamp-green.800}\"\n },\n \"name\": \"ColorEspelkampGreen800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.espelkamp-green.900}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#87FFDA\",\n \"key\": \"{color.espelkamp-green.900}\"\n },\n \"name\": \"ColorEspelkampGreen900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.espelkamp-green.1000}\",\n \"value\": \"#C0FFEB\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#C0FFEB\",\n \"key\": \"{color.espelkamp-green.1000}\"\n },\n \"name\": \"ColorEspelkampGreen1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.espelkamp-green.1100}\",\n \"value\": \"#DCFFF4\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#DCFFF4\",\n \"key\": \"{color.espelkamp-green.1100}\"\n },\n \"name\": \"ColorEspelkampGreen1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"espelkamp-green\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"espelkamp-green\",\n \"1100\"\n ]\n }\n },\n \"soft-contrast-violet\": {\n \"100\": {\n \"key\": \"{color.soft-contrast-violet.100}\",\n \"value\": \"#302a6f\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#302a6f\",\n \"key\": \"{color.soft-contrast-violet.100}\"\n },\n \"name\": \"ColorSoftContrastViolet100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.soft-contrast-violet.200}\",\n \"value\": \"#483b9f\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#483b9f\",\n \"key\": \"{color.soft-contrast-violet.200}\"\n },\n \"name\": \"ColorSoftContrastViolet200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.soft-contrast-violet.300}\",\n \"value\": \"#5d4abf\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#5d4abf\",\n \"key\": \"{color.soft-contrast-violet.300}\"\n },\n \"name\": \"ColorSoftContrastViolet300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.soft-contrast-violet.400}\",\n \"value\": \"#715DEE\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#715DEE\",\n \"key\": \"{color.soft-contrast-violet.400}\"\n },\n \"name\": \"ColorSoftContrastViolet400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.soft-contrast-violet.500}\",\n \"value\": \"#8574F0\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#8574F0\",\n \"key\": \"{color.soft-contrast-violet.500}\"\n },\n \"name\": \"ColorSoftContrastViolet500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.soft-contrast-violet.600}\",\n \"value\": \"#998BF3\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#998BF3\",\n \"key\": \"{color.soft-contrast-violet.600}\"\n },\n \"name\": \"ColorSoftContrastViolet600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.soft-contrast-violet.700}\",\n \"value\": \"#AEA2F5\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#AEA2F5\",\n \"key\": \"{color.soft-contrast-violet.700}\"\n },\n \"name\": \"ColorSoftContrastViolet700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.soft-contrast-violet.800}\",\n \"value\": \"#C2B9F8\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#C2B9F8\",\n \"key\": \"{color.soft-contrast-violet.800}\"\n },\n \"name\": \"ColorSoftContrastViolet800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.soft-contrast-violet.900}\",\n \"value\": \"#D6D0FA\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#D6D0FA\",\n \"key\": \"{color.soft-contrast-violet.900}\"\n },\n \"name\": \"ColorSoftContrastViolet900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.soft-contrast-violet.1000}\",\n \"value\": \"#EAE7FD\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#EAE7FD\",\n \"key\": \"{color.soft-contrast-violet.1000}\"\n },\n \"name\": \"ColorSoftContrastViolet1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.soft-contrast-violet.1100}\",\n \"value\": \"#F4F3FE\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#F4F3FE\",\n \"key\": \"{color.soft-contrast-violet.1100}\"\n },\n \"name\": \"ColorSoftContrastViolet1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"soft-contrast-violet\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"soft-contrast-violet\",\n \"1100\"\n ]\n }\n },\n \"mittwald-navy\": {\n \"100\": {\n \"key\": \"{color.mittwald-navy.100}\",\n \"value\": \"#0E142E\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#0E142E\",\n \"key\": \"{color.mittwald-navy.100}\"\n },\n \"name\": \"ColorMittwaldNavy100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.mittwald-navy.200}\",\n \"value\": \"#131B3D\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#131B3D\",\n \"key\": \"{color.mittwald-navy.200}\"\n },\n \"name\": \"ColorMittwaldNavy200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.mittwald-navy.300}\",\n \"value\": \"#1D285C\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#1D285C\",\n \"key\": \"{color.mittwald-navy.300}\"\n },\n \"name\": \"ColorMittwaldNavy300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.mittwald-navy.400}\",\n \"value\": \"#27367B\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#27367B\",\n \"key\": \"{color.mittwald-navy.400}\"\n },\n \"name\": \"ColorMittwaldNavy400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.mittwald-navy.500}\",\n \"value\": \"#32459E\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#32459E\",\n \"key\": \"{color.mittwald-navy.500}\"\n },\n \"name\": \"ColorMittwaldNavy500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.mittwald-navy.600}\",\n \"value\": \"#3D55C1\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#3D55C1\",\n \"key\": \"{color.mittwald-navy.600}\"\n },\n \"name\": \"ColorMittwaldNavy600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.mittwald-navy.700}\",\n \"value\": \"#5F73CC\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#5F73CC\",\n \"key\": \"{color.mittwald-navy.700}\"\n },\n \"name\": \"ColorMittwaldNavy700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.mittwald-navy.800}\",\n \"value\": \"#8291D7\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#8291D7\",\n \"key\": \"{color.mittwald-navy.800}\"\n },\n \"name\": \"ColorMittwaldNavy800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.mittwald-navy.900}\",\n \"value\": \"#A5B0E2\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#A5B0E2\",\n \"key\": \"{color.mittwald-navy.900}\"\n },\n \"name\": \"ColorMittwaldNavy900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.mittwald-navy.1000}\",\n \"value\": \"#C8CFEE\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#C8CFEE\",\n \"key\": \"{color.mittwald-navy.1000}\"\n },\n \"name\": \"ColorMittwaldNavy1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.mittwald-navy.1100}\",\n \"value\": \"#E4E7F6\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#E4E7F6\",\n \"key\": \"{color.mittwald-navy.1100}\"\n },\n \"name\": \"ColorMittwaldNavy1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"mittwald-navy\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"mittwald-navy\",\n \"1100\"\n ]\n }\n },\n \"bright-lilac\": {\n \"100\": {\n \"key\": \"{color.bright-lilac.100}\",\n \"value\": \"#470062\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#470062\",\n \"key\": \"{color.bright-lilac.100}\"\n },\n \"name\": \"ColorBrightLilac100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.bright-lilac.200}\",\n \"value\": \"#5f0083\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#5f0083\",\n \"key\": \"{color.bright-lilac.200}\"\n },\n \"name\": \"ColorBrightLilac200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.bright-lilac.300}\",\n \"value\": \"#9000c5\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#9000c5\",\n \"key\": \"{color.bright-lilac.300}\"\n },\n \"name\": \"ColorBrightLilac300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.bright-lilac.400}\",\n \"value\": \"#bc08ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#bc08ff\",\n \"key\": \"{color.bright-lilac.400}\"\n },\n \"name\": \"ColorBrightLilac400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.bright-lilac.500}\",\n \"value\": \"#ce4bff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ce4bff\",\n \"key\": \"{color.bright-lilac.500}\"\n },\n \"name\": \"ColorBrightLilac500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.bright-lilac.600}\",\n \"value\": \"#e08dff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#e08dff\",\n \"key\": \"{color.bright-lilac.600}\"\n },\n \"name\": \"ColorBrightLilac600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.bright-lilac.700}\",\n \"value\": \"#e6a1ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#e6a1ff\",\n \"key\": \"{color.bright-lilac.700}\"\n },\n \"name\": \"ColorBrightLilac700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.bright-lilac.800}\",\n \"value\": \"#ebb6ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ebb6ff\",\n \"key\": \"{color.bright-lilac.800}\"\n },\n \"name\": \"ColorBrightLilac800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.bright-lilac.900}\",\n \"value\": \"#f1caff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#f1caff\",\n \"key\": \"{color.bright-lilac.900}\"\n },\n \"name\": \"ColorBrightLilac900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.bright-lilac.1000}\",\n \"value\": \"#f6dfff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#f6dfff\",\n \"key\": \"{color.bright-lilac.1000}\"\n },\n \"name\": \"ColorBrightLilac1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.bright-lilac.1100}\",\n \"value\": \"#f9e9ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#f9e9ff\",\n \"key\": \"{color.bright-lilac.1100}\"\n },\n \"name\": \"ColorBrightLilac1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"bright-lilac\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"bright-lilac\",\n \"1100\"\n ]\n }\n },\n \"super-teal\": {\n \"100\": {\n \"key\": \"{color.super-teal.100}\",\n \"value\": \"#00424a\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00424a\",\n \"key\": \"{color.super-teal.100}\"\n },\n \"name\": \"ColorSuperTeal100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.super-teal.200}\",\n \"value\": \"#004f59\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#004f59\",\n \"key\": \"{color.super-teal.200}\"\n },\n \"name\": \"ColorSuperTeal200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.super-teal.300}\",\n \"value\": \"#006b78\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#006b78\",\n \"key\": \"{color.super-teal.300}\"\n },\n \"name\": \"ColorSuperTeal300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.super-teal.400}\",\n \"value\": \"#008696\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#008696\",\n \"key\": \"{color.super-teal.400}\"\n },\n \"name\": \"ColorSuperTeal400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.super-teal.500}\",\n \"value\": \"#00a1b5\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00a1b5\",\n \"key\": \"{color.super-teal.500}\"\n },\n \"name\": \"ColorSuperTeal500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.super-teal.600}\",\n \"value\": \"#00d3ed\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#00d3ed\",\n \"key\": \"{color.super-teal.600}\"\n },\n \"name\": \"ColorSuperTeal600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.super-teal.700}\",\n \"value\": \"#26e7ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#26e7ff\",\n \"key\": \"{color.super-teal.700}\"\n },\n \"name\": \"ColorSuperTeal700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.super-teal.800}\",\n \"value\": \"#5eedff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#5eedff\",\n \"key\": \"{color.super-teal.800}\"\n },\n \"name\": \"ColorSuperTeal800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"800\"\n ]\n },\n \"900\": {\n \"key\": \"{color.super-teal.900}\",\n \"value\": \"#96f3ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#96f3ff\",\n \"key\": \"{color.super-teal.900}\"\n },\n \"name\": \"ColorSuperTeal900\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"900\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"900\"\n ]\n },\n \"1000\": {\n \"key\": \"{color.super-teal.1000}\",\n \"value\": \"#cffaff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#cffaff\",\n \"key\": \"{color.super-teal.1000}\"\n },\n \"name\": \"ColorSuperTeal1000\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"1000\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"1000\"\n ]\n },\n \"1100\": {\n \"key\": \"{color.super-teal.1100}\",\n \"value\": \"#ebfdff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ebfdff\",\n \"key\": \"{color.super-teal.1100}\"\n },\n \"name\": \"ColorSuperTeal1100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"super-teal\",\n \"item\": \"1100\"\n },\n \"path\": [\n \"color\",\n \"super-teal\",\n \"1100\"\n ]\n }\n },\n \"categorical\": {\n \"sea-green\": {\n \"key\": \"{color.categorical.sea-green}\",\n \"value\": \"#0fb5ae\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#0fb5ae\",\n \"key\": \"{color.categorical.sea-green}\"\n },\n \"name\": \"ColorCategoricalSeaGreen\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"sea-green\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"sea-green\"\n ]\n },\n \"palatinate-blue\": {\n \"key\": \"{color.categorical.palatinate-blue}\",\n \"value\": \"#4046ca\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#4046ca\",\n \"key\": \"{color.categorical.palatinate-blue}\"\n },\n \"name\": \"ColorCategoricalPalatinateBlue\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"palatinate-blue\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"palatinate-blue\"\n ]\n },\n \"tangerine\": {\n \"key\": \"{color.categorical.tangerine}\",\n \"value\": \"#f68511\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#f68511\",\n \"key\": \"{color.categorical.tangerine}\"\n },\n \"name\": \"ColorCategoricalTangerine\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"tangerine\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"tangerine\"\n ]\n },\n \"magenta\": {\n \"key\": \"{color.categorical.magenta}\",\n \"value\": \"#de3d82\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#de3d82\",\n \"key\": \"{color.categorical.magenta}\"\n },\n \"name\": \"ColorCategoricalMagenta\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"magenta\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"magenta\"\n ]\n },\n \"tropical-indigo\": {\n \"key\": \"{color.categorical.tropical-indigo}\",\n \"value\": \"#7e84fa\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#7e84fa\",\n \"key\": \"{color.categorical.tropical-indigo}\"\n },\n \"name\": \"ColorCategoricalTropicalIndigo\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"tropical-indigo\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"tropical-indigo\"\n ]\n },\n \"malachite\": {\n \"key\": \"{color.categorical.malachite}\",\n \"value\": \"#72e06a\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#72e06a\",\n \"key\": \"{color.categorical.malachite}\"\n },\n \"name\": \"ColorCategoricalMalachite\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"malachite\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"malachite\"\n ]\n },\n \"azure\": {\n \"key\": \"{color.categorical.azure}\",\n \"value\": \"#147af3\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#147af3\",\n \"key\": \"{color.categorical.azure}\"\n },\n \"name\": \"ColorCategoricalAzure\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"azure\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"azure\"\n ]\n },\n \"violet\": {\n \"key\": \"{color.categorical.violet}\",\n \"value\": \"#7326d3\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#7326d3\",\n \"key\": \"{color.categorical.violet}\"\n },\n \"name\": \"ColorCategoricalViolet\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"violet\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"violet\"\n ]\n },\n \"yellow\": {\n \"key\": \"{color.categorical.yellow}\",\n \"value\": \"#e8c600\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#e8c600\",\n \"key\": \"{color.categorical.yellow}\"\n },\n \"name\": \"ColorCategoricalYellow\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"yellow\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"yellow\"\n ]\n },\n \"alloy-orange\": {\n \"key\": \"{color.categorical.alloy-orange}\",\n \"value\": \"#cb5d00\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#cb5d00\",\n \"key\": \"{color.categorical.alloy-orange}\"\n },\n \"name\": \"ColorCategoricalAlloyOrange\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"alloy-orange\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"alloy-orange\"\n ]\n },\n \"green\": {\n \"key\": \"{color.categorical.green}\",\n \"value\": \"#008f5d\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#008f5d\",\n \"key\": \"{color.categorical.green}\"\n },\n \"name\": \"ColorCategoricalGreen\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"green\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"green\"\n ]\n },\n \"lime\": {\n \"key\": \"{color.categorical.lime}\",\n \"value\": \"#bce931\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#bce931\",\n \"key\": \"{color.categorical.lime}\"\n },\n \"name\": \"ColorCategoricalLime\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"categorical\",\n \"item\": \"lime\"\n },\n \"path\": [\n \"color\",\n \"categorical\",\n \"lime\"\n ]\n }\n },\n \"transparent\": {\n \"key\": \"{color.transparent}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"transparent\",\n \"key\": \"{color.transparent}\"\n },\n \"name\": \"ColorTransparent\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"transparent\"\n },\n \"path\": [\n \"color\",\n \"transparent\"\n ]\n },\n \"code-syntax\": {\n \"keyword\": {\n \"key\": \"{color.code-syntax.keyword}\",\n \"value\": \"#ff7b72\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ff7b72\",\n \"key\": \"{color.code-syntax.keyword}\"\n },\n \"name\": \"ColorCodeSyntaxKeyword\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"keyword\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"keyword\"\n ]\n },\n \"type\": {\n \"key\": \"{color.code-syntax.type}\",\n \"value\": \"#d2a8ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#d2a8ff\",\n \"key\": \"{color.code-syntax.type}\"\n },\n \"name\": \"ColorCodeSyntaxType\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"type\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"type\"\n ]\n },\n \"variable\": {\n \"key\": \"{color.code-syntax.variable}\",\n \"value\": \"#79c0ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#79c0ff\",\n \"key\": \"{color.code-syntax.variable}\"\n },\n \"name\": \"ColorCodeSyntaxVariable\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"variable\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"variable\"\n ]\n },\n \"property\": {\n \"key\": \"{color.code-syntax.property}\",\n \"value\": \"#d2a8ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#d2a8ff\",\n \"key\": \"{color.code-syntax.property}\"\n },\n \"name\": \"ColorCodeSyntaxProperty\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"property\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"property\"\n ]\n },\n \"string\": {\n \"key\": \"{color.code-syntax.string}\",\n \"value\": \"#a5d6ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#a5d6ff\",\n \"key\": \"{color.code-syntax.string}\"\n },\n \"name\": \"ColorCodeSyntaxString\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"string\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"string\"\n ]\n },\n \"number\": {\n \"key\": \"{color.code-syntax.number}\",\n \"value\": \"#79c0ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#79c0ff\",\n \"key\": \"{color.code-syntax.number}\"\n },\n \"name\": \"ColorCodeSyntaxNumber\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"number\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"number\"\n ]\n },\n \"comment\": {\n \"key\": \"{color.code-syntax.comment}\",\n \"value\": \"#a0a7b0\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#a0a7b0\",\n \"key\": \"{color.code-syntax.comment}\"\n },\n \"name\": \"ColorCodeSyntaxComment\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"comment\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"comment\"\n ]\n },\n \"function\": {\n \"key\": \"{color.code-syntax.function}\",\n \"value\": \"#d2a8ff\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#d2a8ff\",\n \"key\": \"{color.code-syntax.function}\"\n },\n \"name\": \"ColorCodeSyntaxFunction\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"function\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"function\"\n ]\n },\n \"operator\": {\n \"key\": \"{color.code-syntax.operator}\",\n \"value\": \"#ff7b72\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#ff7b72\",\n \"key\": \"{color.code-syntax.operator}\"\n },\n \"name\": \"ColorCodeSyntaxOperator\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"operator\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"operator\"\n ]\n },\n \"invalid\": {\n \"key\": \"{color.code-syntax.invalid}\",\n \"value\": \"#f97583\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"#f97583\",\n \"key\": \"{color.code-syntax.invalid}\"\n },\n \"name\": \"ColorCodeSyntaxInvalid\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"code-syntax\",\n \"item\": \"invalid\"\n },\n \"path\": [\n \"color\",\n \"code-syntax\",\n \"invalid\"\n ]\n }\n },\n \"black-alpha\": {\n \"100\": {\n \"key\": \"{color.black-alpha.100}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"key\": \"{color.black-alpha.100}\"\n },\n \"name\": \"ColorBlackAlpha100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.black-alpha.200}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"key\": \"{color.black-alpha.200}\"\n },\n \"name\": \"ColorBlackAlpha200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.black-alpha.300}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"key\": \"{color.black-alpha.300}\"\n },\n \"name\": \"ColorBlackAlpha300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.black-alpha.400}\",\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"key\": \"{color.black-alpha.400}\"\n },\n \"name\": \"ColorBlackAlpha400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.black-alpha.500}\",\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"key\": \"{color.black-alpha.500}\"\n },\n \"name\": \"ColorBlackAlpha500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.black-alpha.600}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"key\": \"{color.black-alpha.600}\"\n },\n \"name\": \"ColorBlackAlpha600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.black-alpha.700}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"key\": \"{color.black-alpha.700}\"\n },\n \"name\": \"ColorBlackAlpha700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.black-alpha.800}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"key\": \"{color.black-alpha.800}\"\n },\n \"name\": \"ColorBlackAlpha800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"black-alpha\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"black-alpha\",\n \"800\"\n ]\n }\n },\n \"white-alpha\": {\n \"100\": {\n \"key\": \"{color.white-alpha.100}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"key\": \"{color.white-alpha.100}\"\n },\n \"name\": \"ColorWhiteAlpha100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.white-alpha.200}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"key\": \"{color.white-alpha.200}\"\n },\n \"name\": \"ColorWhiteAlpha200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.white-alpha.300}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"key\": \"{color.white-alpha.300}\"\n },\n \"name\": \"ColorWhiteAlpha300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.white-alpha.400}\",\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"key\": \"{color.white-alpha.400}\"\n },\n \"name\": \"ColorWhiteAlpha400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.white-alpha.500}\",\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"key\": \"{color.white-alpha.500}\"\n },\n \"name\": \"ColorWhiteAlpha500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.white-alpha.600}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"key\": \"{color.white-alpha.600}\"\n },\n \"name\": \"ColorWhiteAlpha600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.white-alpha.700}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"key\": \"{color.white-alpha.700}\"\n },\n \"name\": \"ColorWhiteAlpha700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.white-alpha.800}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"key\": \"{color.white-alpha.800}\"\n },\n \"name\": \"ColorWhiteAlpha800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"white-alpha\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"white-alpha\",\n \"800\"\n ]\n }\n },\n \"static-black-alpha\": {\n \"100\": {\n \"key\": \"{color.static-black-alpha.100}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"key\": \"{color.static-black-alpha.100}\"\n },\n \"name\": \"ColorStaticBlackAlpha100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.static-black-alpha.200}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"key\": \"{color.static-black-alpha.200}\"\n },\n \"name\": \"ColorStaticBlackAlpha200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.static-black-alpha.300}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"key\": \"{color.static-black-alpha.300}\"\n },\n \"name\": \"ColorStaticBlackAlpha300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.static-black-alpha.400}\",\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"key\": \"{color.static-black-alpha.400}\"\n },\n \"name\": \"ColorStaticBlackAlpha400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.static-black-alpha.500}\",\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 62.5%)\",\n \"key\": \"{color.static-black-alpha.500}\"\n },\n \"name\": \"ColorStaticBlackAlpha500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.static-black-alpha.600}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"key\": \"{color.static-black-alpha.600}\"\n },\n \"name\": \"ColorStaticBlackAlpha600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.static-black-alpha.700}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"key\": \"{color.static-black-alpha.700}\"\n },\n \"name\": \"ColorStaticBlackAlpha700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.static-black-alpha.800}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"key\": \"{color.static-black-alpha.800}\"\n },\n \"name\": \"ColorStaticBlackAlpha800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-black-alpha\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"static-black-alpha\",\n \"800\"\n ]\n }\n },\n \"static-white-alpha\": {\n \"100\": {\n \"key\": \"{color.static-white-alpha.100}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"key\": \"{color.static-white-alpha.100}\"\n },\n \"name\": \"ColorStaticWhiteAlpha100\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"100\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"100\"\n ]\n },\n \"200\": {\n \"key\": \"{color.static-white-alpha.200}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"key\": \"{color.static-white-alpha.200}\"\n },\n \"name\": \"ColorStaticWhiteAlpha200\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"200\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"200\"\n ]\n },\n \"300\": {\n \"key\": \"{color.static-white-alpha.300}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"key\": \"{color.static-white-alpha.300}\"\n },\n \"name\": \"ColorStaticWhiteAlpha300\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"300\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"300\"\n ]\n },\n \"400\": {\n \"key\": \"{color.static-white-alpha.400}\",\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"key\": \"{color.static-white-alpha.400}\"\n },\n \"name\": \"ColorStaticWhiteAlpha400\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"400\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"400\"\n ]\n },\n \"500\": {\n \"key\": \"{color.static-white-alpha.500}\",\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 62.5%)\",\n \"key\": \"{color.static-white-alpha.500}\"\n },\n \"name\": \"ColorStaticWhiteAlpha500\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"500\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"500\"\n ]\n },\n \"600\": {\n \"key\": \"{color.static-white-alpha.600}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"key\": \"{color.static-white-alpha.600}\"\n },\n \"name\": \"ColorStaticWhiteAlpha600\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"600\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"600\"\n ]\n },\n \"700\": {\n \"key\": \"{color.static-white-alpha.700}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"key\": \"{color.static-white-alpha.700}\"\n },\n \"name\": \"ColorStaticWhiteAlpha700\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"700\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"700\"\n ]\n },\n \"800\": {\n \"key\": \"{color.static-white-alpha.800}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"key\": \"{color.static-white-alpha.800}\"\n },\n \"name\": \"ColorStaticWhiteAlpha800\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"static-white-alpha\",\n \"item\": \"800\"\n },\n \"path\": [\n \"color\",\n \"static-white-alpha\",\n \"800\"\n ]\n }\n },\n \"gradient\": {\n \"key\": \"{color.gradient}\",\n \"value\": \"radial-gradient(circle at 18% 20%, #3D55C159, transparent 22%), radial-gradient(circle at 82% 18%, #00A1B54D, transparent 18%), radial-gradient(circle at 70% 82%, #715DEE47, transparent 24%), linear-gradient(180deg, #06070A 0%, #0A0E18 45%, #0F1424 100%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"radial-gradient(circle at 18% 20%, #3D55C159, transparent 22%), radial-gradient(circle at 82% 18%, #00A1B54D, transparent 18%), radial-gradient(circle at 70% 82%, #715DEE47, transparent 24%), linear-gradient(180deg, #06070A 0%, #0A0E18 45%, #0F1424 100%)\",\n \"key\": \"{color.gradient}\"\n },\n \"name\": \"ColorGradient\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"gradient\"\n },\n \"path\": [\n \"color\",\n \"gradient\"\n ]\n },\n \"background-gradient\": {\n \"key\": \"{color.background-gradient}\",\n \"value\": \"linear-gradient(180deg,rgba(18, 21, 24, 1) 0%, rgba(35, 41, 64, 1) 80%)\",\n \"filePath\": \"src/color-palette.dark.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"linear-gradient(180deg,rgba(18, 21, 24, 1) 0%, rgba(35, 41, 64, 1) 80%)\",\n \"key\": \"{color.background-gradient}\"\n },\n \"name\": \"ColorBackgroundGradient\",\n \"attributes\": {\n \"category\": \"color\",\n \"type\": \"background-gradient\"\n },\n \"path\": [\n \"color\",\n \"background-gradient\"\n ]\n }\n },\n \"avatar-stack\": {\n \"border-width\": {\n \"key\": \"{avatar-stack.border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/content/avatar-stack.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{avatar-stack.border-width}\"\n },\n \"name\": \"AvatarStackBorderWidth\",\n \"attributes\": {\n \"category\": \"avatar-stack\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"avatar-stack\",\n \"border-width\"\n ]\n }\n },\n \"avatar\": {\n \"size\": {\n \"xs\": {\n \"key\": \"{avatar.size.xs}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{avatar.size.xs}\"\n },\n \"name\": \"AvatarSizeXs\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"size\",\n \"item\": \"xs\"\n },\n \"path\": [\n \"avatar\",\n \"size\",\n \"xs\"\n ]\n },\n \"s\": {\n \"key\": \"{avatar.size.s}\",\n \"value\": \"2rem\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xl}\",\n \"key\": \"{avatar.size.s}\"\n },\n \"name\": \"AvatarSizeS\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"size\",\n \"item\": \"s\"\n },\n \"path\": [\n \"avatar\",\n \"size\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{avatar.size.m}\",\n \"value\": \"2.5rem\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2.5rem\",\n \"key\": \"{avatar.size.m}\"\n },\n \"name\": \"AvatarSizeM\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"size\",\n \"item\": \"m\"\n },\n \"path\": [\n \"avatar\",\n \"size\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{avatar.size.l}\",\n \"value\": \"4rem\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xxl}\",\n \"key\": \"{avatar.size.l}\"\n },\n \"name\": \"AvatarSizeL\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"size\",\n \"item\": \"l\"\n },\n \"path\": [\n \"avatar\",\n \"size\",\n \"l\"\n ]\n }\n },\n \"info-status-background-color\": {\n \"key\": \"{avatar.info-status-background-color}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.200}\",\n \"key\": \"{avatar.info-status-background-color}\"\n },\n \"name\": \"AvatarInfoStatusBackgroundColor\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"info-status-background-color\"\n },\n \"path\": [\n \"avatar\",\n \"info-status-background-color\"\n ]\n },\n \"warning-status-background-color\": {\n \"key\": \"{avatar.warning-status-background-color}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.200}\",\n \"key\": \"{avatar.warning-status-background-color}\"\n },\n \"name\": \"AvatarWarningStatusBackgroundColor\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"warning-status-background-color\"\n },\n \"path\": [\n \"avatar\",\n \"warning-status-background-color\"\n ]\n },\n \"danger-status-background-color\": {\n \"key\": \"{avatar.danger-status-background-color}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.200}\",\n \"key\": \"{avatar.danger-status-background-color}\"\n },\n \"name\": \"AvatarDangerStatusBackgroundColor\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"danger-status-background-color\"\n },\n \"path\": [\n \"avatar\",\n \"danger-status-background-color\"\n ]\n },\n \"success-status-background-color\": {\n \"key\": \"{avatar.success-status-background-color}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.200}\",\n \"key\": \"{avatar.success-status-background-color}\"\n },\n \"name\": \"AvatarSuccessStatusBackgroundColor\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"success-status-background-color\"\n },\n \"path\": [\n \"avatar\",\n \"success-status-background-color\"\n ]\n },\n \"unavailable-status-background-color\": {\n \"key\": \"{avatar.unavailable-status-background-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/content/avatar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.400}\",\n \"key\": \"{avatar.unavailable-status-background-color}\"\n },\n \"name\": \"AvatarUnavailableStatusBackgroundColor\",\n \"attributes\": {\n \"category\": \"avatar\",\n \"type\": \"unavailable-status-background-color\"\n },\n \"path\": [\n \"avatar\",\n \"unavailable-status-background-color\"\n ]\n }\n },\n \"code-block\": {\n \"font-size\": {\n \"key\": \"{code-block.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{code-block.font-size}\"\n },\n \"name\": \"CodeBlockFontSize\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"code-block\",\n \"font-size\"\n ]\n },\n \"font-family\": {\n \"key\": \"{code-block.font-family}\",\n \"value\": \"FiraCode, monospace\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"FiraCode, monospace\",\n \"key\": \"{code-block.font-family}\"\n },\n \"name\": \"CodeBlockFontFamily\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"font-family\"\n },\n \"path\": [\n \"code-block\",\n \"font-family\"\n ]\n },\n \"padding\": {\n \"key\": \"{code-block.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{code-block.padding}\"\n },\n \"name\": \"CodeBlockPadding\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"code-block\",\n \"padding\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{code-block.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{code-block.corner-radius}\"\n },\n \"name\": \"CodeBlockCornerRadius\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"code-block\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{code-block.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{code-block.border-width}\"\n },\n \"name\": \"CodeBlockBorderWidth\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"code-block\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{code-block.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{code-block.border-style}\"\n },\n \"name\": \"CodeBlockBorderStyle\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"code-block\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{code-block.border-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{separator.color}\",\n \"key\": \"{code-block.border-color}\"\n },\n \"name\": \"CodeBlockBorderColor\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"code-block\",\n \"border-color\"\n ]\n },\n \"background-color\": {\n \"key\": \"{code-block.background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.background-color.default}\",\n \"key\": \"{code-block.background-color}\"\n },\n \"name\": \"CodeBlockBackgroundColor\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"code-block\",\n \"background-color\"\n ]\n },\n \"content-color\": {\n \"key\": \"{code-block.content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{code-block.content-color}\"\n },\n \"name\": \"CodeBlockContentColor\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"content-color\"\n },\n \"path\": [\n \"code-block\",\n \"content-color\"\n ]\n },\n \"show-more-padding\": {\n \"key\": \"{code-block.show-more-padding}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/code-block.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{code-block.show-more-padding}\"\n },\n \"name\": \"CodeBlockShowMorePadding\",\n \"attributes\": {\n \"category\": \"code-block\",\n \"type\": \"show-more-padding\"\n },\n \"path\": [\n \"code-block\",\n \"show-more-padding\"\n ]\n }\n },\n \"decorative\": {\n \"blue-background-color\": {\n \"key\": \"{decorative.blue-background-color}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{decorative.blue-background-color}\"\n },\n \"name\": \"DecorativeBlueBackgroundColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"blue-background-color\"\n },\n \"path\": [\n \"decorative\",\n \"blue-background-color\"\n ]\n },\n \"blue-content-accent-color\": {\n \"key\": \"{decorative.blue-content-accent-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.800}\",\n \"key\": \"{decorative.blue-content-accent-color}\"\n },\n \"name\": \"DecorativeBlueContentAccentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"blue-content-accent-color\"\n },\n \"path\": [\n \"decorative\",\n \"blue-content-accent-color\"\n ]\n },\n \"blue-content-color\": {\n \"key\": \"{decorative.blue-content-color}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.1000}\",\n \"key\": \"{decorative.blue-content-color}\"\n },\n \"name\": \"DecorativeBlueContentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"blue-content-color\"\n },\n \"path\": [\n \"decorative\",\n \"blue-content-color\"\n ]\n },\n \"teal-background-color\": {\n \"key\": \"{decorative.teal-background-color}\",\n \"value\": \"#004f59\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.200}\",\n \"key\": \"{decorative.teal-background-color}\"\n },\n \"name\": \"DecorativeTealBackgroundColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"teal-background-color\"\n },\n \"path\": [\n \"decorative\",\n \"teal-background-color\"\n ]\n },\n \"teal-content-accent-color\": {\n \"key\": \"{decorative.teal-content-accent-color}\",\n \"value\": \"#5eedff\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.800}\",\n \"key\": \"{decorative.teal-content-accent-color}\"\n },\n \"name\": \"DecorativeTealContentAccentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"teal-content-accent-color\"\n },\n \"path\": [\n \"decorative\",\n \"teal-content-accent-color\"\n ]\n },\n \"teal-content-color\": {\n \"key\": \"{decorative.teal-content-color}\",\n \"value\": \"#cffaff\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.1000}\",\n \"key\": \"{decorative.teal-content-color}\"\n },\n \"name\": \"DecorativeTealContentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"teal-content-color\"\n },\n \"path\": [\n \"decorative\",\n \"teal-content-color\"\n ]\n },\n \"green-background-color\": {\n \"key\": \"{decorative.green-background-color}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.200}\",\n \"key\": \"{decorative.green-background-color}\"\n },\n \"name\": \"DecorativeGreenBackgroundColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"green-background-color\"\n },\n \"path\": [\n \"decorative\",\n \"green-background-color\"\n ]\n },\n \"green-content-accent-color\": {\n \"key\": \"{decorative.green-content-accent-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.800}\",\n \"key\": \"{decorative.green-content-accent-color}\"\n },\n \"name\": \"DecorativeGreenContentAccentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"green-content-accent-color\"\n },\n \"path\": [\n \"decorative\",\n \"green-content-accent-color\"\n ]\n },\n \"green-content-color\": {\n \"key\": \"{decorative.green-content-color}\",\n \"value\": \"#C0FFEB\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.1000}\",\n \"key\": \"{decorative.green-content-color}\"\n },\n \"name\": \"DecorativeGreenContentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"green-content-color\"\n },\n \"path\": [\n \"decorative\",\n \"green-content-color\"\n ]\n },\n \"violet-background-color\": {\n \"key\": \"{decorative.violet-background-color}\",\n \"value\": \"#483b9f\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.200}\",\n \"key\": \"{decorative.violet-background-color}\"\n },\n \"name\": \"DecorativeVioletBackgroundColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"violet-background-color\"\n },\n \"path\": [\n \"decorative\",\n \"violet-background-color\"\n ]\n },\n \"violet-content-accent-color\": {\n \"key\": \"{decorative.violet-content-accent-color}\",\n \"value\": \"#C2B9F8\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.800}\",\n \"key\": \"{decorative.violet-content-accent-color}\"\n },\n \"name\": \"DecorativeVioletContentAccentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"violet-content-accent-color\"\n },\n \"path\": [\n \"decorative\",\n \"violet-content-accent-color\"\n ]\n },\n \"violet-content-color\": {\n \"key\": \"{decorative.violet-content-color}\",\n \"value\": \"#EAE7FD\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.1000}\",\n \"key\": \"{decorative.violet-content-color}\"\n },\n \"name\": \"DecorativeVioletContentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"violet-content-color\"\n },\n \"path\": [\n \"decorative\",\n \"violet-content-color\"\n ]\n },\n \"lilac-background-color\": {\n \"key\": \"{decorative.lilac-background-color}\",\n \"value\": \"#5f0083\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.200}\",\n \"key\": \"{decorative.lilac-background-color}\"\n },\n \"name\": \"DecorativeLilacBackgroundColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"lilac-background-color\"\n },\n \"path\": [\n \"decorative\",\n \"lilac-background-color\"\n ]\n },\n \"lilac-content-accent-color\": {\n \"key\": \"{decorative.lilac-content-accent-color}\",\n \"value\": \"#ebb6ff\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.800}\",\n \"key\": \"{decorative.lilac-content-accent-color}\"\n },\n \"name\": \"DecorativeLilacContentAccentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"lilac-content-accent-color\"\n },\n \"path\": [\n \"decorative\",\n \"lilac-content-accent-color\"\n ]\n },\n \"lilac-content-color\": {\n \"key\": \"{decorative.lilac-content-color}\",\n \"value\": \"#f6dfff\",\n \"filePath\": \"src/content/decorative.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.1000}\",\n \"key\": \"{decorative.lilac-content-color}\"\n },\n \"name\": \"DecorativeLilacContentColor\",\n \"attributes\": {\n \"category\": \"decorative\",\n \"type\": \"lilac-content-color\"\n },\n \"path\": [\n \"decorative\",\n \"lilac-content-color\"\n ]\n }\n },\n \"heading\": {\n \"icon-to-text-spacing\": {\n \"key\": \"{heading.icon-to-text-spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{heading.icon-to-text-spacing}\"\n },\n \"name\": \"HeadingIconToTextSpacing\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"icon-to-text-spacing\"\n },\n \"path\": [\n \"heading\",\n \"icon-to-text-spacing\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{heading.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{heading.font-weight}\"\n },\n \"name\": \"HeadingFontWeight\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"heading\",\n \"font-weight\"\n ]\n },\n \"color\": {\n \"key\": \"{heading.color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1100}\",\n \"key\": \"{heading.color}\"\n },\n \"name\": \"HeadingColor\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color\"\n },\n \"path\": [\n \"heading\",\n \"color\"\n ]\n },\n \"color-dark\": {\n \"key\": \"{heading.color-dark}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{heading.color-dark}\"\n },\n \"name\": \"HeadingColorDark\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-dark\"\n },\n \"path\": [\n \"heading\",\n \"color-dark\"\n ]\n },\n \"color-light\": {\n \"key\": \"{heading.color-light}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{heading.color-light}\"\n },\n \"name\": \"HeadingColorLight\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-light\"\n },\n \"path\": [\n \"heading\",\n \"color-light\"\n ]\n },\n \"color-dark-static\": {\n \"key\": \"{heading.color-dark-static}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{heading.color-dark-static}\"\n },\n \"name\": \"HeadingColorDarkStatic\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-dark-static\"\n },\n \"path\": [\n \"heading\",\n \"color-dark-static\"\n ]\n },\n \"color-light-static\": {\n \"key\": \"{heading.color-light-static}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{heading.color-light-static}\"\n },\n \"name\": \"HeadingColorLightStatic\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-light-static\"\n },\n \"path\": [\n \"heading\",\n \"color-light-static\"\n ]\n },\n \"color-danger\": {\n \"key\": \"{heading.color-danger}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{heading.color-danger}\"\n },\n \"name\": \"HeadingColorDanger\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-danger\"\n },\n \"path\": [\n \"heading\",\n \"color-danger\"\n ]\n },\n \"color-unavailable\": {\n \"key\": \"{heading.color-unavailable}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/content/heading.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{heading.color-unavailable}\"\n },\n \"name\": \"HeadingColorUnavailable\",\n \"attributes\": {\n \"category\": \"heading\",\n \"type\": \"color-unavailable\"\n },\n \"path\": [\n \"heading\",\n \"color-unavailable\"\n ]\n }\n },\n \"icon\": {\n \"size\": {\n \"s\": {\n \"key\": \"{icon.size.s}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1rem\",\n \"key\": \"{icon.size.s}\"\n },\n \"name\": \"IconSizeS\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"size\",\n \"item\": \"s\"\n },\n \"path\": [\n \"icon\",\n \"size\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{icon.size.m}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.5rem\",\n \"key\": \"{icon.size.m}\"\n },\n \"name\": \"IconSizeM\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"size\",\n \"item\": \"m\"\n },\n \"path\": [\n \"icon\",\n \"size\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{icon.size.l}\",\n \"value\": \"4rem\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"4rem\",\n \"key\": \"{icon.size.l}\"\n },\n \"name\": \"IconSizeL\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"size\",\n \"item\": \"l\"\n },\n \"path\": [\n \"icon\",\n \"size\",\n \"l\"\n ]\n }\n },\n \"color\": {\n \"key\": \"{icon.color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.700}\",\n \"key\": \"{icon.color}\"\n },\n \"name\": \"IconColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"color\"\n },\n \"path\": [\n \"icon\",\n \"color\"\n ]\n },\n \"info-color\": {\n \"key\": \"{icon.info-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.900}\",\n \"key\": \"{icon.info-color}\"\n },\n \"name\": \"IconInfoColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"info-color\"\n },\n \"path\": [\n \"icon\",\n \"info-color\"\n ]\n },\n \"warning-color\": {\n \"key\": \"{icon.warning-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.900}\",\n \"key\": \"{icon.warning-color}\"\n },\n \"name\": \"IconWarningColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"warning-color\"\n },\n \"path\": [\n \"icon\",\n \"warning-color\"\n ]\n },\n \"danger-color\": {\n \"key\": \"{icon.danger-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{icon.danger-color}\"\n },\n \"name\": \"IconDangerColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"danger-color\"\n },\n \"path\": [\n \"icon\",\n \"danger-color\"\n ]\n },\n \"success-color\": {\n \"key\": \"{icon.success-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.900}\",\n \"key\": \"{icon.success-color}\"\n },\n \"name\": \"IconSuccessColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"success-color\"\n },\n \"path\": [\n \"icon\",\n \"success-color\"\n ]\n },\n \"unavailable-color\": {\n \"key\": \"{icon.unavailable-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{icon.unavailable-color}\"\n },\n \"name\": \"IconUnavailableColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"unavailable-color\"\n },\n \"path\": [\n \"icon\",\n \"unavailable-color\"\n ]\n },\n \"blue-color\": {\n \"key\": \"{icon.blue-color}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.1000}\",\n \"key\": \"{icon.blue-color}\"\n },\n \"name\": \"IconBlueColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"blue-color\"\n },\n \"path\": [\n \"icon\",\n \"blue-color\"\n ]\n },\n \"violet-color\": {\n \"key\": \"{icon.violet-color}\",\n \"value\": \"#C2B9F8\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.800}\",\n \"key\": \"{icon.violet-color}\"\n },\n \"name\": \"IconVioletColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"violet-color\"\n },\n \"path\": [\n \"icon\",\n \"violet-color\"\n ]\n },\n \"teal-color\": {\n \"key\": \"{icon.teal-color}\",\n \"value\": \"#5eedff\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.800}\",\n \"key\": \"{icon.teal-color}\"\n },\n \"name\": \"IconTealColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"teal-color\"\n },\n \"path\": [\n \"icon\",\n \"teal-color\"\n ]\n },\n \"lilac-color\": {\n \"key\": \"{icon.lilac-color}\",\n \"value\": \"#ebb6ff\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.800}\",\n \"key\": \"{icon.lilac-color}\"\n },\n \"name\": \"IconLilacColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"lilac-color\"\n },\n \"path\": [\n \"icon\",\n \"lilac-color\"\n ]\n },\n \"dark-color\": {\n \"key\": \"{icon.dark-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{icon.dark-color}\"\n },\n \"name\": \"IconDarkColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"dark-color\"\n },\n \"path\": [\n \"icon\",\n \"dark-color\"\n ]\n },\n \"light-color\": {\n \"key\": \"{icon.light-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{icon.light-color}\"\n },\n \"name\": \"IconLightColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"light-color\"\n },\n \"path\": [\n \"icon\",\n \"light-color\"\n ]\n },\n \"dark-static-color\": {\n \"key\": \"{icon.dark-static-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{icon.dark-static-color}\"\n },\n \"name\": \"IconDarkStaticColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"dark-static-color\"\n },\n \"path\": [\n \"icon\",\n \"dark-static-color\"\n ]\n },\n \"light-static-color\": {\n \"key\": \"{icon.light-static-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/icon.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{icon.light-static-color}\"\n },\n \"name\": \"IconLightStaticColor\",\n \"attributes\": {\n \"category\": \"icon\",\n \"type\": \"light-static-color\"\n },\n \"path\": [\n \"icon\",\n \"light-static-color\"\n ]\n }\n },\n \"illustrated-message\": {\n \"padding\": {\n \"key\": \"{illustrated-message.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{illustrated-message.padding}\"\n },\n \"name\": \"IllustratedMessagePadding\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"illustrated-message\",\n \"padding\"\n ]\n },\n \"spacing\": {\n \"key\": \"{illustrated-message.spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{illustrated-message.spacing}\"\n },\n \"name\": \"IllustratedMessageSpacing\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"illustrated-message\",\n \"spacing\"\n ]\n },\n \"content-color\": {\n \"key\": \"{illustrated-message.content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{heading.color}\",\n \"key\": \"{illustrated-message.content-color}\"\n },\n \"name\": \"IllustratedMessageContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"content-color\"\n ]\n },\n \"danger-content-color\": {\n \"key\": \"{illustrated-message.danger-content-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{illustrated-message.danger-content-color}\"\n },\n \"name\": \"IllustratedMessageDangerContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"danger-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"danger-content-color\"\n ]\n },\n \"unavailable-content-color\": {\n \"key\": \"{illustrated-message.unavailable-content-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{illustrated-message.unavailable-content-color}\"\n },\n \"name\": \"IllustratedMessageUnavailableContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"unavailable-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"unavailable-content-color\"\n ]\n },\n \"dark-content-color\": {\n \"key\": \"{illustrated-message.dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{illustrated-message.dark-content-color}\"\n },\n \"name\": \"IllustratedMessageDarkContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"dark-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"dark-content-color\"\n ]\n },\n \"light-content-color\": {\n \"key\": \"{illustrated-message.light-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{illustrated-message.light-content-color}\"\n },\n \"name\": \"IllustratedMessageLightContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"light-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"light-content-color\"\n ]\n },\n \"dark-static-content-color\": {\n \"key\": \"{illustrated-message.dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{illustrated-message.dark-static-content-color}\"\n },\n \"name\": \"IllustratedMessageDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"dark-static-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"dark-static-content-color\"\n ]\n },\n \"light-static-content-color\": {\n \"key\": \"{illustrated-message.light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/illustrated-message.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{illustrated-message.light-static-content-color}\"\n },\n \"name\": \"IllustratedMessageLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"illustrated-message\",\n \"type\": \"light-static-content-color\"\n },\n \"path\": [\n \"illustrated-message\",\n \"light-static-content-color\"\n ]\n }\n },\n \"image\": {\n \"corner-radius\": {\n \"key\": \"{image.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/content/image.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{image.corner-radius}\"\n },\n \"name\": \"ImageCornerRadius\",\n \"attributes\": {\n \"category\": \"image\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"image\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{image.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/content/image.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{image.border-width}\"\n },\n \"name\": \"ImageBorderWidth\",\n \"attributes\": {\n \"category\": \"image\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"image\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{image.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/content/image.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{image.border-style}\"\n },\n \"name\": \"ImageBorderStyle\",\n \"attributes\": {\n \"category\": \"image\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"image\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{image.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/content/image.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{image.border-color}\"\n },\n \"name\": \"ImageBorderColor\",\n \"attributes\": {\n \"category\": \"image\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"image\",\n \"border-color\"\n ]\n }\n },\n \"initials\": {\n \"font-weight\": {\n \"key\": \"{initials.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/content/initials.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{initials.font-weight}\"\n },\n \"name\": \"InitialsFontWeight\",\n \"attributes\": {\n \"category\": \"initials\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"initials\",\n \"font-weight\"\n ]\n }\n },\n \"inline-code\": {\n \"font-size\": {\n \"key\": \"{inline-code.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{inline-code.font-size}\"\n },\n \"name\": \"InlineCodeFontSize\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"inline-code\",\n \"font-size\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{inline-code.padding-x}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{inline-code.padding-x}\"\n },\n \"name\": \"InlineCodePaddingX\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"inline-code\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{inline-code.padding-y}\",\n \"value\": \"2px\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxs}\",\n \"key\": \"{inline-code.padding-y}\"\n },\n \"name\": \"InlineCodePaddingY\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"inline-code\",\n \"padding-y\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{inline-code.corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{inline-code.corner-radius}\"\n },\n \"name\": \"InlineCodeCornerRadius\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"inline-code\",\n \"corner-radius\"\n ]\n },\n \"background-color\": {\n \"key\": \"{inline-code.background-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.default}\",\n \"key\": \"{inline-code.background-color}\"\n },\n \"name\": \"InlineCodeBackgroundColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"inline-code\",\n \"background-color\"\n ]\n },\n \"content-color\": {\n \"key\": \"{inline-code.content-color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{inline-code.content-color}\"\n },\n \"name\": \"InlineCodeContentColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"content-color\"\n },\n \"path\": [\n \"inline-code\",\n \"content-color\"\n ]\n },\n \"dark-background-color\": {\n \"key\": \"{inline-code.dark-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-background-color.default}\",\n \"key\": \"{inline-code.dark-background-color}\"\n },\n \"name\": \"InlineCodeDarkBackgroundColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"dark-background-color\"\n },\n \"path\": [\n \"inline-code\",\n \"dark-background-color\"\n ]\n },\n \"dark-content-color\": {\n \"key\": \"{inline-code.dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-soft-content-color}\",\n \"key\": \"{inline-code.dark-content-color}\"\n },\n \"name\": \"InlineCodeDarkContentColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"dark-content-color\"\n },\n \"path\": [\n \"inline-code\",\n \"dark-content-color\"\n ]\n },\n \"light-background-color\": {\n \"key\": \"{inline-code.light-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-background-color.default}\",\n \"key\": \"{inline-code.light-background-color}\"\n },\n \"name\": \"InlineCodeLightBackgroundColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"light-background-color\"\n },\n \"path\": [\n \"inline-code\",\n \"light-background-color\"\n ]\n },\n \"light-content-color\": {\n \"key\": \"{inline-code.light-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-soft-content-color}\",\n \"key\": \"{inline-code.light-content-color}\"\n },\n \"name\": \"InlineCodeLightContentColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"light-content-color\"\n },\n \"path\": [\n \"inline-code\",\n \"light-content-color\"\n ]\n },\n \"dark-static-background-color\": {\n \"key\": \"{inline-code.dark-static-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-background-color.default}\",\n \"key\": \"{inline-code.dark-static-background-color}\"\n },\n \"name\": \"InlineCodeDarkStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"dark-static-background-color\"\n },\n \"path\": [\n \"inline-code\",\n \"dark-static-background-color\"\n ]\n },\n \"dark-static-content-color\": {\n \"key\": \"{inline-code.dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-soft-content-color}\",\n \"key\": \"{inline-code.dark-static-content-color}\"\n },\n \"name\": \"InlineCodeDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"dark-static-content-color\"\n },\n \"path\": [\n \"inline-code\",\n \"dark-static-content-color\"\n ]\n },\n \"light-static-background-color\": {\n \"key\": \"{inline-code.light-static-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-background-color.default}\",\n \"key\": \"{inline-code.light-static-background-color}\"\n },\n \"name\": \"InlineCodeLightStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"light-static-background-color\"\n },\n \"path\": [\n \"inline-code\",\n \"light-static-background-color\"\n ]\n },\n \"light-static-content-color\": {\n \"key\": \"{inline-code.light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/inline-code.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-soft-content-color}\",\n \"key\": \"{inline-code.light-static-content-color}\"\n },\n \"name\": \"InlineCodeLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"inline-code\",\n \"type\": \"light-static-content-color\"\n },\n \"path\": [\n \"inline-code\",\n \"light-static-content-color\"\n ]\n }\n },\n \"kbd\": {\n \"corner-radius\": {\n \"key\": \"{kbd.corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{kbd.corner-radius}\"\n },\n \"name\": \"KbdCornerRadius\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"kbd\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"key\": \"{kbd.padding}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{kbd.padding}\"\n },\n \"name\": \"KbdPadding\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"kbd\",\n \"padding\"\n ]\n },\n \"padding-y-start\": {\n \"key\": \"{kbd.padding-y-start}\",\n \"value\": \"2px\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxs}\",\n \"key\": \"{kbd.padding-y-start}\"\n },\n \"name\": \"KbdPaddingYStart\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"padding-y-start\"\n },\n \"path\": [\n \"kbd\",\n \"padding-y-start\"\n ]\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{kbd.background-color.default}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.default}\",\n \"key\": \"{kbd.background-color.default}\"\n },\n \"name\": \"KbdBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"kbd\",\n \"background-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{kbd.background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-background-color}\",\n \"key\": \"{kbd.background-color.disabled}\"\n },\n \"name\": \"KbdBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"kbd\",\n \"background-color\",\n \"disabled\"\n ]\n }\n },\n \"content-color\": {\n \"default\": {\n \"key\": \"{kbd.content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{kbd.content-color.default}\"\n },\n \"name\": \"KbdContentColorDefault\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"kbd\",\n \"content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{kbd.content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{kbd.content-color.disabled}\"\n },\n \"name\": \"KbdContentColorDisabled\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"kbd\",\n \"content-color\",\n \"disabled\"\n ]\n }\n },\n \"content-color-plain\": {\n \"default\": {\n \"key\": \"{kbd.content-color-plain.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.placeholder-color.default}\",\n \"key\": \"{kbd.content-color-plain.default}\"\n },\n \"name\": \"KbdContentColorPlainDefault\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"content-color-plain\",\n \"item\": \"default\"\n },\n \"path\": [\n \"kbd\",\n \"content-color-plain\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{kbd.content-color-plain.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.placeholder-color.disabled}\",\n \"key\": \"{kbd.content-color-plain.disabled}\"\n },\n \"name\": \"KbdContentColorPlainDisabled\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"content-color-plain\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"kbd\",\n \"content-color-plain\",\n \"disabled\"\n ]\n }\n },\n \"inner-shadow-color\": {\n \"default\": {\n \"key\": \"{kbd.inner-shadow-color.default}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{kbd.inner-shadow-color.default}\"\n },\n \"name\": \"KbdInnerShadowColorDefault\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"inner-shadow-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"kbd\",\n \"inner-shadow-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{kbd.inner-shadow-color.disabled}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-background-color}\",\n \"key\": \"{kbd.inner-shadow-color.disabled}\"\n },\n \"name\": \"KbdInnerShadowColorDisabled\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"inner-shadow-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"kbd\",\n \"inner-shadow-color\",\n \"disabled\"\n ]\n }\n },\n \"inner-shadow-size-x\": {\n \"key\": \"{kbd.inner-shadow-size-x}\",\n \"value\": \"2px\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxs}\",\n \"key\": \"{kbd.inner-shadow-size-x}\"\n },\n \"name\": \"KbdInnerShadowSizeX\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"inner-shadow-size-x\"\n },\n \"path\": [\n \"kbd\",\n \"inner-shadow-size-x\"\n ]\n },\n \"inner-shadow-size-y-end\": {\n \"key\": \"{kbd.inner-shadow-size-y-end}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/kbd.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{kbd.inner-shadow-size-y-end}\"\n },\n \"name\": \"KbdInnerShadowSizeYEnd\",\n \"attributes\": {\n \"category\": \"kbd\",\n \"type\": \"inner-shadow-size-y-end\"\n },\n \"path\": [\n \"kbd\",\n \"inner-shadow-size-y-end\"\n ]\n }\n },\n \"label\": {\n \"font-size\": {\n \"key\": \"{label.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/content/label.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{label.font-size}\"\n },\n \"name\": \"LabelFontSize\",\n \"attributes\": {\n \"category\": \"label\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"label\",\n \"font-size\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{label.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/content/label.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{label.font-weight}\"\n },\n \"name\": \"LabelFontWeight\",\n \"attributes\": {\n \"category\": \"label\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"label\",\n \"font-weight\"\n ]\n },\n \"spacing\": {\n \"key\": \"{label.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/content/label.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{label.spacing}\"\n },\n \"name\": \"LabelSpacing\",\n \"attributes\": {\n \"category\": \"label\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"label\",\n \"spacing\"\n ]\n },\n \"color\": {\n \"default\": {\n \"key\": \"{label.color.default}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/content/label.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{label.color.default}\"\n },\n \"name\": \"LabelColorDefault\",\n \"attributes\": {\n \"category\": \"label\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"label\",\n \"color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{label.color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/content/label.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{label.color.disabled}\"\n },\n \"name\": \"LabelColorDisabled\",\n \"attributes\": {\n \"category\": \"label\",\n \"type\": \"color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"label\",\n \"color\",\n \"disabled\"\n ]\n }\n }\n },\n \"labeled-value\": {\n \"label-to-value-spacing\": {\n \"key\": \"{labeled-value.label-to-value-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/content/labeled-value.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{labeled-value.label-to-value-spacing}\"\n },\n \"name\": \"LabeledValueLabelToValueSpacing\",\n \"attributes\": {\n \"category\": \"labeled-value\",\n \"type\": \"label-to-value-spacing\"\n },\n \"path\": [\n \"labeled-value\",\n \"label-to-value-spacing\"\n ]\n },\n \"value-to-action-spacing\": {\n \"key\": \"{labeled-value.value-to-action-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/content/labeled-value.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{labeled-value.value-to-action-spacing}\"\n },\n \"name\": \"LabeledValueValueToActionSpacing\",\n \"attributes\": {\n \"category\": \"labeled-value\",\n \"type\": \"value-to-action-spacing\"\n },\n \"path\": [\n \"labeled-value\",\n \"value-to-action-spacing\"\n ]\n }\n },\n \"markdown\": {\n \"spacing\": {\n \"key\": \"{markdown.spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/content/markdown.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{markdown.spacing}\"\n },\n \"name\": \"MarkdownSpacing\",\n \"attributes\": {\n \"category\": \"markdown\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"markdown\",\n \"spacing\"\n ]\n }\n },\n \"text\": {\n \"color\": {\n \"default\": {\n \"key\": \"{text.color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1100}\",\n \"key\": \"{text.color.default}\"\n },\n \"name\": \"TextColorDefault\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"default\"\n ]\n },\n \"light\": {\n \"key\": \"{text.color.light}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{text.color.light}\"\n },\n \"name\": \"TextColorLight\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"light\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"light\"\n ]\n },\n \"dark\": {\n \"key\": \"{text.color.dark}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{text.color.dark}\"\n },\n \"name\": \"TextColorDark\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"dark\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"dark\"\n ]\n },\n \"light-static\": {\n \"key\": \"{text.color.light-static}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{text.color.light-static}\"\n },\n \"name\": \"TextColorLightStatic\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"light-static\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"light-static\"\n ]\n },\n \"dark-static\": {\n \"key\": \"{text.color.dark-static}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{text.color.dark-static}\"\n },\n \"name\": \"TextColorDarkStatic\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"dark-static\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"dark-static\"\n ]\n },\n \"disabled\": {\n \"key\": \"{text.color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{text.color.disabled}\"\n },\n \"name\": \"TextColorDisabled\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"text\",\n \"color\",\n \"disabled\"\n ]\n }\n },\n \"blockquote-border-width\": {\n \"key\": \"{text.blockquote-border-width}\",\n \"value\": \"4px\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.300}\",\n \"key\": \"{text.blockquote-border-width}\"\n },\n \"name\": \"TextBlockquoteBorderWidth\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"blockquote-border-width\"\n },\n \"path\": [\n \"text\",\n \"blockquote-border-width\"\n ]\n },\n \"blockquote-border-style\": {\n \"key\": \"{text.blockquote-border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{text.blockquote-border-style}\"\n },\n \"name\": \"TextBlockquoteBorderStyle\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"blockquote-border-style\"\n },\n \"path\": [\n \"text\",\n \"blockquote-border-style\"\n ]\n },\n \"blockquote-border-color\": {\n \"key\": \"{text.blockquote-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-border-color}\",\n \"key\": \"{text.blockquote-border-color}\"\n },\n \"name\": \"TextBlockquoteBorderColor\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"blockquote-border-color\"\n },\n \"path\": [\n \"text\",\n \"blockquote-border-color\"\n ]\n },\n \"blockquote-padding\": {\n \"key\": \"{text.blockquote-padding}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{text.blockquote-padding}\"\n },\n \"name\": \"TextBlockquotePadding\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"blockquote-padding\"\n },\n \"path\": [\n \"text\",\n \"blockquote-padding\"\n ]\n },\n \"list-padding\": {\n \"key\": \"{text.list-padding}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/content/text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{text.list-padding}\"\n },\n \"name\": \"TextListPadding\",\n \"attributes\": {\n \"category\": \"text\",\n \"type\": \"list-padding\"\n },\n \"path\": [\n \"text\",\n \"list-padding\"\n ]\n }\n },\n \"area\": {\n \"border-width\": {\n \"key\": \"{area.border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/dataVisualisation/area.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{area.border-width}\"\n },\n \"name\": \"AreaBorderWidth\",\n \"attributes\": {\n \"category\": \"area\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"area\",\n \"border-width\"\n ]\n },\n \"border-color\": {\n \"key\": \"{area.border-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/dataVisualisation/area.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{area.border-color}\"\n },\n \"name\": \"AreaBorderColor\",\n \"attributes\": {\n \"category\": \"area\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"area\",\n \"border-color\"\n ]\n }\n },\n \"axis\": {\n \"spacing\": {\n \"key\": \"{axis.spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/dataVisualisation/axis.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{axis.spacing}\"\n },\n \"name\": \"AxisSpacing\",\n \"attributes\": {\n \"category\": \"axis\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"axis\",\n \"spacing\"\n ]\n },\n \"font-size\": {\n \"key\": \"{axis.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/dataVisualisation/axis.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{axis.font-size}\"\n },\n \"name\": \"AxisFontSize\",\n \"attributes\": {\n \"category\": \"axis\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"axis\",\n \"font-size\"\n ]\n },\n \"color\": {\n \"key\": \"{axis.color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/dataVisualisation/axis.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{axis.color}\"\n },\n \"name\": \"AxisColor\",\n \"attributes\": {\n \"category\": \"axis\",\n \"type\": \"color\"\n },\n \"path\": [\n \"axis\",\n \"color\"\n ]\n },\n \"stroke-width\": {\n \"key\": \"{axis.stroke-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/dataVisualisation/axis.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{axis.stroke-width}\"\n },\n \"name\": \"AxisStrokeWidth\",\n \"attributes\": {\n \"category\": \"axis\",\n \"type\": \"stroke-width\"\n },\n \"path\": [\n \"axis\",\n \"stroke-width\"\n ]\n },\n \"tick-size\": {\n \"key\": \"{axis.tick-size}\",\n \"value\": \"8px\",\n \"filePath\": \"src/dataVisualisation/axis.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{axis.tick-size}\"\n },\n \"name\": \"AxisTickSize\",\n \"attributes\": {\n \"category\": \"axis\",\n \"type\": \"tick-size\"\n },\n \"path\": [\n \"axis\",\n \"tick-size\"\n ]\n }\n },\n \"big-number\": {\n \"spacing\": {\n \"key\": \"{big-number.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/dataVisualisation/big-number.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{big-number.spacing}\"\n },\n \"name\": \"BigNumberSpacing\",\n \"attributes\": {\n \"category\": \"big-number\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"big-number\",\n \"spacing\"\n ]\n },\n \"top-font-size\": {\n \"key\": \"{big-number.top-font-size}\",\n \"value\": \"2rem\",\n \"filePath\": \"src/dataVisualisation/big-number.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-heading.xl}\",\n \"key\": \"{big-number.top-font-size}\"\n },\n \"name\": \"BigNumberTopFontSize\",\n \"attributes\": {\n \"category\": \"big-number\",\n \"type\": \"top-font-size\"\n },\n \"path\": [\n \"big-number\",\n \"top-font-size\"\n ]\n },\n \"bottom-font-size\": {\n \"key\": \"{big-number.bottom-font-size}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/dataVisualisation/big-number.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.m}\",\n \"key\": \"{big-number.bottom-font-size}\"\n },\n \"name\": \"BigNumberBottomFontSize\",\n \"attributes\": {\n \"category\": \"big-number\",\n \"type\": \"bottom-font-size\"\n },\n \"path\": [\n \"big-number\",\n \"bottom-font-size\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{big-number.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/dataVisualisation/big-number.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{big-number.font-weight}\"\n },\n \"name\": \"BigNumberFontWeight\",\n \"attributes\": {\n \"category\": \"big-number\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"big-number\",\n \"font-weight\"\n ]\n }\n },\n \"cartesian-grid\": {\n \"color\": {\n \"key\": \"{cartesian-grid.color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/dataVisualisation/cartesian-grid.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{cartesian-grid.color}\"\n },\n \"name\": \"CartesianGridColor\",\n \"attributes\": {\n \"category\": \"cartesian-grid\",\n \"type\": \"color\"\n },\n \"path\": [\n \"cartesian-grid\",\n \"color\"\n ]\n },\n \"stroke-width\": {\n \"key\": \"{cartesian-grid.stroke-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/dataVisualisation/cartesian-grid.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{cartesian-grid.stroke-width}\"\n },\n \"name\": \"CartesianGridStrokeWidth\",\n \"attributes\": {\n \"category\": \"cartesian-grid\",\n \"type\": \"stroke-width\"\n },\n \"path\": [\n \"cartesian-grid\",\n \"stroke-width\"\n ]\n }\n },\n \"chart-tooltip\": {\n \"spacing\": {\n \"key\": \"{chart-tooltip.spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/dataVisualisation/chart-tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{chart-tooltip.spacing}\"\n },\n \"name\": \"ChartTooltipSpacing\",\n \"attributes\": {\n \"category\": \"chart-tooltip\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"chart-tooltip\",\n \"spacing\"\n ]\n }\n },\n \"donut-chart\": {\n \"border-color\": {\n \"key\": \"{donut-chart.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{donut-chart.border-color}\"\n },\n \"name\": \"DonutChartBorderColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"border-color\"\n ]\n },\n \"background-color\": {\n \"key\": \"{donut-chart.background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{donut-chart.background-color}\"\n },\n \"name\": \"DonutChartBackgroundColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"background-color\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{donut-chart.spacing-y}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{donut-chart.spacing-y}\"\n },\n \"name\": \"DonutChartSpacingY\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"donut-chart\",\n \"spacing-y\"\n ]\n },\n \"spacing-x\": {\n \"key\": \"{donut-chart.spacing-x}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{donut-chart.spacing-x}\"\n },\n \"name\": \"DonutChartSpacingX\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"donut-chart\",\n \"spacing-x\"\n ]\n },\n \"padding\": {\n \"m\": {\n \"key\": \"{donut-chart.padding.m}\",\n \"value\": \"24px\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.l}\",\n \"key\": \"{donut-chart.padding.m}\"\n },\n \"name\": \"DonutChartPaddingM\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"padding\",\n \"item\": \"m\"\n },\n \"path\": [\n \"donut-chart\",\n \"padding\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{donut-chart.padding.l}\",\n \"value\": \"32px\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xl}\",\n \"key\": \"{donut-chart.padding.l}\"\n },\n \"name\": \"DonutChartPaddingL\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"padding\",\n \"item\": \"l\"\n },\n \"path\": [\n \"donut-chart\",\n \"padding\",\n \"l\"\n ]\n }\n },\n \"info-fill-background-color\": {\n \"key\": \"{donut-chart.info-fill-background-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-solid-background-color.default}\",\n \"key\": \"{donut-chart.info-fill-background-color}\"\n },\n \"name\": \"DonutChartInfoFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"info-fill-background-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"info-fill-background-color\"\n ]\n },\n \"success-fill-background-color\": {\n \"key\": \"{donut-chart.success-fill-background-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-background-color.default}\",\n \"key\": \"{donut-chart.success-fill-background-color}\"\n },\n \"name\": \"DonutChartSuccessFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"success-fill-background-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"success-fill-background-color\"\n ]\n },\n \"warning-fill-background-color\": {\n \"key\": \"{donut-chart.warning-fill-background-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-solid-background-color.default}\",\n \"key\": \"{donut-chart.warning-fill-background-color}\"\n },\n \"name\": \"DonutChartWarningFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"warning-fill-background-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"warning-fill-background-color\"\n ]\n },\n \"danger-fill-background-color\": {\n \"key\": \"{donut-chart.danger-fill-background-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/dataVisualisation/donut-chart.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-background-color.default}\",\n \"key\": \"{donut-chart.danger-fill-background-color}\"\n },\n \"name\": \"DonutChartDangerFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"donut-chart\",\n \"type\": \"danger-fill-background-color\"\n },\n \"path\": [\n \"donut-chart\",\n \"danger-fill-background-color\"\n ]\n }\n },\n \"legend\": {\n \"spacing-x\": {\n \"key\": \"{legend.spacing-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/dataVisualisation/legend.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{legend.spacing-x}\"\n },\n \"name\": \"LegendSpacingX\",\n \"attributes\": {\n \"category\": \"legend\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"legend\",\n \"spacing-x\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{legend.spacing-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/dataVisualisation/legend.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{legend.spacing-y}\"\n },\n \"name\": \"LegendSpacingY\",\n \"attributes\": {\n \"category\": \"legend\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"legend\",\n \"spacing-y\"\n ]\n }\n },\n \"legend-item\": {\n \"spacing\": {\n \"key\": \"{legend-item.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/dataVisualisation/legend.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{legend-item.spacing}\"\n },\n \"name\": \"LegendItemSpacing\",\n \"attributes\": {\n \"category\": \"legend-item\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"legend-item\",\n \"spacing\"\n ]\n },\n \"marker\": {\n \"size\": {\n \"key\": \"{legend-item.marker.size}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/dataVisualisation/legend.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{legend-item.marker.size}\"\n },\n \"name\": \"LegendItemMarkerSize\",\n \"attributes\": {\n \"category\": \"legend-item\",\n \"type\": \"marker\",\n \"item\": \"size\"\n },\n \"path\": [\n \"legend-item\",\n \"marker\",\n \"size\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{legend-item.marker.corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/dataVisualisation/legend.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{legend-item.marker.corner-radius}\"\n },\n \"name\": \"LegendItemMarkerCornerRadius\",\n \"attributes\": {\n \"category\": \"legend-item\",\n \"type\": \"marker\",\n \"item\": \"corner-radius\"\n },\n \"path\": [\n \"legend-item\",\n \"marker\",\n \"corner-radius\"\n ]\n }\n }\n },\n \"line\": {\n \"border-width\": {\n \"key\": \"{line.border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/dataVisualisation/line.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{line.border-width}\"\n },\n \"name\": \"LineBorderWidth\",\n \"attributes\": {\n \"category\": \"line\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"line\",\n \"border-width\"\n ]\n }\n },\n \"shadow\": {\n \"content\": {\n \"key\": \"{shadow.content}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 2px 4px\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100} 0 {size-px.xxs} {size-px.xs}\",\n \"key\": \"{shadow.content}\"\n },\n \"name\": \"ShadowContent\",\n \"attributes\": {\n \"category\": \"shadow\",\n \"type\": \"content\"\n },\n \"path\": [\n \"shadow\",\n \"content\"\n ]\n },\n \"overlay\": {\n \"key\": \"{shadow.overlay}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 8px 16px\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100} 0 {size-px.s} {size-px.m}\",\n \"key\": \"{shadow.overlay}\"\n },\n \"name\": \"ShadowOverlay\",\n \"attributes\": {\n \"category\": \"shadow\",\n \"type\": \"overlay\"\n },\n \"path\": [\n \"shadow\",\n \"overlay\"\n ]\n }\n },\n \"blur\": {\n \"key\": \"{blur}\",\n \"value\": \"3px\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"3px\",\n \"key\": \"{blur}\"\n },\n \"name\": \"Blur\",\n \"attributes\": {\n \"category\": \"blur\"\n },\n \"path\": [\n \"blur\"\n ]\n },\n \"transition\": {\n \"duration\": {\n \"fast\": {\n \"key\": \"{transition.duration.fast}\",\n \"value\": \"200ms\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"200ms\",\n \"key\": \"{transition.duration.fast}\"\n },\n \"name\": \"TransitionDurationFast\",\n \"attributes\": {\n \"category\": \"transition\",\n \"type\": \"duration\",\n \"item\": \"fast\"\n },\n \"path\": [\n \"transition\",\n \"duration\",\n \"fast\"\n ]\n },\n \"default\": {\n \"key\": \"{transition.duration.default}\",\n \"value\": \"300ms\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"300ms\",\n \"key\": \"{transition.duration.default}\"\n },\n \"name\": \"TransitionDurationDefault\",\n \"attributes\": {\n \"category\": \"transition\",\n \"type\": \"duration\",\n \"item\": \"default\"\n },\n \"path\": [\n \"transition\",\n \"duration\",\n \"default\"\n ]\n },\n \"slow\": {\n \"key\": \"{transition.duration.slow}\",\n \"value\": \"400ms\",\n \"filePath\": \"src/effects.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"400ms\",\n \"key\": \"{transition.duration.slow}\"\n },\n \"name\": \"TransitionDurationSlow\",\n \"attributes\": {\n \"category\": \"transition\",\n \"type\": \"duration\",\n \"item\": \"slow\"\n },\n \"path\": [\n \"transition\",\n \"duration\",\n \"slow\"\n ]\n }\n }\n },\n \"focus\": {\n \"outline-color\": {\n \"key\": \"{focus.outline-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/focus.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{focus.outline-color}\"\n },\n \"name\": \"FocusOutlineColor\",\n \"attributes\": {\n \"category\": \"focus\",\n \"type\": \"outline-color\"\n },\n \"path\": [\n \"focus\",\n \"outline-color\"\n ]\n },\n \"secondary-outline-color\": {\n \"key\": \"{focus.secondary-outline-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/focus.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{focus.secondary-outline-color}\"\n },\n \"name\": \"FocusSecondaryOutlineColor\",\n \"attributes\": {\n \"category\": \"focus\",\n \"type\": \"secondary-outline-color\"\n },\n \"path\": [\n \"focus\",\n \"secondary-outline-color\"\n ]\n },\n \"outline-offset\": {\n \"key\": \"{focus.outline-offset}\",\n \"value\": \"2px\",\n \"filePath\": \"src/focus.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xxs}\",\n \"key\": \"{focus.outline-offset}\"\n },\n \"name\": \"FocusOutlineOffset\",\n \"attributes\": {\n \"category\": \"focus\",\n \"type\": \"outline-offset\"\n },\n \"path\": [\n \"focus\",\n \"outline-offset\"\n ]\n },\n \"outline-width\": {\n \"key\": \"{focus.outline-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/focus.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{focus.outline-width}\"\n },\n \"name\": \"FocusOutlineWidth\",\n \"attributes\": {\n \"category\": \"focus\",\n \"type\": \"outline-width\"\n },\n \"path\": [\n \"focus\",\n \"outline-width\"\n ]\n }\n },\n \"font-weight\": {\n \"normal\": {\n \"key\": \"{font-weight.normal}\",\n \"value\": \"normal\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"normal\",\n \"key\": \"{font-weight.normal}\"\n },\n \"name\": \"FontWeightNormal\",\n \"attributes\": {\n \"category\": \"font-weight\",\n \"type\": \"normal\"\n },\n \"path\": [\n \"font-weight\",\n \"normal\"\n ]\n },\n \"bold\": {\n \"key\": \"{font-weight.bold}\",\n \"value\": \"bold\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"bold\",\n \"key\": \"{font-weight.bold}\"\n },\n \"name\": \"FontWeightBold\",\n \"attributes\": {\n \"category\": \"font-weight\",\n \"type\": \"bold\"\n },\n \"path\": [\n \"font-weight\",\n \"bold\"\n ]\n }\n },\n \"line-height\": {\n \"key\": \"{line-height}\",\n \"value\": 1.5,\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": 1.5,\n \"key\": \"{line-height}\"\n },\n \"name\": \"LineHeight\",\n \"attributes\": {\n \"category\": \"line-height\"\n },\n \"path\": [\n \"line-height\"\n ]\n },\n \"line-height-m\": {\n \"key\": \"{line-height-m}\",\n \"value\": \"calc(1rem * 1.5)\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc({font-size-text.m} * 1.5)\",\n \"key\": \"{line-height-m}\"\n },\n \"name\": \"LineHeightM\",\n \"attributes\": {\n \"category\": \"line-height-m\"\n },\n \"path\": [\n \"line-height-m\"\n ]\n },\n \"line-height-s\": {\n \"key\": \"{line-height-s}\",\n \"value\": \"calc(0.875rem * 1.5)\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc({font-size-text.s} * 1.5)\",\n \"key\": \"{line-height-s}\"\n },\n \"name\": \"LineHeightS\",\n \"attributes\": {\n \"category\": \"line-height-s\"\n },\n \"path\": [\n \"line-height-s\"\n ]\n },\n \"single-line-height\": {\n \"key\": \"{single-line-height}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1rem\",\n \"key\": \"{single-line-height}\"\n },\n \"name\": \"SingleLineHeight\",\n \"attributes\": {\n \"category\": \"single-line-height\"\n },\n \"path\": [\n \"single-line-height\"\n ]\n },\n \"font-size-text\": {\n \"s\": {\n \"key\": \"{font-size-text.s}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.875rem\",\n \"key\": \"{font-size-text.s}\"\n },\n \"name\": \"FontSizeTextS\",\n \"attributes\": {\n \"category\": \"font-size-text\",\n \"type\": \"s\"\n },\n \"path\": [\n \"font-size-text\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{font-size-text.m}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1rem\",\n \"key\": \"{font-size-text.m}\"\n },\n \"name\": \"FontSizeTextM\",\n \"attributes\": {\n \"category\": \"font-size-text\",\n \"type\": \"m\"\n },\n \"path\": [\n \"font-size-text\",\n \"m\"\n ]\n }\n },\n \"font-size-heading\": {\n \"xs\": {\n \"key\": \"{font-size-heading.xs}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1rem\",\n \"key\": \"{font-size-heading.xs}\"\n },\n \"name\": \"FontSizeHeadingXs\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"xs\"\n },\n \"path\": [\n \"font-size-heading\",\n \"xs\"\n ]\n },\n \"s\": {\n \"key\": \"{font-size-heading.s}\",\n \"value\": \"1.125rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.125rem\",\n \"key\": \"{font-size-heading.s}\"\n },\n \"name\": \"FontSizeHeadingS\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"s\"\n },\n \"path\": [\n \"font-size-heading\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{font-size-heading.m}\",\n \"value\": \"1.25rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.25rem\",\n \"key\": \"{font-size-heading.m}\"\n },\n \"name\": \"FontSizeHeadingM\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"m\"\n },\n \"path\": [\n \"font-size-heading\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{font-size-heading.l}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.5rem\",\n \"key\": \"{font-size-heading.l}\"\n },\n \"name\": \"FontSizeHeadingL\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"l\"\n },\n \"path\": [\n \"font-size-heading\",\n \"l\"\n ]\n },\n \"xl\": {\n \"key\": \"{font-size-heading.xl}\",\n \"value\": \"2rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2rem\",\n \"key\": \"{font-size-heading.xl}\"\n },\n \"name\": \"FontSizeHeadingXl\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"xl\"\n },\n \"path\": [\n \"font-size-heading\",\n \"xl\"\n ]\n },\n \"xxl\": {\n \"key\": \"{font-size-heading.xxl}\",\n \"value\": \"2.625rem\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2.625rem\",\n \"key\": \"{font-size-heading.xxl}\"\n },\n \"name\": \"FontSizeHeadingXxl\",\n \"attributes\": {\n \"category\": \"font-size-heading\",\n \"type\": \"xxl\"\n },\n \"path\": [\n \"font-size-heading\",\n \"xxl\"\n ]\n }\n },\n \"max-text-width\": {\n \"key\": \"{max-text-width}\",\n \"value\": \"960px\",\n \"filePath\": \"src/font.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"960px\",\n \"key\": \"{max-text-width}\"\n },\n \"name\": \"MaxTextWidth\",\n \"attributes\": {\n \"category\": \"max-text-width\"\n },\n \"path\": [\n \"max-text-width\"\n ]\n },\n \"choice\": {\n \"icon-color\": {\n \"default\": {\n \"key\": \"{choice.icon-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/choice.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{icon.color}\",\n \"key\": \"{choice.icon-color.default}\"\n },\n \"name\": \"ChoiceIconColorDefault\",\n \"attributes\": {\n \"category\": \"choice\",\n \"type\": \"icon-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"choice\",\n \"icon-color\",\n \"default\"\n ]\n },\n \"selected\": {\n \"key\": \"{choice.icon-color.selected}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/form/choice.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.900}\",\n \"key\": \"{choice.icon-color.selected}\"\n },\n \"name\": \"ChoiceIconColorSelected\",\n \"attributes\": {\n \"category\": \"choice\",\n \"type\": \"icon-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"choice\",\n \"icon-color\",\n \"selected\"\n ]\n },\n \"disabled\": {\n \"key\": \"{choice.icon-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/form/choice.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{choice.icon-color.disabled}\"\n },\n \"name\": \"ChoiceIconColorDisabled\",\n \"attributes\": {\n \"category\": \"choice\",\n \"type\": \"icon-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"choice\",\n \"icon-color\",\n \"disabled\"\n ]\n }\n }\n },\n \"code-editor\": {\n \"font-size\": {\n \"key\": \"{code-editor.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/form/code-editor.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{code-editor.font-size}\"\n },\n \"name\": \"CodeEditorFontSize\",\n \"attributes\": {\n \"category\": \"code-editor\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"code-editor\",\n \"font-size\"\n ]\n },\n \"font-family\": {\n \"key\": \"{code-editor.font-family}\",\n \"value\": \"FiraCode, monospace\",\n \"filePath\": \"src/form/code-editor.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"FiraCode, monospace\",\n \"key\": \"{code-editor.font-family}\"\n },\n \"name\": \"CodeEditorFontFamily\",\n \"attributes\": {\n \"category\": \"code-editor\",\n \"type\": \"font-family\"\n },\n \"path\": [\n \"code-editor\",\n \"font-family\"\n ]\n },\n \"gutter-element-min-width\": {\n \"key\": \"{code-editor.gutter-element-min-width}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/form/code-editor.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{code-editor.gutter-element-min-width}\"\n },\n \"name\": \"CodeEditorGutterElementMinWidth\",\n \"attributes\": {\n \"category\": \"code-editor\",\n \"type\": \"gutter-element-min-width\"\n },\n \"path\": [\n \"code-editor\",\n \"gutter-element-min-width\"\n ]\n },\n \"gutter-separator-color\": {\n \"key\": \"{code-editor.gutter-separator-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/form/code-editor.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{separator.color}\",\n \"key\": \"{code-editor.gutter-separator-color}\"\n },\n \"name\": \"CodeEditorGutterSeparatorColor\",\n \"attributes\": {\n \"category\": \"code-editor\",\n \"type\": \"gutter-separator-color\"\n },\n \"path\": [\n \"code-editor\",\n \"gutter-separator-color\"\n ]\n },\n \"indentation-marker-color\": {\n \"key\": \"{code-editor.indentation-marker-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/code-editor.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.400}\",\n \"key\": \"{code-editor.indentation-marker-color}\"\n },\n \"name\": \"CodeEditorIndentationMarkerColor\",\n \"attributes\": {\n \"category\": \"code-editor\",\n \"type\": \"indentation-marker-color\"\n },\n \"path\": [\n \"code-editor\",\n \"indentation-marker-color\"\n ]\n }\n },\n \"date-picker\": {\n \"date-segment-background-color\": {\n \"focused\": {\n \"key\": \"{date-picker.date-segment-background-color.focused}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-background-color.pressed}\",\n \"key\": \"{date-picker.date-segment-background-color.focused}\"\n },\n \"name\": \"DatePickerDateSegmentBackgroundColorFocused\",\n \"attributes\": {\n \"category\": \"date-picker\",\n \"type\": \"date-segment-background-color\",\n \"item\": \"focused\"\n },\n \"path\": [\n \"date-picker\",\n \"date-segment-background-color\",\n \"focused\"\n ]\n }\n },\n \"date-segment-corner-radius\": {\n \"key\": \"{date-picker.date-segment-corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{date-picker.date-segment-corner-radius}\"\n },\n \"name\": \"DatePickerDateSegmentCornerRadius\",\n \"attributes\": {\n \"category\": \"date-picker\",\n \"type\": \"date-segment-corner-radius\"\n },\n \"path\": [\n \"date-picker\",\n \"date-segment-corner-radius\"\n ]\n }\n },\n \"calendar\": {\n \"spacing\": {\n \"key\": \"{calendar.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{calendar.spacing}\"\n },\n \"name\": \"CalendarSpacing\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"calendar\",\n \"spacing\"\n ]\n },\n \"heading-font-size\": {\n \"key\": \"{calendar.heading-font-size}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.m}\",\n \"key\": \"{calendar.heading-font-size}\"\n },\n \"name\": \"CalendarHeadingFontSize\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"heading-font-size\"\n },\n \"path\": [\n \"calendar\",\n \"heading-font-size\"\n ]\n },\n \"cell-size\": {\n \"key\": \"{calendar.cell-size}\",\n \"value\": \"2.25rem\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2.25rem\",\n \"key\": \"{calendar.cell-size}\"\n },\n \"name\": \"CalendarCellSize\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-size\"\n },\n \"path\": [\n \"calendar\",\n \"cell-size\"\n ]\n },\n \"cell-corner-radius\": {\n \"key\": \"{calendar.cell-corner-radius}\",\n \"value\": \"50%\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.round}\",\n \"key\": \"{calendar.cell-corner-radius}\"\n },\n \"name\": \"CalendarCellCornerRadius\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-corner-radius\"\n },\n \"path\": [\n \"calendar\",\n \"cell-corner-radius\"\n ]\n },\n \"cell-font-size\": {\n \"key\": \"{calendar.cell-font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{calendar.cell-font-size}\"\n },\n \"name\": \"CalendarCellFontSize\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-font-size\"\n },\n \"path\": [\n \"calendar\",\n \"cell-font-size\"\n ]\n },\n \"cell-background-color\": {\n \"disabled\": {\n \"key\": \"{calendar.cell-background-color.disabled}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-background-color}\",\n \"key\": \"{calendar.cell-background-color.disabled}\"\n },\n \"name\": \"CalendarCellBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"calendar\",\n \"cell-background-color\",\n \"disabled\"\n ]\n },\n \"hover\": {\n \"key\": \"{calendar.cell-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.hover}\",\n \"key\": \"{calendar.cell-background-color.hover}\"\n },\n \"name\": \"CalendarCellBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"calendar\",\n \"cell-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{calendar.cell-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.pressed}\",\n \"key\": \"{calendar.cell-background-color.pressed}\"\n },\n \"name\": \"CalendarCellBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"calendar\",\n \"cell-background-color\",\n \"pressed\"\n ]\n },\n \"selected\": {\n \"key\": \"{calendar.cell-background-color.selected}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.default}\",\n \"key\": \"{calendar.cell-background-color.selected}\"\n },\n \"name\": \"CalendarCellBackgroundColorSelected\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-background-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"calendar\",\n \"cell-background-color\",\n \"selected\"\n ]\n }\n },\n \"cell-content-color\": {\n \"disabled\": {\n \"key\": \"{calendar.cell-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{calendar.cell-content-color.disabled}\"\n },\n \"name\": \"CalendarCellContentColorDisabled\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"calendar\",\n \"cell-content-color\",\n \"disabled\"\n ]\n },\n \"selected\": {\n \"key\": \"{calendar.cell-content-color.selected}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-content-color}\",\n \"key\": \"{calendar.cell-content-color.selected}\"\n },\n \"name\": \"CalendarCellContentColorSelected\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"cell-content-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"calendar\",\n \"cell-content-color\",\n \"selected\"\n ]\n }\n },\n \"range-background-color\": {\n \"key\": \"{calendar.range-background-color}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.100}\",\n \"key\": \"{calendar.range-background-color}\"\n },\n \"name\": \"CalendarRangeBackgroundColor\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"range-background-color\"\n },\n \"path\": [\n \"calendar\",\n \"range-background-color\"\n ]\n },\n \"range-border-color\": {\n \"key\": \"{calendar.range-border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.border-color.default}\",\n \"key\": \"{calendar.range-border-color}\"\n },\n \"name\": \"CalendarRangeBorderColor\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"range-border-color\"\n },\n \"path\": [\n \"calendar\",\n \"range-border-color\"\n ]\n },\n \"range-border-width\": {\n \"key\": \"{calendar.range-border-width}\",\n \"value\": \"0.5px\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.50}\",\n \"key\": \"{calendar.range-border-width}\"\n },\n \"name\": \"CalendarRangeBorderWidth\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"range-border-width\"\n },\n \"path\": [\n \"calendar\",\n \"range-border-width\"\n ]\n },\n \"range-border-style\": {\n \"key\": \"{calendar.range-border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{calendar.range-border-style}\"\n },\n \"name\": \"CalendarRangeBorderStyle\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"range-border-style\"\n },\n \"path\": [\n \"calendar\",\n \"range-border-style\"\n ]\n },\n \"header-cell-font-weight\": {\n \"key\": \"{calendar.header-cell-font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/form/date-picker.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{calendar.header-cell-font-weight}\"\n },\n \"name\": \"CalendarHeaderCellFontWeight\",\n \"attributes\": {\n \"category\": \"calendar\",\n \"type\": \"header-cell-font-weight\"\n },\n \"path\": [\n \"calendar\",\n \"header-cell-font-weight\"\n ]\n }\n },\n \"field-description\": {\n \"font-size\": {\n \"key\": \"{field-description.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/form/field-description.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{field-description.font-size}\"\n },\n \"name\": \"FieldDescriptionFontSize\",\n \"attributes\": {\n \"category\": \"field-description\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"field-description\",\n \"font-size\"\n ]\n }\n },\n \"field-error\": {\n \"font-size\": {\n \"key\": \"{field-error.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/form/field-error.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{field-error.font-size}\"\n },\n \"name\": \"FieldErrorFontSize\",\n \"attributes\": {\n \"category\": \"field-error\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"field-error\",\n \"font-size\"\n ]\n }\n },\n \"form-control\": {\n \"label-to-control-spacing\": {\n \"key\": \"{form-control.label-to-control-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{form-control.label-to-control-spacing}\"\n },\n \"name\": \"FormControlLabelToControlSpacing\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"label-to-control-spacing\"\n },\n \"path\": [\n \"form-control\",\n \"label-to-control-spacing\"\n ]\n },\n \"control-to-info-spacing\": {\n \"key\": \"{form-control.control-to-info-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{form-control.control-to-info-spacing}\"\n },\n \"name\": \"FormControlControlToInfoSpacing\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"control-to-info-spacing\"\n },\n \"path\": [\n \"form-control\",\n \"control-to-info-spacing\"\n ]\n },\n \"spacing-x\": {\n \"key\": \"{form-control.spacing-x}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{form-control.spacing-x}\"\n },\n \"name\": \"FormControlSpacingX\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"form-control\",\n \"spacing-x\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{form-control.spacing-y}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{form-control.spacing-y}\"\n },\n \"name\": \"FormControlSpacingY\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"form-control\",\n \"spacing-y\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{form-control.padding-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{form-control.padding-x}\"\n },\n \"name\": \"FormControlPaddingX\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"form-control\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{form-control.padding-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{form-control.padding-y}\"\n },\n \"name\": \"FormControlPaddingY\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"form-control\",\n \"padding-y\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{form-control.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{form-control.corner-radius}\"\n },\n \"name\": \"FormControlCornerRadius\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"form-control\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{form-control.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{form-control.border-width}\"\n },\n \"name\": \"FormControlBorderWidth\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"form-control\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{form-control.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{form-control.border-style}\"\n },\n \"name\": \"FormControlBorderStyle\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"form-control\",\n \"border-style\"\n ]\n },\n \"placeholder-color\": {\n \"default\": {\n \"key\": \"{form-control.placeholder-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.700}\",\n \"key\": \"{form-control.placeholder-color.default}\"\n },\n \"name\": \"FormControlPlaceholderColorDefault\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"placeholder-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"form-control\",\n \"placeholder-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{form-control.placeholder-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{form-control.placeholder-color.disabled}\"\n },\n \"name\": \"FormControlPlaceholderColorDisabled\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"placeholder-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"form-control\",\n \"placeholder-color\",\n \"disabled\"\n ]\n }\n },\n \"border-color\": {\n \"default\": {\n \"key\": \"{form-control.border-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{form-control.border-color.default}\"\n },\n \"name\": \"FormControlBorderColorDefault\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"form-control\",\n \"border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{form-control.border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{form-control.border-color.disabled}\"\n },\n \"name\": \"FormControlBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"form-control\",\n \"border-color\",\n \"disabled\"\n ]\n },\n \"invalid\": {\n \"key\": \"{form-control.border-color.invalid}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{form-control.border-color.invalid}\"\n },\n \"name\": \"FormControlBorderColorInvalid\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-color\",\n \"item\": \"invalid\"\n },\n \"path\": [\n \"form-control\",\n \"border-color\",\n \"invalid\"\n ]\n },\n \"focused\": {\n \"key\": \"{form-control.border-color.focused}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{focus.outline-color}\",\n \"key\": \"{form-control.border-color.focused}\"\n },\n \"name\": \"FormControlBorderColorFocused\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-color\",\n \"item\": \"focused\"\n },\n \"path\": [\n \"form-control\",\n \"border-color\",\n \"focused\"\n ]\n },\n \"selected\": {\n \"key\": \"{form-control.border-color.selected}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{form-control.border-color.selected}\"\n },\n \"name\": \"FormControlBorderColorSelected\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"border-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"form-control\",\n \"border-color\",\n \"selected\"\n ]\n }\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{form-control.background-color.default}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{form-control.background-color.default}\"\n },\n \"name\": \"FormControlBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{form-control.background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{form-control.background-color.disabled}\"\n },\n \"name\": \"FormControlBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"disabled\"\n ]\n },\n \"hover\": {\n \"key\": \"{form-control.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.hover}\",\n \"key\": \"{form-control.background-color.hover}\"\n },\n \"name\": \"FormControlBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"focused\": {\n \"key\": \"{form-control.background-color.focused}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{form-control.background-color.focused}\"\n },\n \"name\": \"FormControlBackgroundColorFocused\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"focused\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"focused\"\n ]\n },\n \"invalid\": {\n \"key\": \"{form-control.background-color.invalid}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.100}\",\n \"key\": \"{form-control.background-color.invalid}\"\n },\n \"name\": \"FormControlBackgroundColorInvalid\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"invalid\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"invalid\"\n ]\n },\n \"selected\": {\n \"key\": \"{form-control.background-color.selected}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.pressed}\",\n \"key\": \"{form-control.background-color.selected}\"\n },\n \"name\": \"FormControlBackgroundColorSelected\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"background-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"form-control\",\n \"background-color\",\n \"selected\"\n ]\n }\n },\n \"content-color\": {\n \"default\": {\n \"key\": \"{form-control.content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-content-color}\",\n \"key\": \"{form-control.content-color.default}\"\n },\n \"name\": \"FormControlContentColorDefault\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"form-control\",\n \"content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{form-control.content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{form-control.content-color.disabled}\"\n },\n \"name\": \"FormControlContentColorDisabled\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"form-control\",\n \"content-color\",\n \"disabled\"\n ]\n },\n \"selected\": {\n \"key\": \"{form-control.content-color.selected}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/form/form-control.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-content-color}\",\n \"key\": \"{form-control.content-color.selected}\"\n },\n \"name\": \"FormControlContentColorSelected\",\n \"attributes\": {\n \"category\": \"form-control\",\n \"type\": \"content-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"form-control\",\n \"content-color\",\n \"selected\"\n ]\n }\n }\n },\n \"rating\": {\n \"spacing\": {\n \"s\": {\n \"key\": \"{rating.spacing.s}\",\n \"value\": \"0.125rem\",\n \"filePath\": \"src/form/rating.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xxs}\",\n \"key\": \"{rating.spacing.s}\"\n },\n \"name\": \"RatingSpacingS\",\n \"attributes\": {\n \"category\": \"rating\",\n \"type\": \"spacing\",\n \"item\": \"s\"\n },\n \"path\": [\n \"rating\",\n \"spacing\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{rating.spacing.m}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/rating.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{rating.spacing.m}\"\n },\n \"name\": \"RatingSpacingM\",\n \"attributes\": {\n \"category\": \"rating\",\n \"type\": \"spacing\",\n \"item\": \"m\"\n },\n \"path\": [\n \"rating\",\n \"spacing\",\n \"m\"\n ]\n }\n },\n \"star-color\": {\n \"key\": \"{rating.star-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/rating.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.700}\",\n \"key\": \"{rating.star-color}\"\n },\n \"name\": \"RatingStarColor\",\n \"attributes\": {\n \"category\": \"rating\",\n \"type\": \"star-color\"\n },\n \"path\": [\n \"rating\",\n \"star-color\"\n ]\n },\n \"star-filled-color\": {\n \"key\": \"{rating.star-filled-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/form/rating.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{rating.star-filled-color}\"\n },\n \"name\": \"RatingStarFilledColor\",\n \"attributes\": {\n \"category\": \"rating\",\n \"type\": \"star-filled-color\"\n },\n \"path\": [\n \"rating\",\n \"star-filled-color\"\n ]\n }\n },\n \"segmented-button\": {\n \"text-to-text-spacing\": {\n \"key\": \"{segmented-button.text-to-text-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/form/segmented-control-group.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{segmented-button.text-to-text-spacing}\"\n },\n \"name\": \"SegmentedButtonTextToTextSpacing\",\n \"attributes\": {\n \"category\": \"segmented-button\",\n \"type\": \"text-to-text-spacing\"\n },\n \"path\": [\n \"segmented-button\",\n \"text-to-text-spacing\"\n ]\n }\n },\n \"slider\": {\n \"color\": {\n \"default\": {\n \"key\": \"{slider.color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1000}\",\n \"key\": \"{slider.color.default}\"\n },\n \"name\": \"SliderColorDefault\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"slider\",\n \"color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{slider.color.disabled}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.600}\",\n \"key\": \"{slider.color.disabled}\"\n },\n \"name\": \"SliderColorDisabled\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"slider\",\n \"color\",\n \"disabled\"\n ]\n }\n },\n \"spacing-x\": {\n \"key\": \"{slider.spacing-x}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{slider.spacing-x}\"\n },\n \"name\": \"SliderSpacingX\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"slider\",\n \"spacing-x\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{slider.spacing-y}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{slider.spacing-y}\"\n },\n \"name\": \"SliderSpacingY\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"slider\",\n \"spacing-y\"\n ]\n },\n \"value-font-weight\": {\n \"key\": \"{slider.value-font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{slider.value-font-weight}\"\n },\n \"name\": \"SliderValueFontWeight\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"value-font-weight\"\n },\n \"path\": [\n \"slider\",\n \"value-font-weight\"\n ]\n },\n \"track-color\": {\n \"default\": {\n \"key\": \"{slider.track-color.default}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.background-color.default}\",\n \"key\": \"{slider.track-color.default}\"\n },\n \"name\": \"SliderTrackColorDefault\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"slider\",\n \"track-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{slider.track-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.background-color.disabled}\",\n \"key\": \"{slider.track-color.disabled}\"\n },\n \"name\": \"SliderTrackColorDisabled\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"slider\",\n \"track-color\",\n \"disabled\"\n ]\n }\n },\n \"track-height\": {\n \"key\": \"{slider.track-height}\",\n \"value\": \"8px\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{slider.track-height}\"\n },\n \"name\": \"SliderTrackHeight\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-height\"\n },\n \"path\": [\n \"slider\",\n \"track-height\"\n ]\n },\n \"track-border-width\": {\n \"key\": \"{slider.track-border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{slider.track-border-width}\"\n },\n \"name\": \"SliderTrackBorderWidth\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-border-width\"\n },\n \"path\": [\n \"slider\",\n \"track-border-width\"\n ]\n },\n \"track-border-style\": {\n \"key\": \"{slider.track-border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{slider.track-border-style}\"\n },\n \"name\": \"SliderTrackBorderStyle\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-border-style\"\n },\n \"path\": [\n \"slider\",\n \"track-border-style\"\n ]\n },\n \"track-border-color\": {\n \"default\": {\n \"key\": \"{slider.track-border-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.border-color.default}\",\n \"key\": \"{slider.track-border-color.default}\"\n },\n \"name\": \"SliderTrackBorderColorDefault\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"slider\",\n \"track-border-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{slider.track-border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.border-color.disabled}\",\n \"key\": \"{slider.track-border-color.disabled}\"\n },\n \"name\": \"SliderTrackBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"track-border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"slider\",\n \"track-border-color\",\n \"disabled\"\n ]\n }\n },\n \"corner-radius\": {\n \"key\": \"{slider.corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{slider.corner-radius}\"\n },\n \"name\": \"SliderCornerRadius\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"slider\",\n \"corner-radius\"\n ]\n },\n \"handle-corner-radius\": {\n \"key\": \"{slider.handle-corner-radius}\",\n \"value\": \"50%\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.round}\",\n \"key\": \"{slider.handle-corner-radius}\"\n },\n \"name\": \"SliderHandleCornerRadius\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"handle-corner-radius\"\n },\n \"path\": [\n \"slider\",\n \"handle-corner-radius\"\n ]\n },\n \"handle-size\": {\n \"key\": \"{slider.handle-size}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{slider.handle-size}\"\n },\n \"name\": \"SliderHandleSize\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"handle-size\"\n },\n \"path\": [\n \"slider\",\n \"handle-size\"\n ]\n },\n \"handle-fill-color\": {\n \"key\": \"{slider.handle-fill-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{slider.handle-fill-color}\"\n },\n \"name\": \"SliderHandleFillColor\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"handle-fill-color\"\n },\n \"path\": [\n \"slider\",\n \"handle-fill-color\"\n ]\n },\n \"handle-border-width\": {\n \"key\": \"{slider.handle-border-width}\",\n \"value\": \"4px\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.300}\",\n \"key\": \"{slider.handle-border-width}\"\n },\n \"name\": \"SliderHandleBorderWidth\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"handle-border-width\"\n },\n \"path\": [\n \"slider\",\n \"handle-border-width\"\n ]\n },\n \"initial-marker-height\": {\n \"key\": \"{slider.initial-marker-height}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{slider.initial-marker-height}\"\n },\n \"name\": \"SliderInitialMarkerHeight\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"initial-marker-height\"\n },\n \"path\": [\n \"slider\",\n \"initial-marker-height\"\n ]\n },\n \"initial-marker-border-width\": {\n \"key\": \"{slider.initial-marker-border-width}\",\n \"value\": \"4px\",\n \"filePath\": \"src/form/slider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.300}\",\n \"key\": \"{slider.initial-marker-border-width}\"\n },\n \"name\": \"SliderInitialMarkerBorderWidth\",\n \"attributes\": {\n \"category\": \"slider\",\n \"type\": \"initial-marker-border-width\"\n },\n \"path\": [\n \"slider\",\n \"initial-marker-border-width\"\n ]\n }\n },\n \"switch\": {\n \"label-to-track-spacing\": {\n \"key\": \"{switch.label-to-track-spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{switch.label-to-track-spacing}\"\n },\n \"name\": \"SwitchLabelToTrackSpacing\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"label-to-track-spacing\"\n },\n \"path\": [\n \"switch\",\n \"label-to-track-spacing\"\n ]\n },\n \"track-height\": {\n \"key\": \"{switch.track-height}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.5rem\",\n \"key\": \"{switch.track-height}\"\n },\n \"name\": \"SwitchTrackHeight\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-height\"\n },\n \"path\": [\n \"switch\",\n \"track-height\"\n ]\n },\n \"track-width\": {\n \"key\": \"{switch.track-width}\",\n \"value\": \"2.75rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2.75rem\",\n \"key\": \"{switch.track-width}\"\n },\n \"name\": \"SwitchTrackWidth\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-width\"\n },\n \"path\": [\n \"switch\",\n \"track-width\"\n ]\n },\n \"track-corner-radius\": {\n \"key\": \"{switch.track-corner-radius}\",\n \"value\": \"0.75rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.75rem\",\n \"key\": \"{switch.track-corner-radius}\"\n },\n \"name\": \"SwitchTrackCornerRadius\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-corner-radius\"\n },\n \"path\": [\n \"switch\",\n \"track-corner-radius\"\n ]\n },\n \"track-padding\": {\n \"key\": \"{switch.track-padding}\",\n \"value\": \"0.125rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xxs}\",\n \"key\": \"{switch.track-padding}\"\n },\n \"name\": \"SwitchTrackPadding\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-padding\"\n },\n \"path\": [\n \"switch\",\n \"track-padding\"\n ]\n },\n \"track-background-color\": {\n \"default\": {\n \"key\": \"{switch.track-background-color.default}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-background-color.default}\",\n \"key\": \"{switch.track-background-color.default}\"\n },\n \"name\": \"SwitchTrackBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"switch\",\n \"track-background-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{switch.track-background-color.disabled}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{switch.track-background-color.disabled}\"\n },\n \"name\": \"SwitchTrackBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"switch\",\n \"track-background-color\",\n \"disabled\"\n ]\n },\n \"selected\": {\n \"key\": \"{switch.track-background-color.selected}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.default}\",\n \"key\": \"{switch.track-background-color.selected}\"\n },\n \"name\": \"SwitchTrackBackgroundColorSelected\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"track-background-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"switch\",\n \"track-background-color\",\n \"selected\"\n ]\n }\n },\n \"handle-content-color\": {\n \"default\": {\n \"key\": \"{switch.handle-content-color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-content-color}\",\n \"key\": \"{switch.handle-content-color.default}\"\n },\n \"name\": \"SwitchHandleContentColorDefault\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"handle-content-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"switch\",\n \"handle-content-color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{switch.handle-content-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{switch.handle-content-color.disabled}\"\n },\n \"name\": \"SwitchHandleContentColorDisabled\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"handle-content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"switch\",\n \"handle-content-color\",\n \"disabled\"\n ]\n }\n },\n \"handle-background-color\": {\n \"key\": \"{switch.handle-background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{switch.handle-background-color}\"\n },\n \"name\": \"SwitchHandleBackgroundColor\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"handle-background-color\"\n },\n \"path\": [\n \"switch\",\n \"handle-background-color\"\n ]\n },\n \"handle-size\": {\n \"key\": \"{switch.handle-size}\",\n \"value\": \"1.25rem\",\n \"filePath\": \"src/form/switch.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.25rem\",\n \"key\": \"{switch.handle-size}\"\n },\n \"name\": \"SwitchHandleSize\",\n \"attributes\": {\n \"category\": \"switch\",\n \"type\": \"handle-size\"\n },\n \"path\": [\n \"switch\",\n \"handle-size\"\n ]\n }\n },\n \"time-field\": {\n \"date-segment-background-color\": {\n \"focused\": {\n \"key\": \"{time-field.date-segment-background-color.focused}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/form/time-field.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-plain-background-color.pressed}\",\n \"key\": \"{time-field.date-segment-background-color.focused}\"\n },\n \"name\": \"TimeFieldDateSegmentBackgroundColorFocused\",\n \"attributes\": {\n \"category\": \"time-field\",\n \"type\": \"date-segment-background-color\",\n \"item\": \"focused\"\n },\n \"path\": [\n \"time-field\",\n \"date-segment-background-color\",\n \"focused\"\n ]\n }\n },\n \"date-segment-corner-radius\": {\n \"key\": \"{time-field.date-segment-corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/form/time-field.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{time-field.date-segment-corner-radius}\"\n },\n \"name\": \"TimeFieldDateSegmentCornerRadius\",\n \"attributes\": {\n \"category\": \"time-field\",\n \"type\": \"date-segment-corner-radius\"\n },\n \"path\": [\n \"time-field\",\n \"date-segment-corner-radius\"\n ]\n }\n },\n \"breadcrumb\": {\n \"spacing\": {\n \"key\": \"{breadcrumb.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{breadcrumb.spacing}\"\n },\n \"name\": \"BreadcrumbSpacing\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"breadcrumb\",\n \"spacing\"\n ]\n },\n \"font-weight\": {\n \"default\": {\n \"key\": \"{breadcrumb.font-weight.default}\",\n \"value\": \"normal\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.normal}\",\n \"key\": \"{breadcrumb.font-weight.default}\"\n },\n \"name\": \"BreadcrumbFontWeightDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"font-weight\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"font-weight\",\n \"default\"\n ]\n },\n \"current\": {\n \"key\": \"{breadcrumb.font-weight.current}\",\n \"value\": \"bold\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{breadcrumb.font-weight.current}\"\n },\n \"name\": \"BreadcrumbFontWeightCurrent\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"font-weight\",\n \"item\": \"current\"\n },\n \"path\": [\n \"breadcrumb\",\n \"font-weight\",\n \"current\"\n ]\n }\n },\n \"color\": {\n \"default\": {\n \"key\": \"{breadcrumb.color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.default}\",\n \"key\": \"{breadcrumb.color.default}\"\n },\n \"name\": \"BreadcrumbColorDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{breadcrumb.color.hover}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.900}\",\n \"key\": \"{breadcrumb.color.hover}\"\n },\n \"name\": \"BreadcrumbColorHover\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{breadcrumb.color.pressed}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.800}\",\n \"key\": \"{breadcrumb.color.pressed}\"\n },\n \"name\": \"BreadcrumbColorPressed\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color\",\n \"pressed\"\n ]\n }\n },\n \"color-dark\": {\n \"default\": {\n \"key\": \"{breadcrumb.color-dark.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark.default}\",\n \"key\": \"{breadcrumb.color-dark.default}\"\n },\n \"name\": \"BreadcrumbColorDarkDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{breadcrumb.color-dark.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark.hover}\",\n \"key\": \"{breadcrumb.color-dark.hover}\"\n },\n \"name\": \"BreadcrumbColorDarkHover\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{breadcrumb.color-dark.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark.pressed}\",\n \"key\": \"{breadcrumb.color-dark.pressed}\"\n },\n \"name\": \"BreadcrumbColorDarkPressed\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark\",\n \"pressed\"\n ]\n }\n },\n \"color-light\": {\n \"default\": {\n \"key\": \"{breadcrumb.color-light.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light.default}\",\n \"key\": \"{breadcrumb.color-light.default}\"\n },\n \"name\": \"BreadcrumbColorLightDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{breadcrumb.color-light.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light.hover}\",\n \"key\": \"{breadcrumb.color-light.hover}\"\n },\n \"name\": \"BreadcrumbColorLightHover\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{breadcrumb.color-light.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light.pressed}\",\n \"key\": \"{breadcrumb.color-light.pressed}\"\n },\n \"name\": \"BreadcrumbColorLightPressed\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light\",\n \"pressed\"\n ]\n }\n },\n \"color-dark-static\": {\n \"default\": {\n \"key\": \"{breadcrumb.color-dark-static.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark-static.default}\",\n \"key\": \"{breadcrumb.color-dark-static.default}\"\n },\n \"name\": \"BreadcrumbColorDarkStaticDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark-static\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark-static\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{breadcrumb.color-dark-static.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark-static.hover}\",\n \"key\": \"{breadcrumb.color-dark-static.hover}\"\n },\n \"name\": \"BreadcrumbColorDarkStaticHover\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{breadcrumb.color-dark-static.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-dark-static.pressed}\",\n \"key\": \"{breadcrumb.color-dark-static.pressed}\"\n },\n \"name\": \"BreadcrumbColorDarkStaticPressed\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-dark-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-dark-static\",\n \"pressed\"\n ]\n }\n },\n \"color-light-static\": {\n \"default\": {\n \"key\": \"{breadcrumb.color-light-static.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light-static.default}\",\n \"key\": \"{breadcrumb.color-light-static.default}\"\n },\n \"name\": \"BreadcrumbColorLightStaticDefault\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light-static\",\n \"item\": \"default\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light-static\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{breadcrumb.color-light-static.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light-static.hover}\",\n \"key\": \"{breadcrumb.color-light-static.hover}\"\n },\n \"name\": \"BreadcrumbColorLightStaticHover\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{breadcrumb.color-light-static.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/navigation/breadcrumb.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{link.color-light-static.pressed}\",\n \"key\": \"{breadcrumb.color-light-static.pressed}\"\n },\n \"name\": \"BreadcrumbColorLightStaticPressed\",\n \"attributes\": {\n \"category\": \"breadcrumb\",\n \"type\": \"color-light-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"breadcrumb\",\n \"color-light-static\",\n \"pressed\"\n ]\n }\n }\n },\n \"header-navigation\": {\n \"padding\": {\n \"key\": \"{header-navigation.padding}\",\n \"value\": \"8px\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{header-navigation.padding}\"\n },\n \"name\": \"HeaderNavigationPadding\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"header-navigation\",\n \"padding\"\n ]\n },\n \"spacing\": {\n \"key\": \"{header-navigation.spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{header-navigation.spacing}\"\n },\n \"name\": \"HeaderNavigationSpacing\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"header-navigation\",\n \"spacing\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{header-navigation.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{header-navigation.corner-radius}\"\n },\n \"name\": \"HeaderNavigationCornerRadius\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"header-navigation\",\n \"corner-radius\"\n ]\n },\n \"corner-radius-round\": {\n \"key\": \"{header-navigation.corner-radius-round}\",\n \"value\": \"50%\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.round}\",\n \"key\": \"{header-navigation.corner-radius-round}\"\n },\n \"name\": \"HeaderNavigationCornerRadiusRound\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"corner-radius-round\"\n },\n \"path\": [\n \"header-navigation\",\n \"corner-radius-round\"\n ]\n },\n \"font-weight-current\": {\n \"key\": \"{header-navigation.font-weight-current}\",\n \"value\": \"bold\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{header-navigation.font-weight-current}\"\n },\n \"name\": \"HeaderNavigationFontWeightCurrent\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"font-weight-current\"\n },\n \"path\": [\n \"header-navigation\",\n \"font-weight-current\"\n ]\n },\n \"underline-width-current\": {\n \"key\": \"{header-navigation.underline-width-current}\",\n \"value\": \"2px\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{header-navigation.underline-width-current}\"\n },\n \"name\": \"HeaderNavigationUnderlineWidthCurrent\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"underline-width-current\"\n },\n \"path\": [\n \"header-navigation\",\n \"underline-width-current\"\n ]\n },\n \"color\": {\n \"key\": \"{header-navigation.color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.1100}\",\n \"key\": \"{header-navigation.color}\"\n },\n \"name\": \"HeaderNavigationColor\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"color\"\n },\n \"path\": [\n \"header-navigation\",\n \"color\"\n ]\n },\n \"background-color\": {\n \"hover\": {\n \"key\": \"{header-navigation.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.hover}\",\n \"key\": \"{header-navigation.background-color.hover}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{header-navigation.background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-plain-background-color.pressed}\",\n \"key\": \"{header-navigation.background-color.pressed}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color\",\n \"pressed\"\n ]\n }\n },\n \"color-dark\": {\n \"key\": \"{header-navigation.color-dark}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{header-navigation.color-dark}\"\n },\n \"name\": \"HeaderNavigationColorDark\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"color-dark\"\n },\n \"path\": [\n \"header-navigation\",\n \"color-dark\"\n ]\n },\n \"background-color-dark\": {\n \"hover\": {\n \"key\": \"{header-navigation.background-color-dark.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.hover}\",\n \"key\": \"{header-navigation.background-color-dark.hover}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorDarkHover\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-dark\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-dark\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{header-navigation.background-color-dark.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-background-color.pressed}\",\n \"key\": \"{header-navigation.background-color-dark.pressed}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorDarkPressed\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-dark\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-dark\",\n \"pressed\"\n ]\n }\n },\n \"color-light\": {\n \"key\": \"{header-navigation.color-light}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{header-navigation.color-light}\"\n },\n \"name\": \"HeaderNavigationColorLight\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"color-light\"\n },\n \"path\": [\n \"header-navigation\",\n \"color-light\"\n ]\n },\n \"background-color-light\": {\n \"hover\": {\n \"key\": \"{header-navigation.background-color-light.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-background-color.hover}\",\n \"key\": \"{header-navigation.background-color-light.hover}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorLightHover\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-light\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-light\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{header-navigation.background-color-light.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-background-color.pressed}\",\n \"key\": \"{header-navigation.background-color-light.pressed}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorLightPressed\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-light\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-light\",\n \"pressed\"\n ]\n }\n },\n \"color-dark-static\": {\n \"key\": \"{header-navigation.color-dark-static}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{header-navigation.color-dark-static}\"\n },\n \"name\": \"HeaderNavigationColorDarkStatic\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"color-dark-static\"\n },\n \"path\": [\n \"header-navigation\",\n \"color-dark-static\"\n ]\n },\n \"background-color-dark-static\": {\n \"hover\": {\n \"key\": \"{header-navigation.background-color-dark-static.hover}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-background-color.hover}\",\n \"key\": \"{header-navigation.background-color-dark-static.hover}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorDarkStaticHover\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-dark-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-dark-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{header-navigation.background-color-dark-static.pressed}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-background-color.pressed}\",\n \"key\": \"{header-navigation.background-color-dark-static.pressed}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorDarkStaticPressed\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-dark-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-dark-static\",\n \"pressed\"\n ]\n }\n },\n \"color-light-static\": {\n \"key\": \"{header-navigation.color-light-static}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{header-navigation.color-light-static}\"\n },\n \"name\": \"HeaderNavigationColorLightStatic\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"color-light-static\"\n },\n \"path\": [\n \"header-navigation\",\n \"color-light-static\"\n ]\n },\n \"background-color-light-static\": {\n \"hover\": {\n \"key\": \"{header-navigation.background-color-light-static.hover}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-background-color.hover}\",\n \"key\": \"{header-navigation.background-color-light-static.hover}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorLightStaticHover\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-light-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-light-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{header-navigation.background-color-light-static.pressed}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/navigation/header-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-background-color.pressed}\",\n \"key\": \"{header-navigation.background-color-light-static.pressed}\"\n },\n \"name\": \"HeaderNavigationBackgroundColorLightStaticPressed\",\n \"attributes\": {\n \"category\": \"header-navigation\",\n \"type\": \"background-color-light-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"header-navigation\",\n \"background-color-light-static\",\n \"pressed\"\n ]\n }\n }\n },\n \"link\": {\n \"icon-height\": {\n \"key\": \"{link.icon-height}\",\n \"value\": \"calc(1rem * 1.25)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc({font-size-text.m} * 1.25)\",\n \"key\": \"{link.icon-height}\"\n },\n \"name\": \"LinkIconHeight\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"icon-height\"\n },\n \"path\": [\n \"link\",\n \"icon-height\"\n ]\n },\n \"icon-height-s\": {\n \"key\": \"{link.icon-height-s}\",\n \"value\": \"calc(0.875rem * 1.25)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc({font-size-text.s} * 1.25)\",\n \"key\": \"{link.icon-height-s}\"\n },\n \"name\": \"LinkIconHeightS\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"icon-height-s\"\n },\n \"path\": [\n \"link\",\n \"icon-height-s\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{link.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{link.font-weight}\"\n },\n \"name\": \"LinkFontWeight\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"link\",\n \"font-weight\"\n ]\n },\n \"spacing\": {\n \"key\": \"{link.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{link.spacing}\"\n },\n \"name\": \"LinkSpacing\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"link\",\n \"spacing\"\n ]\n },\n \"color\": {\n \"default\": {\n \"key\": \"{link.color.default}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{link.color.default}\"\n },\n \"name\": \"LinkColorDefault\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"link\",\n \"color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{link.color.hover}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.900}\",\n \"key\": \"{link.color.hover}\"\n },\n \"name\": \"LinkColorHover\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"link\",\n \"color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{link.color.pressed}\",\n \"value\": \"#E0EBFF\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.1000}\",\n \"key\": \"{link.color.pressed}\"\n },\n \"name\": \"LinkColorPressed\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"link\",\n \"color\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{link.color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-content-color}\",\n \"key\": \"{link.color.disabled}\"\n },\n \"name\": \"LinkColorDisabled\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"link\",\n \"color\",\n \"disabled\"\n ]\n }\n },\n \"color-dark\": {\n \"default\": {\n \"key\": \"{link.color-dark.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{link.color-dark.default}\"\n },\n \"name\": \"LinkColorDarkDefault\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark\",\n \"item\": \"default\"\n },\n \"path\": [\n \"link\",\n \"color-dark\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{link.color-dark.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.700}\",\n \"key\": \"{link.color-dark.hover}\"\n },\n \"name\": \"LinkColorDarkHover\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"link\",\n \"color-dark\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{link.color-dark.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.600}\",\n \"key\": \"{link.color-dark.pressed}\"\n },\n \"name\": \"LinkColorDarkPressed\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"link\",\n \"color-dark\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{link.color-dark.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-dark-content-color}\",\n \"key\": \"{link.color-dark.disabled}\"\n },\n \"name\": \"LinkColorDarkDisabled\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"link\",\n \"color-dark\",\n \"disabled\"\n ]\n }\n },\n \"color-light\": {\n \"default\": {\n \"key\": \"{link.color-light.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{link.color-light.default}\"\n },\n \"name\": \"LinkColorLightDefault\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light\",\n \"item\": \"default\"\n },\n \"path\": [\n \"link\",\n \"color-light\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{link.color-light.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.700}\",\n \"key\": \"{link.color-light.hover}\"\n },\n \"name\": \"LinkColorLightHover\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"link\",\n \"color-light\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{link.color-light.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.600}\",\n \"key\": \"{link.color-light.pressed}\"\n },\n \"name\": \"LinkColorLightPressed\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"link\",\n \"color-light\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{link.color-light.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-light-content-color}\",\n \"key\": \"{link.color-light.disabled}\"\n },\n \"name\": \"LinkColorLightDisabled\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"link\",\n \"color-light\",\n \"disabled\"\n ]\n }\n },\n \"color-dark-static\": {\n \"default\": {\n \"key\": \"{link.color-dark-static.default}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{link.color-dark-static.default}\"\n },\n \"name\": \"LinkColorDarkStaticDefault\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark-static\",\n \"item\": \"default\"\n },\n \"path\": [\n \"link\",\n \"color-dark-static\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{link.color-dark-static.hover}\",\n \"value\": \"rgb(0 0 0 / 87.5%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.700}\",\n \"key\": \"{link.color-dark-static.hover}\"\n },\n \"name\": \"LinkColorDarkStaticHover\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"link\",\n \"color-dark-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{link.color-dark-static.pressed}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.600}\",\n \"key\": \"{link.color-dark-static.pressed}\"\n },\n \"name\": \"LinkColorDarkStaticPressed\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"link\",\n \"color-dark-static\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{link.color-dark-static.disabled}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-dark-static-content-color}\",\n \"key\": \"{link.color-dark-static.disabled}\"\n },\n \"name\": \"LinkColorDarkStaticDisabled\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-dark-static\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"link\",\n \"color-dark-static\",\n \"disabled\"\n ]\n }\n },\n \"color-light-static\": {\n \"default\": {\n \"key\": \"{link.color-light-static.default}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{link.color-light-static.default}\"\n },\n \"name\": \"LinkColorLightStaticDefault\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light-static\",\n \"item\": \"default\"\n },\n \"path\": [\n \"link\",\n \"color-light-static\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{link.color-light-static.hover}\",\n \"value\": \"rgb(255 255 255 / 87.5%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.700}\",\n \"key\": \"{link.color-light-static.hover}\"\n },\n \"name\": \"LinkColorLightStaticHover\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light-static\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"link\",\n \"color-light-static\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{link.color-light-static.pressed}\",\n \"value\": \"rgb(255 255 255 / 75%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.600}\",\n \"key\": \"{link.color-light-static.pressed}\"\n },\n \"name\": \"LinkColorLightStaticPressed\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light-static\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"link\",\n \"color-light-static\",\n \"pressed\"\n ]\n },\n \"disabled\": {\n \"key\": \"{link.color-light-static.disabled}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/navigation/link.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-plain-light-static-content-color}\",\n \"key\": \"{link.color-light-static.disabled}\"\n },\n \"name\": \"LinkColorLightStaticDisabled\",\n \"attributes\": {\n \"category\": \"link\",\n \"type\": \"color-light-static\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"link\",\n \"color-light-static\",\n \"disabled\"\n ]\n }\n }\n },\n \"tab-navigation\": {\n \"padding\": {\n \"key\": \"{tab-navigation.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{tab-navigation.padding}\"\n },\n \"name\": \"TabNavigationPadding\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"tab-navigation\",\n \"padding\"\n ]\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{tab-navigation.background-color.default}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.default}\",\n \"key\": \"{tab-navigation.background-color.default}\"\n },\n \"name\": \"TabNavigationBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"tab-navigation\",\n \"background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{tab-navigation.background-color.hover}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.hover}\",\n \"key\": \"{tab-navigation.background-color.hover}\"\n },\n \"name\": \"TabNavigationBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"tab-navigation\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{tab-navigation.background-color.pressed}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.pressed}\",\n \"key\": \"{tab-navigation.background-color.pressed}\"\n },\n \"name\": \"TabNavigationBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"tab-navigation\",\n \"background-color\",\n \"pressed\"\n ]\n },\n \"current\": {\n \"key\": \"{tab-navigation.background-color.current}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{tab-navigation.background-color.current}\"\n },\n \"name\": \"TabNavigationBackgroundColorCurrent\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"background-color\",\n \"item\": \"current\"\n },\n \"path\": [\n \"tab-navigation\",\n \"background-color\",\n \"current\"\n ]\n }\n },\n \"color\": {\n \"key\": \"{tab-navigation.color}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{tab-navigation.color}\"\n },\n \"name\": \"TabNavigationColor\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"color\"\n },\n \"path\": [\n \"tab-navigation\",\n \"color\"\n ]\n },\n \"font-weight\": {\n \"current\": {\n \"key\": \"{tab-navigation.font-weight.current}\",\n \"value\": \"bold\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{tab-navigation.font-weight.current}\"\n },\n \"name\": \"TabNavigationFontWeightCurrent\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"font-weight\",\n \"item\": \"current\"\n },\n \"path\": [\n \"tab-navigation\",\n \"font-weight\",\n \"current\"\n ]\n }\n },\n \"spacing\": {\n \"key\": \"{tab-navigation.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/navigation/tab-navigation.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{tab-navigation.spacing}\"\n },\n \"name\": \"TabNavigationSpacing\",\n \"attributes\": {\n \"category\": \"tab-navigation\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"tab-navigation\",\n \"spacing\"\n ]\n }\n },\n \"tabs\": {\n \"padding-y\": {\n \"key\": \"{tabs.padding-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{tabs.padding-y}\"\n },\n \"name\": \"TabsPaddingY\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"tabs\",\n \"padding-y\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{tabs.padding-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{tabs.padding-x}\"\n },\n \"name\": \"TabsPaddingX\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"tabs\",\n \"padding-x\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{tabs.corner-radius}\",\n \"value\": \"calc(8px * 2 + calc(1rem * 1.5))\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc({size-px.s} * 2 + {line-height-m})\",\n \"key\": \"{tabs.corner-radius}\"\n },\n \"name\": \"TabsCornerRadius\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"tabs\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{tabs.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{tabs.border-width}\"\n },\n \"name\": \"TabsBorderWidth\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"tabs\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{tabs.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{tabs.border-style}\"\n },\n \"name\": \"TabsBorderStyle\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"tabs\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{tabs.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{tabs.border-color}\"\n },\n \"name\": \"TabsBorderColor\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"tabs\",\n \"border-color\"\n ]\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{tabs.background-color.default}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.default}\",\n \"key\": \"{tabs.background-color.default}\"\n },\n \"name\": \"TabsBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"tabs\",\n \"background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{tabs.background-color.hover}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.hover}\",\n \"key\": \"{tabs.background-color.hover}\"\n },\n \"name\": \"TabsBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"tabs\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{tabs.background-color.pressed}\",\n \"value\": \"#B7C9DB\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-background-color.pressed}\",\n \"key\": \"{tabs.background-color.pressed}\"\n },\n \"name\": \"TabsBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"tabs\",\n \"background-color\",\n \"pressed\"\n ]\n },\n \"selected\": {\n \"key\": \"{tabs.background-color.selected}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{tabs.background-color.selected}\"\n },\n \"name\": \"TabsBackgroundColorSelected\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"background-color\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"tabs\",\n \"background-color\",\n \"selected\"\n ]\n }\n },\n \"color\": {\n \"default\": {\n \"key\": \"{tabs.color.default}\",\n \"value\": \"#FFFFFF\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-soft-content-color}\",\n \"key\": \"{tabs.color.default}\"\n },\n \"name\": \"TabsColorDefault\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"tabs\",\n \"color\",\n \"default\"\n ]\n },\n \"disabled\": {\n \"key\": \"{tabs.color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-content-color}\",\n \"key\": \"{tabs.color.disabled}\"\n },\n \"name\": \"TabsColorDisabled\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"tabs\",\n \"color\",\n \"disabled\"\n ]\n }\n },\n \"font-weight\": {\n \"selected\": {\n \"key\": \"{tabs.font-weight.selected}\",\n \"value\": \"bold\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{tabs.font-weight.selected}\"\n },\n \"name\": \"TabsFontWeightSelected\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"font-weight\",\n \"item\": \"selected\"\n },\n \"path\": [\n \"tabs\",\n \"font-weight\",\n \"selected\"\n ]\n }\n },\n \"spacing\": {\n \"key\": \"{tabs.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/navigation/tabs.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{tabs.spacing}\"\n },\n \"name\": \"TabsSpacing\",\n \"attributes\": {\n \"category\": \"tabs\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"tabs\",\n \"spacing\"\n ]\n }\n },\n \"contextual-help\": {\n \"max-width\": {\n \"key\": \"{contextual-help.max-width}\",\n \"value\": \"500px\",\n \"filePath\": \"src/overlays/contextual-help.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"500px\",\n \"key\": \"{contextual-help.max-width}\"\n },\n \"name\": \"ContextualHelpMaxWidth\",\n \"attributes\": {\n \"category\": \"contextual-help\",\n \"type\": \"max-width\"\n },\n \"path\": [\n \"contextual-help\",\n \"max-width\"\n ]\n }\n },\n \"light-box\": {\n \"max-width\": {\n \"key\": \"{light-box.max-width}\",\n \"value\": \"calc(100dvw - 64px)\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc(100dvw - {size-px.xxl})\",\n \"key\": \"{light-box.max-width}\"\n },\n \"name\": \"LightBoxMaxWidth\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"max-width\"\n },\n \"path\": [\n \"light-box\",\n \"max-width\"\n ]\n },\n \"max-height\": {\n \"key\": \"{light-box.max-height}\",\n \"value\": \"calc(100dvh - 64px)\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc(100dvh - {size-px.xxl})\",\n \"key\": \"{light-box.max-height}\"\n },\n \"name\": \"LightBoxMaxHeight\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"max-height\"\n },\n \"path\": [\n \"light-box\",\n \"max-height\"\n ]\n },\n \"max-width-mobile\": {\n \"key\": \"{light-box.max-width-mobile}\",\n \"value\": \"calc(100dvw - 24px)\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc(100dvw - {size-px.l})\",\n \"key\": \"{light-box.max-width-mobile}\"\n },\n \"name\": \"LightBoxMaxWidthMobile\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"max-width-mobile\"\n },\n \"path\": [\n \"light-box\",\n \"max-width-mobile\"\n ]\n },\n \"max-height-mobile\": {\n \"key\": \"{light-box.max-height-mobile}\",\n \"value\": \"calc(100dvh - 24px)\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc(100dvh - {size-px.l})\",\n \"key\": \"{light-box.max-height-mobile}\"\n },\n \"name\": \"LightBoxMaxHeightMobile\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"max-height-mobile\"\n },\n \"path\": [\n \"light-box\",\n \"max-height-mobile\"\n ]\n },\n \"spacing\": {\n \"key\": \"{light-box.spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{light-box.spacing}\"\n },\n \"name\": \"LightBoxSpacing\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"light-box\",\n \"spacing\"\n ]\n },\n \"indicator-spacing\": {\n \"key\": \"{light-box.indicator-spacing}\",\n \"value\": \"4px\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{light-box.indicator-spacing}\"\n },\n \"name\": \"LightBoxIndicatorSpacing\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"indicator-spacing\"\n },\n \"path\": [\n \"light-box\",\n \"indicator-spacing\"\n ]\n },\n \"indicator-size\": {\n \"key\": \"{light-box.indicator-size}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{light-box.indicator-size}\"\n },\n \"name\": \"LightBoxIndicatorSize\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"indicator-size\"\n },\n \"path\": [\n \"light-box\",\n \"indicator-size\"\n ]\n },\n \"indicator-border-width\": {\n \"key\": \"{light-box.indicator-border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{light-box.indicator-border-width}\"\n },\n \"name\": \"LightBoxIndicatorBorderWidth\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"indicator-border-width\"\n },\n \"path\": [\n \"light-box\",\n \"indicator-border-width\"\n ]\n },\n \"indicator-border-style\": {\n \"key\": \"{light-box.indicator-border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{light-box.indicator-border-style}\"\n },\n \"name\": \"LightBoxIndicatorBorderStyle\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"indicator-border-style\"\n },\n \"path\": [\n \"light-box\",\n \"indicator-border-style\"\n ]\n },\n \"indicator-corner-radius\": {\n \"key\": \"{light-box.indicator-corner-radius}\",\n \"value\": \"50%\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.round}\",\n \"key\": \"{light-box.indicator-corner-radius}\"\n },\n \"name\": \"LightBoxIndicatorCornerRadius\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"indicator-corner-radius\"\n },\n \"path\": [\n \"light-box\",\n \"indicator-corner-radius\"\n ]\n },\n \"content-color\": {\n \"key\": \"{light-box.content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/overlays/light-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{light-box.content-color}\"\n },\n \"name\": \"LightBoxContentColor\",\n \"attributes\": {\n \"category\": \"light-box\",\n \"type\": \"content-color\"\n },\n \"path\": [\n \"light-box\",\n \"content-color\"\n ]\n }\n },\n \"modal\": {\n \"corner-radius\": {\n \"key\": \"{modal.corner-radius}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.l}\",\n \"key\": \"{modal.corner-radius}\"\n },\n \"name\": \"ModalCornerRadius\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"modal\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"key\": \"{modal.padding}\",\n \"value\": \"24px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.l}\",\n \"key\": \"{modal.padding}\"\n },\n \"name\": \"ModalPadding\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"modal\",\n \"padding\"\n ]\n },\n \"padding-mobile\": {\n \"key\": \"{modal.padding-mobile}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{modal.padding-mobile}\"\n },\n \"name\": \"ModalPaddingMobile\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"padding-mobile\"\n },\n \"path\": [\n \"modal\",\n \"padding-mobile\"\n ]\n },\n \"tray-top-spacing\": {\n \"key\": \"{modal.tray-top-spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{modal.tray-top-spacing}\"\n },\n \"name\": \"ModalTrayTopSpacing\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"tray-top-spacing\"\n },\n \"path\": [\n \"modal\",\n \"tray-top-spacing\"\n ]\n },\n \"background-color\": {\n \"key\": \"{modal.background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{modal.background-color}\"\n },\n \"name\": \"ModalBackgroundColor\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"modal\",\n \"background-color\"\n ]\n },\n \"size\": {\n \"s\": {\n \"key\": \"{modal.size.s}\",\n \"value\": \"660px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"660px\",\n \"key\": \"{modal.size.s}\"\n },\n \"name\": \"ModalSizeS\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"size\",\n \"item\": \"s\"\n },\n \"path\": [\n \"modal\",\n \"size\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{modal.size.m}\",\n \"value\": \"900px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"900px\",\n \"key\": \"{modal.size.m}\"\n },\n \"name\": \"ModalSizeM\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"size\",\n \"item\": \"m\"\n },\n \"path\": [\n \"modal\",\n \"size\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{modal.size.l}\",\n \"value\": \"1300px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1300px\",\n \"key\": \"{modal.size.l}\"\n },\n \"name\": \"ModalSizeL\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"size\",\n \"item\": \"l\"\n },\n \"path\": [\n \"modal\",\n \"size\",\n \"l\"\n ]\n }\n },\n \"footer-background-color\": {\n \"key\": \"{modal.footer-background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{modal.footer-background-color}\"\n },\n \"name\": \"ModalFooterBackgroundColor\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"footer-background-color\"\n },\n \"path\": [\n \"modal\",\n \"footer-background-color\"\n ]\n },\n \"border-color\": {\n \"key\": \"{modal.border-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{modal.border-color}\"\n },\n \"name\": \"ModalBorderColor\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"modal\",\n \"border-color\"\n ]\n },\n \"border-width\": {\n \"key\": \"{modal.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{modal.border-width}\"\n },\n \"name\": \"ModalBorderWidth\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"modal\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{modal.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{modal.border-style}\"\n },\n \"name\": \"ModalBorderStyle\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"modal\",\n \"border-style\"\n ]\n },\n \"header-padding-top\": {\n \"key\": \"{modal.header-padding-top}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{modal.header-padding-top}\"\n },\n \"name\": \"ModalHeaderPaddingTop\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"header-padding-top\"\n },\n \"path\": [\n \"modal\",\n \"header-padding-top\"\n ]\n },\n \"off-canvas-max-width\": {\n \"key\": \"{modal.off-canvas-max-width}\",\n \"value\": \"calc(100dvw - 16px)\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"calc(100dvw - {size-px.m})\",\n \"key\": \"{modal.off-canvas-max-width}\"\n },\n \"name\": \"ModalOffCanvasMaxWidth\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"off-canvas-max-width\"\n },\n \"path\": [\n \"modal\",\n \"off-canvas-max-width\"\n ]\n },\n \"content-min-height\": {\n \"key\": \"{modal.content-min-height}\",\n \"value\": \"120px\",\n \"filePath\": \"src/overlays/modal.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"120px\",\n \"key\": \"{modal.content-min-height}\"\n },\n \"name\": \"ModalContentMinHeight\",\n \"attributes\": {\n \"category\": \"modal\",\n \"type\": \"content-min-height\"\n },\n \"path\": [\n \"modal\",\n \"content-min-height\"\n ]\n }\n },\n \"overlay\": {\n \"backdrop-color\": {\n \"key\": \"{overlay.backdrop-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/overlays/overlay.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.300}\",\n \"key\": \"{overlay.backdrop-color}\"\n },\n \"name\": \"OverlayBackdropColor\",\n \"attributes\": {\n \"category\": \"overlay\",\n \"type\": \"backdrop-color\"\n },\n \"path\": [\n \"overlay\",\n \"backdrop-color\"\n ]\n }\n },\n \"popover\": {\n \"box-shadow\": {\n \"key\": \"{popover.box-shadow}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 8px 16px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{shadow.overlay}\",\n \"key\": \"{popover.box-shadow}\"\n },\n \"name\": \"PopoverBoxShadow\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"box-shadow\"\n },\n \"path\": [\n \"popover\",\n \"box-shadow\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{popover.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{popover.corner-radius}\"\n },\n \"name\": \"PopoverCornerRadius\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"popover\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"m\": {\n \"key\": \"{popover.padding.m}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{popover.padding.m}\"\n },\n \"name\": \"PopoverPaddingM\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"padding\",\n \"item\": \"m\"\n },\n \"path\": [\n \"popover\",\n \"padding\",\n \"m\"\n ]\n },\n \"s\": {\n \"key\": \"{popover.padding.s}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{popover.padding.s}\"\n },\n \"name\": \"PopoverPaddingS\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"padding\",\n \"item\": \"s\"\n },\n \"path\": [\n \"popover\",\n \"padding\",\n \"s\"\n ]\n }\n },\n \"background-color\": {\n \"key\": \"{popover.background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{popover.background-color}\"\n },\n \"name\": \"PopoverBackgroundColor\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"popover\",\n \"background-color\"\n ]\n },\n \"min-width\": {\n \"key\": \"{popover.min-width}\",\n \"value\": \"200px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"200px\",\n \"key\": \"{popover.min-width}\"\n },\n \"name\": \"PopoverMinWidth\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"min-width\"\n },\n \"path\": [\n \"popover\",\n \"min-width\"\n ]\n },\n \"border-width\": {\n \"key\": \"{popover.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{popover.border-width}\"\n },\n \"name\": \"PopoverBorderWidth\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"popover\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{popover.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{popover.border-style}\"\n },\n \"name\": \"PopoverBorderStyle\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"popover\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{popover.border-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{popover.border-color}\"\n },\n \"name\": \"PopoverBorderColor\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"popover\",\n \"border-color\"\n ]\n },\n \"spacing\": {\n \"key\": \"{popover.spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{popover.spacing}\"\n },\n \"name\": \"PopoverSpacing\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"popover\",\n \"spacing\"\n ]\n },\n \"popover-to-trigger-spacing\": {\n \"key\": \"{popover.popover-to-trigger-spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{popover.popover-to-trigger-spacing}\"\n },\n \"name\": \"PopoverPopoverToTriggerSpacing\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"popover-to-trigger-spacing\"\n },\n \"path\": [\n \"popover\",\n \"popover-to-trigger-spacing\"\n ]\n },\n \"tip-height\": {\n \"key\": \"{popover.tip-height}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{popover.tip-height}\"\n },\n \"name\": \"PopoverTipHeight\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"tip-height\"\n },\n \"path\": [\n \"popover\",\n \"tip-height\"\n ]\n },\n \"tip-width\": {\n \"key\": \"{popover.tip-width}\",\n \"value\": \"16px\",\n \"filePath\": \"src/overlays/popover.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{popover.tip-width}\"\n },\n \"name\": \"PopoverTipWidth\",\n \"attributes\": {\n \"category\": \"popover\",\n \"type\": \"tip-width\"\n },\n \"path\": [\n \"popover\",\n \"tip-width\"\n ]\n }\n },\n \"tooltip\": {\n \"background-color\": {\n \"key\": \"{tooltip.background-color}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.900}\",\n \"key\": \"{tooltip.background-color}\"\n },\n \"name\": \"TooltipBackgroundColor\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"tooltip\",\n \"background-color\"\n ]\n },\n \"color\": {\n \"key\": \"{tooltip.color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{tooltip.color}\"\n },\n \"name\": \"TooltipColor\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"color\"\n },\n \"path\": [\n \"tooltip\",\n \"color\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{tooltip.padding-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{tooltip.padding-x}\"\n },\n \"name\": \"TooltipPaddingX\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"tooltip\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{tooltip.padding-y}\",\n \"value\": \"4px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{tooltip.padding-y}\"\n },\n \"name\": \"TooltipPaddingY\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"tooltip\",\n \"padding-y\"\n ]\n },\n \"font-size\": {\n \"key\": \"{tooltip.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{tooltip.font-size}\"\n },\n \"name\": \"TooltipFontSize\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"tooltip\",\n \"font-size\"\n ]\n },\n \"max-width\": {\n \"key\": \"{tooltip.max-width}\",\n \"value\": \"300px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"300px\",\n \"key\": \"{tooltip.max-width}\"\n },\n \"name\": \"TooltipMaxWidth\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"max-width\"\n },\n \"path\": [\n \"tooltip\",\n \"max-width\"\n ]\n },\n \"tooltip-to-trigger-spacing\": {\n \"key\": \"{tooltip.tooltip-to-trigger-spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{tooltip.tooltip-to-trigger-spacing}\"\n },\n \"name\": \"TooltipTooltipToTriggerSpacing\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"tooltip-to-trigger-spacing\"\n },\n \"path\": [\n \"tooltip\",\n \"tooltip-to-trigger-spacing\"\n ]\n },\n \"tip-size\": {\n \"key\": \"{tooltip.tip-size}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{tooltip.tip-size}\"\n },\n \"name\": \"TooltipTipSize\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"tip-size\"\n },\n \"path\": [\n \"tooltip\",\n \"tip-size\"\n ]\n },\n \"box-shadow\": {\n \"key\": \"{tooltip.box-shadow}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 8px 16px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{shadow.overlay}\",\n \"key\": \"{tooltip.box-shadow}\"\n },\n \"name\": \"TooltipBoxShadow\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"box-shadow\"\n },\n \"path\": [\n \"tooltip\",\n \"box-shadow\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{tooltip.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/overlays/tooltip.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{tooltip.corner-radius}\"\n },\n \"name\": \"TooltipCornerRadius\",\n \"attributes\": {\n \"category\": \"tooltip\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"tooltip\",\n \"corner-radius\"\n ]\n }\n },\n \"scrollbar\": {\n \"thumb-color\": {\n \"key\": \"{scrollbar.thumb-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/scrollbar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{scrollbar.thumb-color}\"\n },\n \"name\": \"ScrollbarThumbColor\",\n \"attributes\": {\n \"category\": \"scrollbar\",\n \"type\": \"thumb-color\"\n },\n \"path\": [\n \"scrollbar\",\n \"thumb-color\"\n ]\n },\n \"track-color\": {\n \"key\": \"{scrollbar.track-color}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/scrollbar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"transparent\",\n \"key\": \"{scrollbar.track-color}\"\n },\n \"name\": \"ScrollbarTrackColor\",\n \"attributes\": {\n \"category\": \"scrollbar\",\n \"type\": \"track-color\"\n },\n \"path\": [\n \"scrollbar\",\n \"track-color\"\n ]\n },\n \"size\": {\n \"key\": \"{scrollbar.size}\",\n \"value\": \"8px\",\n \"filePath\": \"src/scrollbar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{scrollbar.size}\"\n },\n \"name\": \"ScrollbarSize\",\n \"attributes\": {\n \"category\": \"scrollbar\",\n \"type\": \"size\"\n },\n \"path\": [\n \"scrollbar\",\n \"size\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{scrollbar.corner-radius}\",\n \"value\": \"50%\",\n \"filePath\": \"src/scrollbar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.round}\",\n \"key\": \"{scrollbar.corner-radius}\"\n },\n \"name\": \"ScrollbarCornerRadius\",\n \"attributes\": {\n \"category\": \"scrollbar\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"scrollbar\",\n \"corner-radius\"\n ]\n }\n },\n \"size-rem\": {\n \"xxxs\": {\n \"key\": \"{size-rem.xxxs}\",\n \"value\": \"0.0625rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.0625rem\",\n \"key\": \"{size-rem.xxxs}\"\n },\n \"name\": \"SizeRemXxxs\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"xxxs\"\n },\n \"path\": [\n \"size-rem\",\n \"xxxs\"\n ]\n },\n \"xxs\": {\n \"key\": \"{size-rem.xxs}\",\n \"value\": \"0.125rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.125rem\",\n \"key\": \"{size-rem.xxs}\"\n },\n \"name\": \"SizeRemXxs\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"xxs\"\n },\n \"path\": [\n \"size-rem\",\n \"xxs\"\n ]\n },\n \"xs\": {\n \"key\": \"{size-rem.xs}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.25rem\",\n \"key\": \"{size-rem.xs}\"\n },\n \"name\": \"SizeRemXs\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"xs\"\n },\n \"path\": [\n \"size-rem\",\n \"xs\"\n ]\n },\n \"s\": {\n \"key\": \"{size-rem.s}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.5rem\",\n \"key\": \"{size-rem.s}\"\n },\n \"name\": \"SizeRemS\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"s\"\n },\n \"path\": [\n \"size-rem\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{size-rem.m}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1rem\",\n \"key\": \"{size-rem.m}\"\n },\n \"name\": \"SizeRemM\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"m\"\n },\n \"path\": [\n \"size-rem\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{size-rem.l}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.5rem\",\n \"key\": \"{size-rem.l}\"\n },\n \"name\": \"SizeRemL\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"l\"\n },\n \"path\": [\n \"size-rem\",\n \"l\"\n ]\n },\n \"xl\": {\n \"key\": \"{size-rem.xl}\",\n \"value\": \"2rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2rem\",\n \"key\": \"{size-rem.xl}\"\n },\n \"name\": \"SizeRemXl\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"xl\"\n },\n \"path\": [\n \"size-rem\",\n \"xl\"\n ]\n },\n \"xxl\": {\n \"key\": \"{size-rem.xxl}\",\n \"value\": \"4rem\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"4rem\",\n \"key\": \"{size-rem.xxl}\"\n },\n \"name\": \"SizeRemXxl\",\n \"attributes\": {\n \"category\": \"size-rem\",\n \"type\": \"xxl\"\n },\n \"path\": [\n \"size-rem\",\n \"xxl\"\n ]\n }\n },\n \"size-px\": {\n \"xxxs\": {\n \"key\": \"{size-px.xxxs}\",\n \"value\": \"1px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1px\",\n \"key\": \"{size-px.xxxs}\"\n },\n \"name\": \"SizePxXxxs\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"xxxs\"\n },\n \"path\": [\n \"size-px\",\n \"xxxs\"\n ]\n },\n \"xxs\": {\n \"key\": \"{size-px.xxs}\",\n \"value\": \"2px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2px\",\n \"key\": \"{size-px.xxs}\"\n },\n \"name\": \"SizePxXxs\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"xxs\"\n },\n \"path\": [\n \"size-px\",\n \"xxs\"\n ]\n },\n \"xs\": {\n \"key\": \"{size-px.xs}\",\n \"value\": \"4px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"4px\",\n \"key\": \"{size-px.xs}\"\n },\n \"name\": \"SizePxXs\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"xs\"\n },\n \"path\": [\n \"size-px\",\n \"xs\"\n ]\n },\n \"s\": {\n \"key\": \"{size-px.s}\",\n \"value\": \"8px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"8px\",\n \"key\": \"{size-px.s}\"\n },\n \"name\": \"SizePxS\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"s\"\n },\n \"path\": [\n \"size-px\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{size-px.m}\",\n \"value\": \"16px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"16px\",\n \"key\": \"{size-px.m}\"\n },\n \"name\": \"SizePxM\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"m\"\n },\n \"path\": [\n \"size-px\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{size-px.l}\",\n \"value\": \"24px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"24px\",\n \"key\": \"{size-px.l}\"\n },\n \"name\": \"SizePxL\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"l\"\n },\n \"path\": [\n \"size-px\",\n \"l\"\n ]\n },\n \"xl\": {\n \"key\": \"{size-px.xl}\",\n \"value\": \"32px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"32px\",\n \"key\": \"{size-px.xl}\"\n },\n \"name\": \"SizePxXl\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"xl\"\n },\n \"path\": [\n \"size-px\",\n \"xl\"\n ]\n },\n \"xxl\": {\n \"key\": \"{size-px.xxl}\",\n \"value\": \"64px\",\n \"filePath\": \"src/size.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"64px\",\n \"key\": \"{size-px.xxl}\"\n },\n \"name\": \"SizePxXxl\",\n \"attributes\": {\n \"category\": \"size-px\",\n \"type\": \"xxl\"\n },\n \"path\": [\n \"size-px\",\n \"xxl\"\n ]\n }\n },\n \"alert-badge\": {\n \"info-background-color\": {\n \"key\": \"{alert-badge.info-background-color}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-soft-background-color.default}\",\n \"key\": \"{alert-badge.info-background-color}\"\n },\n \"name\": \"AlertBadgeInfoBackgroundColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"info-background-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"info-background-color\"\n ]\n },\n \"info-content-color\": {\n \"key\": \"{alert-badge.info-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-soft-content-color}\",\n \"key\": \"{alert-badge.info-content-color}\"\n },\n \"name\": \"AlertBadgeInfoContentColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"info-content-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"info-content-color\"\n ]\n },\n \"info-border-color\": {\n \"key\": \"{alert-badge.info-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-border-color}\",\n \"key\": \"{alert-badge.info-border-color}\"\n },\n \"name\": \"AlertBadgeInfoBorderColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"info-border-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"info-border-color\"\n ]\n },\n \"success-background-color\": {\n \"key\": \"{alert-badge.success-background-color}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-background-color.default}\",\n \"key\": \"{alert-badge.success-background-color}\"\n },\n \"name\": \"AlertBadgeSuccessBackgroundColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"success-background-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"success-background-color\"\n ]\n },\n \"success-content-color\": {\n \"key\": \"{alert-badge.success-content-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-soft-content-color}\",\n \"key\": \"{alert-badge.success-content-color}\"\n },\n \"name\": \"AlertBadgeSuccessContentColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"success-content-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"success-content-color\"\n ]\n },\n \"success-border-color\": {\n \"key\": \"{alert-badge.success-border-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-border-color}\",\n \"key\": \"{alert-badge.success-border-color}\"\n },\n \"name\": \"AlertBadgeSuccessBorderColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"success-border-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"success-border-color\"\n ]\n },\n \"warning-background-color\": {\n \"key\": \"{alert-badge.warning-background-color}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-soft-background-color.default}\",\n \"key\": \"{alert-badge.warning-background-color}\"\n },\n \"name\": \"AlertBadgeWarningBackgroundColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"warning-background-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"warning-background-color\"\n ]\n },\n \"warning-content-color\": {\n \"key\": \"{alert-badge.warning-content-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-soft-content-color}\",\n \"key\": \"{alert-badge.warning-content-color}\"\n },\n \"name\": \"AlertBadgeWarningContentColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"warning-content-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"warning-content-color\"\n ]\n },\n \"warning-border-color\": {\n \"key\": \"{alert-badge.warning-border-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-border-color}\",\n \"key\": \"{alert-badge.warning-border-color}\"\n },\n \"name\": \"AlertBadgeWarningBorderColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"warning-border-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"warning-border-color\"\n ]\n },\n \"danger-background-color\": {\n \"key\": \"{alert-badge.danger-background-color}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-background-color.default}\",\n \"key\": \"{alert-badge.danger-background-color}\"\n },\n \"name\": \"AlertBadgeDangerBackgroundColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"danger-background-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"danger-background-color\"\n ]\n },\n \"danger-content-color\": {\n \"key\": \"{alert-badge.danger-content-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-soft-content-color}\",\n \"key\": \"{alert-badge.danger-content-color}\"\n },\n \"name\": \"AlertBadgeDangerContentColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"danger-content-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"danger-content-color\"\n ]\n },\n \"danger-border-color\": {\n \"key\": \"{alert-badge.danger-border-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{alert-badge.danger-border-color}\"\n },\n \"name\": \"AlertBadgeDangerBorderColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"danger-border-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"danger-border-color\"\n ]\n },\n \"unavailable-background-color\": {\n \"key\": \"{alert-badge.unavailable-background-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-soft-background-color.default}\",\n \"key\": \"{alert-badge.unavailable-background-color}\"\n },\n \"name\": \"AlertBadgeUnavailableBackgroundColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"unavailable-background-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"unavailable-background-color\"\n ]\n },\n \"unavailable-content-color\": {\n \"key\": \"{alert-badge.unavailable-content-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-soft-content-color}\",\n \"key\": \"{alert-badge.unavailable-content-color}\"\n },\n \"name\": \"AlertBadgeUnavailableContentColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"unavailable-content-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"unavailable-content-color\"\n ]\n },\n \"unavailable-border-color\": {\n \"key\": \"{alert-badge.unavailable-border-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/alert-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-border-color}\",\n \"key\": \"{alert-badge.unavailable-border-color}\"\n },\n \"name\": \"AlertBadgeUnavailableBorderColor\",\n \"attributes\": {\n \"category\": \"alert-badge\",\n \"type\": \"unavailable-border-color\"\n },\n \"path\": [\n \"alert-badge\",\n \"unavailable-border-color\"\n ]\n }\n },\n \"alert-text\": {\n \"spacing\": {\n \"key\": \"{alert-text.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{alert-text.spacing}\"\n },\n \"name\": \"AlertTextSpacing\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"alert-text\",\n \"spacing\"\n ]\n },\n \"info-color\": {\n \"key\": \"{alert-text.info-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info.color.900}\",\n \"key\": \"{alert-text.info-color}\"\n },\n \"name\": \"AlertTextInfoColor\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"info-color\"\n },\n \"path\": [\n \"alert-text\",\n \"info-color\"\n ]\n },\n \"warning-color\": {\n \"key\": \"{alert-text.warning-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning.color.900}\",\n \"key\": \"{alert-text.warning-color}\"\n },\n \"name\": \"AlertTextWarningColor\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"warning-color\"\n },\n \"path\": [\n \"alert-text\",\n \"warning-color\"\n ]\n },\n \"danger-color\": {\n \"key\": \"{alert-text.danger-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.900}\",\n \"key\": \"{alert-text.danger-color}\"\n },\n \"name\": \"AlertTextDangerColor\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"danger-color\"\n },\n \"path\": [\n \"alert-text\",\n \"danger-color\"\n ]\n },\n \"success-color\": {\n \"key\": \"{alert-text.success-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success.color.900}\",\n \"key\": \"{alert-text.success-color}\"\n },\n \"name\": \"AlertTextSuccessColor\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"success-color\"\n },\n \"path\": [\n \"alert-text\",\n \"success-color\"\n ]\n },\n \"unavailable-color\": {\n \"key\": \"{alert-text.unavailable-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/alert-text.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable.color.800}\",\n \"key\": \"{alert-text.unavailable-color}\"\n },\n \"name\": \"AlertTextUnavailableColor\",\n \"attributes\": {\n \"category\": \"alert-text\",\n \"type\": \"unavailable-color\"\n },\n \"path\": [\n \"alert-text\",\n \"unavailable-color\"\n ]\n }\n },\n \"alert\": {\n \"padding\": {\n \"key\": \"{alert.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{alert.padding}\"\n },\n \"name\": \"AlertPadding\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"alert\",\n \"padding\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{alert.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{alert.corner-radius}\"\n },\n \"name\": \"AlertCornerRadius\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"alert\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{alert.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{alert.border-width}\"\n },\n \"name\": \"AlertBorderWidth\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"alert\",\n \"border-width\"\n ]\n },\n \"border-x-start-width\": {\n \"key\": \"{alert.border-x-start-width}\",\n \"value\": \"8px\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.400}\",\n \"key\": \"{alert.border-x-start-width}\"\n },\n \"name\": \"AlertBorderXStartWidth\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"border-x-start-width\"\n },\n \"path\": [\n \"alert\",\n \"border-x-start-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{alert.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{alert.border-style}\"\n },\n \"name\": \"AlertBorderStyle\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"alert\",\n \"border-style\"\n ]\n },\n \"heading-to-content-spacing\": {\n \"key\": \"{alert.heading-to-content-spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{alert.heading-to-content-spacing}\"\n },\n \"name\": \"AlertHeadingToContentSpacing\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"heading-to-content-spacing\"\n },\n \"path\": [\n \"alert\",\n \"heading-to-content-spacing\"\n ]\n },\n \"spacing\": {\n \"key\": \"{alert.spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{alert.spacing}\"\n },\n \"name\": \"AlertSpacing\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"alert\",\n \"spacing\"\n ]\n },\n \"heading-size\": {\n \"key\": \"{alert.heading-size}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-heading.xs}\",\n \"key\": \"{alert.heading-size}\"\n },\n \"name\": \"AlertHeadingSize\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"heading-size\"\n },\n \"path\": [\n \"alert\",\n \"heading-size\"\n ]\n },\n \"info-border-color\": {\n \"key\": \"{alert.info-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-border-color}\",\n \"key\": \"{alert.info-border-color}\"\n },\n \"name\": \"AlertInfoBorderColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"info-border-color\"\n },\n \"path\": [\n \"alert\",\n \"info-border-color\"\n ]\n },\n \"info-heading-color\": {\n \"key\": \"{alert.info-heading-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-content-color}\",\n \"key\": \"{alert.info-heading-color}\"\n },\n \"name\": \"AlertInfoHeadingColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"info-heading-color\"\n },\n \"path\": [\n \"alert\",\n \"info-heading-color\"\n ]\n },\n \"warning-border-color\": {\n \"key\": \"{alert.warning-border-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-border-color}\",\n \"key\": \"{alert.warning-border-color}\"\n },\n \"name\": \"AlertWarningBorderColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"warning-border-color\"\n },\n \"path\": [\n \"alert\",\n \"warning-border-color\"\n ]\n },\n \"warning-heading-color\": {\n \"key\": \"{alert.warning-heading-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-content-color}\",\n \"key\": \"{alert.warning-heading-color}\"\n },\n \"name\": \"AlertWarningHeadingColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"warning-heading-color\"\n },\n \"path\": [\n \"alert\",\n \"warning-heading-color\"\n ]\n },\n \"danger-border-color\": {\n \"key\": \"{alert.danger-border-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{alert.danger-border-color}\"\n },\n \"name\": \"AlertDangerBorderColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"danger-border-color\"\n },\n \"path\": [\n \"alert\",\n \"danger-border-color\"\n ]\n },\n \"danger-heading-color\": {\n \"key\": \"{alert.danger-heading-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-content-color}\",\n \"key\": \"{alert.danger-heading-color}\"\n },\n \"name\": \"AlertDangerHeadingColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"danger-heading-color\"\n },\n \"path\": [\n \"alert\",\n \"danger-heading-color\"\n ]\n },\n \"success-border-color\": {\n \"key\": \"{alert.success-border-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-border-color}\",\n \"key\": \"{alert.success-border-color}\"\n },\n \"name\": \"AlertSuccessBorderColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"success-border-color\"\n },\n \"path\": [\n \"alert\",\n \"success-border-color\"\n ]\n },\n \"success-heading-color\": {\n \"key\": \"{alert.success-heading-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-content-color}\",\n \"key\": \"{alert.success-heading-color}\"\n },\n \"name\": \"AlertSuccessHeadingColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"success-heading-color\"\n },\n \"path\": [\n \"alert\",\n \"success-heading-color\"\n ]\n },\n \"unavailable-border-color\": {\n \"key\": \"{alert.unavailable-border-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-border-color}\",\n \"key\": \"{alert.unavailable-border-color}\"\n },\n \"name\": \"AlertUnavailableBorderColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"unavailable-border-color\"\n },\n \"path\": [\n \"alert\",\n \"unavailable-border-color\"\n ]\n },\n \"unavailable-heading-color\": {\n \"key\": \"{alert.unavailable-heading-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/alert.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-content-color}\",\n \"key\": \"{alert.unavailable-heading-color}\"\n },\n \"name\": \"AlertUnavailableHeadingColor\",\n \"attributes\": {\n \"category\": \"alert\",\n \"type\": \"unavailable-heading-color\"\n },\n \"path\": [\n \"alert\",\n \"unavailable-heading-color\"\n ]\n }\n },\n \"badge\": {\n \"font-size\": {\n \"key\": \"{badge.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{badge.font-size}\"\n },\n \"name\": \"BadgeFontSize\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"badge\",\n \"font-size\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{badge.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{badge.font-weight}\"\n },\n \"name\": \"BadgeFontWeight\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"badge\",\n \"font-weight\"\n ]\n },\n \"line-height\": {\n \"key\": \"{badge.line-height}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{single-line-height}\",\n \"key\": \"{badge.line-height}\"\n },\n \"name\": \"BadgeLineHeight\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"line-height\"\n },\n \"path\": [\n \"badge\",\n \"line-height\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{badge.corner-radius}\",\n \"value\": \"16px\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.l}\",\n \"key\": \"{badge.corner-radius}\"\n },\n \"name\": \"BadgeCornerRadius\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"badge\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{badge.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{badge.border-width}\"\n },\n \"name\": \"BadgeBorderWidth\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"badge\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{badge.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{badge.border-style}\"\n },\n \"name\": \"BadgeBorderStyle\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"badge\",\n \"border-style\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{badge.padding-y}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{badge.padding-y}\"\n },\n \"name\": \"BadgePaddingY\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"badge\",\n \"padding-y\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{badge.padding-x}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{badge.padding-x}\"\n },\n \"name\": \"BadgePaddingX\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"badge\",\n \"padding-x\"\n ]\n },\n \"spacing\": {\n \"key\": \"{badge.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{badge.spacing}\"\n },\n \"name\": \"BadgeSpacing\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"badge\",\n \"spacing\"\n ]\n },\n \"neutral-border-color\": {\n \"key\": \"{badge.neutral-border-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.800}\",\n \"key\": \"{badge.neutral-border-color}\"\n },\n \"name\": \"BadgeNeutralBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-border-color\"\n },\n \"path\": [\n \"badge\",\n \"neutral-border-color\"\n ]\n },\n \"neutral-background-color\": {\n \"default\": {\n \"key\": \"{badge.neutral-background-color.default}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.300}\",\n \"key\": \"{badge.neutral-background-color.default}\"\n },\n \"name\": \"BadgeNeutralBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"neutral-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.neutral-background-color.hover}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.400}\",\n \"key\": \"{badge.neutral-background-color.hover}\"\n },\n \"name\": \"BadgeNeutralBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"neutral-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.neutral-background-color.pressed}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.500}\",\n \"key\": \"{badge.neutral-background-color.pressed}\"\n },\n \"name\": \"BadgeNeutralBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"neutral-background-color\",\n \"pressed\"\n ]\n }\n },\n \"neutral-content-color\": {\n \"key\": \"{badge.neutral-content-color}\",\n \"value\": \"#F4F8FC\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.900}\",\n \"key\": \"{badge.neutral-content-color}\"\n },\n \"name\": \"BadgeNeutralContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-content-color\"\n },\n \"path\": [\n \"badge\",\n \"neutral-content-color\"\n ]\n },\n \"neutral-scope-background-color\": {\n \"key\": \"{badge.neutral-scope-background-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gray.800}\",\n \"key\": \"{badge.neutral-scope-background-color}\"\n },\n \"name\": \"BadgeNeutralScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"neutral-scope-background-color\"\n ]\n },\n \"neutral-scope-content-color\": {\n \"key\": \"{badge.neutral-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.neutral-scope-content-color}\"\n },\n \"name\": \"BadgeNeutralScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"neutral-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"neutral-scope-content-color\"\n ]\n },\n \"blue-border-color\": {\n \"key\": \"{badge.blue-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.800}\",\n \"key\": \"{badge.blue-border-color}\"\n },\n \"name\": \"BadgeBlueBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-border-color\"\n },\n \"path\": [\n \"badge\",\n \"blue-border-color\"\n ]\n },\n \"blue-background-color\": {\n \"default\": {\n \"key\": \"{badge.blue-background-color.default}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.100}\",\n \"key\": \"{badge.blue-background-color.default}\"\n },\n \"name\": \"BadgeBlueBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"blue-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.blue-background-color.hover}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{badge.blue-background-color.hover}\"\n },\n \"name\": \"BadgeBlueBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"blue-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.blue-background-color.pressed}\",\n \"value\": \"#003FB8\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.300}\",\n \"key\": \"{badge.blue-background-color.pressed}\"\n },\n \"name\": \"BadgeBlueBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"blue-background-color\",\n \"pressed\"\n ]\n }\n },\n \"blue-content-color\": {\n \"key\": \"{badge.blue-content-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.900}\",\n \"key\": \"{badge.blue-content-color}\"\n },\n \"name\": \"BadgeBlueContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-content-color\"\n },\n \"path\": [\n \"badge\",\n \"blue-content-color\"\n ]\n },\n \"blue-scope-background-color\": {\n \"key\": \"{badge.blue-scope-background-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.800}\",\n \"key\": \"{badge.blue-scope-background-color}\"\n },\n \"name\": \"BadgeBlueScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"blue-scope-background-color\"\n ]\n },\n \"blue-scope-content-color\": {\n \"key\": \"{badge.blue-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.blue-scope-content-color}\"\n },\n \"name\": \"BadgeBlueScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"blue-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"blue-scope-content-color\"\n ]\n },\n \"navy-border-color\": {\n \"key\": \"{badge.navy-border-color}\",\n \"value\": \"#8291D7\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.800}\",\n \"key\": \"{badge.navy-border-color}\"\n },\n \"name\": \"BadgeNavyBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-border-color\"\n },\n \"path\": [\n \"badge\",\n \"navy-border-color\"\n ]\n },\n \"navy-background-color\": {\n \"default\": {\n \"key\": \"{badge.navy-background-color.default}\",\n \"value\": \"#0E142E\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.100}\",\n \"key\": \"{badge.navy-background-color.default}\"\n },\n \"name\": \"BadgeNavyBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"navy-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.navy-background-color.hover}\",\n \"value\": \"#131B3D\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.200}\",\n \"key\": \"{badge.navy-background-color.hover}\"\n },\n \"name\": \"BadgeNavyBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"navy-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.navy-background-color.pressed}\",\n \"value\": \"#1D285C\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.300}\",\n \"key\": \"{badge.navy-background-color.pressed}\"\n },\n \"name\": \"BadgeNavyBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"navy-background-color\",\n \"pressed\"\n ]\n }\n },\n \"navy-content-color\": {\n \"key\": \"{badge.navy-content-color}\",\n \"value\": \"#A5B0E2\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.900}\",\n \"key\": \"{badge.navy-content-color}\"\n },\n \"name\": \"BadgeNavyContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-content-color\"\n },\n \"path\": [\n \"badge\",\n \"navy-content-color\"\n ]\n },\n \"navy-scope-background-color\": {\n \"key\": \"{badge.navy-scope-background-color}\",\n \"value\": \"#8291D7\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.800}\",\n \"key\": \"{badge.navy-scope-background-color}\"\n },\n \"name\": \"BadgeNavyScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"navy-scope-background-color\"\n ]\n },\n \"navy-scope-content-color\": {\n \"key\": \"{badge.navy-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.navy-scope-content-color}\"\n },\n \"name\": \"BadgeNavyScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"navy-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"navy-scope-content-color\"\n ]\n },\n \"violet-border-color\": {\n \"key\": \"{badge.violet-border-color}\",\n \"value\": \"#C2B9F8\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.800}\",\n \"key\": \"{badge.violet-border-color}\"\n },\n \"name\": \"BadgeVioletBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-border-color\"\n },\n \"path\": [\n \"badge\",\n \"violet-border-color\"\n ]\n },\n \"violet-background-color\": {\n \"default\": {\n \"key\": \"{badge.violet-background-color.default}\",\n \"value\": \"#302a6f\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.100}\",\n \"key\": \"{badge.violet-background-color.default}\"\n },\n \"name\": \"BadgeVioletBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"violet-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.violet-background-color.hover}\",\n \"value\": \"#483b9f\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.200}\",\n \"key\": \"{badge.violet-background-color.hover}\"\n },\n \"name\": \"BadgeVioletBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"violet-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.violet-background-color.pressed}\",\n \"value\": \"#5d4abf\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.300}\",\n \"key\": \"{badge.violet-background-color.pressed}\"\n },\n \"name\": \"BadgeVioletBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"violet-background-color\",\n \"pressed\"\n ]\n }\n },\n \"violet-content-color\": {\n \"key\": \"{badge.violet-content-color}\",\n \"value\": \"#D6D0FA\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.900}\",\n \"key\": \"{badge.violet-content-color}\"\n },\n \"name\": \"BadgeVioletContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-content-color\"\n },\n \"path\": [\n \"badge\",\n \"violet-content-color\"\n ]\n },\n \"violet-scope-background-color\": {\n \"key\": \"{badge.violet-scope-background-color}\",\n \"value\": \"#C2B9F8\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.800}\",\n \"key\": \"{badge.violet-scope-background-color}\"\n },\n \"name\": \"BadgeVioletScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"violet-scope-background-color\"\n ]\n },\n \"violet-scope-content-color\": {\n \"key\": \"{badge.violet-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.violet-scope-content-color}\"\n },\n \"name\": \"BadgeVioletScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"violet-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"violet-scope-content-color\"\n ]\n },\n \"teal-border-color\": {\n \"key\": \"{badge.teal-border-color}\",\n \"value\": \"#5eedff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.800}\",\n \"key\": \"{badge.teal-border-color}\"\n },\n \"name\": \"BadgeTealBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-border-color\"\n },\n \"path\": [\n \"badge\",\n \"teal-border-color\"\n ]\n },\n \"teal-background-color\": {\n \"default\": {\n \"key\": \"{badge.teal-background-color.default}\",\n \"value\": \"#00424a\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.100}\",\n \"key\": \"{badge.teal-background-color.default}\"\n },\n \"name\": \"BadgeTealBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"teal-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.teal-background-color.hover}\",\n \"value\": \"#004f59\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.200}\",\n \"key\": \"{badge.teal-background-color.hover}\"\n },\n \"name\": \"BadgeTealBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"teal-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.teal-background-color.pressed}\",\n \"value\": \"#006b78\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.300}\",\n \"key\": \"{badge.teal-background-color.pressed}\"\n },\n \"name\": \"BadgeTealBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"teal-background-color\",\n \"pressed\"\n ]\n }\n },\n \"teal-content-color\": {\n \"key\": \"{badge.teal-content-color}\",\n \"value\": \"#96f3ff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.900}\",\n \"key\": \"{badge.teal-content-color}\"\n },\n \"name\": \"BadgeTealContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-content-color\"\n },\n \"path\": [\n \"badge\",\n \"teal-content-color\"\n ]\n },\n \"teal-scope-background-color\": {\n \"key\": \"{badge.teal-scope-background-color}\",\n \"value\": \"#5eedff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.800}\",\n \"key\": \"{badge.teal-scope-background-color}\"\n },\n \"name\": \"BadgeTealScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"teal-scope-background-color\"\n ]\n },\n \"teal-scope-content-color\": {\n \"key\": \"{badge.teal-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.teal-scope-content-color}\"\n },\n \"name\": \"BadgeTealScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"teal-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"teal-scope-content-color\"\n ]\n },\n \"lilac-border-color\": {\n \"key\": \"{badge.lilac-border-color}\",\n \"value\": \"#ebb6ff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.800}\",\n \"key\": \"{badge.lilac-border-color}\"\n },\n \"name\": \"BadgeLilacBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-border-color\"\n },\n \"path\": [\n \"badge\",\n \"lilac-border-color\"\n ]\n },\n \"lilac-background-color\": {\n \"default\": {\n \"key\": \"{badge.lilac-background-color.default}\",\n \"value\": \"#470062\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.100}\",\n \"key\": \"{badge.lilac-background-color.default}\"\n },\n \"name\": \"BadgeLilacBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"lilac-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.lilac-background-color.hover}\",\n \"value\": \"#5f0083\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.200}\",\n \"key\": \"{badge.lilac-background-color.hover}\"\n },\n \"name\": \"BadgeLilacBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"lilac-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.lilac-background-color.pressed}\",\n \"value\": \"#9000c5\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.300}\",\n \"key\": \"{badge.lilac-background-color.pressed}\"\n },\n \"name\": \"BadgeLilacBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"lilac-background-color\",\n \"pressed\"\n ]\n }\n },\n \"lilac-content-color\": {\n \"key\": \"{badge.lilac-content-color}\",\n \"value\": \"#f1caff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.900}\",\n \"key\": \"{badge.lilac-content-color}\"\n },\n \"name\": \"BadgeLilacContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-content-color\"\n },\n \"path\": [\n \"badge\",\n \"lilac-content-color\"\n ]\n },\n \"lilac-scope-background-color\": {\n \"key\": \"{badge.lilac-scope-background-color}\",\n \"value\": \"#ebb6ff\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.800}\",\n \"key\": \"{badge.lilac-scope-background-color}\"\n },\n \"name\": \"BadgeLilacScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"lilac-scope-background-color\"\n ]\n },\n \"lilac-scope-content-color\": {\n \"key\": \"{badge.lilac-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.lilac-scope-content-color}\"\n },\n \"name\": \"BadgeLilacScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"lilac-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"lilac-scope-content-color\"\n ]\n },\n \"red-border-color\": {\n \"key\": \"{badge.red-border-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.800}\",\n \"key\": \"{badge.red-border-color}\"\n },\n \"name\": \"BadgeRedBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-border-color\"\n },\n \"path\": [\n \"badge\",\n \"red-border-color\"\n ]\n },\n \"red-background-color\": {\n \"default\": {\n \"key\": \"{badge.red-background-color.default}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.100}\",\n \"key\": \"{badge.red-background-color.default}\"\n },\n \"name\": \"BadgeRedBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"red-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.red-background-color.hover}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.200}\",\n \"key\": \"{badge.red-background-color.hover}\"\n },\n \"name\": \"BadgeRedBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"red-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.red-background-color.pressed}\",\n \"value\": \"#AB1737\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.300}\",\n \"key\": \"{badge.red-background-color.pressed}\"\n },\n \"name\": \"BadgeRedBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"red-background-color\",\n \"pressed\"\n ]\n }\n },\n \"red-content-color\": {\n \"key\": \"{badge.red-content-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.900}\",\n \"key\": \"{badge.red-content-color}\"\n },\n \"name\": \"BadgeRedContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-content-color\"\n },\n \"path\": [\n \"badge\",\n \"red-content-color\"\n ]\n },\n \"red-scope-background-color\": {\n \"key\": \"{badge.red-scope-background-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.amaranth-red.800}\",\n \"key\": \"{badge.red-scope-background-color}\"\n },\n \"name\": \"BadgeRedScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"red-scope-background-color\"\n ]\n },\n \"red-scope-content-color\": {\n \"key\": \"{badge.red-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.red-scope-content-color}\"\n },\n \"name\": \"BadgeRedScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"red-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"red-scope-content-color\"\n ]\n },\n \"green-border-color\": {\n \"key\": \"{badge.green-border-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.800}\",\n \"key\": \"{badge.green-border-color}\"\n },\n \"name\": \"BadgeGreenBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-border-color\"\n },\n \"path\": [\n \"badge\",\n \"green-border-color\"\n ]\n },\n \"green-background-color\": {\n \"default\": {\n \"key\": \"{badge.green-background-color.default}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.100}\",\n \"key\": \"{badge.green-background-color.default}\"\n },\n \"name\": \"BadgeGreenBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"green-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.green-background-color.hover}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.200}\",\n \"key\": \"{badge.green-background-color.hover}\"\n },\n \"name\": \"BadgeGreenBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"green-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.green-background-color.pressed}\",\n \"value\": \"#005F42\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.300}\",\n \"key\": \"{badge.green-background-color.pressed}\"\n },\n \"name\": \"BadgeGreenBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"green-background-color\",\n \"pressed\"\n ]\n }\n },\n \"green-content-color\": {\n \"key\": \"{badge.green-content-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.900}\",\n \"key\": \"{badge.green-content-color}\"\n },\n \"name\": \"BadgeGreenContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-content-color\"\n },\n \"path\": [\n \"badge\",\n \"green-content-color\"\n ]\n },\n \"green-scope-background-color\": {\n \"key\": \"{badge.green-scope-background-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.800}\",\n \"key\": \"{badge.green-scope-background-color}\"\n },\n \"name\": \"BadgeGreenScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"green-scope-background-color\"\n ]\n },\n \"green-scope-content-color\": {\n \"key\": \"{badge.green-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.green-scope-content-color}\"\n },\n \"name\": \"BadgeGreenScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"green-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"green-scope-content-color\"\n ]\n },\n \"orange-border-color\": {\n \"key\": \"{badge.orange-border-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.900}\",\n \"key\": \"{badge.orange-border-color}\"\n },\n \"name\": \"BadgeOrangeBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-border-color\"\n },\n \"path\": [\n \"badge\",\n \"orange-border-color\"\n ]\n },\n \"orange-background-color\": {\n \"default\": {\n \"key\": \"{badge.orange-background-color.default}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.100}\",\n \"key\": \"{badge.orange-background-color.default}\"\n },\n \"name\": \"BadgeOrangeBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"orange-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.orange-background-color.hover}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.200}\",\n \"key\": \"{badge.orange-background-color.hover}\"\n },\n \"name\": \"BadgeOrangeBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"orange-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.orange-background-color.pressed}\",\n \"value\": \"#C25200\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.300}\",\n \"key\": \"{badge.orange-background-color.pressed}\"\n },\n \"name\": \"BadgeOrangeBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"orange-background-color\",\n \"pressed\"\n ]\n }\n },\n \"orange-content-color\": {\n \"key\": \"{badge.orange-content-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.900}\",\n \"key\": \"{badge.orange-content-color}\"\n },\n \"name\": \"BadgeOrangeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-content-color\"\n },\n \"path\": [\n \"badge\",\n \"orange-content-color\"\n ]\n },\n \"orange-scope-background-color\": {\n \"key\": \"{badge.orange-scope-background-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.royal-orange.900}\",\n \"key\": \"{badge.orange-scope-background-color}\"\n },\n \"name\": \"BadgeOrangeScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"orange-scope-background-color\"\n ]\n },\n \"orange-scope-content-color\": {\n \"key\": \"{badge.orange-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.orange-scope-content-color}\"\n },\n \"name\": \"BadgeOrangeScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"orange-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"orange-scope-content-color\"\n ]\n },\n \"dark-border-color\": {\n \"key\": \"{badge.dark-border-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{badge.dark-border-color}\"\n },\n \"name\": \"BadgeDarkBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-border-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-border-color\"\n ]\n },\n \"dark-background-color\": {\n \"default\": {\n \"key\": \"{badge.dark-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.100}\",\n \"key\": \"{badge.dark-background-color.default}\"\n },\n \"name\": \"BadgeDarkBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"dark-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.dark-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.200}\",\n \"key\": \"{badge.dark-background-color.hover}\"\n },\n \"name\": \"BadgeDarkBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"dark-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.dark-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.300}\",\n \"key\": \"{badge.dark-background-color.pressed}\"\n },\n \"name\": \"BadgeDarkBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"dark-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-content-color\": {\n \"key\": \"{badge.dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{badge.dark-content-color}\"\n },\n \"name\": \"BadgeDarkContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-content-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-content-color\"\n ]\n },\n \"dark-scope-background-color\": {\n \"key\": \"{badge.dark-scope-background-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark.color.800}\",\n \"key\": \"{badge.dark-scope-background-color}\"\n },\n \"name\": \"BadgeDarkScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-scope-background-color\"\n ]\n },\n \"dark-scope-content-color\": {\n \"key\": \"{badge.dark-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light}\",\n \"key\": \"{badge.dark-scope-content-color}\"\n },\n \"name\": \"BadgeDarkScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-scope-content-color\"\n ]\n },\n \"light-border-color\": {\n \"key\": \"{badge.light-border-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{badge.light-border-color}\"\n },\n \"name\": \"BadgeLightBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-border-color\"\n },\n \"path\": [\n \"badge\",\n \"light-border-color\"\n ]\n },\n \"light-background-color\": {\n \"default\": {\n \"key\": \"{badge.light-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.100}\",\n \"key\": \"{badge.light-background-color.default}\"\n },\n \"name\": \"BadgeLightBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"light-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.light-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.200}\",\n \"key\": \"{badge.light-background-color.hover}\"\n },\n \"name\": \"BadgeLightBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"light-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.light-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.300}\",\n \"key\": \"{badge.light-background-color.pressed}\"\n },\n \"name\": \"BadgeLightBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"light-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-content-color\": {\n \"key\": \"{badge.light-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{badge.light-content-color}\"\n },\n \"name\": \"BadgeLightContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-content-color\"\n },\n \"path\": [\n \"badge\",\n \"light-content-color\"\n ]\n },\n \"light-scope-background-color\": {\n \"key\": \"{badge.light-scope-background-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light.color.800}\",\n \"key\": \"{badge.light-scope-background-color}\"\n },\n \"name\": \"BadgeLightScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"light-scope-background-color\"\n ]\n },\n \"light-scope-content-color\": {\n \"key\": \"{badge.light-scope-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.dark}\",\n \"key\": \"{badge.light-scope-content-color}\"\n },\n \"name\": \"BadgeLightScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"light-scope-content-color\"\n ]\n },\n \"dark-static-border-color\": {\n \"key\": \"{badge.dark-static-border-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{badge.dark-static-border-color}\"\n },\n \"name\": \"BadgeDarkStaticBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-border-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-border-color\"\n ]\n },\n \"dark-static-background-color\": {\n \"default\": {\n \"key\": \"{badge.dark-static-background-color.default}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.100}\",\n \"key\": \"{badge.dark-static-background-color.default}\"\n },\n \"name\": \"BadgeDarkStaticBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.dark-static-background-color.hover}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.200}\",\n \"key\": \"{badge.dark-static-background-color.hover}\"\n },\n \"name\": \"BadgeDarkStaticBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.dark-static-background-color.pressed}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.300}\",\n \"key\": \"{badge.dark-static-background-color.pressed}\"\n },\n \"name\": \"BadgeDarkStaticBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-background-color\",\n \"pressed\"\n ]\n }\n },\n \"dark-static-content-color\": {\n \"key\": \"{badge.dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{badge.dark-static-content-color}\"\n },\n \"name\": \"BadgeDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-content-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-content-color\"\n ]\n },\n \"dark-static-scope-background-color\": {\n \"key\": \"{badge.dark-static-scope-background-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.800}\",\n \"key\": \"{badge.dark-static-scope-background-color}\"\n },\n \"name\": \"BadgeDarkStaticScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-scope-background-color\"\n ]\n },\n \"dark-static-scope-content-color\": {\n \"key\": \"{badge.dark-static-scope-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.light-static}\",\n \"key\": \"{badge.dark-static-scope-content-color}\"\n },\n \"name\": \"BadgeDarkStaticScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"dark-static-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"dark-static-scope-content-color\"\n ]\n },\n \"light-static-border-color\": {\n \"key\": \"{badge.light-static-border-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{badge.light-static-border-color}\"\n },\n \"name\": \"BadgeLightStaticBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-border-color\"\n },\n \"path\": [\n \"badge\",\n \"light-static-border-color\"\n ]\n },\n \"light-static-background-color\": {\n \"default\": {\n \"key\": \"{badge.light-static-background-color.default}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.100}\",\n \"key\": \"{badge.light-static-background-color.default}\"\n },\n \"name\": \"BadgeLightStaticBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"badge\",\n \"light-static-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{badge.light-static-background-color.hover}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.200}\",\n \"key\": \"{badge.light-static-background-color.hover}\"\n },\n \"name\": \"BadgeLightStaticBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"badge\",\n \"light-static-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{badge.light-static-background-color.pressed}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.300}\",\n \"key\": \"{badge.light-static-background-color.pressed}\"\n },\n \"name\": \"BadgeLightStaticBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"badge\",\n \"light-static-background-color\",\n \"pressed\"\n ]\n }\n },\n \"light-static-content-color\": {\n \"key\": \"{badge.light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{badge.light-static-content-color}\"\n },\n \"name\": \"BadgeLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-content-color\"\n },\n \"path\": [\n \"badge\",\n \"light-static-content-color\"\n ]\n },\n \"light-static-scope-background-color\": {\n \"key\": \"{badge.light-static-scope-background-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{badge.light-static-scope-background-color}\"\n },\n \"name\": \"BadgeLightStaticScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"light-static-scope-background-color\"\n ]\n },\n \"light-static-scope-content-color\": {\n \"key\": \"{badge.light-static-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{text.color.dark-static}\",\n \"key\": \"{badge.light-static-scope-content-color}\"\n },\n \"name\": \"BadgeLightStaticScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"light-static-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"light-static-scope-content-color\"\n ]\n },\n \"disabled-border-color\": {\n \"key\": \"{badge.disabled-border-color}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{badge.disabled-border-color}\"\n },\n \"name\": \"BadgeDisabledBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-border-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-border-color\"\n ]\n },\n \"disabled-background-color\": {\n \"key\": \"{badge.disabled-background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{badge.disabled-background-color}\"\n },\n \"name\": \"BadgeDisabledBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-background-color\"\n ]\n },\n \"disabled-content-color\": {\n \"key\": \"{badge.disabled-content-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{badge.disabled-content-color}\"\n },\n \"name\": \"BadgeDisabledContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-content-color\"\n ]\n },\n \"disabled-scope-background-color\": {\n \"key\": \"{badge.disabled-scope-background-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-background-color}\",\n \"key\": \"{badge.disabled-scope-background-color}\"\n },\n \"name\": \"BadgeDisabledScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-scope-background-color\"\n ]\n },\n \"disabled-scope-content-color\": {\n \"key\": \"{badge.disabled-scope-content-color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-content-color}\",\n \"key\": \"{badge.disabled-scope-content-color}\"\n },\n \"name\": \"BadgeDisabledScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-scope-content-color\"\n ]\n },\n \"disabled-dark-border-color\": {\n \"key\": \"{badge.disabled-dark-border-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-border-color}\",\n \"key\": \"{badge.disabled-dark-border-color}\"\n },\n \"name\": \"BadgeDisabledDarkBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-border-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-border-color\"\n ]\n },\n \"disabled-dark-background-color\": {\n \"key\": \"{badge.disabled-dark-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-background-color}\",\n \"key\": \"{badge.disabled-dark-background-color}\"\n },\n \"name\": \"BadgeDisabledDarkBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-background-color\"\n ]\n },\n \"disabled-dark-content-color\": {\n \"key\": \"{badge.disabled-dark-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-content-color}\",\n \"key\": \"{badge.disabled-dark-content-color}\"\n },\n \"name\": \"BadgeDisabledDarkContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-content-color\"\n ]\n },\n \"disabled-dark-scope-background-color\": {\n \"key\": \"{badge.disabled-dark-scope-background-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-background-color}\",\n \"key\": \"{badge.disabled-dark-scope-background-color}\"\n },\n \"name\": \"BadgeDisabledDarkScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-scope-background-color\"\n ]\n },\n \"disabled-dark-scope-content-color\": {\n \"key\": \"{badge.disabled-dark-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-content-color}\",\n \"key\": \"{badge.disabled-dark-scope-content-color}\"\n },\n \"name\": \"BadgeDisabledDarkScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-scope-content-color\"\n ]\n },\n \"disabled-light-border-color\": {\n \"key\": \"{badge.disabled-light-border-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-border-color}\",\n \"key\": \"{badge.disabled-light-border-color}\"\n },\n \"name\": \"BadgeDisabledLightBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-border-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-border-color\"\n ]\n },\n \"disabled-light-background-color\": {\n \"key\": \"{badge.disabled-light-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-background-color}\",\n \"key\": \"{badge.disabled-light-background-color}\"\n },\n \"name\": \"BadgeDisabledLightBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-background-color\"\n ]\n },\n \"disabled-light-content-color\": {\n \"key\": \"{badge.disabled-light-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-content-color}\",\n \"key\": \"{badge.disabled-light-content-color}\"\n },\n \"name\": \"BadgeDisabledLightContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-content-color\"\n ]\n },\n \"disabled-light-scope-background-color\": {\n \"key\": \"{badge.disabled-light-scope-background-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-background-color}\",\n \"key\": \"{badge.disabled-light-scope-background-color}\"\n },\n \"name\": \"BadgeDisabledLightScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-scope-background-color\"\n ]\n },\n \"disabled-light-scope-content-color\": {\n \"key\": \"{badge.disabled-light-scope-content-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-content-color}\",\n \"key\": \"{badge.disabled-light-scope-content-color}\"\n },\n \"name\": \"BadgeDisabledLightScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-scope-content-color\"\n ]\n },\n \"disabled-dark-static-border-color\": {\n \"key\": \"{badge.disabled-dark-static-border-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-dark-static-border-color}\",\n \"key\": \"{badge.disabled-dark-static-border-color}\"\n },\n \"name\": \"BadgeDisabledDarkStaticBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-static-border-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-static-border-color\"\n ]\n },\n \"disabled-dark-static-background-color\": {\n \"key\": \"{badge.disabled-dark-static-background-color}\",\n \"value\": \"rgb(0 0 0 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-static-background-color}\",\n \"key\": \"{badge.disabled-dark-static-background-color}\"\n },\n \"name\": \"BadgeDisabledDarkStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-static-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-static-background-color\"\n ]\n },\n \"disabled-dark-static-content-color\": {\n \"key\": \"{badge.disabled-dark-static-content-color}\",\n \"value\": \"rgb(0 0 0 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-dark-static-content-color}\",\n \"key\": \"{badge.disabled-dark-static-content-color}\"\n },\n \"name\": \"BadgeDisabledDarkStaticContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-static-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-static-content-color\"\n ]\n },\n \"disabled-dark-static-scope-background-color\": {\n \"key\": \"{badge.disabled-dark-static-scope-background-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-static-background-color}\",\n \"key\": \"{badge.disabled-dark-static-scope-background-color}\"\n },\n \"name\": \"BadgeDisabledDarkStaticScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-static-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-static-scope-background-color\"\n ]\n },\n \"disabled-dark-static-scope-content-color\": {\n \"key\": \"{badge.disabled-dark-static-scope-content-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-dark-static-content-color}\",\n \"key\": \"{badge.disabled-dark-static-scope-content-color}\"\n },\n \"name\": \"BadgeDisabledDarkStaticScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-dark-static-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-dark-static-scope-content-color\"\n ]\n },\n \"disabled-light-static-border-color\": {\n \"key\": \"{badge.disabled-light-static-border-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-light-static-border-color}\",\n \"key\": \"{badge.disabled-light-static-border-color}\"\n },\n \"name\": \"BadgeDisabledLightStaticBorderColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-static-border-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-static-border-color\"\n ]\n },\n \"disabled-light-static-background-color\": {\n \"key\": \"{badge.disabled-light-static-background-color}\",\n \"value\": \"rgb(255 255 255 / 12.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-static-background-color}\",\n \"key\": \"{badge.disabled-light-static-background-color}\"\n },\n \"name\": \"BadgeDisabledLightStaticBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-static-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-static-background-color\"\n ]\n },\n \"disabled-light-static-content-color\": {\n \"key\": \"{badge.disabled-light-static-content-color}\",\n \"value\": \"rgb(255 255 255 / 25%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-soft-light-static-content-color}\",\n \"key\": \"{badge.disabled-light-static-content-color}\"\n },\n \"name\": \"BadgeDisabledLightStaticContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-static-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-static-content-color\"\n ]\n },\n \"disabled-light-static-scope-background-color\": {\n \"key\": \"{badge.disabled-light-static-scope-background-color}\",\n \"value\": \"rgb(255 255 255 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-static-background-color}\",\n \"key\": \"{badge.disabled-light-static-scope-background-color}\"\n },\n \"name\": \"BadgeDisabledLightStaticScopeBackgroundColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-static-scope-background-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-static-scope-background-color\"\n ]\n },\n \"disabled-light-static-scope-content-color\": {\n \"key\": \"{badge.disabled-light-static-scope-content-color}\",\n \"value\": \"rgb(0 0 0 / 37.5%)\",\n \"filePath\": \"src/status/badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-solid-light-static-content-color}\",\n \"key\": \"{badge.disabled-light-static-scope-content-color}\"\n },\n \"name\": \"BadgeDisabledLightStaticScopeContentColor\",\n \"attributes\": {\n \"category\": \"badge\",\n \"type\": \"disabled-light-static-scope-content-color\"\n },\n \"path\": [\n \"badge\",\n \"disabled-light-static-scope-content-color\"\n ]\n }\n },\n \"counter-badge\": {\n \"font-size\": {\n \"key\": \"{counter-badge.font-size}\",\n \"value\": \"0.625rem\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.625rem\",\n \"key\": \"{counter-badge.font-size}\"\n },\n \"name\": \"CounterBadgeFontSize\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"counter-badge\",\n \"font-size\"\n ]\n },\n \"font-weight\": {\n \"key\": \"{counter-badge.font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{counter-badge.font-weight}\"\n },\n \"name\": \"CounterBadgeFontWeight\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"font-weight\"\n },\n \"path\": [\n \"counter-badge\",\n \"font-weight\"\n ]\n },\n \"height\": {\n \"key\": \"{counter-badge.height}\",\n \"value\": \"1.25rem\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"1.25rem\",\n \"key\": \"{counter-badge.height}\"\n },\n \"name\": \"CounterBadgeHeight\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"height\"\n },\n \"path\": [\n \"counter-badge\",\n \"height\"\n ]\n },\n \"height-empty\": {\n \"key\": \"{counter-badge.height-empty}\",\n \"value\": \"0.75rem\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.75rem\",\n \"key\": \"{counter-badge.height-empty}\"\n },\n \"name\": \"CounterBadgeHeightEmpty\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"height-empty\"\n },\n \"path\": [\n \"counter-badge\",\n \"height-empty\"\n ]\n },\n \"padding-inline\": {\n \"key\": \"{counter-badge.padding-inline}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{counter-badge.padding-inline}\"\n },\n \"name\": \"CounterBadgePaddingInline\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"padding-inline\"\n },\n \"path\": [\n \"counter-badge\",\n \"padding-inline\"\n ]\n },\n \"background-color\": {\n \"key\": \"{counter-badge.background-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-background-color.default}\",\n \"key\": \"{counter-badge.background-color}\"\n },\n \"name\": \"CounterBadgeBackgroundColor\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"counter-badge\",\n \"background-color\"\n ]\n },\n \"content-color\": {\n \"key\": \"{counter-badge.content-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary-solid-content-color}\",\n \"key\": \"{counter-badge.content-color}\"\n },\n \"name\": \"CounterBadgeContentColor\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"content-color\"\n },\n \"path\": [\n \"counter-badge\",\n \"content-color\"\n ]\n },\n \"border-width\": {\n \"key\": \"{counter-badge.border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{counter-badge.border-width}\"\n },\n \"name\": \"CounterBadgeBorderWidth\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"counter-badge\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{counter-badge.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{counter-badge.border-style}\"\n },\n \"name\": \"CounterBadgeBorderStyle\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"counter-badge\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{counter-badge.border-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/counter-badge.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{counter-badge.border-color}\"\n },\n \"name\": \"CounterBadgeBorderColor\",\n \"attributes\": {\n \"category\": \"counter-badge\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"counter-badge\",\n \"border-color\"\n ]\n }\n },\n \"loading-spinner\": {\n \"transition-duration\": {\n \"key\": \"{loading-spinner.transition-duration}\",\n \"value\": \"2000ms\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"2000ms\",\n \"key\": \"{loading-spinner.transition-duration}\"\n },\n \"name\": \"LoadingSpinnerTransitionDuration\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"transition-duration\"\n },\n \"path\": [\n \"loading-spinner\",\n \"transition-duration\"\n ]\n },\n \"transition-duration-slow\": {\n \"key\": \"{loading-spinner.transition-duration-slow}\",\n \"value\": \"6000ms\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"6000ms\",\n \"key\": \"{loading-spinner.transition-duration-slow}\"\n },\n \"name\": \"LoadingSpinnerTransitionDurationSlow\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"transition-duration-slow\"\n },\n \"path\": [\n \"loading-spinner\",\n \"transition-duration-slow\"\n ]\n },\n \"color\": {\n \"key\": \"{loading-spinner.color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{icon.color}\",\n \"key\": \"{loading-spinner.color}\"\n },\n \"name\": \"LoadingSpinnerColor\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"color\"\n },\n \"path\": [\n \"loading-spinner\",\n \"color\"\n ]\n },\n \"color-light\": {\n \"key\": \"{loading-spinner.color-light}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-plain-content-color}\",\n \"key\": \"{loading-spinner.color-light}\"\n },\n \"name\": \"LoadingSpinnerColorLight\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"color-light\"\n },\n \"path\": [\n \"loading-spinner\",\n \"color-light\"\n ]\n },\n \"color-dark\": {\n \"key\": \"{loading-spinner.color-dark}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-plain-content-color}\",\n \"key\": \"{loading-spinner.color-dark}\"\n },\n \"name\": \"LoadingSpinnerColorDark\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"color-dark\"\n },\n \"path\": [\n \"loading-spinner\",\n \"color-dark\"\n ]\n },\n \"color-light-static\": {\n \"key\": \"{loading-spinner.color-light-static}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static-plain-content-color}\",\n \"key\": \"{loading-spinner.color-light-static}\"\n },\n \"name\": \"LoadingSpinnerColorLightStatic\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"color-light-static\"\n },\n \"path\": [\n \"loading-spinner\",\n \"color-light-static\"\n ]\n },\n \"color-dark-static\": {\n \"key\": \"{loading-spinner.color-dark-static}\",\n \"value\": \"rgb(0 0 0 / 100%)\",\n \"filePath\": \"src/status/loading-spinner.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static-plain-content-color}\",\n \"key\": \"{loading-spinner.color-dark-static}\"\n },\n \"name\": \"LoadingSpinnerColorDarkStatic\",\n \"attributes\": {\n \"category\": \"loading-spinner\",\n \"type\": \"color-dark-static\"\n },\n \"path\": [\n \"loading-spinner\",\n \"color-dark-static\"\n ]\n }\n },\n \"notification-provider\": {\n \"window-to-provider-spacing\": {\n \"key\": \"{notification-provider.window-to-provider-spacing}\",\n \"value\": \"32px\",\n \"filePath\": \"src/status/notification-provider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xl}\",\n \"key\": \"{notification-provider.window-to-provider-spacing}\"\n },\n \"name\": \"NotificationProviderWindowToProviderSpacing\",\n \"attributes\": {\n \"category\": \"notification-provider\",\n \"type\": \"window-to-provider-spacing\"\n },\n \"path\": [\n \"notification-provider\",\n \"window-to-provider-spacing\"\n ]\n },\n \"notification-to-notification-spacing\": {\n \"key\": \"{notification-provider.notification-to-notification-spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/status/notification-provider.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{notification-provider.notification-to-notification-spacing}\"\n },\n \"name\": \"NotificationProviderNotificationToNotificationSpacing\",\n \"attributes\": {\n \"category\": \"notification-provider\",\n \"type\": \"notification-to-notification-spacing\"\n },\n \"path\": [\n \"notification-provider\",\n \"notification-to-notification-spacing\"\n ]\n }\n },\n \"notification\": {\n \"padding\": {\n \"key\": \"{notification.padding}\",\n \"value\": \"8px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{notification.padding}\"\n },\n \"name\": \"NotificationPadding\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"notification\",\n \"padding\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{notification.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{notification.corner-radius}\"\n },\n \"name\": \"NotificationCornerRadius\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"notification\",\n \"corner-radius\"\n ]\n },\n \"border-x-start-width\": {\n \"key\": \"{notification.border-x-start-width}\",\n \"value\": \"4px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.300}\",\n \"key\": \"{notification.border-x-start-width}\"\n },\n \"name\": \"NotificationBorderXStartWidth\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"border-x-start-width\"\n },\n \"path\": [\n \"notification\",\n \"border-x-start-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{notification.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{notification.border-style}\"\n },\n \"name\": \"NotificationBorderStyle\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"notification\",\n \"border-style\"\n ]\n },\n \"border-width\": {\n \"key\": \"{notification.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{notification.border-width}\"\n },\n \"name\": \"NotificationBorderWidth\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"notification\",\n \"border-width\"\n ]\n },\n \"border-color\": {\n \"key\": \"{notification.border-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{notification.border-color}\"\n },\n \"name\": \"NotificationBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"notification\",\n \"border-color\"\n ]\n },\n \"box-shadow\": {\n \"key\": \"{notification.box-shadow}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 8px 16px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{shadow.overlay}\",\n \"key\": \"{notification.box-shadow}\"\n },\n \"name\": \"NotificationBoxShadow\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"box-shadow\"\n },\n \"path\": [\n \"notification\",\n \"box-shadow\"\n ]\n },\n \"width\": {\n \"key\": \"{notification.width}\",\n \"value\": \"355px\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"355px\",\n \"key\": \"{notification.width}\"\n },\n \"name\": \"NotificationWidth\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"width\"\n },\n \"path\": [\n \"notification\",\n \"width\"\n ]\n },\n \"heading-to-text-spacing\": {\n \"key\": \"{notification.heading-to-text-spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{notification.heading-to-text-spacing}\"\n },\n \"name\": \"NotificationHeadingToTextSpacing\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"heading-to-text-spacing\"\n },\n \"path\": [\n \"notification\",\n \"heading-to-text-spacing\"\n ]\n },\n \"spacing\": {\n \"key\": \"{notification.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{notification.spacing}\"\n },\n \"name\": \"NotificationSpacing\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"notification\",\n \"spacing\"\n ]\n },\n \"font-size\": {\n \"key\": \"{notification.font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{notification.font-size}\"\n },\n \"name\": \"NotificationFontSize\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"notification\",\n \"font-size\"\n ]\n },\n \"info-border-color\": {\n \"key\": \"{notification.info-border-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-border-color}\",\n \"key\": \"{notification.info-border-color}\"\n },\n \"name\": \"NotificationInfoBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"info-border-color\"\n },\n \"path\": [\n \"notification\",\n \"info-border-color\"\n ]\n },\n \"info-heading-color\": {\n \"key\": \"{notification.info-heading-color}\",\n \"value\": \"#ABC6FF\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-content-color}\",\n \"key\": \"{notification.info-heading-color}\"\n },\n \"name\": \"NotificationInfoHeadingColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"info-heading-color\"\n },\n \"path\": [\n \"notification\",\n \"info-heading-color\"\n ]\n },\n \"info-background-color\": {\n \"default\": {\n \"key\": \"{notification.info-background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{notification.info-background-color.default}\"\n },\n \"name\": \"NotificationInfoBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"info-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"notification\",\n \"info-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{notification.info-background-color.hover}\",\n \"value\": \"#00205C\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-background-color.hover}\",\n \"key\": \"{notification.info-background-color.hover}\"\n },\n \"name\": \"NotificationInfoBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"info-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"notification\",\n \"info-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{notification.info-background-color.pressed}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-outline-background-color.pressed}\",\n \"key\": \"{notification.info-background-color.pressed}\"\n },\n \"name\": \"NotificationInfoBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"info-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"notification\",\n \"info-background-color\",\n \"pressed\"\n ]\n }\n },\n \"warning-border-color\": {\n \"key\": \"{notification.warning-border-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-border-color}\",\n \"key\": \"{notification.warning-border-color}\"\n },\n \"name\": \"NotificationWarningBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"warning-border-color\"\n },\n \"path\": [\n \"notification\",\n \"warning-border-color\"\n ]\n },\n \"warning-heading-color\": {\n \"key\": \"{notification.warning-heading-color}\",\n \"value\": \"#FFD9BD\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-content-color}\",\n \"key\": \"{notification.warning-heading-color}\"\n },\n \"name\": \"NotificationWarningHeadingColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"warning-heading-color\"\n },\n \"path\": [\n \"notification\",\n \"warning-heading-color\"\n ]\n },\n \"warning-background-color\": {\n \"default\": {\n \"key\": \"{notification.warning-background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{notification.warning-background-color.default}\"\n },\n \"name\": \"NotificationWarningBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"warning-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"notification\",\n \"warning-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{notification.warning-background-color.hover}\",\n \"value\": \"#763200\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-background-color.hover}\",\n \"key\": \"{notification.warning-background-color.hover}\"\n },\n \"name\": \"NotificationWarningBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"warning-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"notification\",\n \"warning-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{notification.warning-background-color.pressed}\",\n \"value\": \"#8F3D00\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-outline-background-color.pressed}\",\n \"key\": \"{notification.warning-background-color.pressed}\"\n },\n \"name\": \"NotificationWarningBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"warning-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"notification\",\n \"warning-background-color\",\n \"pressed\"\n ]\n }\n },\n \"danger-border-color\": {\n \"key\": \"{notification.danger-border-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{notification.danger-border-color}\"\n },\n \"name\": \"NotificationDangerBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"danger-border-color\"\n },\n \"path\": [\n \"notification\",\n \"danger-border-color\"\n ]\n },\n \"danger-heading-color\": {\n \"key\": \"{notification.danger-heading-color}\",\n \"value\": \"#F7C1CC\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-content-color}\",\n \"key\": \"{notification.danger-heading-color}\"\n },\n \"name\": \"NotificationDangerHeadingColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"danger-heading-color\"\n },\n \"path\": [\n \"notification\",\n \"danger-heading-color\"\n ]\n },\n \"danger-background-color\": {\n \"default\": {\n \"key\": \"{notification.danger-background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{notification.danger-background-color.default}\"\n },\n \"name\": \"NotificationDangerBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"danger-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"notification\",\n \"danger-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{notification.danger-background-color.hover}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-background-color.hover}\",\n \"key\": \"{notification.danger-background-color.hover}\"\n },\n \"name\": \"NotificationDangerBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"danger-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"notification\",\n \"danger-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{notification.danger-background-color.pressed}\",\n \"value\": \"#710F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-background-color.pressed}\",\n \"key\": \"{notification.danger-background-color.pressed}\"\n },\n \"name\": \"NotificationDangerBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"danger-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"notification\",\n \"danger-background-color\",\n \"pressed\"\n ]\n }\n },\n \"success-border-color\": {\n \"key\": \"{notification.success-border-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-border-color}\",\n \"key\": \"{notification.success-border-color}\"\n },\n \"name\": \"NotificationSuccessBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"success-border-color\"\n },\n \"path\": [\n \"notification\",\n \"success-border-color\"\n ]\n },\n \"success-heading-color\": {\n \"key\": \"{notification.success-heading-color}\",\n \"value\": \"#87FFDA\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-content-color}\",\n \"key\": \"{notification.success-heading-color}\"\n },\n \"name\": \"NotificationSuccessHeadingColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"success-heading-color\"\n },\n \"path\": [\n \"notification\",\n \"success-heading-color\"\n ]\n },\n \"success-background-color\": {\n \"default\": {\n \"key\": \"{notification.success-background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{notification.success-background-color.default}\"\n },\n \"name\": \"NotificationSuccessBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"success-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"notification\",\n \"success-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{notification.success-background-color.hover}\",\n \"value\": \"#00291C\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-background-color.hover}\",\n \"key\": \"{notification.success-background-color.hover}\"\n },\n \"name\": \"NotificationSuccessBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"success-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"notification\",\n \"success-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{notification.success-background-color.pressed}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-outline-background-color.pressed}\",\n \"key\": \"{notification.success-background-color.pressed}\"\n },\n \"name\": \"NotificationSuccessBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"success-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"notification\",\n \"success-background-color\",\n \"pressed\"\n ]\n }\n },\n \"unavailable-border-color\": {\n \"key\": \"{notification.unavailable-border-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-border-color}\",\n \"key\": \"{notification.unavailable-border-color}\"\n },\n \"name\": \"NotificationUnavailableBorderColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"unavailable-border-color\"\n },\n \"path\": [\n \"notification\",\n \"unavailable-border-color\"\n ]\n },\n \"unavailable-heading-color\": {\n \"key\": \"{notification.unavailable-heading-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-content-color}\",\n \"key\": \"{notification.unavailable-heading-color}\"\n },\n \"name\": \"NotificationUnavailableHeadingColor\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"unavailable-heading-color\"\n },\n \"path\": [\n \"notification\",\n \"unavailable-heading-color\"\n ]\n },\n \"unavailable-background-color\": {\n \"default\": {\n \"key\": \"{notification.unavailable-background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{notification.unavailable-background-color.default}\"\n },\n \"name\": \"NotificationUnavailableBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"unavailable-background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"notification\",\n \"unavailable-background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{notification.unavailable-background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-background-color.hover}\",\n \"key\": \"{notification.unavailable-background-color.hover}\"\n },\n \"name\": \"NotificationUnavailableBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"unavailable-background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"notification\",\n \"unavailable-background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{notification.unavailable-background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/status/notification.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{unavailable-outline-background-color.pressed}\",\n \"key\": \"{notification.unavailable-background-color.pressed}\"\n },\n \"name\": \"NotificationUnavailableBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"notification\",\n \"type\": \"unavailable-background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"notification\",\n \"unavailable-background-color\",\n \"pressed\"\n ]\n }\n }\n },\n \"password-creation-field\": {\n \"rule-to-rule-spacing\": {\n \"key\": \"{password-creation-field.rule-to-rule-spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/status/password-creation-field.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{password-creation-field.rule-to-rule-spacing}\"\n },\n \"name\": \"PasswordCreationFieldRuleToRuleSpacing\",\n \"attributes\": {\n \"category\": \"password-creation-field\",\n \"type\": \"rule-to-rule-spacing\"\n },\n \"path\": [\n \"password-creation-field\",\n \"rule-to-rule-spacing\"\n ]\n }\n },\n \"progress-bar\": {\n \"font-size\": {\n \"key\": \"{progress-bar.font-size}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.m}\",\n \"key\": \"{progress-bar.font-size}\"\n },\n \"name\": \"ProgressBarFontSize\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"font-size\"\n },\n \"path\": [\n \"progress-bar\",\n \"font-size\"\n ]\n },\n \"font-size-s\": {\n \"key\": \"{progress-bar.font-size-s}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{progress-bar.font-size-s}\"\n },\n \"name\": \"ProgressBarFontSizeS\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"font-size-s\"\n },\n \"path\": [\n \"progress-bar\",\n \"font-size-s\"\n ]\n },\n \"value-font-weight\": {\n \"key\": \"{progress-bar.value-font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{progress-bar.value-font-weight}\"\n },\n \"name\": \"ProgressBarValueFontWeight\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"value-font-weight\"\n },\n \"path\": [\n \"progress-bar\",\n \"value-font-weight\"\n ]\n },\n \"spacing-y\": {\n \"key\": \"{progress-bar.spacing-y}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{progress-bar.spacing-y}\"\n },\n \"name\": \"ProgressBarSpacingY\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"spacing-y\"\n },\n \"path\": [\n \"progress-bar\",\n \"spacing-y\"\n ]\n },\n \"spacing-x\": {\n \"key\": \"{progress-bar.spacing-x}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{progress-bar.spacing-x}\"\n },\n \"name\": \"ProgressBarSpacingX\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"spacing-x\"\n },\n \"path\": [\n \"progress-bar\",\n \"spacing-x\"\n ]\n },\n \"spacing-bar-to-legend\": {\n \"key\": \"{progress-bar.spacing-bar-to-legend}\",\n \"value\": \"16px\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{progress-bar.spacing-bar-to-legend}\"\n },\n \"name\": \"ProgressBarSpacingBarToLegend\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"spacing-bar-to-legend\"\n },\n \"path\": [\n \"progress-bar\",\n \"spacing-bar-to-legend\"\n ]\n },\n \"height\": {\n \"m\": {\n \"key\": \"{progress-bar.height.m}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{progress-bar.height.m}\"\n },\n \"name\": \"ProgressBarHeightM\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"height\",\n \"item\": \"m\"\n },\n \"path\": [\n \"progress-bar\",\n \"height\",\n \"m\"\n ]\n },\n \"s\": {\n \"key\": \"{progress-bar.height.s}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{progress-bar.height.s}\"\n },\n \"name\": \"ProgressBarHeightS\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"height\",\n \"item\": \"s\"\n },\n \"path\": [\n \"progress-bar\",\n \"height\",\n \"s\"\n ]\n },\n \"l\": {\n \"key\": \"{progress-bar.height.l}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{progress-bar.height.l}\"\n },\n \"name\": \"ProgressBarHeightL\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"height\",\n \"item\": \"l\"\n },\n \"path\": [\n \"progress-bar\",\n \"height\",\n \"l\"\n ]\n }\n },\n \"corner-radius\": {\n \"key\": \"{progress-bar.corner-radius}\",\n \"value\": \"16px\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.l}\",\n \"key\": \"{progress-bar.corner-radius}\"\n },\n \"name\": \"ProgressBarCornerRadius\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"progress-bar\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{progress-bar.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{progress-bar.border-width}\"\n },\n \"name\": \"ProgressBarBorderWidth\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"progress-bar\",\n \"border-width\"\n ]\n },\n \"border-color\": {\n \"key\": \"{progress-bar.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{progress-bar.border-color}\"\n },\n \"name\": \"ProgressBarBorderColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"border-color\"\n ]\n },\n \"background-color\": {\n \"key\": \"{progress-bar.background-color}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{progress-bar.background-color}\"\n },\n \"name\": \"ProgressBarBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"background-color\"\n ]\n },\n \"info-fill-background-color\": {\n \"key\": \"{progress-bar.info-fill-background-color}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{info-solid-background-color.default}\",\n \"key\": \"{progress-bar.info-fill-background-color}\"\n },\n \"name\": \"ProgressBarInfoFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"info-fill-background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"info-fill-background-color\"\n ]\n },\n \"success-fill-background-color\": {\n \"key\": \"{progress-bar.success-fill-background-color}\",\n \"value\": \"#4FFFC9\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{success-solid-background-color.default}\",\n \"key\": \"{progress-bar.success-fill-background-color}\"\n },\n \"name\": \"ProgressBarSuccessFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"success-fill-background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"success-fill-background-color\"\n ]\n },\n \"warning-fill-background-color\": {\n \"key\": \"{progress-bar.warning-fill-background-color}\",\n \"value\": \"#FFC89F\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{warning-solid-background-color.default}\",\n \"key\": \"{progress-bar.warning-fill-background-color}\"\n },\n \"name\": \"ProgressBarWarningFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"warning-fill-background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"warning-fill-background-color\"\n ]\n },\n \"danger-fill-background-color\": {\n \"key\": \"{progress-bar.danger-fill-background-color}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-solid-background-color.default}\",\n \"key\": \"{progress-bar.danger-fill-background-color}\"\n },\n \"name\": \"ProgressBarDangerFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"danger-fill-background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"danger-fill-background-color\"\n ]\n },\n \"indeterminate-fill-background-color\": {\n \"key\": \"{progress-bar.indeterminate-fill-background-color}\",\n \"value\": \"#E5EFF8\",\n \"filePath\": \"src/status/progress-bar.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-solid-background-color.default}\",\n \"key\": \"{progress-bar.indeterminate-fill-background-color}\"\n },\n \"name\": \"ProgressBarIndeterminateFillBackgroundColor\",\n \"attributes\": {\n \"category\": \"progress-bar\",\n \"type\": \"indeterminate-fill-background-color\"\n },\n \"path\": [\n \"progress-bar\",\n \"indeterminate-fill-background-color\"\n ]\n }\n },\n \"accent-box\": {\n \"background-color-neutral\": {\n \"key\": \"{accent-box.background-color-neutral}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{accent-box.background-color-neutral}\"\n },\n \"name\": \"AccentBoxBackgroundColorNeutral\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-neutral\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-neutral\"\n ]\n },\n \"background-color-blue\": {\n \"key\": \"{accent-box.background-color-blue}\",\n \"value\": \"#002A7B\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.hosting-blue.200}\",\n \"key\": \"{accent-box.background-color-blue}\"\n },\n \"name\": \"AccentBoxBackgroundColorBlue\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-blue\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-blue\"\n ]\n },\n \"background-color-teal\": {\n \"key\": \"{accent-box.background-color-teal}\",\n \"value\": \"#004f59\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.super-teal.200}\",\n \"key\": \"{accent-box.background-color-teal}\"\n },\n \"name\": \"AccentBoxBackgroundColorTeal\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-teal\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-teal\"\n ]\n },\n \"background-color-lilac\": {\n \"key\": \"{accent-box.background-color-lilac}\",\n \"value\": \"#5f0083\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.bright-lilac.200}\",\n \"key\": \"{accent-box.background-color-lilac}\"\n },\n \"name\": \"AccentBoxBackgroundColorLilac\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-lilac\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-lilac\"\n ]\n },\n \"background-color-violet\": {\n \"key\": \"{accent-box.background-color-violet}\",\n \"value\": \"#483b9f\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.soft-contrast-violet.200}\",\n \"key\": \"{accent-box.background-color-violet}\"\n },\n \"name\": \"AccentBoxBackgroundColorViolet\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-violet\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-violet\"\n ]\n },\n \"background-color-green\": {\n \"key\": \"{accent-box.background-color-green}\",\n \"value\": \"#003B29\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.espelkamp-green.200}\",\n \"key\": \"{accent-box.background-color-green}\"\n },\n \"name\": \"AccentBoxBackgroundColorGreen\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-green\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-green\"\n ]\n },\n \"background-color-navy\": {\n \"key\": \"{accent-box.background-color-navy}\",\n \"value\": \"#131B3D\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.mittwald-navy.200}\",\n \"key\": \"{accent-box.background-color-navy}\"\n },\n \"name\": \"AccentBoxBackgroundColorNavy\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-navy\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-navy\"\n ]\n },\n \"background-color-gradient\": {\n \"key\": \"{accent-box.background-color-gradient}\",\n \"value\": \"radial-gradient(circle at 18% 20%, #3D55C159, transparent 22%), radial-gradient(circle at 82% 18%, #00A1B54D, transparent 18%), radial-gradient(circle at 70% 82%, #715DEE47, transparent 24%), linear-gradient(180deg, #06070A 0%, #0A0E18 45%, #0F1424 100%)\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{color.gradient}\",\n \"key\": \"{accent-box.background-color-gradient}\"\n },\n \"name\": \"AccentBoxBackgroundColorGradient\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"background-color-gradient\"\n },\n \"path\": [\n \"accent-box\",\n \"background-color-gradient\"\n ]\n },\n \"padding\": {\n \"key\": \"{accent-box.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{accent-box.padding}\"\n },\n \"name\": \"AccentBoxPadding\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"accent-box\",\n \"padding\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{accent-box.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/accent-box.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{accent-box.corner-radius}\"\n },\n \"name\": \"AccentBoxCornerRadius\",\n \"attributes\": {\n \"category\": \"accent-box\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"accent-box\",\n \"corner-radius\"\n ]\n }\n },\n \"accordion\": {\n \"spacing\": {\n \"key\": \"{accordion.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{accordion.spacing}\"\n },\n \"name\": \"AccordionSpacing\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"accordion\",\n \"spacing\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{accordion.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{accordion.corner-radius}\"\n },\n \"name\": \"AccordionCornerRadius\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"accordion\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{accordion.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{accordion.border-width}\"\n },\n \"name\": \"AccordionBorderWidth\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"accordion\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{accordion.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{accordion.border-style}\"\n },\n \"name\": \"AccordionBorderStyle\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"accordion\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{accordion.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{accordion.border-color}\"\n },\n \"name\": \"AccordionBorderColor\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"accordion\",\n \"border-color\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{accordion.padding-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{accordion.padding-x}\"\n },\n \"name\": \"AccordionPaddingX\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"accordion\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{accordion.padding-y}\",\n \"value\": \"4px\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{accordion.padding-y}\"\n },\n \"name\": \"AccordionPaddingY\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"accordion\",\n \"padding-y\"\n ]\n },\n \"background-color\": {\n \"hover\": {\n \"key\": \"{accordion.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.hover}\",\n \"key\": \"{accordion.background-color.hover}\"\n },\n \"name\": \"AccordionBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"accordion\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{accordion.background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/structure/accordion.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.pressed}\",\n \"key\": \"{accordion.background-color.pressed}\"\n },\n \"name\": \"AccordionBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"accordion\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"accordion\",\n \"background-color\",\n \"pressed\"\n ]\n }\n }\n },\n \"column-layout\": {\n \"gap\": {\n \"s\": {\n \"key\": \"{column-layout.gap.s}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/column-layout.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{column-layout.gap.s}\"\n },\n \"name\": \"ColumnLayoutGapS\",\n \"attributes\": {\n \"category\": \"column-layout\",\n \"type\": \"gap\",\n \"item\": \"s\"\n },\n \"path\": [\n \"column-layout\",\n \"gap\",\n \"s\"\n ]\n },\n \"m\": {\n \"key\": \"{column-layout.gap.m}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/column-layout.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{column-layout.gap.m}\"\n },\n \"name\": \"ColumnLayoutGapM\",\n \"attributes\": {\n \"category\": \"column-layout\",\n \"type\": \"gap\",\n \"item\": \"m\"\n },\n \"path\": [\n \"column-layout\",\n \"gap\",\n \"m\"\n ]\n },\n \"l\": {\n \"key\": \"{column-layout.gap.l}\",\n \"value\": \"24px\",\n \"filePath\": \"src/structure/column-layout.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.l}\",\n \"key\": \"{column-layout.gap.l}\"\n },\n \"name\": \"ColumnLayoutGapL\",\n \"attributes\": {\n \"category\": \"column-layout\",\n \"type\": \"gap\",\n \"item\": \"l\"\n },\n \"path\": [\n \"column-layout\",\n \"gap\",\n \"l\"\n ]\n },\n \"xl\": {\n \"key\": \"{column-layout.gap.xl}\",\n \"value\": \"32px\",\n \"filePath\": \"src/structure/column-layout.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xl}\",\n \"key\": \"{column-layout.gap.xl}\"\n },\n \"name\": \"ColumnLayoutGapXl\",\n \"attributes\": {\n \"category\": \"column-layout\",\n \"type\": \"gap\",\n \"item\": \"xl\"\n },\n \"path\": [\n \"column-layout\",\n \"gap\",\n \"xl\"\n ]\n }\n }\n },\n \"combine\": {\n \"avatar-text\": {\n \"spacing\": {\n \"key\": \"{combine.avatar-text.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/structure/combine.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{combine.avatar-text.spacing}\"\n },\n \"name\": \"CombineAvatarTextSpacing\",\n \"attributes\": {\n \"category\": \"combine\",\n \"type\": \"avatar-text\",\n \"item\": \"spacing\"\n },\n \"path\": [\n \"combine\",\n \"avatar-text\",\n \"spacing\"\n ]\n }\n },\n \"input-button\": {\n \"spacing\": {\n \"key\": \"{combine.input-button.spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/combine.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{combine.input-button.spacing}\"\n },\n \"name\": \"CombineInputButtonSpacing\",\n \"attributes\": {\n \"category\": \"combine\",\n \"type\": \"input-button\",\n \"item\": \"spacing\"\n },\n \"path\": [\n \"combine\",\n \"input-button\",\n \"spacing\"\n ]\n }\n },\n \"text-button\": {\n \"spacing\": {\n \"key\": \"{combine.text-button.spacing}\",\n \"value\": \"0.25rem\",\n \"filePath\": \"src/structure/combine.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xs}\",\n \"key\": \"{combine.text-button.spacing}\"\n },\n \"name\": \"CombineTextButtonSpacing\",\n \"attributes\": {\n \"category\": \"combine\",\n \"type\": \"text-button\",\n \"item\": \"spacing\"\n },\n \"path\": [\n \"combine\",\n \"text-button\",\n \"spacing\"\n ]\n }\n },\n \"icon-text\": {\n \"spacing\": {\n \"key\": \"{combine.icon-text.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/structure/combine.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{combine.icon-text.spacing}\"\n },\n \"name\": \"CombineIconTextSpacing\",\n \"attributes\": {\n \"category\": \"combine\",\n \"type\": \"icon-text\",\n \"item\": \"spacing\"\n },\n \"path\": [\n \"combine\",\n \"icon-text\",\n \"spacing\"\n ]\n }\n }\n },\n \"layout-card\": {\n \"background-color\": {\n \"key\": \"{layout-card.background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{layout-card.background-color}\"\n },\n \"name\": \"LayoutCardBackgroundColor\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"layout-card\",\n \"background-color\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{layout-card.corner-radius}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.l}\",\n \"key\": \"{layout-card.corner-radius}\"\n },\n \"name\": \"LayoutCardCornerRadius\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"layout-card\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"key\": \"{layout-card.padding}\",\n \"value\": \"24px\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.l}\",\n \"key\": \"{layout-card.padding}\"\n },\n \"name\": \"LayoutCardPadding\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"layout-card\",\n \"padding\"\n ]\n },\n \"padding-mobile\": {\n \"key\": \"{layout-card.padding-mobile}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{layout-card.padding-mobile}\"\n },\n \"name\": \"LayoutCardPaddingMobile\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"padding-mobile\"\n },\n \"path\": [\n \"layout-card\",\n \"padding-mobile\"\n ]\n },\n \"box-shadow\": {\n \"key\": \"{layout-card.box-shadow}\",\n \"value\": \"rgb(0 0 0 / 12.5%) 0 2px 4px\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{shadow.content}\",\n \"key\": \"{layout-card.box-shadow}\"\n },\n \"name\": \"LayoutCardBoxShadow\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"box-shadow\"\n },\n \"path\": [\n \"layout-card\",\n \"box-shadow\"\n ]\n },\n \"border-style\": {\n \"key\": \"{layout-card.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{layout-card.border-style}\"\n },\n \"name\": \"LayoutCardBorderStyle\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"layout-card\",\n \"border-style\"\n ]\n },\n \"border-width\": {\n \"key\": \"{layout-card.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{layout-card.border-width}\"\n },\n \"name\": \"LayoutCardBorderWidth\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"layout-card\",\n \"border-width\"\n ]\n },\n \"border-color\": {\n \"key\": \"{layout-card.border-color}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/structure/layout-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.300}\",\n \"key\": \"{layout-card.border-color}\"\n },\n \"name\": \"LayoutCardBorderColor\",\n \"attributes\": {\n \"category\": \"layout-card\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"layout-card\",\n \"border-color\"\n ]\n }\n },\n \"list\": {\n \"spacing\": {\n \"key\": \"{list.spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{list.spacing}\"\n },\n \"name\": \"ListSpacing\",\n \"attributes\": {\n \"category\": \"list\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"list\",\n \"spacing\"\n ]\n },\n \"block-to-block-spacing\": {\n \"key\": \"{list.block-to-block-spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{list.block-to-block-spacing}\"\n },\n \"name\": \"ListBlockToBlockSpacing\",\n \"attributes\": {\n \"category\": \"list\",\n \"type\": \"block-to-block-spacing\"\n },\n \"path\": [\n \"list\",\n \"block-to-block-spacing\"\n ]\n },\n \"filter-to-search-spacing\": {\n \"key\": \"{list.filter-to-search-spacing}\",\n \"value\": \"32px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xl}\",\n \"key\": \"{list.filter-to-search-spacing}\"\n },\n \"name\": \"ListFilterToSearchSpacing\",\n \"attributes\": {\n \"category\": \"list\",\n \"type\": \"filter-to-search-spacing\"\n },\n \"path\": [\n \"list\",\n \"filter-to-search-spacing\"\n ]\n }\n },\n \"list-item\": {\n \"corner-radius\": {\n \"key\": \"{list-item.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{list-item.corner-radius}\"\n },\n \"name\": \"ListItemCornerRadius\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"list-item\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"key\": \"{list-item.padding}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{list-item.padding}\"\n },\n \"name\": \"ListItemPadding\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"list-item\",\n \"padding\"\n ]\n },\n \"border-width\": {\n \"key\": \"{list-item.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{list-item.border-width}\"\n },\n \"name\": \"ListItemBorderWidth\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"list-item\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{list-item.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{list-item.border-style}\"\n },\n \"name\": \"ListItemBorderStyle\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"list-item\",\n \"border-style\"\n ]\n },\n \"spacing\": {\n \"key\": \"{list-item.spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{list-item.spacing}\"\n },\n \"name\": \"ListItemSpacing\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"list-item\",\n \"spacing\"\n ]\n },\n \"avatar-to-title-spacing\": {\n \"key\": \"{list-item.avatar-to-title-spacing}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{list-item.avatar-to-title-spacing}\"\n },\n \"name\": \"ListItemAvatarToTitleSpacing\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"avatar-to-title-spacing\"\n },\n \"path\": [\n \"list-item\",\n \"avatar-to-title-spacing\"\n ]\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{list-item.background-color.default}\",\n \"value\": \"transparent\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.default}\",\n \"key\": \"{list-item.background-color.default}\"\n },\n \"name\": \"ListItemBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"list-item\",\n \"background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{list-item.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.hover}\",\n \"key\": \"{list-item.background-color.hover}\"\n },\n \"name\": \"ListItemBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"list-item\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{list-item.background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.pressed}\",\n \"key\": \"{list-item.background-color.pressed}\"\n },\n \"name\": \"ListItemBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"list-item\",\n \"background-color\",\n \"pressed\"\n ]\n }\n },\n \"border-color\": {\n \"key\": \"{list-item.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{list-item.border-color}\"\n },\n \"name\": \"ListItemBorderColor\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"list-item\",\n \"border-color\"\n ]\n },\n \"subtitle-font-size\": {\n \"key\": \"{list-item.subtitle-font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{list-item.subtitle-font-size}\"\n },\n \"name\": \"ListItemSubtitleFontSize\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"subtitle-font-size\"\n },\n \"path\": [\n \"list-item\",\n \"subtitle-font-size\"\n ]\n },\n \"checkbox-color\": {\n \"key\": \"{list-item.checkbox-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{list-item.checkbox-color}\"\n },\n \"name\": \"ListItemCheckboxColor\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"checkbox-color\"\n },\n \"path\": [\n \"list-item\",\n \"checkbox-color\"\n ]\n },\n \"checkbox-background-color\": {\n \"key\": \"{list-item.checkbox-background-color}\",\n \"value\": \"rgb(0 0 0 / 50%)\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.400}\",\n \"key\": \"{list-item.checkbox-background-color}\"\n },\n \"name\": \"ListItemCheckboxBackgroundColor\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"checkbox-background-color\"\n },\n \"path\": [\n \"list-item\",\n \"checkbox-background-color\"\n ]\n },\n \"checkbox-corner-radius\": {\n \"key\": \"{list-item.checkbox-corner-radius}\",\n \"value\": \"4px\",\n \"filePath\": \"src/structure/list.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.s}\",\n \"key\": \"{list-item.checkbox-corner-radius}\"\n },\n \"name\": \"ListItemCheckboxCornerRadius\",\n \"attributes\": {\n \"category\": \"list-item\",\n \"type\": \"checkbox-corner-radius\"\n },\n \"path\": [\n \"list-item\",\n \"checkbox-corner-radius\"\n ]\n }\n },\n \"section\": {\n \"section-to-section-spacing\": {\n \"key\": \"{section.section-to-section-spacing}\",\n \"value\": \"2rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.xl}\",\n \"key\": \"{section.section-to-section-spacing}\"\n },\n \"name\": \"SectionSectionToSectionSpacing\",\n \"attributes\": {\n \"category\": \"section\",\n \"type\": \"section-to-section-spacing\"\n },\n \"path\": [\n \"section\",\n \"section-to-section-spacing\"\n ]\n },\n \"spacing\": {\n \"key\": \"{section.spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{section.spacing}\"\n },\n \"name\": \"SectionSpacing\",\n \"attributes\": {\n \"category\": \"section\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"section\",\n \"spacing\"\n ]\n },\n \"sub-heading-spacing-m\": {\n \"key\": \"{section.sub-heading-spacing-m}\",\n \"value\": \"1.5rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.l}\",\n \"key\": \"{section.sub-heading-spacing-m}\"\n },\n \"name\": \"SectionSubHeadingSpacingM\",\n \"attributes\": {\n \"category\": \"section\",\n \"type\": \"sub-heading-spacing-m\"\n },\n \"path\": [\n \"section\",\n \"sub-heading-spacing-m\"\n ]\n },\n \"sub-heading-spacing-s\": {\n \"key\": \"{section.sub-heading-spacing-s}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{section.sub-heading-spacing-s}\"\n },\n \"name\": \"SectionSubHeadingSpacingS\",\n \"attributes\": {\n \"category\": \"section\",\n \"type\": \"sub-heading-spacing-s\"\n },\n \"path\": [\n \"section\",\n \"sub-heading-spacing-s\"\n ]\n }\n },\n \"section-header\": {\n \"action-to-action-spacing\": {\n \"key\": \"{section-header.action-to-action-spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{section-header.action-to-action-spacing}\"\n },\n \"name\": \"SectionHeaderActionToActionSpacing\",\n \"attributes\": {\n \"category\": \"section-header\",\n \"type\": \"action-to-action-spacing\"\n },\n \"path\": [\n \"section-header\",\n \"action-to-action-spacing\"\n ]\n },\n \"heading-to-action-spacing\": {\n \"key\": \"{section-header.heading-to-action-spacing}\",\n \"value\": \"1rem\",\n \"filePath\": \"src/structure/section.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.m}\",\n \"key\": \"{section-header.heading-to-action-spacing}\"\n },\n \"name\": \"SectionHeaderHeadingToActionSpacing\",\n \"attributes\": {\n \"category\": \"section-header\",\n \"type\": \"heading-to-action-spacing\"\n },\n \"path\": [\n \"section-header\",\n \"heading-to-action-spacing\"\n ]\n }\n },\n \"separator\": {\n \"color\": {\n \"key\": \"{separator.color}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/structure/separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.500}\",\n \"key\": \"{separator.color}\"\n },\n \"name\": \"SeparatorColor\",\n \"attributes\": {\n \"category\": \"separator\",\n \"type\": \"color\"\n },\n \"path\": [\n \"separator\",\n \"color\"\n ]\n },\n \"height\": {\n \"key\": \"{separator.height}\",\n \"value\": \"1px\",\n \"filePath\": \"src/structure/separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{separator.height}\"\n },\n \"name\": \"SeparatorHeight\",\n \"attributes\": {\n \"category\": \"separator\",\n \"type\": \"height\"\n },\n \"path\": [\n \"separator\",\n \"height\"\n ]\n },\n \"border-style\": {\n \"key\": \"{separator.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/structure/separator.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{separator.border-style}\"\n },\n \"name\": \"SeparatorBorderStyle\",\n \"attributes\": {\n \"category\": \"separator\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"separator\",\n \"border-style\"\n ]\n }\n },\n \"table\": {\n \"corner-radius\": {\n \"key\": \"{table.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{table.corner-radius}\"\n },\n \"name\": \"TableCornerRadius\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"table\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{table.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{table.border-width}\"\n },\n \"name\": \"TableBorderWidth\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"table\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{table.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{table.border-style}\"\n },\n \"name\": \"TableBorderStyle\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"table\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"key\": \"{table.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{table.border-color}\"\n },\n \"name\": \"TableBorderColor\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"table\",\n \"border-color\"\n ]\n },\n \"padding-x\": {\n \"key\": \"{table.padding-x}\",\n \"value\": \"16px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{table.padding-x}\"\n },\n \"name\": \"TablePaddingX\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"table\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{table.padding-y}\",\n \"value\": \"8px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{table.padding-y}\"\n },\n \"name\": \"TablePaddingY\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"table\",\n \"padding-y\"\n ]\n },\n \"header-font-weight\": {\n \"key\": \"{table.header-font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{table.header-font-weight}\"\n },\n \"name\": \"TableHeaderFontWeight\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"header-font-weight\"\n },\n \"path\": [\n \"table\",\n \"header-font-weight\"\n ]\n },\n \"header-border-width\": {\n \"key\": \"{table.header-border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{table.header-border-width}\"\n },\n \"name\": \"TableHeaderBorderWidth\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"header-border-width\"\n },\n \"path\": [\n \"table\",\n \"header-border-width\"\n ]\n },\n \"footer-font-weight\": {\n \"key\": \"{table.footer-font-weight}\",\n \"value\": \"bold\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-weight.bold}\",\n \"key\": \"{table.footer-font-weight}\"\n },\n \"name\": \"TableFooterFontWeight\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"footer-font-weight\"\n },\n \"path\": [\n \"table\",\n \"footer-font-weight\"\n ]\n },\n \"footer-border-width\": {\n \"key\": \"{table.footer-border-width}\",\n \"value\": \"2px\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.200}\",\n \"key\": \"{table.footer-border-width}\"\n },\n \"name\": \"TableFooterBorderWidth\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"footer-border-width\"\n },\n \"path\": [\n \"table\",\n \"footer-border-width\"\n ]\n },\n \"background-color\": {\n \"key\": \"{table.background-color}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{table.background-color}\"\n },\n \"name\": \"TableBackgroundColor\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"background-color\"\n },\n \"path\": [\n \"table\",\n \"background-color\"\n ]\n },\n \"background-color-accent\": {\n \"key\": \"{table.background-color-accent}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/structure/table.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.200}\",\n \"key\": \"{table.background-color-accent}\"\n },\n \"name\": \"TableBackgroundColorAccent\",\n \"attributes\": {\n \"category\": \"table\",\n \"type\": \"background-color-accent\"\n },\n \"path\": [\n \"table\",\n \"background-color-accent\"\n ]\n }\n },\n \"file-card\": {\n \"padding-x\": {\n \"key\": \"{file-card.padding-x}\",\n \"value\": \"8px\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.s}\",\n \"key\": \"{file-card.padding-x}\"\n },\n \"name\": \"FileCardPaddingX\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"padding-x\"\n },\n \"path\": [\n \"file-card\",\n \"padding-x\"\n ]\n },\n \"padding-y\": {\n \"key\": \"{file-card.padding-y}\",\n \"value\": \"4px\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.xs}\",\n \"key\": \"{file-card.padding-y}\"\n },\n \"name\": \"FileCardPaddingY\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"padding-y\"\n },\n \"path\": [\n \"file-card\",\n \"padding-y\"\n ]\n },\n \"spacing\": {\n \"key\": \"{file-card.spacing}\",\n \"value\": \"0.5rem\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-rem.s}\",\n \"key\": \"{file-card.spacing}\"\n },\n \"name\": \"FileCardSpacing\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"file-card\",\n \"spacing\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{file-card.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{file-card.corner-radius}\"\n },\n \"name\": \"FileCardCornerRadius\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"file-card\",\n \"corner-radius\"\n ]\n },\n \"border-width\": {\n \"key\": \"{file-card.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{file-card.border-width}\"\n },\n \"name\": \"FileCardBorderWidth\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"file-card\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"key\": \"{file-card.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{file-card.border-style}\"\n },\n \"name\": \"FileCardBorderStyle\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"file-card\",\n \"border-style\"\n ]\n },\n \"border-color\": {\n \"default\": {\n \"key\": \"{file-card.border-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{file-card.border-color.default}\"\n },\n \"name\": \"FileCardBorderColorDefault\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"file-card\",\n \"border-color\",\n \"default\"\n ]\n },\n \"error\": {\n \"key\": \"{file-card.border-color.error}\",\n \"value\": \"#F2A2B3\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger-outline-border-color}\",\n \"key\": \"{file-card.border-color.error}\"\n },\n \"name\": \"FileCardBorderColorError\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"border-color\",\n \"item\": \"error\"\n },\n \"path\": [\n \"file-card\",\n \"border-color\",\n \"error\"\n ]\n }\n },\n \"sub-title-font-size\": {\n \"key\": \"{file-card.sub-title-font-size}\",\n \"value\": \"0.875rem\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{font-size-text.s}\",\n \"key\": \"{file-card.sub-title-font-size}\"\n },\n \"name\": \"FileCardSubTitleFontSize\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"sub-title-font-size\"\n },\n \"path\": [\n \"file-card\",\n \"sub-title-font-size\"\n ]\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{file-card.background-color.default}\",\n \"value\": \"#1B1F24\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral.color.100}\",\n \"key\": \"{file-card.background-color.default}\"\n },\n \"name\": \"FileCardBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"file-card\",\n \"background-color\",\n \"default\"\n ]\n },\n \"hover\": {\n \"key\": \"{file-card.background-color.hover}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.hover}\",\n \"key\": \"{file-card.background-color.hover}\"\n },\n \"name\": \"FileCardBackgroundColorHover\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"background-color\",\n \"item\": \"hover\"\n },\n \"path\": [\n \"file-card\",\n \"background-color\",\n \"hover\"\n ]\n },\n \"pressed\": {\n \"key\": \"{file-card.background-color.pressed}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-background-color.pressed}\",\n \"key\": \"{file-card.background-color.pressed}\"\n },\n \"name\": \"FileCardBackgroundColorPressed\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"background-color\",\n \"item\": \"pressed\"\n },\n \"path\": [\n \"file-card\",\n \"background-color\",\n \"pressed\"\n ]\n },\n \"error\": {\n \"key\": \"{file-card.background-color.error}\",\n \"value\": \"#540B1B\",\n \"filePath\": \"src/upload/file-card.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{danger.color.100}\",\n \"key\": \"{file-card.background-color.error}\"\n },\n \"name\": \"FileCardBackgroundColorError\",\n \"attributes\": {\n \"category\": \"file-card\",\n \"type\": \"background-color\",\n \"item\": \"error\"\n },\n \"path\": [\n \"file-card\",\n \"background-color\",\n \"error\"\n ]\n }\n }\n },\n \"file-drop-zone\": {\n \"corner-radius\": {\n \"key\": \"{file-drop-zone.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{file-drop-zone.corner-radius}\"\n },\n \"name\": \"FileDropZoneCornerRadius\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"corner-radius\"\n ]\n },\n \"padding\": {\n \"key\": \"{file-drop-zone.padding}\",\n \"value\": \"16px\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{file-drop-zone.padding}\"\n },\n \"name\": \"FileDropZonePadding\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"padding\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"padding\"\n ]\n },\n \"content-color\": {\n \"disabled\": {\n \"key\": \"{file-drop-zone.content-color.disabled}\",\n \"value\": \"#8FA1B4\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-content-color}\",\n \"key\": \"{file-drop-zone.content-color.disabled}\"\n },\n \"name\": \"FileDropZoneContentColorDisabled\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"content-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"content-color\",\n \"disabled\"\n ]\n }\n },\n \"background-color\": {\n \"default\": {\n \"key\": \"{file-drop-zone.background-color.default}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.background-color.default}\",\n \"key\": \"{file-drop-zone.background-color.default}\"\n },\n \"name\": \"FileDropZoneBackgroundColorDefault\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"background-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"background-color\",\n \"default\"\n ]\n },\n \"target\": {\n \"key\": \"{file-drop-zone.background-color.target}\",\n \"value\": \"#3A434E\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.background-color.hover}\",\n \"key\": \"{file-drop-zone.background-color.target}\"\n },\n \"name\": \"FileDropZoneBackgroundColorTarget\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"background-color\",\n \"item\": \"target\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"background-color\",\n \"target\"\n ]\n },\n \"disabled\": {\n \"key\": \"{file-drop-zone.background-color.disabled}\",\n \"value\": \"#292F37\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-background-color}\",\n \"key\": \"{file-drop-zone.background-color.disabled}\"\n },\n \"name\": \"FileDropZoneBackgroundColorDisabled\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"background-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"background-color\",\n \"disabled\"\n ]\n }\n },\n \"border-width\": {\n \"key\": \"{file-drop-zone.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{file-drop-zone.border-width}\"\n },\n \"name\": \"FileDropZoneBorderWidth\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-width\"\n ]\n },\n \"border-style\": {\n \"default\": {\n \"key\": \"{file-drop-zone.border-style.default}\",\n \"value\": \"dashed\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.dashed}\",\n \"key\": \"{file-drop-zone.border-style.default}\"\n },\n \"name\": \"FileDropZoneBorderStyleDefault\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-style\",\n \"item\": \"default\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-style\",\n \"default\"\n ]\n },\n \"target\": {\n \"key\": \"{file-drop-zone.border-style.target}\",\n \"value\": \"solid\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{file-drop-zone.border-style.target}\"\n },\n \"name\": \"FileDropZoneBorderStyleTarget\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-style\",\n \"item\": \"target\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-style\",\n \"target\"\n ]\n }\n },\n \"border-color\": {\n \"default\": {\n \"key\": \"{file-drop-zone.border-color.default}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{form-control.border-color.default}\",\n \"key\": \"{file-drop-zone.border-color.default}\"\n },\n \"name\": \"FileDropZoneBorderColorDefault\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-color\",\n \"item\": \"default\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-color\",\n \"default\"\n ]\n },\n \"target\": {\n \"key\": \"{file-drop-zone.border-color.target}\",\n \"value\": \"#85AFFF\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{primary.color.800}\",\n \"key\": \"{file-drop-zone.border-color.target}\"\n },\n \"name\": \"FileDropZoneBorderColorTarget\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-color\",\n \"item\": \"target\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-color\",\n \"target\"\n ]\n },\n \"disabled\": {\n \"key\": \"{file-drop-zone.border-color.disabled}\",\n \"value\": \"#5E6C7A\",\n \"filePath\": \"src/upload/file-drop-zone.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{disabled-outline-border-color}\",\n \"key\": \"{file-drop-zone.border-color.disabled}\"\n },\n \"name\": \"FileDropZoneBorderColorDisabled\",\n \"attributes\": {\n \"category\": \"file-drop-zone\",\n \"type\": \"border-color\",\n \"item\": \"disabled\"\n },\n \"path\": [\n \"file-drop-zone\",\n \"border-color\",\n \"disabled\"\n ]\n }\n }\n },\n \"image-cropper\": {\n \"spacing\": {\n \"key\": \"{image-cropper.spacing}\",\n \"value\": \"16px\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{size-px.m}\",\n \"key\": \"{image-cropper.spacing}\"\n },\n \"name\": \"ImageCropperSpacing\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"spacing\"\n },\n \"path\": [\n \"image-cropper\",\n \"spacing\"\n ]\n },\n \"border-color\": {\n \"key\": \"{image-cropper.border-color}\",\n \"value\": \"#DCE9F7\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{neutral-outline-border-color}\",\n \"key\": \"{image-cropper.border-color}\"\n },\n \"name\": \"ImageCropperBorderColor\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"border-color\"\n },\n \"path\": [\n \"image-cropper\",\n \"border-color\"\n ]\n },\n \"border-style\": {\n \"key\": \"{image-cropper.border-style}\",\n \"value\": \"solid\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-style.default}\",\n \"key\": \"{image-cropper.border-style}\"\n },\n \"name\": \"ImageCropperBorderStyle\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"border-style\"\n },\n \"path\": [\n \"image-cropper\",\n \"border-style\"\n ]\n },\n \"border-width\": {\n \"key\": \"{image-cropper.border-width}\",\n \"value\": \"1px\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{border-width.100}\",\n \"key\": \"{image-cropper.border-width}\"\n },\n \"name\": \"ImageCropperBorderWidth\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"border-width\"\n },\n \"path\": [\n \"image-cropper\",\n \"border-width\"\n ]\n },\n \"corner-radius\": {\n \"key\": \"{image-cropper.corner-radius}\",\n \"value\": \"8px\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{corner-radius.m}\",\n \"key\": \"{image-cropper.corner-radius}\"\n },\n \"name\": \"ImageCropperCornerRadius\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"corner-radius\"\n },\n \"path\": [\n \"image-cropper\",\n \"corner-radius\"\n ]\n },\n \"grid-width\": {\n \"key\": \"{image-cropper.grid-width}\",\n \"value\": \"0.5px\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"0.5px\",\n \"key\": \"{image-cropper.grid-width}\"\n },\n \"name\": \"ImageCropperGridWidth\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"grid-width\"\n },\n \"path\": [\n \"image-cropper\",\n \"grid-width\"\n ]\n },\n \"grid-color\": {\n \"key\": \"{image-cropper.grid-color}\",\n \"value\": \"rgb(255 255 255 / 50%)\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.400}\",\n \"key\": \"{image-cropper.grid-color}\"\n },\n \"name\": \"ImageCropperGridColor\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"grid-color\"\n },\n \"path\": [\n \"image-cropper\",\n \"grid-color\"\n ]\n },\n \"mask-border-color\": {\n \"key\": \"{image-cropper.mask-border-color}\",\n \"value\": \"rgb(255 255 255 / 100%)\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{light-static.color.800}\",\n \"key\": \"{image-cropper.mask-border-color}\"\n },\n \"name\": \"ImageCropperMaskBorderColor\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"mask-border-color\"\n },\n \"path\": [\n \"image-cropper\",\n \"mask-border-color\"\n ]\n },\n \"mask-color\": {\n \"key\": \"{image-cropper.mask-color}\",\n \"value\": \"rgb(0 0 0 / 75%)\",\n \"filePath\": \"src/upload/image-cropper.yml\",\n \"isSource\": true,\n \"original\": {\n \"value\": \"{dark-static.color.600}\",\n \"key\": \"{image-cropper.mask-color}\"\n },\n \"name\": \"ImageCropperMaskColor\",\n \"attributes\": {\n \"category\": \"image-cropper\",\n \"type\": \"mask-color\"\n },\n \"path\": [\n \"image-cropper\",\n \"mask-color\"\n ]\n }\n }\n}\n"],"mappings":""}
|