diff --git a/packages/design-tokens/tokens/tokens.json b/packages/design-tokens/tokens/tokens.json index 59a33af..fa9fcad 100644 --- a/packages/design-tokens/tokens/tokens.json +++ b/packages/design-tokens/tokens/tokens.json @@ -1,36 +1,2890 @@ { "color": { - "primary": { "value": "#3B82F6", "type": "color" }, - "primary-hover": { "value": "#2563EB", "type": "color" }, - "secondary": { "value": "#8B5CF6", "type": "color" }, - "surface": { "value": "#F8FAFC", "type": "color" }, - "surface-elevated": { "value": "#FFFFFF", "type": "color" }, - "text-default": { "value": "#111827", "type": "color" }, - "text-muted": { "value": "#6B7280", "type": "color" }, - "text-inverse": { "value": "#FFFFFF", "type": "color" }, - "border": { "value": "#E5E7EB", "type": "color" }, - "success": { "value": "#10B981", "type": "color" }, - "warning": { "value": "#F59E0B", "type": "color" }, - "error": { "value": "#EF4444", "type": "color" } + "primary": { + "value": "#3B82F6", + "type": "color" + }, + "primary-hover": { + "value": "#2563EB", + "type": "color" + }, + "secondary": { + "value": "#8B5CF6", + "type": "color" + }, + "surface": { + "value": "#F8FAFC", + "type": "color" + }, + "surface-elevated": { + "value": "#FFFFFF", + "type": "color" + }, + "text-default": { + "value": "#111827", + "type": "color" + }, + "text-muted": { + "value": "#6B7280", + "type": "color" + }, + "text-inverse": { + "value": "#FFFFFF", + "type": "color" + }, + "border": { + "value": "#E5E7EB", + "type": "color" + }, + "success": { + "value": "#10B981", + "type": "color" + }, + "warning": { + "value": "#F59E0B", + "type": "color" + }, + "error": { + "value": "#EF4444", + "type": "color" + } }, "font-size": { - "xl": { "value": "2rem", "type": "fontSizes" }, - "lg": { "value": "1.5rem", "type": "fontSizes" }, - "md": { "value": "1rem", "type": "fontSizes" }, - "sm": { "value": "0.875rem", "type": "fontSizes" }, - "xs": { "value": "0.75rem", "type": "fontSizes" } + "xl": { + "value": "2rem", + "type": "fontSizes" + }, + "lg": { + "value": "1.5rem", + "type": "fontSizes" + }, + "md": { + "value": "1rem", + "type": "fontSizes" + }, + "sm": { + "value": "0.875rem", + "type": "fontSizes" + }, + "xs": { + "value": "0.75rem", + "type": "fontSizes" + } }, "font-weight": { - "regular": { "value": "400", "type": "fontWeights" }, - "medium": { "value": "500", "type": "fontWeights" }, - "bold": { "value": "700", "type": "fontWeights" } + "regular": { + "value": "400", + "type": "fontWeights" + }, + "medium": { + "value": "500", + "type": "fontWeights" + }, + "bold": { + "value": "700", + "type": "fontWeights" + } }, "font-family": { - "base": { "value": "Pretendard, sans-serif", "type": "fontFamilies" } + "base": { + "value": "Pretendard, sans-serif", + "type": "fontFamilies" + } }, "line-height": { - "tight": { "value": "1.25", "type": "lineHeights" }, - "normal": { "value": "1.6", "type": "lineHeights" }, - "relaxed": { "value": "1.75", "type": "lineHeights" } + "tight": { + "value": "1.25", + "type": "lineHeights" + }, + "normal": { + "value": "1.6", + "type": "lineHeights" + }, + "relaxed": { + "value": "1.75", + "type": "lineHeights" + } + }, + "Primitive/Mode 1": { + "Color": { + "Gray": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "25": { + "value": "#f9f9f9", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "50": { + "value": "#d8d8d8", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "75": { + "value": "#b6b6b6", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#c0c0c0", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#acacac", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#858585", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#757575", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#5c5c5c", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#484848", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#393939", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#292929", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#1d1d1d", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + }, + "Blue": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "12": { + "value": "#f7fbff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "25": { + "value": "#eaf2fe", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "50": { + "value": "#cde1fe", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "75": { + "value": "#b8d4ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#69a5ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#4f95ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#3385ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#1a75ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#0066ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#005eeb", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#0054d1", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#003e9c", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#002966", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "950": { + "value": "#001536", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + }, + "Red": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "50": { + "value": "#fffafa", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "75": { + "value": "#fff4f4", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#feecec", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#fed5d5", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#ffb5b5", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#ff8c8c", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#ff6363", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#ff3030", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#e52222", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#b00c0c", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#730303", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "950": { + "value": "#3b0101", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + }, + "Orange": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "50": { + "value": "#fffcf7", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#fef4e6", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#fee6c6", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#ffd49c", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#ffc642", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#ff8a05", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#d47800", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#d17600", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#9c5800", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#663a00", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "950": { + "value": "#361e00", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + }, + "Green": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "25": { + "value": "#e6fff6", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "50": { + "value": "#d0ffee", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#b1ffe3", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#8cfad2", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#70eec0", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#48dda7", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#1bc587", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#10b981", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#008f5f", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#006c48", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#003a27", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + }, + "Navy": { + "0": { + "value": "#ffffff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "#e7f4ff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "#d6ecff", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "#a9d1f5", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "#87b9e6", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "#659ed2", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "#438fd4", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "#2977bf", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "#125b9e", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "#054076", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "950": { + "value": "#012444", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "#000000", + "type": "color", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Value": { + "50": { + "value": "0.125rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "100": { + "value": "0.25rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "150": { + "value": "0.375rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "200": { + "value": "0.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "250": { + "value": "0.625rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "300": { + "value": "0.75rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "350": { + "value": "0.875rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "400": { + "value": "1rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "450": { + "value": "1.125rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "500": { + "value": "1.25rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "550": { + "value": "1.375rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "600": { + "value": "1.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "650": { + "value": "1.625rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "700": { + "value": "1.75rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "750": { + "value": "1.875rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "800": { + "value": "2rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "900": { + "value": "2.25rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1000": { + "value": "2.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1200": { + "value": "3rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1400": { + "value": "3.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1600": { + "value": "4rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "1800": { + "value": "4.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "2000": { + "value": "5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "2400": { + "value": "6rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "2500": { + "value": "6.25rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "3000": { + "value": "7.5rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "4000": { + "value": "10rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "6000": { + "value": "15rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + }, + "8000": { + "value": "20rem", + "type": "dimension", + "$extensions": { + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Semantic (Color)/Mode 1": { + "Layout": { + "Header": { + "value": "{Color.Gray.900}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Body": { + "value": "{Color.Gray.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "[Fg]": { + "Primary": { + "Strong": { + "Default": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Green.900}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Green.900}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Green.800}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Green.900}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Normal": { + "Default": { + "value": "{Color.Green.500}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Green.600}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Neutural": { + "Default": { + "value": "{Color.Gray.500}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Gray.600}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Gray.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Placeholder": { + "value": "{Color.Gray.75}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "State": { + "Error": { + "value": "{Color.Red.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Neutural-Inversed": { + "Default": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Gray.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Gray.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Gray.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Gray.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Gray.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "SHAPE_FILL", + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Accent": { + "Error (404, 500)": { + "value": "{Color.Red.600}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Error (etc)": { + "value": "{Color.Orange.500}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "[Fill]": { + "Primary": { + "Normal": { + "Default": { + "value": "{Color.Green.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Green.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Green.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Green.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Green.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Green.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Strong": { + "Default": { + "value": "{Color.Green.500}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Green.600}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Green.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Neutural-Iversed": { + "Default": { + "value": "{Color.Gray.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Gray.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Gray.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Gray.200}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Gray.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "State": { + "Error": { + "value": "{Color.Red.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Neutural": { + "Default": { + "value": "{Color.Gray.500}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Gray.600}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Gray.700}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "[Border]": { + "Primary": { + "Default": { + "value": "{Color.Green.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Green.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Green.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Green.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Neutural": { + "Default": { + "value": "{Color.Gray.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Hover": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Focused": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Entered (+Selected)": { + "value": "{Color.Gray.75}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Pressed": { + "value": "{Color.Gray.100}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Disabled": { + "value": "{Color.Gray.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "State": { + "Error": { + "value": "{Color.Red.300}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Divider": { + "Default": { + "value": "{Color.Gray.50}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "STROKE_COLOR" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Bg": { + "Layout 1depth": { + "value": "{Color.Gray.0}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Layout 2depth": { + "value": "{Color.Gray.25}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Dim-transparent": { + "value": "#00000080", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "FRAME_FILL", + "SHAPE_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "White": { + "White": { + "value": "{Color.Gray.0}", + "type": "color", + "$extensions": { + "com.figma.scopes": [ + "TEXT_FILL" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "Semantic (Number)/Mode 1": { + "Spacing": { + "Padding": { + "padding-50": { + "value": "{Value.50}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-100": { + "value": "{Value.100}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-150": { + "value": "{Value.150}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-200": { + "value": "{Value.200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-250": { + "value": "{Value.250}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-300": { + "value": "{Value.300}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-350": { + "value": "{Value.350}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-400": { + "value": "{Value.400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-450": { + "value": "{Value.450}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-500": { + "value": "{Value.500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-550": { + "value": "{Value.550}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-600": { + "value": "{Value.600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-650": { + "value": "{Value.650}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-700": { + "value": "{Value.700}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-750": { + "value": "{Value.750}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-800": { + "value": "{Value.800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-900": { + "value": "{Value.900}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-1000": { + "value": "{Value.1000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-1200": { + "value": "{Value.1200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-1400": { + "value": "{Value.1400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-1600": { + "value": "{Value.1600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-1800": { + "value": "{Value.1800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-2000": { + "value": "{Value.2000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-2400": { + "value": "{Value.2400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-2500": { + "value": "{Value.2500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-3000": { + "value": "{Value.3000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-4000": { + "value": "{Value.4000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-6000": { + "value": "{Value.6000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "padding-8000": { + "value": "{Value.8000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Gap": { + "Gap-50": { + "value": "{Value.50}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-100": { + "value": "{Value.100}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-150": { + "value": "{Value.150}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-200": { + "value": "{Value.200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-250": { + "value": "{Value.250}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-300": { + "value": "{Value.300}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-350": { + "value": "{Value.350}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-400": { + "value": "{Value.400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-450": { + "value": "{Value.450}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-500": { + "value": "{Value.500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-550": { + "value": "{Value.550}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-600": { + "value": "{Value.600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-650": { + "value": "{Value.650}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-700": { + "value": "{Value.700}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-750": { + "value": "{Value.750}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-800": { + "value": "{Value.800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-900": { + "value": "{Value.900}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-1000": { + "value": "{Value.1000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-1200": { + "value": "{Value.1200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-1400": { + "value": "{Value.1400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-1600": { + "value": "{Value.1600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-1800": { + "value": "{Value.1800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-2000": { + "value": "{Value.2000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-2400": { + "value": "{Value.2400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-2500": { + "value": "{Value.2500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-3000": { + "value": "{Value.3000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-4000": { + "value": "{Value.4000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-6000": { + "value": "{Value.6000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Gap-8000": { + "value": "{Value.8000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "GAP" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Font size-250": { + "value": "{Value.250}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-300": { + "value": "{Value.300}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-350": { + "value": "{Value.350}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-400": { + "value": "{Value.400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-450": { + "value": "{Value.450}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-500": { + "value": "{Value.500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-550": { + "value": "{Value.550}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-600": { + "value": "{Value.600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-650": { + "value": "{Value.650}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-700": { + "value": "{Value.700}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-750": { + "value": "{Value.750}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-800": { + "value": "{Value.800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-900": { + "value": "{Value.900}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1000": { + "value": "{Value.1000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1200": { + "value": "{Value.1200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1400": { + "value": "{Value.1400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1600": { + "value": "{Value.1600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1800": { + "value": "{Value.1800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2000": { + "value": "{Value.2000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2400": { + "value": "{Value.2400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2500": { + "value": "{Value.2500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-3000": { + "value": "{Value.3000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-4000": { + "value": "{Value.4000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-6000": { + "value": "{Value.6000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-8000": { + "value": "{Value.8000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "ALL_SCOPES" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Font size": { + "Font size-250": { + "value": "{Value.250}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-300": { + "value": "{Value.300}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-350": { + "value": "{Value.350}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-400": { + "value": "{Value.400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-450": { + "value": "{Value.450}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-500": { + "value": "{Value.500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-550": { + "value": "{Value.550}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-600": { + "value": "{Value.600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-650": { + "value": "{Value.650}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-700": { + "value": "{Value.700}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-750": { + "value": "{Value.750}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-800": { + "value": "{Value.800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-900": { + "value": "{Value.900}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1000": { + "value": "{Value.1000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1200": { + "value": "{Value.1200}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1400": { + "value": "{Value.1400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1600": { + "value": "{Value.1600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-1800": { + "value": "{Value.1800}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2000": { + "value": "{Value.2000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2400": { + "value": "{Value.2400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-2500": { + "value": "{Value.2500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-3000": { + "value": "{Value.3000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-4000": { + "value": "{Value.4000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-6000": { + "value": "{Value.6000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Font size-8000": { + "value": "{Value.8000}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "FONT_SIZE" + ], + "com.figma.hiddenFromPublishing": false + } + } + }, + "Radius": { + "Radius-100": { + "value": "{Value.100}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "CORNER_RADIUS" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Radius -400": { + "value": "{Value.400}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "CORNER_RADIUS" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Radius-600": { + "value": "{Value.600}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "CORNER_RADIUS" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Radius-2500": { + "value": "{Value.2500}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "CORNER_RADIUS" + ], + "com.figma.hiddenFromPublishing": false + } + }, + "Radius-250": { + "value": "{Value.250}", + "type": "dimension", + "$extensions": { + "com.figma.scopes": [ + "CORNER_RADIUS" + ], + "com.figma.hiddenFromPublishing": false + } + } + } + }, + "$themes": [], + "$metadata": { + "tokenSetOrder": [ + "color", + "font-size", + "font-weight", + "font-family", + "line-height", + "Primitive/Mode 1", + "Semantic (Color)/Mode 1", + "Semantic (Number)/Mode 1" + ] } -} +} \ No newline at end of file