From 292c8f0b264abf530762e68ddb670e7b6018368f Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Thu, 15 Jan 2026 22:24:10 +0100 Subject: [PATCH] Refine admin PWA layout and tamagui usage --- .tamagui/prompt.md | 18 +- .tamagui/tamagui.config.cjs | 80 +- .tamagui/tamagui.config.json | 70768 +++++++++++----- .../archivo-black/ArchivoBlack-400-normal.ttf | Bin 0 -> 89160 bytes public/fonts/google/fonts.css | 876 +- public/fonts/google/manifest.json | 150 +- .../PlusJakartaSans-400-italic.ttf | Bin 0 -> 96916 bytes .../PlusJakartaSans-400-normal.ttf | Bin 0 -> 94756 bytes .../PlusJakartaSans-500-italic.ttf | Bin 0 -> 97116 bytes .../PlusJakartaSans-500-normal.ttf | Bin 0 -> 94808 bytes .../PlusJakartaSans-600-italic.ttf | Bin 0 -> 97080 bytes .../PlusJakartaSans-600-normal.ttf | Bin 0 -> 94836 bytes .../PlusJakartaSans-700-italic.ttf | Bin 0 -> 97000 bytes .../PlusJakartaSans-700-normal.ttf | Bin 0 -> 94772 bytes .../space-grotesk/SpaceGrotesk-400-normal.ttf | Bin 0 -> 86588 bytes .../space-grotesk/SpaceGrotesk-500-normal.ttf | Bin 0 -> 86612 bytes .../space-grotesk/SpaceGrotesk-600-normal.ttf | Bin 0 -> 86572 bytes .../space-grotesk/SpaceGrotesk-700-normal.ttf | Bin 0 -> 86516 bytes resources/js/admin/main.tsx | 2 +- resources/js/admin/mobile/BrandingPage.tsx | 8 +- resources/js/admin/mobile/DashboardPage.tsx | 365 +- resources/js/admin/mobile/EventTasksPage.tsx | 349 +- .../js/admin/mobile/QrLayoutCustomizePage.tsx | 4 +- .../mobile/__tests__/BrandingPage.test.tsx | 5 + .../mobile/__tests__/DashboardPage.test.tsx | 235 + .../mobile/__tests__/EventFormPage.test.tsx | 5 + .../mobile/__tests__/EventTasksPage.test.tsx | 217 + .../__tests__/ProfileAccountPage.test.tsx | 5 + .../mobile/__tests__/QrPrintPage.test.tsx | 5 + .../js/admin/mobile/components/BottomNav.tsx | 29 +- .../admin/mobile/components/MobileShell.tsx | 50 +- .../js/admin/mobile/components/Primitives.tsx | 79 +- .../js/admin/mobile/components/Scaffold.tsx | 9 +- .../components/__tests__/MobileShell.test.tsx | 5 + .../js/admin/mobile/invite-layout/schema.ts | 14 +- resources/js/admin/mobile/theme.ts | 134 +- tamagui.config.ts | 80 +- 37 files changed, 51503 insertions(+), 21989 deletions(-) create mode 100644 public/fonts/google/archivo-black/ArchivoBlack-400-normal.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-400-italic.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-400-normal.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-500-italic.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-500-normal.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-600-italic.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-600-normal.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-700-italic.ttf create mode 100644 public/fonts/google/plus-jakarta-sans/PlusJakartaSans-700-normal.ttf create mode 100644 public/fonts/google/space-grotesk/SpaceGrotesk-400-normal.ttf create mode 100644 public/fonts/google/space-grotesk/SpaceGrotesk-500-normal.ttf create mode 100644 public/fonts/google/space-grotesk/SpaceGrotesk-600-normal.ttf create mode 100644 public/fonts/google/space-grotesk/SpaceGrotesk-700-normal.ttf create mode 100644 resources/js/admin/mobile/__tests__/DashboardPage.test.tsx create mode 100644 resources/js/admin/mobile/__tests__/EventTasksPage.test.tsx diff --git a/.tamagui/prompt.md b/.tamagui/prompt.md index 8ebb612..f24e4fd 100644 --- a/.tamagui/prompt.md +++ b/.tamagui/prompt.md @@ -337,8 +337,8 @@ Tokens are design system values that can be referenced using the `$` prefix. ### Color Tokens -- `accent`: #FFB6C1 -- `accentSoft`: #FFE5EC +- `accent`: #3D5AFE +- `accentSoft`: #E8ECFF - `blue10Dark`: hsl(209, 100%, 60.6%) - `blue10Light`: hsl(208, 100%, 47.3%) - `blue11Dark`: hsl(210, 100%, 66.1%) @@ -363,8 +363,8 @@ Tokens are design system values that can be referenced using the `$` prefix. - `blue8Light`: hsl(206, 81.9%, 65.3%) - `blue9Dark`: hsl(206, 100%, 50.0%) - `blue9Light`: hsl(206, 100%, 50.0%) -- `border`: #F2E4DA -- `danger`: #E04848 +- `border`: #F3D6C9 +- `danger`: #EF4444 - `gray10Dark`: hsl(0, 0%, 49.4%) - `gray10Light`: hsl(0, 0%, 52.3%) - `gray11Dark`: hsl(0, 0%, 62.8%) @@ -413,7 +413,7 @@ Tokens are design system values that can be referenced using the `$` prefix. - `green8Light`: hsl(151, 40.2%, 54.1%) - `green9Dark`: hsl(151, 55.0%, 41.5%) - `green9Light`: hsl(151, 55.0%, 41.5%) -- `muted`: #F4ECE8 +- `muted`: #FFF6F0 - `orange10Dark`: hsl(24, 100%, 58.5%) - `orange10Light`: hsl(24, 100%, 46.5%) - `orange11Dark`: hsl(24, 100%, 62.2%) @@ -462,7 +462,7 @@ Tokens are design system values that can be referenced using the `$` prefix. - `pink8Light`: hsl(323, 60.3%, 72.4%) - `pink9Dark`: hsl(322, 65.0%, 54.5%) - `pink9Light`: hsl(322, 65.0%, 54.5%) -- `primary`: #FF5A5F +- `primary`: #FF5C5C - `purple10Dark`: hsl(273, 57.3%, 59.1%) - `purple10Light`: hsl(272, 46.8%, 50.3%) - `purple11Dark`: hsl(275, 80.0%, 71.0%) @@ -511,10 +511,10 @@ Tokens are design system values that can be referenced using the `$` prefix. - `red8Light`: hsl(359, 69.5%, 74.3%) - `red9Dark`: hsl(358, 75.0%, 59.0%) - `red9Light`: hsl(358, 75.0%, 59.0%) -- `success`: #06D6A0 +- `success`: #22C55E - `surface`: #ffffff -- `text`: #1F2937 -- `warning`: #F5C542 +- `text`: #0B132B +- `warning`: #FBBF24 - `yellow10Dark`: hsl(54, 100%, 68.0%) - `yellow10Light`: hsl(50, 100%, 48.5%) - `yellow11Dark`: hsl(48, 100%, 47.0%) diff --git a/.tamagui/tamagui.config.cjs b/.tamagui/tamagui.config.cjs index 282b4ed..0dffc29 100644 --- a/.tamagui/tamagui.config.cjs +++ b/.tamagui/tamagui.config.cjs @@ -4160,16 +4160,16 @@ var tokens3 = { ...tokens2, color: { ...tokens2.color, - primary: "#FF5A5F", - accent: "#FFB6C1", - accentSoft: "#FFE5EC", - success: "#06D6A0", - warning: "#F5C542", - danger: "#E04848", + primary: "#FF5C5C", + accent: "#3D5AFE", + accentSoft: "#E8ECFF", + success: "#22C55E", + warning: "#FBBF24", + danger: "#EF4444", surface: "#ffffff", - muted: "#F4ECE8", - border: "#F2E4DA", - text: "#1F2937" + muted: "#FFF6F0", + border: "#F3D6C9", + text: "#0B132B" }, radius: { ...tokens2.radius, @@ -4188,53 +4188,53 @@ var themes3 = { ...themes2.light, primary: tokens3.color.primary, accent: tokens3.color.accent, - background: "#FFF8F5", - backgroundHover: "#FFF1EC", - backgroundPress: "#FFE7E0", + background: "#FFF1E8", + backgroundHover: "#FFE8DD", + backgroundPress: "#FFE1D2", backgroundStrong: tokens3.color.surface, - backgroundTransparent: "rgba(255, 248, 245, 0)", + backgroundTransparent: "rgba(255, 241, 232, 0)", color: tokens3.color.text, - colorHover: "#111827", - colorPress: "#0F172A", - colorFocus: "#0F172A", + colorHover: "#091024", + colorPress: "#091024", + colorFocus: "#091024", borderColor: tokens3.color.border, - borderColorHover: "#EAD5C9", - borderColorPress: "#E0C9BC", - shadowColor: "rgba(31, 41, 55, 0.12)", - shadowColorPress: "rgba(31, 41, 55, 0.16)", - shadowColorFocus: "rgba(31, 41, 55, 0.18)", + borderColorHover: "#EBCABA", + borderColorPress: "#E1BFAE", + shadowColor: "rgba(11, 19, 43, 0.16)", + shadowColorPress: "rgba(11, 19, 43, 0.2)", + shadowColorFocus: "rgba(11, 19, 43, 0.24)", surface: tokens3.color.surface, muted: tokens3.color.muted, blue3: tokens3.color.accentSoft, blue6: tokens3.color.accent, blue10: tokens3.color.primary, - blue11: "#C2413B" + blue11: "#1E36F1" }, dark: { ...themes2.dark, primary: tokens3.color.primary, accent: tokens3.color.accent, - background: "#171219", - backgroundHover: "#1F1A23", - backgroundPress: "#26212B", - backgroundStrong: "#1F1A23", - backgroundTransparent: "rgba(23, 18, 25, 0)", - color: "#F8F6F2", + background: "#0B132B", + backgroundHover: "#101A36", + backgroundPress: "#132142", + backgroundStrong: "#101A36", + backgroundTransparent: "rgba(11, 19, 43, 0)", + color: "#F8FAFF", colorHover: "#FFFFFF", - colorPress: "#FDF8F5", + colorPress: "#F2F6FF", colorFocus: "#FFFFFF", - borderColor: "#2C2531", - borderColorHover: "#3A3240", - borderColorPress: "#443C4A", + borderColor: "#1F2A4A", + borderColorHover: "#29345A", + borderColorPress: "#313D67", shadowColor: "rgba(0, 0, 0, 0.55)", shadowColorPress: "rgba(0, 0, 0, 0.65)", shadowColorFocus: "rgba(0, 0, 0, 0.6)", - surface: "#1F1A23", - muted: "#241E28", - blue3: "#2B1D23", - blue6: "#5A2D34", - blue10: "#FF7A7F", - blue11: "#FFB3B6" + surface: "#0F1B36", + muted: "#121F3D", + blue3: "#1B2550", + blue6: "#3D5AFE", + blue10: "#FF5C5C", + blue11: "#FF8A8A" } }; var sharedWeights = { @@ -4254,12 +4254,12 @@ var fonts2 = { }, heading: { ...defaultConfig.fonts.heading, - family: "Manrope", + family: "Archivo Black", weight: sharedWeights }, display: { ...defaultConfig.fonts.heading, - family: "Fraunces", + family: "Archivo Black", weight: sharedWeights } }; diff --git a/.tamagui/tamagui.config.json b/.tamagui/tamagui.config.json index e575590..8b30e40 100644 --- a/.tamagui/tamagui.config.json +++ b/.tamagui/tamagui.config.json @@ -1099,21 +1099,21 @@ } }, { - "moduleName": "@tamagui/stacks", + "moduleName": "tamagui", "nameToInfo": { - "SizableStack": { + "AlertDialogAction": { "staticConfig": { "acceptsClassName": true, "defaultProps": { "display": "flex", "alignItems": "stretch", + "flexDirection": "column", "flexBasis": "auto", "boxSizing": "border-box", "position": "relative", "minHeight": 0, "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row" + "flexShrink": 0 }, "validStyles": { "backfaceVisibility": true, @@ -1352,76 +1352,533 @@ "userSelect": true, "willChange": true }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false - } - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "size": { - "...size": "Function" - } - }, - "componentName": "SizableStack", + "componentName": "AlertDialogAction", "isReactNative": false, "isText": false, - "isStyledHOC": false + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true } }, - "ThemeableStack": { + "AlertDialogCancel": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "AlertDialogCancel", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AlertDialogDescription": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "AlertDialogDescription", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AlertDialogOverlay": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -1433,7 +1890,8 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "column" + "flexDirection": "column", + "unstyled": false }, "validStyles": { "backfaceVisibility": true, @@ -1776,26 +2234,46 @@ } } } + }, + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } } }, + "componentName": "AlertDialogOverlay", "isReactNative": false, "isText": false, - "isStyledHOC": false + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true } }, - "XStack": { + "AlertDialogTitle": { "staticConfig": { "acceptsClassName": true, "defaultProps": { "display": "flex", "alignItems": "stretch", + "flexDirection": "column", "flexBasis": "auto", "boxSizing": "border-box", "position": "relative", "minHeight": 0, "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row" + "flexShrink": 0 }, "validStyles": { "backfaceVisibility": true, @@ -2034,28 +2512,600 @@ "userSelect": true, "willChange": true }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, + "componentName": "AlertDialogTitle", "isReactNative": false, "isText": false, - "isStyledHOC": false + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true } }, - "YStack": { + "AlertDialogTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "AlertDialogTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Anchor": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "unstyled": false, + "tag": "a", + "accessibilityRole": "link" + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "componentName": "Anchor", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Article": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -2067,6 +3117,7 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, + "tag": "article", "flexDirection": "column" }, "validStyles": { @@ -2306,28 +3357,271 @@ "userSelect": true, "willChange": true }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, + "componentName": "Article", "isReactNative": false, "isText": false, "isStyledHOC": false } }, - "ZStack": { + "Aside": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "aside", + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Aside", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "AvatarFallback": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -2339,7 +3633,9 @@ "minWidth": 0, "flexShrink": 0, "flexDirection": "column", - "position": "relative" + "position": "absolute", + "fullscreen": true, + "zIndex": 0 }, "validStyles": { "backfaceVisibility": true, @@ -2594,18 +3890,10588 @@ }, "inset": "Function" }, + "componentName": "AvatarFallback", "isReactNative": false, "isText": false, "isStyledHOC": false, "neverFlatten": true, - "isZStack": true + "isHOC": true } - } - } - }, - { - "moduleName": "@tamagui/text", - "nameToInfo": { + }, + "AvatarFallbackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "position": "absolute", + "fullscreen": true, + "zIndex": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "AvatarFallback", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "AvatarFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "position": "relative", + "overflow": "hidden" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Avatar", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "memo": true + } + }, + "Button": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "disableClassName": true, + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ButtonFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "disableClassName": true, + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "ButtonText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "userSelect": "none", + "cursor": "pointer", + "flexGrow": 0, + "flexShrink": 1, + "ellipse": true + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Card": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardBackground": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 0, + "fullscreen": true, + "overflow": "hidden", + "pointerEvents": "none", + "padding": 0 + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardBackground", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "CardFooter": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 5, + "backgroundColor": "transparent", + "marginBottom": 0, + "flexDirection": "row", + "marginTop": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardFooter", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardHeader": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 10, + "backgroundColor": "transparent", + "marginBottom": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardHeader", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Checkbox": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "CheckboxFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CheckboxIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": {} + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CheckboxIndicator", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Circle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "circular": true + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Circle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "memo": true + } + }, + "DialogClose": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "button" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "DialogClose", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "size": "$true", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "relative", + "backgrounded": true, + "padded": true, + "radiused": true, + "elevate": true, + "zIndex": 100000 + } + } + }, + "defaultVariants": { + "size": "$true", + "unstyled": false + }, + "componentName": "DialogContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogDescription": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "margin": 0, + "fontFamily": "$body", + "unstyled": false, + "tag": "p", + "userSelect": "auto", + "color": "$color", + "size": "$true", + "whiteSpace": "normal" + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "componentName": "DialogDescription", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogPortalFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "pointerEvents": "none", + "tag": "dialog", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "alignItems": "center", + "justifyContent": "center", + "fullscreen": true, + "$platform-web": { + "borderWidth": 0, + "backgroundColor": "transparent", + "color": "inherit", + "maxInlineSize": "none", + "margin": 0, + "width": "auto", + "height": "auto", + "maxHeight": "100vh", + "position": "fixed", + "zIndex": 1 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "size": "$8", + "margin": 0, + "tag": "h2", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$9", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "componentName": "DialogTitle", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "DialogTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "EnsureFlexed": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "opacity": 0, + "lineHeight": 0, + "height": 0, + "display": "flex", + "fontSize": 200, + "children": "wwwwwwwwwwwwwwwwwww", + "pointerEvents": "none" + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Fieldset": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "fieldset", + "borderWidth": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "horizontal": { + "true": { + "flexDirection": "row", + "alignItems": "center" + } + } + }, + "componentName": "Fieldset", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Footer": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "footer", + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Footer", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Form": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "form" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "FormFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "form" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "FormTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "FormTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Frame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "flex": 1, + "backgroundColor": "$background", + "borderTopLeftRadius": "$true", + "borderTopRightRadius": "$true", + "width": "100%", + "maxHeight": "100%", + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Sheet", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Group": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "GroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, "H1": { "staticConfig": { "acceptsClassName": true, @@ -4586,6 +16452,566 @@ "isStyledHOC": false } }, + "Handle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Header": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "header", + "accessibilityRole": "header", + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Header", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, "Heading": { "staticConfig": { "acceptsClassName": true, @@ -4913,6 +17339,3487 @@ "isStyledHOC": false } }, + "Image": { + "staticConfig": { + "defaultProps": {}, + "componentName": "Image", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "inlineProps": {}, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Input": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "tabIndex": 0, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": true, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "InputFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "tabIndex": 0, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": true, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "Label": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "tag": "label", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "LabelFrame": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "tag": "label", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItem": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "li", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background", + "cursor": "default" + } + }, + "size": { + "...size": "Function" + }, + "active": { + "true": { + "hoverStyle": { + "backgroundColor": "$background" + } + } + }, + "disabled": { + "true": { + "opacity": 0.5, + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ListItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "li", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background", + "cursor": "default" + } + }, + "size": { + "...size": "Function" + }, + "active": { + "true": { + "hoverStyle": { + "backgroundColor": "$background" + } + } + }, + "disabled": { + "true": { + "opacity": 0.5, + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ListItemSubtitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit", + "opacity": 0.6, + "maxWidth": "100%" + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemSubtitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemText", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "margin": 0, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "componentName": "ListItemTitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "Main": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "main", + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Main", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Nav": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "nav", + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Nav", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Overlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, "Paragraph": { "staticConfig": { "acceptsClassName": true, @@ -5239,6 +21146,7049 @@ "isStyledHOC": false } }, + "PopoverArrow": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopoverContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "componentName": "Popover", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperAnchor": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperArrowFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "PopperContentFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Progress": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ProgressIndicator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "RadioGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "width": "33%", + "height": "33%", + "borderRadius": 1000, + "backgroundColor": "$color", + "pressTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "borderRadius": 1000, + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "borderWidth": 1, + "borderColor": "$borderColor", + "padding": 0, + "hoverStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + }, + "pressStyle": { + "borderColor": "$borderColorFocus", + "backgroundColor": "$backgroundFocus" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "focusVisibleStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ScrollView": { + "staticConfig": { + "accept": { + "contentContainerStyle": "style" + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + } + }, + "defaultProps": { + "scrollEnabled": true + }, + "componentName": "ScrollView", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "Section": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "section", + "flexDirection": "column", + "accessibilityRole": "summary" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "componentName": "Section", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SelectGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "width": "100%" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SelectIcon": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row", + "aria-hidden": true, + "children": "Component" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectIcon", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "SelectSeparator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "initial", + "maxHeight": "initial", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "SelectSeparator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Separator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "initial", + "maxHeight": "initial", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "Separator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetHandleFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SizableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "SizableStack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, "SizableText": { "staticConfig": { "acceptsClassName": true, @@ -5563,13 +28513,285 @@ "isReactNative": false, "isStyledHOC": false } - } - } - }, - { - "moduleName": "@tamagui/button", - "nameToInfo": { - "Button": { + }, + "SliderFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderThumb": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -5582,10 +28804,6 @@ "minWidth": 0, "flexShrink": 0, "flexDirection": "column", - "tag": "button", - "role": "button", - "focusable": true, - "disableClassName": true, "unstyled": false }, "validStyles": { @@ -5930,19 +29148,2436 @@ } } }, + "size": { + "...size": "Function" + }, "unstyled": { "false": { - "size": "$true", - "justifyContent": "center", - "alignItems": "center", - "flexWrap": "nowrap", - "flexDirection": "row", - "cursor": "pointer", - "hoverTheme": true, - "pressTheme": true, + "position": "absolute", + "bordered": 2, + "borderWidth": 2, "backgrounded": true, - "borderWidth": 1, + "pressTheme": true, + "focusTheme": true, + "hoverTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderThumb", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "memo": true, + "neverFlatten": true, + "isHOC": true + } + }, + "SliderThumbFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "absolute", + "bordered": 2, + "borderWidth": 2, + "backgrounded": true, + "pressTheme": true, + "focusTheme": true, + "hoverTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderThumb", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackActiveFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "backgroundColor": "$background", + "position": "absolute", + "pointerEvents": "box-none" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "componentName": "SliderTrackActive", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "position": "relative", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function", + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgroundColor": "$background", + "position": "relative", + "borderRadius": 100000, + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderTrack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Spacer": { + "staticConfig": { + "acceptsClassName": true, + "memo": true, + "componentName": "Spacer", + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "tag": "span", + "size": true, + "pointerEvents": "none" + }, + "variants": { + "size": { + "...": "Function" + }, + "flex": { + "true": { + "flexGrow": 1 + } + }, + "direction": { + "horizontal": { + "height": 0, + "minHeight": 0 + }, + "vertical": { + "width": 0, + "minWidth": 0 + }, + "both": {} + } + } + } + }, + "Spinner": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Square": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Square", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "memo": true + } + }, + "Stack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + } + } + }, + "Switch": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "tag": "button", + "tabIndex": 0, + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", "focusVisibleStyle": { "outlineColor": "$outlineColor", "outlineStyle": "solid", @@ -5950,39 +31585,17 @@ } } }, - "variant": { - "outlined": { - "backgroundColor": "transparent", - "borderWidth": 2, - "borderColor": "$borderColor", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorHover" - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorPress" - }, - "focusVisibleStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorFocus" - } - } + "checked": { + "true": {} }, "size": { - "...size": "Function", - ":number": "Function" - }, - "disabled": { - "true": { - "pointerEvents": "none" - } + "...size": "Function" } }, "defaultVariants": { "unstyled": false }, - "componentName": "Button", + "componentName": "Switch", "isReactNative": false, "isText": false, "context": "Component", @@ -5991,7 +31604,7 @@ "isHOC": true } }, - "ButtonFrame": { + "SwitchFrame": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -6005,9 +31618,304 @@ "flexShrink": 0, "flexDirection": "column", "tag": "button", - "role": "button", - "focusable": true, - "disableClassName": true, + "tabIndex": 0, + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Switch", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false + } + }, + "SwitchThumb": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", "unstyled": false }, "validStyles": { @@ -6355,74 +32263,360 @@ "unstyled": { "false": { "size": "$true", - "justifyContent": "center", - "alignItems": "center", - "flexWrap": "nowrap", - "flexDirection": "row", - "cursor": "pointer", - "hoverTheme": true, - "pressTheme": true, - "backgrounded": true, - "borderWidth": 1, - "borderColor": "transparent", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } + "backgroundColor": "$background", + "borderRadius": 1000 } }, - "variant": { - "outlined": { - "backgroundColor": "transparent", - "borderWidth": 2, - "borderColor": "$borderColor", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorHover" - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorPress" - }, - "focusVisibleStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorFocus" - } - } + "checked": { + "true": {} }, "size": { - "...size": "Function", - ":number": "Function" - }, - "disabled": { - "true": { - "pointerEvents": "none" - } + "...size": "Function" } }, "defaultVariants": { "unstyled": false }, - "componentName": "Button", + "componentName": "SwitchThumb", "isReactNative": false, "isText": false, "context": "Component", - "isStyledHOC": false, - "neverFlatten": true + "isStyledHOC": false } }, - "ButtonText": { + "Tabs": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "Tabs", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Text": { "staticConfig": { "acceptsClassName": true, "isText": true, "defaultProps": { + "fontFamily": "unset", "display": "inline", "boxSizing": "border-box", "wordWrap": "break-word", "whiteSpace": "pre-wrap", "margin": 0, - "fontFamily": "$body", "unstyled": false }, "inlineWhenUnflattened": {}, @@ -6464,18 +32658,8 @@ }, "unstyled": { "false": { - "size": "$true", - "color": "$color", - "userSelect": "none", - "cursor": "pointer", - "flexGrow": 0, - "flexShrink": 1, - "ellipse": true + "color": "$color" } - }, - "size": "Function", - "fontFamily": { - "...": "Function" } }, "validStyles": { @@ -6737,11 +32921,3023 @@ "defaultVariants": { "unstyled": false }, - "componentName": "Button", "isReactNative": false, - "context": "Component", + "isStyledHOC": false + } + }, + "TextArea": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "tabIndex": 0, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "multiline": true, + "whiteSpace": "pre-wrap", + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": true, + "acceptsClassName": true, "isStyledHOC": false, - "neverFlatten": true + "neverFlatten": true, + "isHOC": true + } + }, + "TextAreaFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "tabIndex": 0, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "multiline": true, + "whiteSpace": "pre-wrap", + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": true, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "ThemeableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + } + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Thumb": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "absolute", + "bordered": 2, + "borderWidth": 2, + "backgrounded": true, + "pressTheme": true, + "focusTheme": true, + "hoverTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderThumb", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "memo": true, + "neverFlatten": true, + "isHOC": true + } + }, + "View": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexDirection": "column", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0 + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + } + } + }, + "VisuallyHidden": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "display": "inline", + "boxSizing": "border-box", + "wordWrap": "break-word", + "whiteSpace": "pre-wrap", + "position": "absolute", + "width": 1, + "height": 1, + "margin": -1, + "zIndex": -10000, + "overflow": "hidden", + "opacity": 1e-8, + "pointerEvents": "none" + }, + "inlineWhenUnflattened": {}, + "variants": { + "numberOfLines": { + "1": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + }, + ":number": "Function" + }, + "selectable": { + "true": { + "userSelect": "text", + "cursor": "text" + }, + "false": { + "userSelect": "none", + "cursor": "default" + } + }, + "ellipse": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "ellipsis": { + "true": { + "maxWidth": "100%", + "overflow": "hidden", + "textOverflow": "ellipsis", + "whiteSpace": "nowrap" + } + }, + "preserveDimensions": { + "true": { + "position": "relative", + "width": "auto", + "height": "auto" + } + }, + "visible": { + "true": { + "position": "relative", + "width": "auto", + "height": "auto", + "margin": 0, + "zIndex": 1, + "overflow": "visible", + "opacity": 1, + "pointerEvents": "auto" + } + } + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "fontVariant": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "selectable": true, + "verticalAlign": true, + "whiteSpace": true, + "wordWrap": true, + "textOverflow": true, + "textDecorationDistance": true, + "WebkitBoxOrient": true + }, + "isReactNative": false, + "isStyledHOC": false + } + }, + "XGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "XStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "row" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "YGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "YStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ZStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isZStack": true } } } @@ -6819,7 +36015,7 @@ } }, "heading": { - "family": "Manrope", + "family": "Archivo Black", "lineHeight": { "1": 25.4, "2": 26.799999999999997, @@ -6887,7 +36083,7 @@ } }, "display": { - "family": "Fraunces", + "family": "Archivo Black", "lineHeight": { "1": 25.4, "2": 26.799999999999997, @@ -7210,16 +36406,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -7232,33 +36428,33 @@ "color10": "hsl(0, 0%, 50.3%)", "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", - "background": "#FFF8F5", - "backgroundHover": "#FFF1EC", - "backgroundPress": "#FFE7E0", + "background": "#FFF1E8", + "backgroundHover": "#FFE8DD", + "backgroundPress": "#FFE1D2", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 248, 245, 0)", - "color": "#1F2937", - "colorHover": "#111827", - "colorPress": "#0F172A", - "colorFocus": "#0F172A", + "backgroundTransparent": "rgba(255, 241, 232, 0)", + "color": "#0B132B", + "colorHover": "#091024", + "colorPress": "#091024", + "colorFocus": "#091024", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F2E4DA", - "borderColorHover": "#EAD5C9", + "borderColor": "#F3D6C9", + "borderColorHover": "#EBCABA", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E0C9BC", + "borderColorPress": "#E1BFAE", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -7344,10 +36540,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light" }, "dark": { @@ -7543,16 +36739,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", - "surface": "#1F1A23", - "muted": "#241E28", - "border": "#F2E4DA", - "text": "#1F2937", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", + "surface": "#0F1B36", + "muted": "#121F3D", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -7565,33 +36761,33 @@ "color10": "#626262", "color11": "#a5a5a5", "color12": "#fff", - "background": "#171219", - "backgroundHover": "#1F1A23", - "backgroundPress": "#26212B", + "background": "#0B132B", + "backgroundHover": "#101A36", + "backgroundPress": "#132142", "backgroundFocus": "#282828", - "backgroundStrong": "#1F1A23", - "backgroundTransparent": "rgba(23, 18, 25, 0)", - "color": "#F8F6F2", + "backgroundStrong": "#101A36", + "backgroundTransparent": "rgba(11, 19, 43, 0)", + "color": "#F8FAFF", "colorHover": "#FFFFFF", - "colorPress": "#FDF8F5", + "colorPress": "#F2F6FF", "colorFocus": "#FFFFFF", "colorTransparent": "rgba(255,255,255,0)", - "borderColor": "#2C2531", - "borderColorHover": "#3A3240", + "borderColor": "#1F2A4A", + "borderColorHover": "#29345A", "borderColorFocus": "#232323", - "borderColorPress": "#443C4A", + "borderColorPress": "#313D67", "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -7876,16 +37072,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -7916,15 +37112,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -8010,10 +37206,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange" }, "light_yellow": { @@ -8209,16 +37405,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -8249,15 +37445,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -8343,10 +37539,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow" }, "light_green": { @@ -8542,16 +37738,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -8582,15 +37778,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -8676,10 +37872,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green" }, "light_blue": { @@ -8875,16 +38071,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -8915,15 +38111,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -9009,10 +38205,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue" }, "light_purple": { @@ -9208,16 +38404,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -9248,15 +38444,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -9342,10 +38538,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple" }, "light_pink": { @@ -9541,16 +38737,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -9581,15 +38777,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -9675,10 +38871,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink" }, "light_red": { @@ -9874,16 +39070,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -9914,15 +39110,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -10008,10 +39204,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red" }, "dark_orange": { @@ -10207,16 +39403,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -10247,15 +39443,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -10540,16 +39736,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -10580,15 +39776,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -10873,16 +40069,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -10913,15 +40109,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -11206,16 +40402,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -11246,15 +40442,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -11539,16 +40735,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -11579,15 +40775,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -11872,16 +41068,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -11912,15 +41108,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -12205,16 +41401,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -12245,15 +41441,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -12538,16 +41734,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -12561,32 +41757,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFF1EC", - "backgroundPress": "#FFE7E0", + "backgroundHover": "#FFE8DD", + "backgroundPress": "#FFE1D2", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 248, 245, 0)", - "color": "#1F2937", - "colorHover": "#111827", - "colorPress": "#0F172A", - "colorFocus": "#0F172A", + "backgroundTransparent": "rgba(255, 241, 232, 0)", + "color": "#0B132B", + "colorHover": "#091024", + "colorPress": "#091024", + "colorFocus": "#091024", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F2E4DA", - "borderColorHover": "#EAD5C9", + "borderColor": "#F3D6C9", + "borderColorHover": "#EBCABA", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E0C9BC", + "borderColorPress": "#E1BFAE", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -12672,10 +41868,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_SheetOverlay" }, "light_DialogOverlay": { @@ -12871,16 +42067,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -12894,32 +42090,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFF1EC", - "backgroundPress": "#FFE7E0", + "backgroundHover": "#FFE8DD", + "backgroundPress": "#FFE1D2", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 248, 245, 0)", - "color": "#1F2937", - "colorHover": "#111827", - "colorPress": "#0F172A", - "colorFocus": "#0F172A", + "backgroundTransparent": "rgba(255, 241, 232, 0)", + "color": "#0B132B", + "colorHover": "#091024", + "colorPress": "#091024", + "colorFocus": "#091024", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F2E4DA", - "borderColorHover": "#EAD5C9", + "borderColor": "#F3D6C9", + "borderColorHover": "#EBCABA", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E0C9BC", + "borderColorPress": "#E1BFAE", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -13005,10 +42201,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_DialogOverlay" }, "light_ModalOverlay": { @@ -13204,16 +42400,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -13227,32 +42423,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFF1EC", - "backgroundPress": "#FFE7E0", + "backgroundHover": "#FFE8DD", + "backgroundPress": "#FFE1D2", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 248, 245, 0)", - "color": "#1F2937", - "colorHover": "#111827", - "colorPress": "#0F172A", - "colorFocus": "#0F172A", + "backgroundTransparent": "rgba(255, 241, 232, 0)", + "color": "#0B132B", + "colorHover": "#091024", + "colorPress": "#091024", + "colorFocus": "#091024", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F2E4DA", - "borderColorHover": "#EAD5C9", + "borderColor": "#F3D6C9", + "borderColorHover": "#EBCABA", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E0C9BC", + "borderColorPress": "#E1BFAE", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -13338,10 +42534,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_ModalOverlay" }, "light_orange_SheetOverlay": { @@ -13537,16 +42733,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -13577,15 +42773,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -13671,10 +42867,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_SheetOverlay" }, "light_orange_DialogOverlay": { @@ -13870,16 +43066,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -13910,15 +43106,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -14004,10 +43200,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_DialogOverlay" }, "light_orange_ModalOverlay": { @@ -14203,16 +43399,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -14243,15 +43439,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -14337,10 +43533,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_ModalOverlay" }, "light_yellow_SheetOverlay": { @@ -14536,16 +43732,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -14576,15 +43772,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -14670,10 +43866,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_SheetOverlay" }, "light_yellow_DialogOverlay": { @@ -14869,16 +44065,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -14909,15 +44105,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -15003,10 +44199,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_DialogOverlay" }, "light_yellow_ModalOverlay": { @@ -15202,16 +44398,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -15242,15 +44438,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -15336,10 +44532,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_ModalOverlay" }, "light_green_SheetOverlay": { @@ -15535,16 +44731,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -15575,15 +44771,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -15669,10 +44865,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_SheetOverlay" }, "light_green_DialogOverlay": { @@ -15868,16 +45064,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -15908,15 +45104,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -16002,10 +45198,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_DialogOverlay" }, "light_green_ModalOverlay": { @@ -16201,16 +45397,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -16241,15 +45437,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -16335,10 +45531,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_ModalOverlay" }, "light_blue_SheetOverlay": { @@ -16534,16 +45730,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -16574,15 +45770,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -16668,10 +45864,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_SheetOverlay" }, "light_blue_DialogOverlay": { @@ -16867,16 +46063,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -16907,15 +46103,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -17001,10 +46197,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_DialogOverlay" }, "light_blue_ModalOverlay": { @@ -17200,16 +46396,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -17240,15 +46436,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -17334,10 +46530,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_ModalOverlay" }, "light_purple_SheetOverlay": { @@ -17533,16 +46729,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -17573,15 +46769,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -17667,10 +46863,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_SheetOverlay" }, "light_purple_DialogOverlay": { @@ -17866,16 +47062,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -17906,15 +47102,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -18000,10 +47196,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_DialogOverlay" }, "light_purple_ModalOverlay": { @@ -18199,16 +47395,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -18239,15 +47435,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -18333,10 +47529,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_ModalOverlay" }, "light_pink_SheetOverlay": { @@ -18532,16 +47728,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -18572,15 +47768,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -18666,10 +47862,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_SheetOverlay" }, "light_pink_DialogOverlay": { @@ -18865,16 +48061,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -18905,15 +48101,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -18999,10 +48195,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_DialogOverlay" }, "light_pink_ModalOverlay": { @@ -19198,16 +48394,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -19238,15 +48434,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -19332,10 +48528,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_ModalOverlay" }, "light_red_SheetOverlay": { @@ -19531,16 +48727,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -19571,15 +48767,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -19665,10 +48861,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_SheetOverlay" }, "light_red_DialogOverlay": { @@ -19864,16 +49060,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -19904,15 +49100,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -19998,10 +49194,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_DialogOverlay" }, "light_red_ModalOverlay": { @@ -20197,16 +49393,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -20237,15 +49433,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -20331,10 +49527,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_ModalOverlay" }, "light_alt1_SheetOverlay": { @@ -20530,16 +49726,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -20570,15 +49766,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -20664,10 +49860,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_SheetOverlay" }, "light_alt1_DialogOverlay": { @@ -20863,16 +50059,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -20903,15 +50099,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -20997,10 +50193,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_DialogOverlay" }, "light_alt1_ModalOverlay": { @@ -21196,16 +50392,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -21236,15 +50432,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -21330,10 +50526,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_ModalOverlay" }, "light_alt2_SheetOverlay": { @@ -21529,16 +50725,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -21569,15 +50765,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -21663,10 +50859,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_SheetOverlay" }, "light_alt2_DialogOverlay": { @@ -21862,16 +51058,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -21902,15 +51098,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -21996,10 +51192,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_DialogOverlay" }, "light_alt2_ModalOverlay": { @@ -22195,16 +51391,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -22235,15 +51431,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -22329,10 +51525,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_ModalOverlay" }, "light_active_SheetOverlay": { @@ -22528,16 +51724,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -22556,7 +51752,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -22568,15 +51764,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -22662,10 +51858,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_SheetOverlay" }, "light_active_DialogOverlay": { @@ -22861,16 +52057,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -22889,7 +52085,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -22901,15 +52097,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -22995,10 +52191,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_DialogOverlay" }, "light_active_ModalOverlay": { @@ -23194,16 +52390,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -23222,7 +52418,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -23234,15 +52430,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -23328,10 +52524,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_ModalOverlay" }, "light_orange_alt1_SheetOverlay": { @@ -23527,16 +52723,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -23567,15 +52763,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -23661,10 +52857,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_SheetOverlay" }, "light_orange_alt1_DialogOverlay": { @@ -23860,16 +53056,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -23900,15 +53096,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -23994,10 +53190,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_DialogOverlay" }, "light_orange_alt1_ModalOverlay": { @@ -24193,16 +53389,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -24233,15 +53429,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -24327,10 +53523,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_ModalOverlay" }, "light_orange_alt2_SheetOverlay": { @@ -24526,16 +53722,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -24566,15 +53762,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -24660,10 +53856,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_SheetOverlay" }, "light_orange_alt2_DialogOverlay": { @@ -24859,16 +54055,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -24899,15 +54095,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -24993,10 +54189,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_DialogOverlay" }, "light_orange_alt2_ModalOverlay": { @@ -25192,16 +54388,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -25232,15 +54428,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -25326,10 +54522,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_ModalOverlay" }, "light_orange_active_SheetOverlay": { @@ -25525,16 +54721,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -25565,15 +54761,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -25659,10 +54855,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_SheetOverlay" }, "light_orange_active_DialogOverlay": { @@ -25858,16 +55054,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -25898,15 +55094,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -25992,10 +55188,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_DialogOverlay" }, "light_orange_active_ModalOverlay": { @@ -26191,16 +55387,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -26231,15 +55427,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -26325,10 +55521,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_ModalOverlay" }, "light_yellow_alt1_SheetOverlay": { @@ -26524,16 +55720,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -26564,15 +55760,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -26658,10 +55854,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_SheetOverlay" }, "light_yellow_alt1_DialogOverlay": { @@ -26857,16 +56053,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -26897,15 +56093,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -26991,10 +56187,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_DialogOverlay" }, "light_yellow_alt1_ModalOverlay": { @@ -27190,16 +56386,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -27230,15 +56426,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -27324,10 +56520,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_ModalOverlay" }, "light_yellow_alt2_SheetOverlay": { @@ -27523,16 +56719,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -27563,15 +56759,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -27657,10 +56853,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_SheetOverlay" }, "light_yellow_alt2_DialogOverlay": { @@ -27856,16 +57052,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -27896,15 +57092,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -27990,10 +57186,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_DialogOverlay" }, "light_yellow_alt2_ModalOverlay": { @@ -28189,16 +57385,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -28229,15 +57425,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -28323,10 +57519,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_ModalOverlay" }, "light_yellow_active_SheetOverlay": { @@ -28522,16 +57718,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -28562,15 +57758,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -28656,10 +57852,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_SheetOverlay" }, "light_yellow_active_DialogOverlay": { @@ -28855,16 +58051,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -28895,15 +58091,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -28989,10 +58185,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_DialogOverlay" }, "light_yellow_active_ModalOverlay": { @@ -29188,16 +58384,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -29228,15 +58424,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -29322,10 +58518,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_ModalOverlay" }, "light_green_alt1_SheetOverlay": { @@ -29521,16 +58717,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -29561,15 +58757,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -29655,10 +58851,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_SheetOverlay" }, "light_green_alt1_DialogOverlay": { @@ -29854,16 +59050,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -29894,15 +59090,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -29988,10 +59184,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_DialogOverlay" }, "light_green_alt1_ModalOverlay": { @@ -30187,16 +59383,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -30227,15 +59423,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -30321,10 +59517,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_ModalOverlay" }, "light_green_alt2_SheetOverlay": { @@ -30520,16 +59716,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -30560,15 +59756,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -30654,10 +59850,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_SheetOverlay" }, "light_green_alt2_DialogOverlay": { @@ -30853,16 +60049,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -30893,15 +60089,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -30987,10 +60183,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_DialogOverlay" }, "light_green_alt2_ModalOverlay": { @@ -31186,16 +60382,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -31226,15 +60422,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -31320,10 +60516,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_ModalOverlay" }, "light_green_active_SheetOverlay": { @@ -31519,16 +60715,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -31559,15 +60755,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -31653,10 +60849,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_SheetOverlay" }, "light_green_active_DialogOverlay": { @@ -31852,16 +61048,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -31892,15 +61088,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -31986,10 +61182,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_DialogOverlay" }, "light_green_active_ModalOverlay": { @@ -32185,16 +61381,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -32225,15 +61421,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -32319,10 +61515,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_ModalOverlay" }, "light_blue_alt1_SheetOverlay": { @@ -32518,16 +61714,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -32558,15 +61754,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -32652,10 +61848,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_SheetOverlay" }, "light_blue_alt1_DialogOverlay": { @@ -32851,16 +62047,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -32891,15 +62087,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -32985,10 +62181,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_DialogOverlay" }, "light_blue_alt1_ModalOverlay": { @@ -33184,16 +62380,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -33224,15 +62420,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -33318,10 +62514,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_ModalOverlay" }, "light_blue_alt2_SheetOverlay": { @@ -33517,16 +62713,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -33557,15 +62753,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -33651,10 +62847,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_SheetOverlay" }, "light_blue_alt2_DialogOverlay": { @@ -33850,16 +63046,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -33890,15 +63086,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -33984,10 +63180,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_DialogOverlay" }, "light_blue_alt2_ModalOverlay": { @@ -34183,16 +63379,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -34223,15 +63419,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -34317,10 +63513,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_ModalOverlay" }, "light_blue_active_SheetOverlay": { @@ -34516,16 +63712,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -34556,15 +63752,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -34650,10 +63846,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_SheetOverlay" }, "light_blue_active_DialogOverlay": { @@ -34849,16 +64045,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -34889,15 +64085,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -34983,10 +64179,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_DialogOverlay" }, "light_blue_active_ModalOverlay": { @@ -35182,16 +64378,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -35222,15 +64418,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -35316,10 +64512,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_ModalOverlay" }, "light_purple_alt1_SheetOverlay": { @@ -35515,16 +64711,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -35555,15 +64751,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -35649,10 +64845,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_SheetOverlay" }, "light_purple_alt1_DialogOverlay": { @@ -35848,16 +65044,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -35888,15 +65084,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -35982,10 +65178,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_DialogOverlay" }, "light_purple_alt1_ModalOverlay": { @@ -36181,16 +65377,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -36221,15 +65417,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -36315,10 +65511,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_ModalOverlay" }, "light_purple_alt2_SheetOverlay": { @@ -36514,16 +65710,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -36554,15 +65750,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -36648,10 +65844,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_SheetOverlay" }, "light_purple_alt2_DialogOverlay": { @@ -36847,16 +66043,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -36887,15 +66083,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -36981,10 +66177,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_DialogOverlay" }, "light_purple_alt2_ModalOverlay": { @@ -37180,16 +66376,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -37220,15 +66416,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37314,10 +66510,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_ModalOverlay" }, "light_purple_active_SheetOverlay": { @@ -37513,16 +66709,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -37553,15 +66749,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37647,10 +66843,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_SheetOverlay" }, "light_purple_active_DialogOverlay": { @@ -37846,16 +67042,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -37886,15 +67082,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37980,10 +67176,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_DialogOverlay" }, "light_purple_active_ModalOverlay": { @@ -38179,16 +67375,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -38219,15 +67415,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38313,10 +67509,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_ModalOverlay" }, "light_pink_alt1_SheetOverlay": { @@ -38512,16 +67708,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -38552,15 +67748,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38646,10 +67842,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_SheetOverlay" }, "light_pink_alt1_DialogOverlay": { @@ -38845,16 +68041,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -38885,15 +68081,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38979,10 +68175,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_DialogOverlay" }, "light_pink_alt1_ModalOverlay": { @@ -39178,16 +68374,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -39218,15 +68414,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -39312,10 +68508,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_ModalOverlay" }, "light_pink_alt2_SheetOverlay": { @@ -39511,16 +68707,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -39551,15 +68747,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -39645,10 +68841,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_SheetOverlay" }, "light_pink_alt2_DialogOverlay": { @@ -39844,16 +69040,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -39884,15 +69080,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -39978,10 +69174,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_DialogOverlay" }, "light_pink_alt2_ModalOverlay": { @@ -40177,16 +69373,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -40217,15 +69413,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -40311,10 +69507,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_ModalOverlay" }, "light_pink_active_SheetOverlay": { @@ -40510,16 +69706,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -40550,15 +69746,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -40644,10 +69840,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_SheetOverlay" }, "light_pink_active_DialogOverlay": { @@ -40843,16 +70039,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -40883,15 +70079,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -40977,10 +70173,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_DialogOverlay" }, "light_pink_active_ModalOverlay": { @@ -41176,16 +70372,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -41216,15 +70412,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -41310,10 +70506,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_ModalOverlay" }, "light_red_alt1_SheetOverlay": { @@ -41509,16 +70705,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -41549,15 +70745,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -41643,10 +70839,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_SheetOverlay" }, "light_red_alt1_DialogOverlay": { @@ -41842,16 +71038,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -41882,15 +71078,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -41976,10 +71172,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_DialogOverlay" }, "light_red_alt1_ModalOverlay": { @@ -42175,16 +71371,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -42215,15 +71411,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42309,10 +71505,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_ModalOverlay" }, "light_red_alt2_SheetOverlay": { @@ -42508,16 +71704,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -42548,15 +71744,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42642,10 +71838,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_SheetOverlay" }, "light_red_alt2_DialogOverlay": { @@ -42841,16 +72037,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -42881,15 +72077,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42975,10 +72171,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_DialogOverlay" }, "light_red_alt2_ModalOverlay": { @@ -43174,16 +72370,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -43214,15 +72410,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43308,10 +72504,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_ModalOverlay" }, "light_red_active_SheetOverlay": { @@ -43507,16 +72703,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -43547,15 +72743,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43641,10 +72837,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_SheetOverlay" }, "light_red_active_DialogOverlay": { @@ -43840,16 +73036,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -43880,15 +73076,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43974,10 +73170,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_DialogOverlay" }, "light_red_active_ModalOverlay": { @@ -44173,16 +73369,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -44213,15 +73409,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -44307,10 +73503,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_ModalOverlay" }, "dark_SheetOverlay": { @@ -44506,16 +73702,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -44529,32 +73725,32 @@ "color11": "#a5a5a5", "color12": "#fff", "background": "rgba(0,0,0,0.9)", - "backgroundHover": "#1F1A23", - "backgroundPress": "#26212B", + "backgroundHover": "#101A36", + "backgroundPress": "#132142", "backgroundFocus": "#282828", - "backgroundStrong": "#1F1A23", - "backgroundTransparent": "rgba(23, 18, 25, 0)", - "color": "#F8F6F2", + "backgroundStrong": "#101A36", + "backgroundTransparent": "rgba(11, 19, 43, 0)", + "color": "#F8FAFF", "colorHover": "#FFFFFF", - "colorPress": "#FDF8F5", + "colorPress": "#F2F6FF", "colorFocus": "#FFFFFF", "colorTransparent": "rgba(255,255,255,0)", - "borderColor": "#2C2531", - "borderColorHover": "#3A3240", + "borderColor": "#1F2A4A", + "borderColorHover": "#29345A", "borderColorFocus": "#232323", - "borderColorPress": "#443C4A", + "borderColorPress": "#313D67", "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -44839,16 +74035,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -44862,32 +74058,32 @@ "color11": "#a5a5a5", "color12": "#fff", "background": "rgba(0,0,0,0.9)", - "backgroundHover": "#1F1A23", - "backgroundPress": "#26212B", + "backgroundHover": "#101A36", + "backgroundPress": "#132142", "backgroundFocus": "#282828", - "backgroundStrong": "#1F1A23", - "backgroundTransparent": "rgba(23, 18, 25, 0)", - "color": "#F8F6F2", + "backgroundStrong": "#101A36", + "backgroundTransparent": "rgba(11, 19, 43, 0)", + "color": "#F8FAFF", "colorHover": "#FFFFFF", - "colorPress": "#FDF8F5", + "colorPress": "#F2F6FF", "colorFocus": "#FFFFFF", "colorTransparent": "rgba(255,255,255,0)", - "borderColor": "#2C2531", - "borderColorHover": "#3A3240", + "borderColor": "#1F2A4A", + "borderColorHover": "#29345A", "borderColorFocus": "#232323", - "borderColorPress": "#443C4A", + "borderColorPress": "#313D67", "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -45172,16 +74368,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -45195,32 +74391,32 @@ "color11": "#a5a5a5", "color12": "#fff", "background": "rgba(0,0,0,0.9)", - "backgroundHover": "#1F1A23", - "backgroundPress": "#26212B", + "backgroundHover": "#101A36", + "backgroundPress": "#132142", "backgroundFocus": "#282828", - "backgroundStrong": "#1F1A23", - "backgroundTransparent": "rgba(23, 18, 25, 0)", - "color": "#F8F6F2", + "backgroundStrong": "#101A36", + "backgroundTransparent": "rgba(11, 19, 43, 0)", + "color": "#F8FAFF", "colorHover": "#FFFFFF", - "colorPress": "#FDF8F5", + "colorPress": "#F2F6FF", "colorFocus": "#FFFFFF", "colorTransparent": "rgba(255,255,255,0)", - "borderColor": "#2C2531", - "borderColorHover": "#3A3240", + "borderColor": "#1F2A4A", + "borderColorHover": "#29345A", "borderColorFocus": "#232323", - "borderColorPress": "#443C4A", + "borderColorPress": "#313D67", "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -45505,16 +74701,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -45545,15 +74741,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -45838,16 +75034,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -45878,15 +75074,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -46171,16 +75367,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -46211,15 +75407,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -46504,16 +75700,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -46544,15 +75740,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -46837,16 +76033,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -46877,15 +76073,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -47170,16 +76366,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -47210,15 +76406,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -47503,16 +76699,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -47543,15 +76739,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -47836,16 +77032,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -47876,15 +77072,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -48169,16 +77365,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -48209,15 +77405,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -48502,16 +77698,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -48542,15 +77738,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -48835,16 +78031,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -48875,15 +78071,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -49168,16 +78364,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -49208,15 +78404,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -49501,16 +78697,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -49541,15 +78737,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -49834,16 +79030,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -49874,15 +79070,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -50167,16 +79363,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -50207,15 +79403,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -50500,16 +79696,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -50540,15 +79736,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -50833,16 +80029,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -50873,15 +80069,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -51166,16 +80362,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -51206,15 +80402,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -51499,16 +80695,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -51539,15 +80735,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -51832,16 +81028,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -51872,15 +81068,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -52165,16 +81361,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -52205,15 +81401,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -52498,16 +81694,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -52538,15 +81734,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -52831,16 +82027,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -52871,15 +82067,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -53164,16 +82360,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -53204,15 +82400,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -53497,16 +82693,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -53537,15 +82733,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -53830,16 +83026,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -53870,15 +83066,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -54163,16 +83359,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -54203,15 +83399,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -54496,16 +83692,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -54524,7 +83720,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -54536,15 +83732,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -54829,16 +84025,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -54857,7 +84053,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -54869,15 +84065,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -55162,16 +84358,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -55190,7 +84386,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -55202,15 +84398,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -55495,16 +84691,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -55535,15 +84731,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -55828,16 +85024,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -55868,15 +85064,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -56161,16 +85357,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -56201,15 +85397,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -56494,16 +85690,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -56534,15 +85730,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -56827,16 +86023,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -56867,15 +86063,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -57160,16 +86356,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -57200,15 +86396,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -57493,16 +86689,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -57533,15 +86729,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -57826,16 +87022,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -57866,15 +87062,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -58159,16 +87355,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -58199,15 +87395,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -58492,16 +87688,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -58532,15 +87728,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -58825,16 +88021,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -58865,15 +88061,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -59158,16 +88354,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -59198,15 +88394,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -59491,16 +88687,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -59531,15 +88727,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -59824,16 +89020,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -59864,15 +89060,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -60157,16 +89353,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -60197,15 +89393,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -60490,16 +89686,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -60530,15 +89726,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -60823,16 +90019,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -60863,15 +90059,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -61156,16 +90352,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -61196,15 +90392,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -61489,16 +90685,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -61529,15 +90725,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -61822,16 +91018,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -61862,15 +91058,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -62155,16 +91351,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -62195,15 +91391,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -62488,16 +91684,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -62528,15 +91724,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -62821,16 +92017,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -62861,15 +92057,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -63154,16 +92350,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -63194,15 +92390,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -63487,16 +92683,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -63527,15 +92723,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -63820,16 +93016,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -63860,15 +93056,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -64153,16 +93349,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -64193,15 +93389,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -64486,16 +93682,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -64526,15 +93722,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -64819,16 +94015,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -64859,15 +94055,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -65152,16 +94348,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -65192,15 +94388,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -65485,16 +94681,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -65525,15 +94721,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -65818,16 +95014,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -65858,15 +95054,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -66151,16 +95347,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -66191,15 +95387,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -66484,16 +95680,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -66524,15 +95720,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -66817,16 +96013,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -66857,15 +96053,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -67150,16 +96346,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -67190,15 +96386,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -67483,16 +96679,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -67523,15 +96719,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -67816,16 +97012,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -67856,15 +97052,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -68149,16 +97345,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -68189,15 +97385,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -68482,16 +97678,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -68522,15 +97718,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -68815,16 +98011,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -68855,15 +98051,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -69148,16 +98344,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -69188,15 +98384,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -69481,16 +98677,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -69521,15 +98717,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -69814,16 +99010,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -69854,15 +99050,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -70147,16 +99343,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -70187,15 +99383,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -70480,16 +99676,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -70520,15 +99716,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -70813,16 +100009,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -70853,15 +100049,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -71146,16 +100342,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -71186,15 +100382,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -71479,16 +100675,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -71519,15 +100715,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -71812,16 +101008,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -71852,15 +101048,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -72145,16 +101341,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -72185,15 +101381,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -72478,16 +101674,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -72518,15 +101714,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -72811,16 +102007,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -72851,15 +102047,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -73144,16 +102340,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -73184,15 +102380,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -73477,16 +102673,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -73517,15 +102713,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -73810,16 +103006,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -73850,15 +103046,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -74143,16 +103339,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -74183,15 +103379,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -74476,16 +103672,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -74516,15 +103712,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -74809,16 +104005,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -74849,15 +104045,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -75142,16 +104338,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -75182,15 +104378,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -75475,16 +104671,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -75515,15 +104711,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -75808,16 +105004,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -75848,15 +105044,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -76141,16 +105337,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -76181,15 +105377,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -76474,16 +105670,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -76514,15 +105710,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -76608,10 +105804,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1" }, "light_alt2": { @@ -76807,16 +106003,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -76847,15 +106043,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -76941,10 +106137,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2" }, "light_active": { @@ -77140,16 +106336,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -77168,7 +106364,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -77180,15 +106376,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -77274,10 +106470,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active" }, "dark_alt1": { @@ -77473,16 +106669,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -77513,15 +106709,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -77806,16 +107002,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -77846,15 +107042,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -78139,16 +107335,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -78167,7 +107363,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -78179,15 +107375,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -78472,16 +107668,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -78512,15 +107708,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -78606,10 +107802,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1" }, "light_orange_alt2": { @@ -78805,16 +108001,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -78845,15 +108041,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -78939,10 +108135,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2" }, "light_orange_active": { @@ -79138,16 +108334,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -79178,15 +108374,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -79272,10 +108468,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active" }, "light_yellow_alt1": { @@ -79471,16 +108667,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -79511,15 +108707,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -79605,10 +108801,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1" }, "light_yellow_alt2": { @@ -79804,16 +109000,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -79844,15 +109040,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -79938,10 +109134,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2" }, "light_yellow_active": { @@ -80137,16 +109333,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -80177,15 +109373,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -80271,10 +109467,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active" }, "light_green_alt1": { @@ -80470,16 +109666,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -80510,15 +109706,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -80604,10 +109800,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1" }, "light_green_alt2": { @@ -80803,16 +109999,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -80843,15 +110039,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -80937,10 +110133,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2" }, "light_green_active": { @@ -81136,16 +110332,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -81176,15 +110372,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -81270,10 +110466,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active" }, "light_blue_alt1": { @@ -81469,16 +110665,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -81509,15 +110705,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -81603,10 +110799,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1" }, "light_blue_alt2": { @@ -81802,16 +110998,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -81842,15 +111038,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -81936,10 +111132,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2" }, "light_blue_active": { @@ -82135,16 +111331,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -82175,15 +111371,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -82269,10 +111465,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active" }, "light_purple_alt1": { @@ -82468,16 +111664,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -82508,15 +111704,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -82602,10 +111798,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1" }, "light_purple_alt2": { @@ -82801,16 +111997,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -82841,15 +112037,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -82935,10 +112131,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2" }, "light_purple_active": { @@ -83134,16 +112330,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -83174,15 +112370,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -83268,10 +112464,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active" }, "light_pink_alt1": { @@ -83467,16 +112663,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -83507,15 +112703,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -83601,10 +112797,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1" }, "light_pink_alt2": { @@ -83800,16 +112996,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -83840,15 +113036,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -83934,10 +113130,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2" }, "light_pink_active": { @@ -84133,16 +113329,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -84173,15 +113369,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -84267,10 +113463,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active" }, "light_red_alt1": { @@ -84466,16 +113662,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -84506,15 +113702,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -84600,10 +113796,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1" }, "light_red_alt2": { @@ -84799,16 +113995,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -84839,15 +114035,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -84933,10 +114129,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2" }, "light_red_active": { @@ -85132,16 +114328,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -85172,15 +114368,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -85266,10 +114462,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active" }, "dark_orange_alt1": { @@ -85465,16 +114661,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -85505,15 +114701,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -85798,16 +114994,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -85838,15 +115034,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -86131,16 +115327,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -86171,15 +115367,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -86464,16 +115660,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -86504,15 +115700,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -86797,16 +115993,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -86837,15 +116033,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -87130,16 +116326,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -87170,15 +116366,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -87463,16 +116659,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -87503,15 +116699,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -87796,16 +116992,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -87836,15 +117032,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -88129,16 +117325,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -88169,15 +117365,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -88462,16 +117658,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -88502,15 +117698,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -88795,16 +117991,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -88835,15 +118031,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -89128,16 +118324,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -89168,15 +118364,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -89461,16 +118657,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -89501,15 +118697,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -89794,16 +118990,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -89834,15 +119030,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -90127,16 +119323,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -90167,15 +119363,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -90460,16 +119656,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -90500,15 +119696,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -90793,16 +119989,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -90833,15 +120029,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -91126,16 +120322,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -91166,15 +120362,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -91459,16 +120655,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -91499,15 +120695,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -91792,16 +120988,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -91832,15 +121028,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -92125,16 +121321,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -92165,15 +121361,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -92458,16 +121654,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -92498,15 +121694,15 @@ "placeholderColor": "hsl(0, 0%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -92592,10 +121788,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_ListItem" }, "light_Card": { @@ -92791,16 +121987,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -92831,15 +122027,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -92925,10 +122121,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Card" }, "light_DrawerFrame": { @@ -93124,16 +122320,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -93164,15 +122360,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -93258,10 +122454,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_DrawerFrame" }, "light_Progress": { @@ -93457,16 +122653,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -93497,15 +122693,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -93591,10 +122787,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Progress" }, "light_TooltipArrow": { @@ -93790,16 +122986,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -93830,15 +123026,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -93924,10 +123120,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_TooltipArrow" }, "light_Button": { @@ -94123,16 +123319,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -94163,15 +123359,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -94257,10 +123453,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Button" }, "light_Checkbox": { @@ -94456,16 +123652,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -94496,15 +123692,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -94590,10 +123786,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Checkbox" }, "light_RadioGroupItem": { @@ -94789,16 +123985,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -94829,15 +124025,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -94923,10 +124119,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_RadioGroupItem" }, "light_Input": { @@ -95122,16 +124318,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -95162,15 +124358,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -95256,10 +124452,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Input" }, "light_TextArea": { @@ -95455,16 +124651,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -95495,15 +124691,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -95589,10 +124785,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_TextArea" }, "light_Switch": { @@ -95788,16 +124984,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -95828,15 +125024,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -95922,10 +125118,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Switch" }, "light_TooltipContent": { @@ -96121,16 +125317,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -96161,15 +125357,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -96255,10 +125451,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_TooltipContent" }, "light_SliderTrack": { @@ -96454,16 +125650,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -96494,15 +125690,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -96588,10 +125784,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_SliderTrack" }, "light_SwitchThumb": { @@ -96787,16 +125983,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -96827,15 +126023,15 @@ "placeholderColor": "#f8f8f8", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -96921,10 +126117,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_SwitchThumb" }, "light_SliderTrackActive": { @@ -97120,16 +126316,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -97160,15 +126356,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -97254,10 +126450,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_SliderTrackActive" }, "light_SliderThumb": { @@ -97453,16 +126649,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -97493,15 +126689,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -97587,10 +126783,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_SliderThumb" }, "light_Tooltip": { @@ -97786,16 +126982,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -97826,15 +127022,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -97920,10 +127116,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_Tooltip" }, "light_ProgressIndicator": { @@ -98119,16 +127315,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -98159,15 +127355,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -98253,10 +127449,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_ProgressIndicator" }, "dark_ListItem": { @@ -98452,16 +127648,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -98492,15 +127688,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -98785,16 +127981,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -98825,15 +128021,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -99118,16 +128314,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -99158,15 +128354,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -99451,16 +128647,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -99491,15 +128687,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -99784,16 +128980,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -99824,15 +129020,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -100117,16 +129313,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -100157,15 +129353,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -100450,16 +129646,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -100490,15 +129686,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -100783,16 +129979,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -100823,15 +130019,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -101116,16 +130312,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -101156,15 +130352,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -101449,16 +130645,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -101489,15 +130685,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -101782,16 +130978,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -101822,15 +131018,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -102115,16 +131311,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -102155,15 +131351,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -102448,16 +131644,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -102488,15 +131684,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -102781,16 +131977,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -102821,15 +132017,15 @@ "placeholderColor": "#151515", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -103114,16 +132310,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -103154,15 +132350,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -103447,16 +132643,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -103487,15 +132683,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -103780,16 +132976,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -103820,15 +133016,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -104113,16 +133309,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -104153,15 +133349,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -104446,16 +133642,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -104486,15 +133682,15 @@ "placeholderColor": "hsl(24, 100%, 37.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -104580,10 +133776,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_ListItem" }, "light_orange_Card": { @@ -104779,16 +133975,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -104819,15 +134015,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -104913,10 +134109,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Card" }, "light_orange_DrawerFrame": { @@ -105112,16 +134308,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -105152,15 +134348,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -105246,10 +134442,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_DrawerFrame" }, "light_orange_Progress": { @@ -105445,16 +134641,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -105485,15 +134681,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -105579,10 +134775,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Progress" }, "light_orange_TooltipArrow": { @@ -105778,16 +134974,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -105818,15 +135014,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -105912,10 +135108,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_TooltipArrow" }, "light_orange_Button": { @@ -106111,16 +135307,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -106151,15 +135347,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -106245,10 +135441,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Button" }, "light_orange_Checkbox": { @@ -106444,16 +135640,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -106484,15 +135680,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -106578,10 +135774,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Checkbox" }, "light_orange_RadioGroupItem": { @@ -106777,16 +135973,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -106817,15 +136013,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -106911,10 +136107,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_RadioGroupItem" }, "light_orange_Input": { @@ -107110,16 +136306,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -107150,15 +136346,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -107244,10 +136440,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Input" }, "light_orange_TextArea": { @@ -107443,16 +136639,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -107483,15 +136679,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -107577,10 +136773,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_TextArea" }, "light_orange_Switch": { @@ -107776,16 +136972,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -107816,15 +137012,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -107910,10 +137106,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Switch" }, "light_orange_TooltipContent": { @@ -108109,16 +137305,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -108149,15 +137345,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108243,10 +137439,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_TooltipContent" }, "light_orange_SliderTrack": { @@ -108442,16 +137638,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -108482,15 +137678,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108576,10 +137772,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_SliderTrack" }, "light_orange_SwitchThumb": { @@ -108775,16 +137971,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -108815,15 +138011,15 @@ "placeholderColor": "hsl(24, 83.3%, 97.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108909,10 +138105,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_SwitchThumb" }, "light_orange_SliderTrackActive": { @@ -109108,16 +138304,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -109148,15 +138344,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109242,10 +138438,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_SliderTrackActive" }, "light_orange_SliderThumb": { @@ -109441,16 +138637,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -109481,15 +138677,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109575,10 +138771,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_SliderThumb" }, "light_orange_Tooltip": { @@ -109774,16 +138970,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -109814,15 +139010,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109908,10 +139104,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_Tooltip" }, "light_orange_ProgressIndicator": { @@ -110107,16 +139303,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -110147,15 +139343,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110241,10 +139437,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_ProgressIndicator" }, "light_yellow_ListItem": { @@ -110440,16 +139636,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -110480,15 +139676,15 @@ "placeholderColor": "hsl(42, 100%, 29.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110574,10 +139770,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_ListItem" }, "light_yellow_Card": { @@ -110773,16 +139969,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -110813,15 +140009,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110907,10 +140103,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Card" }, "light_yellow_DrawerFrame": { @@ -111106,16 +140302,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -111146,15 +140342,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111240,10 +140436,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_DrawerFrame" }, "light_yellow_Progress": { @@ -111439,16 +140635,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -111479,15 +140675,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111573,10 +140769,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Progress" }, "light_yellow_TooltipArrow": { @@ -111772,16 +140968,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -111812,15 +141008,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111906,10 +141102,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_TooltipArrow" }, "light_yellow_Button": { @@ -112105,16 +141301,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -112145,15 +141341,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112239,10 +141435,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Button" }, "light_yellow_Checkbox": { @@ -112438,16 +141634,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -112478,15 +141674,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112572,10 +141768,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Checkbox" }, "light_yellow_RadioGroupItem": { @@ -112771,16 +141967,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -112811,15 +142007,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112905,10 +142101,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_RadioGroupItem" }, "light_yellow_Input": { @@ -113104,16 +142300,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -113144,15 +142340,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113238,10 +142434,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Input" }, "light_yellow_TextArea": { @@ -113437,16 +142633,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -113477,15 +142673,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113571,10 +142767,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_TextArea" }, "light_yellow_Switch": { @@ -113770,16 +142966,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -113810,15 +143006,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113904,10 +143100,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Switch" }, "light_yellow_TooltipContent": { @@ -114103,16 +143299,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -114143,15 +143339,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -114237,10 +143433,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_TooltipContent" }, "light_yellow_SliderTrack": { @@ -114436,16 +143632,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -114476,15 +143672,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -114570,10 +143766,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_SliderTrack" }, "light_yellow_SwitchThumb": { @@ -114769,16 +143965,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -114809,15 +144005,15 @@ "placeholderColor": "hsl(52, 100%, 95.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -114903,10 +144099,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_SwitchThumb" }, "light_yellow_SliderTrackActive": { @@ -115102,16 +144298,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -115142,15 +144338,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -115236,10 +144432,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_SliderTrackActive" }, "light_yellow_SliderThumb": { @@ -115435,16 +144631,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -115475,15 +144671,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -115569,10 +144765,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_SliderThumb" }, "light_yellow_Tooltip": { @@ -115768,16 +144964,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -115808,15 +145004,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -115902,10 +145098,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_Tooltip" }, "light_yellow_ProgressIndicator": { @@ -116101,16 +145297,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -116141,15 +145337,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -116235,10 +145431,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_ProgressIndicator" }, "light_green_ListItem": { @@ -116434,16 +145630,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -116474,15 +145670,15 @@ "placeholderColor": "hsl(153, 67.0%, 28.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -116568,10 +145764,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_ListItem" }, "light_green_Card": { @@ -116767,16 +145963,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -116807,15 +146003,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -116901,10 +146097,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Card" }, "light_green_DrawerFrame": { @@ -117100,16 +146296,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -117140,15 +146336,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -117234,10 +146430,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_DrawerFrame" }, "light_green_Progress": { @@ -117433,16 +146629,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -117473,15 +146669,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -117567,10 +146763,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Progress" }, "light_green_TooltipArrow": { @@ -117766,16 +146962,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -117806,15 +147002,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -117900,10 +147096,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_TooltipArrow" }, "light_green_Button": { @@ -118099,16 +147295,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -118139,15 +147335,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -118233,10 +147429,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Button" }, "light_green_Checkbox": { @@ -118432,16 +147628,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -118472,15 +147668,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -118566,10 +147762,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Checkbox" }, "light_green_RadioGroupItem": { @@ -118765,16 +147961,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -118805,15 +148001,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -118899,10 +148095,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_RadioGroupItem" }, "light_green_Input": { @@ -119098,16 +148294,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -119138,15 +148334,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -119232,10 +148428,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Input" }, "light_green_TextArea": { @@ -119431,16 +148627,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -119471,15 +148667,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -119565,10 +148761,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_TextArea" }, "light_green_Switch": { @@ -119764,16 +148960,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -119804,15 +149000,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -119898,10 +149094,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Switch" }, "light_green_TooltipContent": { @@ -120097,16 +149293,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -120137,15 +149333,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -120231,10 +149427,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_TooltipContent" }, "light_green_SliderTrack": { @@ -120430,16 +149626,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -120470,15 +149666,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -120564,10 +149760,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_SliderTrack" }, "light_green_SwitchThumb": { @@ -120763,16 +149959,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -120803,15 +149999,15 @@ "placeholderColor": "hsl(138, 62.5%, 96.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -120897,10 +150093,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_SwitchThumb" }, "light_green_SliderTrackActive": { @@ -121096,16 +150292,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -121136,15 +150332,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -121230,10 +150426,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_SliderTrackActive" }, "light_green_SliderThumb": { @@ -121429,16 +150625,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -121469,15 +150665,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -121563,10 +150759,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_SliderThumb" }, "light_green_Tooltip": { @@ -121762,16 +150958,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -121802,15 +150998,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -121896,10 +151092,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_Tooltip" }, "light_green_ProgressIndicator": { @@ -122095,16 +151291,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -122135,15 +151331,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122229,10 +151425,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_ProgressIndicator" }, "light_blue_ListItem": { @@ -122428,16 +151624,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -122468,15 +151664,15 @@ "placeholderColor": "hsl(211, 100%, 43.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122562,10 +151758,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_ListItem" }, "light_blue_Card": { @@ -122761,16 +151957,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -122801,15 +151997,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122895,10 +152091,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Card" }, "light_blue_DrawerFrame": { @@ -123094,16 +152290,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -123134,15 +152330,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123228,10 +152424,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_DrawerFrame" }, "light_blue_Progress": { @@ -123427,16 +152623,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -123467,15 +152663,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123561,10 +152757,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Progress" }, "light_blue_TooltipArrow": { @@ -123760,16 +152956,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -123800,15 +152996,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123894,10 +153090,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_TooltipArrow" }, "light_blue_Button": { @@ -124093,16 +153289,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -124133,15 +153329,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124227,10 +153423,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Button" }, "light_blue_Checkbox": { @@ -124426,16 +153622,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -124466,15 +153662,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124560,10 +153756,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Checkbox" }, "light_blue_RadioGroupItem": { @@ -124759,16 +153955,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -124799,15 +153995,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124893,10 +154089,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_RadioGroupItem" }, "light_blue_Input": { @@ -125092,16 +154288,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -125132,15 +154328,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125226,10 +154422,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Input" }, "light_blue_TextArea": { @@ -125425,16 +154621,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -125465,15 +154661,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125559,10 +154755,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_TextArea" }, "light_blue_Switch": { @@ -125758,16 +154954,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -125798,15 +154994,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125892,10 +155088,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Switch" }, "light_blue_TooltipContent": { @@ -126091,16 +155287,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -126131,15 +155327,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126225,10 +155421,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_TooltipContent" }, "light_blue_SliderTrack": { @@ -126424,16 +155620,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -126464,15 +155660,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126558,10 +155754,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_SliderTrack" }, "light_blue_SwitchThumb": { @@ -126757,16 +155953,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -126797,15 +155993,15 @@ "placeholderColor": "hsl(210, 100%, 98.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126891,10 +156087,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_SwitchThumb" }, "light_blue_SliderTrackActive": { @@ -127090,16 +156286,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -127130,15 +156326,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -127224,10 +156420,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_SliderTrackActive" }, "light_blue_SliderThumb": { @@ -127423,16 +156619,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -127463,15 +156659,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -127557,10 +156753,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_SliderThumb" }, "light_blue_Tooltip": { @@ -127756,16 +156952,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -127796,15 +156992,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -127890,10 +157086,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_Tooltip" }, "light_blue_ProgressIndicator": { @@ -128089,16 +157285,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -128129,15 +157325,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -128223,10 +157419,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_ProgressIndicator" }, "light_purple_ListItem": { @@ -128422,16 +157618,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -128462,15 +157658,15 @@ "placeholderColor": "hsl(272, 50.0%, 45.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -128556,10 +157752,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_ListItem" }, "light_purple_Card": { @@ -128755,16 +157951,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -128795,15 +157991,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -128889,10 +158085,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Card" }, "light_purple_DrawerFrame": { @@ -129088,16 +158284,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -129128,15 +158324,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -129222,10 +158418,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_DrawerFrame" }, "light_purple_Progress": { @@ -129421,16 +158617,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -129461,15 +158657,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -129555,10 +158751,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Progress" }, "light_purple_TooltipArrow": { @@ -129754,16 +158950,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -129794,15 +158990,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -129888,10 +159084,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_TooltipArrow" }, "light_purple_Button": { @@ -130087,16 +159283,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -130127,15 +159323,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -130221,10 +159417,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Button" }, "light_purple_Checkbox": { @@ -130420,16 +159616,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -130460,15 +159656,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -130554,10 +159750,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Checkbox" }, "light_purple_RadioGroupItem": { @@ -130753,16 +159949,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -130793,15 +159989,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -130887,10 +160083,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_RadioGroupItem" }, "light_purple_Input": { @@ -131086,16 +160282,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -131126,15 +160322,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -131220,10 +160416,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Input" }, "light_purple_TextArea": { @@ -131419,16 +160615,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -131459,15 +160655,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -131553,10 +160749,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_TextArea" }, "light_purple_Switch": { @@ -131752,16 +160948,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -131792,15 +160988,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -131886,10 +161082,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Switch" }, "light_purple_TooltipContent": { @@ -132085,16 +161281,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -132125,15 +161321,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -132219,10 +161415,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_TooltipContent" }, "light_purple_SliderTrack": { @@ -132418,16 +161614,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -132458,15 +161654,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -132552,10 +161748,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_SliderTrack" }, "light_purple_SwitchThumb": { @@ -132751,16 +161947,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -132791,15 +161987,15 @@ "placeholderColor": "hsl(276, 100%, 99.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -132885,10 +162081,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_SwitchThumb" }, "light_purple_SliderTrackActive": { @@ -133084,16 +162280,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -133124,15 +162320,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -133218,10 +162414,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_SliderTrackActive" }, "light_purple_SliderThumb": { @@ -133417,16 +162613,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -133457,15 +162653,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -133551,10 +162747,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_SliderThumb" }, "light_purple_Tooltip": { @@ -133750,16 +162946,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -133790,15 +162986,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -133884,10 +163080,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_Tooltip" }, "light_purple_ProgressIndicator": { @@ -134083,16 +163279,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -134123,15 +163319,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134217,10 +163413,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_ProgressIndicator" }, "light_pink_ListItem": { @@ -134416,16 +163612,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -134456,15 +163652,15 @@ "placeholderColor": "hsl(322, 75.0%, 46.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134550,10 +163746,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_ListItem" }, "light_pink_Card": { @@ -134749,16 +163945,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -134789,15 +163985,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134883,10 +164079,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Card" }, "light_pink_DrawerFrame": { @@ -135082,16 +164278,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -135122,15 +164318,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135216,10 +164412,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_DrawerFrame" }, "light_pink_Progress": { @@ -135415,16 +164611,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -135455,15 +164651,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135549,10 +164745,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Progress" }, "light_pink_TooltipArrow": { @@ -135748,16 +164944,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -135788,15 +164984,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135882,10 +165078,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_TooltipArrow" }, "light_pink_Button": { @@ -136081,16 +165277,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -136121,15 +165317,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136215,10 +165411,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Button" }, "light_pink_Checkbox": { @@ -136414,16 +165610,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -136454,15 +165650,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136548,10 +165744,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Checkbox" }, "light_pink_RadioGroupItem": { @@ -136747,16 +165943,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -136787,15 +165983,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136881,10 +166077,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_RadioGroupItem" }, "light_pink_Input": { @@ -137080,16 +166276,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -137120,15 +166316,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137214,10 +166410,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Input" }, "light_pink_TextArea": { @@ -137413,16 +166609,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -137453,15 +166649,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137547,10 +166743,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_TextArea" }, "light_pink_Switch": { @@ -137746,16 +166942,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -137786,15 +166982,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137880,10 +167076,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Switch" }, "light_pink_TooltipContent": { @@ -138079,16 +167275,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -138119,15 +167315,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138213,10 +167409,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_TooltipContent" }, "light_pink_SliderTrack": { @@ -138412,16 +167608,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -138452,15 +167648,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138546,10 +167742,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_SliderTrack" }, "light_pink_SwitchThumb": { @@ -138745,16 +167941,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -138785,15 +167981,15 @@ "placeholderColor": "hsl(323, 100%, 98.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138879,10 +168075,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_SwitchThumb" }, "light_pink_SliderTrackActive": { @@ -139078,16 +168274,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -139118,15 +168314,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139212,10 +168408,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_SliderTrackActive" }, "light_pink_SliderThumb": { @@ -139411,16 +168607,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -139451,15 +168647,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139545,10 +168741,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_SliderThumb" }, "light_pink_Tooltip": { @@ -139744,16 +168940,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -139784,15 +168980,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139878,10 +169074,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_Tooltip" }, "light_pink_ProgressIndicator": { @@ -140077,16 +169273,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -140117,15 +169313,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140211,10 +169407,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_ProgressIndicator" }, "light_red_ListItem": { @@ -140410,16 +169606,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -140450,15 +169646,15 @@ "placeholderColor": "hsl(358, 65.0%, 48.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140544,10 +169740,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_ListItem" }, "light_red_Card": { @@ -140743,16 +169939,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -140783,15 +169979,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140877,10 +170073,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Card" }, "light_red_DrawerFrame": { @@ -141076,16 +170272,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -141116,15 +170312,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141210,10 +170406,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_DrawerFrame" }, "light_red_Progress": { @@ -141409,16 +170605,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -141449,15 +170645,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141543,10 +170739,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Progress" }, "light_red_TooltipArrow": { @@ -141742,16 +170938,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -141782,15 +170978,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141876,10 +171072,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_TooltipArrow" }, "light_red_Button": { @@ -142075,16 +171271,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -142115,15 +171311,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142209,10 +171405,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Button" }, "light_red_Checkbox": { @@ -142408,16 +171604,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -142448,15 +171644,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142542,10 +171738,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Checkbox" }, "light_red_RadioGroupItem": { @@ -142741,16 +171937,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -142781,15 +171977,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142875,10 +172071,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_RadioGroupItem" }, "light_red_Input": { @@ -143074,16 +172270,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -143114,15 +172310,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143208,10 +172404,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Input" }, "light_red_TextArea": { @@ -143407,16 +172603,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -143447,15 +172643,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143541,10 +172737,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_TextArea" }, "light_red_Switch": { @@ -143740,16 +172936,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -143780,15 +172976,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143874,10 +173070,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Switch" }, "light_red_TooltipContent": { @@ -144073,16 +173269,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -144113,15 +173309,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144207,10 +173403,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_TooltipContent" }, "light_red_SliderTrack": { @@ -144406,16 +173602,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -144446,15 +173642,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144540,10 +173736,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_SliderTrack" }, "light_red_SwitchThumb": { @@ -144739,16 +173935,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -144779,15 +173975,15 @@ "placeholderColor": "hsl(359, 100%, 98.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144873,10 +174069,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_SwitchThumb" }, "light_red_SliderTrackActive": { @@ -145072,16 +174268,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -145112,15 +174308,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145206,10 +174402,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_SliderTrackActive" }, "light_red_SliderThumb": { @@ -145405,16 +174601,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -145445,15 +174641,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145539,10 +174735,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_SliderThumb" }, "light_red_Tooltip": { @@ -145738,16 +174934,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -145778,15 +174974,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145872,10 +175068,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_Tooltip" }, "light_red_ProgressIndicator": { @@ -146071,16 +175267,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -146111,15 +175307,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -146205,10 +175401,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_ProgressIndicator" }, "dark_orange_ListItem": { @@ -146404,16 +175600,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -146444,15 +175640,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -146737,16 +175933,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -146777,15 +175973,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -147070,16 +176266,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -147110,15 +176306,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -147403,16 +176599,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -147443,15 +176639,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -147736,16 +176932,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -147776,15 +176972,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -148069,16 +177265,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -148109,15 +177305,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -148402,16 +177598,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -148442,15 +177638,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -148735,16 +177931,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -148775,15 +177971,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -149068,16 +178264,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -149108,15 +178304,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -149401,16 +178597,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -149441,15 +178637,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -149734,16 +178930,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -149774,15 +178970,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -150067,16 +179263,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -150107,15 +179303,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -150400,16 +179596,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -150440,15 +179636,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -150733,16 +179929,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -150773,15 +179969,15 @@ "placeholderColor": "hsl(28, 100%, 8.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -151066,16 +180262,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -151106,15 +180302,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -151399,16 +180595,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -151439,15 +180635,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -151732,16 +180928,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -151772,15 +180968,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -152065,16 +181261,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -152105,15 +181301,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -152398,16 +181594,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -152438,15 +181634,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -152731,16 +181927,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -152771,15 +181967,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -153064,16 +182260,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -153104,15 +182300,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -153397,16 +182593,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -153437,15 +182633,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -153730,16 +182926,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -153770,15 +182966,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -154063,16 +183259,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -154103,15 +183299,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -154396,16 +183592,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -154436,15 +183632,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -154729,16 +183925,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -154769,15 +183965,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -155062,16 +184258,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -155102,15 +184298,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -155395,16 +184591,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -155435,15 +184631,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -155728,16 +184924,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -155768,15 +184964,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -156061,16 +185257,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -156101,15 +185297,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -156394,16 +185590,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -156434,15 +185630,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -156727,16 +185923,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -156767,15 +185963,15 @@ "placeholderColor": "hsl(46, 100%, 6.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -157060,16 +186256,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -157100,15 +186296,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -157393,16 +186589,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -157433,15 +186629,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -157726,16 +186922,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -157766,15 +186962,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -158059,16 +187255,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -158099,15 +187295,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -158392,16 +187588,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -158432,15 +187628,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -158725,16 +187921,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -158765,15 +187961,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -159058,16 +188254,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -159098,15 +188294,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -159391,16 +188587,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -159431,15 +188627,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -159724,16 +188920,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -159764,15 +188960,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -160057,16 +189253,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -160097,15 +189293,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -160390,16 +189586,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -160430,15 +189626,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -160723,16 +189919,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -160763,15 +189959,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -161056,16 +190252,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -161096,15 +190292,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -161389,16 +190585,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -161429,15 +190625,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -161722,16 +190918,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -161762,15 +190958,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -162055,16 +191251,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -162095,15 +191291,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -162388,16 +191584,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -162428,15 +191624,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -162721,16 +191917,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -162761,15 +191957,15 @@ "placeholderColor": "hsl(155, 44.2%, 8.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -163054,16 +192250,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -163094,15 +192290,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -163387,16 +192583,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -163427,15 +192623,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -163720,16 +192916,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -163760,15 +192956,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -164053,16 +193249,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -164093,15 +193289,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -164386,16 +193582,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -164426,15 +193622,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -164719,16 +193915,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -164759,15 +193955,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -165052,16 +194248,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -165092,15 +194288,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -165385,16 +194581,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -165425,15 +194621,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -165718,16 +194914,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -165758,15 +194954,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -166051,16 +195247,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -166091,15 +195287,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -166384,16 +195580,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -166424,15 +195620,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -166717,16 +195913,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -166757,15 +195953,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -167050,16 +196246,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -167090,15 +196286,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -167383,16 +196579,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -167423,15 +196619,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -167716,16 +196912,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -167756,15 +196952,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -168049,16 +197245,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -168089,15 +197285,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -168382,16 +197578,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -168422,15 +197618,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -168715,16 +197911,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -168755,15 +197951,15 @@ "placeholderColor": "hsl(216, 50.0%, 11.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -169048,16 +198244,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -169088,15 +198284,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -169381,16 +198577,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -169421,15 +198617,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -169714,16 +198910,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -169754,15 +198950,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -170047,16 +199243,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -170087,15 +199283,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -170380,16 +199576,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -170420,15 +199616,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -170713,16 +199909,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -170753,15 +199949,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -171046,16 +200242,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -171086,15 +200282,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -171379,16 +200575,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -171419,15 +200615,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -171712,16 +200908,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -171752,15 +200948,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -172045,16 +201241,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -172085,15 +201281,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -172378,16 +201574,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -172418,15 +201614,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -172711,16 +201907,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -172751,15 +201947,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -173044,16 +202240,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -173084,15 +202280,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -173377,16 +202573,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -173417,15 +202613,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -173710,16 +202906,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -173750,15 +202946,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -174043,16 +203239,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -174083,15 +203279,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -174376,16 +203572,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -174416,15 +203612,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -174709,16 +203905,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -174749,15 +203945,15 @@ "placeholderColor": "hsl(283, 30.0%, 11.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -175042,16 +204238,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -175082,15 +204278,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -175375,16 +204571,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -175415,15 +204611,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -175708,16 +204904,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -175748,15 +204944,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -176041,16 +205237,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -176081,15 +205277,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -176374,16 +205570,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -176414,15 +205610,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -176707,16 +205903,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -176747,15 +205943,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -177040,16 +206236,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -177080,15 +206276,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -177373,16 +206569,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -177413,15 +206609,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -177706,16 +206902,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -177746,15 +206942,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -178039,16 +207235,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -178079,15 +207275,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -178372,16 +207568,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -178412,15 +207608,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -178705,16 +207901,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -178745,15 +207941,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -179038,16 +208234,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -179078,15 +208274,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -179371,16 +208567,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -179411,15 +208607,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -179704,16 +208900,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -179744,15 +208940,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -180037,16 +209233,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -180077,15 +209273,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -180370,16 +209566,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -180410,15 +209606,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -180703,16 +209899,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -180743,15 +209939,15 @@ "placeholderColor": "hsl(319, 32.2%, 11.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -181036,16 +210232,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -181076,15 +210272,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -181369,16 +210565,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -181409,15 +210605,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -181702,16 +210898,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -181742,15 +210938,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -182035,16 +211231,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -182075,15 +211271,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -182368,16 +211564,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -182408,15 +211604,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -182701,16 +211897,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -182741,15 +211937,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -183034,16 +212230,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -183074,15 +212270,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -183367,16 +212563,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -183407,15 +212603,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -183700,16 +212896,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -183740,15 +212936,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -184033,16 +213229,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -184073,15 +213269,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -184366,16 +213562,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -184406,15 +213602,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -184699,16 +213895,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -184739,15 +213935,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -185032,16 +214228,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -185072,15 +214268,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -185365,16 +214561,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -185405,15 +214601,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -185698,16 +214894,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -185738,15 +214934,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -186031,16 +215227,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -186071,15 +215267,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -186364,16 +215560,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -186404,15 +215600,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -186697,16 +215893,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -186737,15 +215933,15 @@ "placeholderColor": "hsl(357, 34.4%, 12.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -187030,16 +216226,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -187070,15 +216266,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -187363,16 +216559,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -187403,15 +216599,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -187696,16 +216892,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -187736,15 +216932,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -188029,16 +217225,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -188069,15 +217265,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -188362,16 +217558,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -188402,15 +217598,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -188496,10 +217692,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_ListItem" }, "light_alt1_Card": { @@ -188695,16 +217891,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -188735,15 +217931,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -188829,10 +218025,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Card" }, "light_alt1_DrawerFrame": { @@ -189028,16 +218224,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -189068,15 +218264,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -189162,10 +218358,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_DrawerFrame" }, "light_alt1_Progress": { @@ -189361,16 +218557,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -189401,15 +218597,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -189495,10 +218691,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Progress" }, "light_alt1_TooltipArrow": { @@ -189694,16 +218890,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -189734,15 +218930,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -189828,10 +219024,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_TooltipArrow" }, "light_alt1_Button": { @@ -190027,16 +219223,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -190067,15 +219263,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -190161,10 +219357,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Button" }, "light_alt1_Checkbox": { @@ -190360,16 +219556,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -190400,15 +219596,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -190494,10 +219690,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Checkbox" }, "light_alt1_RadioGroupItem": { @@ -190693,16 +219889,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -190733,15 +219929,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -190827,10 +220023,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_RadioGroupItem" }, "light_alt1_Input": { @@ -191026,16 +220222,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -191066,15 +220262,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -191160,10 +220356,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Input" }, "light_alt1_TextArea": { @@ -191359,16 +220555,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -191399,15 +220595,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -191493,10 +220689,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_TextArea" }, "light_alt1_Switch": { @@ -191692,16 +220888,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -191732,15 +220928,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -191826,10 +221022,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Switch" }, "light_alt1_TooltipContent": { @@ -192025,16 +221221,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -192065,15 +221261,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -192159,10 +221355,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_TooltipContent" }, "light_alt1_SliderTrack": { @@ -192358,16 +221554,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -192398,15 +221594,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -192492,10 +221688,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_SliderTrack" }, "light_alt1_SwitchThumb": { @@ -192691,16 +221887,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -192731,15 +221927,15 @@ "placeholderColor": "hsl(0, 0%, 96.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -192825,10 +222021,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_SwitchThumb" }, "light_alt1_SliderTrackActive": { @@ -193024,16 +222220,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -193064,15 +222260,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -193158,10 +222354,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_SliderTrackActive" }, "light_alt1_SliderThumb": { @@ -193357,16 +222553,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -193397,15 +222593,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -193491,10 +222687,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_SliderThumb" }, "light_alt1_Tooltip": { @@ -193690,16 +222886,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -193730,15 +222926,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -193824,10 +223020,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_Tooltip" }, "light_alt1_ProgressIndicator": { @@ -194023,16 +223219,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -194063,15 +223259,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -194157,10 +223353,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt1_ProgressIndicator" }, "light_alt2_ListItem": { @@ -194356,16 +223552,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -194396,15 +223592,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -194490,10 +223686,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_ListItem" }, "light_alt2_Card": { @@ -194689,16 +223885,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -194729,15 +223925,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -194823,10 +224019,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Card" }, "light_alt2_DrawerFrame": { @@ -195022,16 +224218,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -195062,15 +224258,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -195156,10 +224352,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_DrawerFrame" }, "light_alt2_Progress": { @@ -195355,16 +224551,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -195395,15 +224591,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -195489,10 +224685,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Progress" }, "light_alt2_TooltipArrow": { @@ -195688,16 +224884,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -195728,15 +224924,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -195822,10 +225018,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_TooltipArrow" }, "light_alt2_Button": { @@ -196021,16 +225217,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -196061,15 +225257,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -196155,10 +225351,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Button" }, "light_alt2_Checkbox": { @@ -196354,16 +225550,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -196394,15 +225590,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -196488,10 +225684,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Checkbox" }, "light_alt2_RadioGroupItem": { @@ -196687,16 +225883,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -196727,15 +225923,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -196821,10 +226017,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_RadioGroupItem" }, "light_alt2_Input": { @@ -197020,16 +226216,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -197060,15 +226256,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -197154,10 +226350,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Input" }, "light_alt2_TextArea": { @@ -197353,16 +226549,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -197393,15 +226589,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -197487,10 +226683,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_TextArea" }, "light_alt2_Switch": { @@ -197686,16 +226882,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -197726,15 +226922,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -197820,10 +227016,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Switch" }, "light_alt2_TooltipContent": { @@ -198019,16 +227215,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -198059,15 +227255,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -198153,10 +227349,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_TooltipContent" }, "light_alt2_SliderTrack": { @@ -198352,16 +227548,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -198392,15 +227588,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -198486,10 +227682,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_SliderTrack" }, "light_alt2_SwitchThumb": { @@ -198685,16 +227881,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -198725,15 +227921,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -198819,10 +228015,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_SwitchThumb" }, "light_alt2_SliderTrackActive": { @@ -199018,16 +228214,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -199058,15 +228254,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -199152,10 +228348,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_SliderTrackActive" }, "light_alt2_SliderThumb": { @@ -199351,16 +228547,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -199391,15 +228587,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -199485,10 +228681,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_SliderThumb" }, "light_alt2_Tooltip": { @@ -199684,16 +228880,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -199724,15 +228920,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -199818,10 +229014,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_Tooltip" }, "light_alt2_ProgressIndicator": { @@ -200017,16 +229213,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -200057,15 +229253,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -200151,10 +229347,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_alt2_ProgressIndicator" }, "light_active_ListItem": { @@ -200350,16 +229546,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -200378,7 +229574,7 @@ "backgroundFocus": "hsl(0, 0%, 88.5%)", "backgroundStrong": "hsl(0, 0%, 96.3%)", "backgroundTransparent": "#f8f8f8", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -200390,15 +229586,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -200484,10 +229680,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_ListItem" }, "light_active_Card": { @@ -200683,16 +229879,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -200711,7 +229907,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -200723,15 +229919,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -200817,10 +230013,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Card" }, "light_active_DrawerFrame": { @@ -201016,16 +230212,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -201044,7 +230240,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -201056,15 +230252,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -201150,10 +230346,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_DrawerFrame" }, "light_active_Progress": { @@ -201349,16 +230545,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -201377,7 +230573,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -201389,15 +230585,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -201483,10 +230679,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Progress" }, "light_active_TooltipArrow": { @@ -201682,16 +230878,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -201710,7 +230906,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -201722,15 +230918,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -201816,10 +231012,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_TooltipArrow" }, "light_active_Button": { @@ -202015,16 +231211,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -202043,7 +231239,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -202055,15 +231251,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -202149,10 +231345,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Button" }, "light_active_Checkbox": { @@ -202348,16 +231544,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -202376,7 +231572,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -202388,15 +231584,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -202482,10 +231678,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Checkbox" }, "light_active_RadioGroupItem": { @@ -202681,16 +231877,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -202709,7 +231905,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -202721,15 +231917,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -202815,10 +232011,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_RadioGroupItem" }, "light_active_Input": { @@ -203014,16 +232210,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -203042,7 +232238,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -203054,15 +232250,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -203148,10 +232344,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Input" }, "light_active_TextArea": { @@ -203347,16 +232543,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -203375,7 +232571,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -203387,15 +232583,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -203481,10 +232677,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_TextArea" }, "light_active_Switch": { @@ -203680,16 +232876,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -203708,7 +232904,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -203720,15 +232916,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -203814,10 +233010,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Switch" }, "light_active_TooltipContent": { @@ -204013,16 +233209,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -204041,7 +233237,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -204053,15 +233249,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -204147,10 +233343,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_TooltipContent" }, "light_active_SliderTrack": { @@ -204346,16 +233542,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -204374,7 +233570,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -204386,15 +233582,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -204480,10 +233676,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_SliderTrack" }, "light_active_SwitchThumb": { @@ -204679,16 +233875,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -204707,7 +233903,7 @@ "backgroundFocus": "hsl(0, 0%, 88.5%)", "backgroundStrong": "hsl(0, 0%, 42.5%)", "backgroundTransparent": "hsl(0, 0%, 9.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -204719,15 +233915,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -204813,10 +234009,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_SwitchThumb" }, "light_active_SliderTrackActive": { @@ -205012,16 +234208,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -205040,7 +234236,7 @@ "backgroundFocus": "hsl(0, 0%, 96.3%)", "backgroundStrong": "hsl(0, 0%, 88.5%)", "backgroundTransparent": "hsl(0, 0%, 81.0%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -205052,15 +234248,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -205146,10 +234342,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_SliderTrackActive" }, "light_active_SliderThumb": { @@ -205345,16 +234541,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -205373,7 +234569,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -205385,15 +234581,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -205479,10 +234675,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_SliderThumb" }, "light_active_Tooltip": { @@ -205678,16 +234874,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -205706,7 +234902,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -205718,15 +234914,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -205812,10 +235008,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_Tooltip" }, "light_active_ProgressIndicator": { @@ -206011,16 +235207,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -206039,7 +235235,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#1F2937", + "color": "#0B132B", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -206051,15 +235247,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -206145,10 +235341,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_active_ProgressIndicator" }, "dark_alt1_ListItem": { @@ -206344,16 +235540,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -206384,15 +235580,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -206677,16 +235873,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -206717,15 +235913,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -207010,16 +236206,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -207050,15 +236246,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -207343,16 +236539,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -207383,15 +236579,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -207676,16 +236872,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -207716,15 +236912,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -208009,16 +237205,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -208049,15 +237245,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -208342,16 +237538,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -208382,15 +237578,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -208675,16 +237871,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -208715,15 +237911,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -209008,16 +238204,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -209048,15 +238244,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -209341,16 +238537,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -209381,15 +238577,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -209674,16 +238870,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -209714,15 +238910,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -210007,16 +239203,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -210047,15 +239243,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -210340,16 +239536,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -210380,15 +239576,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -210673,16 +239869,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -210713,15 +239909,15 @@ "placeholderColor": "#191919", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -211006,16 +240202,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -211046,15 +240242,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -211339,16 +240535,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -211379,15 +240575,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -211672,16 +240868,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -211712,15 +240908,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -212005,16 +241201,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -212045,15 +241241,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -212338,16 +241534,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -212378,15 +241574,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -212671,16 +241867,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -212711,15 +241907,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -213004,16 +242200,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -213044,15 +242240,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -213337,16 +242533,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -213377,15 +242573,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -213670,16 +242866,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -213710,15 +242906,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -214003,16 +243199,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -214043,15 +243239,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -214336,16 +243532,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -214376,15 +243572,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -214669,16 +243865,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -214709,15 +243905,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -215002,16 +244198,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -215042,15 +244238,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -215335,16 +244531,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -215375,15 +244571,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -215668,16 +244864,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -215708,15 +244904,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -216001,16 +245197,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -216041,15 +245237,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -216334,16 +245530,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -216374,15 +245570,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -216667,16 +245863,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -216707,15 +245903,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -217000,16 +246196,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -217040,15 +246236,15 @@ "placeholderColor": "#494949", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -217333,16 +246529,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -217373,15 +246569,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -217666,16 +246862,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -217706,15 +246902,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -217999,16 +247195,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -218039,15 +247235,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -218332,16 +247528,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -218360,7 +247556,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -218372,15 +247568,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -218665,16 +247861,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -218693,7 +247889,7 @@ "backgroundFocus": "#545454", "backgroundStrong": "#282828", "backgroundTransparent": "#232323", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -218705,15 +247901,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -218998,16 +248194,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -219026,7 +248222,7 @@ "backgroundFocus": "#545454", "backgroundStrong": "#282828", "backgroundTransparent": "#232323", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -219038,15 +248234,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -219331,16 +248527,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -219359,7 +248555,7 @@ "backgroundFocus": "#545454", "backgroundStrong": "#282828", "backgroundTransparent": "#232323", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -219371,15 +248567,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -219664,16 +248860,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -219692,7 +248888,7 @@ "backgroundFocus": "#545454", "backgroundStrong": "#282828", "backgroundTransparent": "#232323", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -219704,15 +248900,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -219997,16 +249193,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -220025,7 +249221,7 @@ "backgroundFocus": "#626262", "backgroundStrong": "#323232", "backgroundTransparent": "#282828", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -220037,15 +249233,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -220330,16 +249526,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -220358,7 +249554,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -220370,15 +249566,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -220663,16 +249859,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -220691,7 +249887,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -220703,15 +249899,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -220996,16 +250192,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -221024,7 +250220,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -221036,15 +250232,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -221329,16 +250525,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -221357,7 +250553,7 @@ "backgroundFocus": "#494949", "backgroundStrong": "#232323", "backgroundTransparent": "#191919", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -221369,15 +250565,15 @@ "placeholderColor": "#323232", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -221662,16 +250858,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -221690,7 +250886,7 @@ "backgroundFocus": "#626262", "backgroundStrong": "#323232", "backgroundTransparent": "#282828", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -221702,15 +250898,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -221995,16 +251191,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -222023,7 +251219,7 @@ "backgroundFocus": "#626262", "backgroundStrong": "#323232", "backgroundTransparent": "#282828", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -222035,15 +251231,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -222328,16 +251524,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -222356,7 +251552,7 @@ "backgroundFocus": "#626262", "backgroundStrong": "#323232", "backgroundTransparent": "#282828", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#494949", "colorPress": "#545454", "colorFocus": "#494949", @@ -222368,15 +251564,15 @@ "placeholderColor": "#232323", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -222661,16 +251857,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -222689,7 +251885,7 @@ "backgroundFocus": "#424242", "backgroundStrong": "#a5a5a5", "backgroundTransparent": "#fff", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#282828", "colorPress": "#232323", "colorFocus": "#282828", @@ -222701,15 +251897,15 @@ "placeholderColor": "#282828", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -222994,16 +252190,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -223022,7 +252218,7 @@ "backgroundFocus": "#191919", "backgroundStrong": "#424242", "backgroundTransparent": "#494949", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#282828", "colorPress": "#232323", "colorFocus": "#282828", @@ -223034,15 +252230,15 @@ "placeholderColor": "#545454", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -223327,16 +252523,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -223355,7 +252551,7 @@ "backgroundFocus": "#282828", "backgroundStrong": "#545454", "backgroundTransparent": "#626262", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#282828", "colorPress": "#232323", "colorFocus": "#282828", @@ -223367,15 +252563,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -223660,16 +252856,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -223688,7 +252884,7 @@ "backgroundFocus": "#282828", "backgroundStrong": "#545454", "backgroundTransparent": "#626262", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#282828", "colorPress": "#232323", "colorFocus": "#282828", @@ -223700,15 +252896,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -223993,16 +253189,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -224021,7 +253217,7 @@ "backgroundFocus": "#282828", "backgroundStrong": "#545454", "backgroundTransparent": "#626262", - "color": "#F8F6F2", + "color": "#F8FAFF", "colorHover": "#282828", "colorPress": "#232323", "colorFocus": "#282828", @@ -224033,15 +253229,15 @@ "placeholderColor": "#424242", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -224326,16 +253522,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -224366,15 +253562,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -224460,10 +253656,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_ListItem" }, "light_orange_alt1_Card": { @@ -224659,16 +253855,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -224699,15 +253895,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -224793,10 +253989,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Card" }, "light_orange_alt1_DrawerFrame": { @@ -224992,16 +254188,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -225032,15 +254228,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225126,10 +254322,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_DrawerFrame" }, "light_orange_alt1_Progress": { @@ -225325,16 +254521,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -225365,15 +254561,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225459,10 +254655,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Progress" }, "light_orange_alt1_TooltipArrow": { @@ -225658,16 +254854,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -225698,15 +254894,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225792,10 +254988,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_TooltipArrow" }, "light_orange_alt1_Button": { @@ -225991,16 +255187,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -226031,15 +255227,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226125,10 +255321,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Button" }, "light_orange_alt1_Checkbox": { @@ -226324,16 +255520,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -226364,15 +255560,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226458,10 +255654,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Checkbox" }, "light_orange_alt1_RadioGroupItem": { @@ -226657,16 +255853,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -226697,15 +255893,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226791,10 +255987,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_RadioGroupItem" }, "light_orange_alt1_Input": { @@ -226990,16 +256186,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -227030,15 +256226,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227124,10 +256320,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Input" }, "light_orange_alt1_TextArea": { @@ -227323,16 +256519,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -227363,15 +256559,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227457,10 +256653,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_TextArea" }, "light_orange_alt1_Switch": { @@ -227656,16 +256852,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -227696,15 +256892,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227790,10 +256986,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Switch" }, "light_orange_alt1_TooltipContent": { @@ -227989,16 +257185,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -228029,15 +257225,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228123,10 +257319,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_TooltipContent" }, "light_orange_alt1_SliderTrack": { @@ -228322,16 +257518,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -228362,15 +257558,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228456,10 +257652,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_SliderTrack" }, "light_orange_alt1_SwitchThumb": { @@ -228655,16 +257851,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -228695,15 +257891,15 @@ "placeholderColor": "hsl(24, 100%, 95.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228789,10 +257985,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_SwitchThumb" }, "light_orange_alt1_SliderTrackActive": { @@ -228988,16 +258184,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -229028,15 +258224,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229122,10 +258318,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_SliderTrackActive" }, "light_orange_alt1_SliderThumb": { @@ -229321,16 +258517,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -229361,15 +258557,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229455,10 +258651,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_SliderThumb" }, "light_orange_alt1_Tooltip": { @@ -229654,16 +258850,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -229694,15 +258890,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229788,10 +258984,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_Tooltip" }, "light_orange_alt1_ProgressIndicator": { @@ -229987,16 +259183,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -230027,15 +259223,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230121,10 +259317,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt1_ProgressIndicator" }, "light_orange_alt2_ListItem": { @@ -230320,16 +259516,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -230360,15 +259556,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230454,10 +259650,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_ListItem" }, "light_orange_alt2_Card": { @@ -230653,16 +259849,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -230693,15 +259889,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230787,10 +259983,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Card" }, "light_orange_alt2_DrawerFrame": { @@ -230986,16 +260182,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -231026,15 +260222,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231120,10 +260316,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_DrawerFrame" }, "light_orange_alt2_Progress": { @@ -231319,16 +260515,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -231359,15 +260555,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231453,10 +260649,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Progress" }, "light_orange_alt2_TooltipArrow": { @@ -231652,16 +260848,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -231692,15 +260888,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231786,10 +260982,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_TooltipArrow" }, "light_orange_alt2_Button": { @@ -231985,16 +261181,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -232025,15 +261221,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232119,10 +261315,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Button" }, "light_orange_alt2_Checkbox": { @@ -232318,16 +261514,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -232358,15 +261554,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232452,10 +261648,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Checkbox" }, "light_orange_alt2_RadioGroupItem": { @@ -232651,16 +261847,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -232691,15 +261887,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232785,10 +261981,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_RadioGroupItem" }, "light_orange_alt2_Input": { @@ -232984,16 +262180,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -233024,15 +262220,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233118,10 +262314,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Input" }, "light_orange_alt2_TextArea": { @@ -233317,16 +262513,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -233357,15 +262553,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233451,10 +262647,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_TextArea" }, "light_orange_alt2_Switch": { @@ -233650,16 +262846,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -233690,15 +262886,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233784,10 +262980,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Switch" }, "light_orange_alt2_TooltipContent": { @@ -233983,16 +263179,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -234023,15 +263219,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234117,10 +263313,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_TooltipContent" }, "light_orange_alt2_SliderTrack": { @@ -234316,16 +263512,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -234356,15 +263552,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234450,10 +263646,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_SliderTrack" }, "light_orange_alt2_SwitchThumb": { @@ -234649,16 +263845,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -234689,15 +263885,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234783,10 +263979,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_SwitchThumb" }, "light_orange_alt2_SliderTrackActive": { @@ -234982,16 +264178,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -235022,15 +264218,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -235116,10 +264312,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_SliderTrackActive" }, "light_orange_alt2_SliderThumb": { @@ -235315,16 +264511,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -235355,15 +264551,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -235449,10 +264645,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_SliderThumb" }, "light_orange_alt2_Tooltip": { @@ -235648,16 +264844,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -235688,15 +264884,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -235782,10 +264978,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_Tooltip" }, "light_orange_alt2_ProgressIndicator": { @@ -235981,16 +265177,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -236021,15 +265217,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -236115,10 +265311,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_alt2_ProgressIndicator" }, "light_orange_active_ListItem": { @@ -236314,16 +265510,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -236354,15 +265550,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -236448,10 +265644,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_ListItem" }, "light_orange_active_Card": { @@ -236647,16 +265843,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -236687,15 +265883,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -236781,10 +265977,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Card" }, "light_orange_active_DrawerFrame": { @@ -236980,16 +266176,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -237020,15 +266216,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -237114,10 +266310,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_DrawerFrame" }, "light_orange_active_Progress": { @@ -237313,16 +266509,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -237353,15 +266549,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -237447,10 +266643,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Progress" }, "light_orange_active_TooltipArrow": { @@ -237646,16 +266842,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -237686,15 +266882,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -237780,10 +266976,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_TooltipArrow" }, "light_orange_active_Button": { @@ -237979,16 +267175,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -238019,15 +267215,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -238113,10 +267309,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Button" }, "light_orange_active_Checkbox": { @@ -238312,16 +267508,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -238352,15 +267548,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -238446,10 +267642,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Checkbox" }, "light_orange_active_RadioGroupItem": { @@ -238645,16 +267841,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -238685,15 +267881,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -238779,10 +267975,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_RadioGroupItem" }, "light_orange_active_Input": { @@ -238978,16 +268174,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -239018,15 +268214,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -239112,10 +268308,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Input" }, "light_orange_active_TextArea": { @@ -239311,16 +268507,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -239351,15 +268547,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -239445,10 +268641,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_TextArea" }, "light_orange_active_Switch": { @@ -239644,16 +268840,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -239684,15 +268880,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -239778,10 +268974,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Switch" }, "light_orange_active_TooltipContent": { @@ -239977,16 +269173,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -240017,15 +269213,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -240111,10 +269307,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_TooltipContent" }, "light_orange_active_SliderTrack": { @@ -240310,16 +269506,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -240350,15 +269546,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -240444,10 +269640,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_SliderTrack" }, "light_orange_active_SwitchThumb": { @@ -240643,16 +269839,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -240683,15 +269879,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -240777,10 +269973,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_SwitchThumb" }, "light_orange_active_SliderTrackActive": { @@ -240976,16 +270172,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -241016,15 +270212,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -241110,10 +270306,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_SliderTrackActive" }, "light_orange_active_SliderThumb": { @@ -241309,16 +270505,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -241349,15 +270545,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -241443,10 +270639,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_SliderThumb" }, "light_orange_active_Tooltip": { @@ -241642,16 +270838,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -241682,15 +270878,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -241776,10 +270972,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_Tooltip" }, "light_orange_active_ProgressIndicator": { @@ -241975,16 +271171,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -242015,15 +271211,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -242109,10 +271305,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_orange_active_ProgressIndicator" }, "light_yellow_alt1_ListItem": { @@ -242308,16 +271504,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -242348,15 +271544,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -242442,10 +271638,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_ListItem" }, "light_yellow_alt1_Card": { @@ -242641,16 +271837,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -242681,15 +271877,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -242775,10 +271971,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Card" }, "light_yellow_alt1_DrawerFrame": { @@ -242974,16 +272170,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -243014,15 +272210,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -243108,10 +272304,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_DrawerFrame" }, "light_yellow_alt1_Progress": { @@ -243307,16 +272503,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -243347,15 +272543,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -243441,10 +272637,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Progress" }, "light_yellow_alt1_TooltipArrow": { @@ -243640,16 +272836,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -243680,15 +272876,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -243774,10 +272970,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_TooltipArrow" }, "light_yellow_alt1_Button": { @@ -243973,16 +273169,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -244013,15 +273209,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -244107,10 +273303,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Button" }, "light_yellow_alt1_Checkbox": { @@ -244306,16 +273502,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -244346,15 +273542,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -244440,10 +273636,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Checkbox" }, "light_yellow_alt1_RadioGroupItem": { @@ -244639,16 +273835,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -244679,15 +273875,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -244773,10 +273969,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_RadioGroupItem" }, "light_yellow_alt1_Input": { @@ -244972,16 +274168,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -245012,15 +274208,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -245106,10 +274302,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Input" }, "light_yellow_alt1_TextArea": { @@ -245305,16 +274501,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -245345,15 +274541,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -245439,10 +274635,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_TextArea" }, "light_yellow_alt1_Switch": { @@ -245638,16 +274834,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -245678,15 +274874,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -245772,10 +274968,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Switch" }, "light_yellow_alt1_TooltipContent": { @@ -245971,16 +275167,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -246011,15 +275207,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -246105,10 +275301,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_TooltipContent" }, "light_yellow_alt1_SliderTrack": { @@ -246304,16 +275500,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -246344,15 +275540,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -246438,10 +275634,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_SliderTrack" }, "light_yellow_alt1_SwitchThumb": { @@ -246637,16 +275833,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -246677,15 +275873,15 @@ "placeholderColor": "hsl(55, 100%, 90.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -246771,10 +275967,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_SwitchThumb" }, "light_yellow_alt1_SliderTrackActive": { @@ -246970,16 +276166,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -247010,15 +276206,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -247104,10 +276300,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_SliderTrackActive" }, "light_yellow_alt1_SliderThumb": { @@ -247303,16 +276499,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -247343,15 +276539,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -247437,10 +276633,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_SliderThumb" }, "light_yellow_alt1_Tooltip": { @@ -247636,16 +276832,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -247676,15 +276872,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -247770,10 +276966,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_Tooltip" }, "light_yellow_alt1_ProgressIndicator": { @@ -247969,16 +277165,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -248009,15 +277205,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -248103,10 +277299,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt1_ProgressIndicator" }, "light_yellow_alt2_ListItem": { @@ -248302,16 +277498,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -248342,15 +277538,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -248436,10 +277632,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_ListItem" }, "light_yellow_alt2_Card": { @@ -248635,16 +277831,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -248675,15 +277871,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -248769,10 +277965,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Card" }, "light_yellow_alt2_DrawerFrame": { @@ -248968,16 +278164,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -249008,15 +278204,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -249102,10 +278298,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_DrawerFrame" }, "light_yellow_alt2_Progress": { @@ -249301,16 +278497,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -249341,15 +278537,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -249435,10 +278631,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Progress" }, "light_yellow_alt2_TooltipArrow": { @@ -249634,16 +278830,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -249674,15 +278870,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -249768,10 +278964,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_TooltipArrow" }, "light_yellow_alt2_Button": { @@ -249967,16 +279163,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -250007,15 +279203,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -250101,10 +279297,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Button" }, "light_yellow_alt2_Checkbox": { @@ -250300,16 +279496,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -250340,15 +279536,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -250434,10 +279630,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Checkbox" }, "light_yellow_alt2_RadioGroupItem": { @@ -250633,16 +279829,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -250673,15 +279869,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -250767,10 +279963,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_RadioGroupItem" }, "light_yellow_alt2_Input": { @@ -250966,16 +280162,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -251006,15 +280202,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -251100,10 +280296,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Input" }, "light_yellow_alt2_TextArea": { @@ -251299,16 +280495,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -251339,15 +280535,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -251433,10 +280629,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_TextArea" }, "light_yellow_alt2_Switch": { @@ -251632,16 +280828,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -251672,15 +280868,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -251766,10 +280962,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Switch" }, "light_yellow_alt2_TooltipContent": { @@ -251965,16 +281161,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -252005,15 +281201,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -252099,10 +281295,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_TooltipContent" }, "light_yellow_alt2_SliderTrack": { @@ -252298,16 +281494,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -252338,15 +281534,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -252432,10 +281628,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_SliderTrack" }, "light_yellow_alt2_SwitchThumb": { @@ -252631,16 +281827,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -252671,15 +281867,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -252765,10 +281961,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_SwitchThumb" }, "light_yellow_alt2_SliderTrackActive": { @@ -252964,16 +282160,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -253004,15 +282200,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -253098,10 +282294,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_SliderTrackActive" }, "light_yellow_alt2_SliderThumb": { @@ -253297,16 +282493,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -253337,15 +282533,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -253431,10 +282627,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_SliderThumb" }, "light_yellow_alt2_Tooltip": { @@ -253630,16 +282826,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -253670,15 +282866,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -253764,10 +282960,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_Tooltip" }, "light_yellow_alt2_ProgressIndicator": { @@ -253963,16 +283159,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -254003,15 +283199,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254097,10 +283293,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_alt2_ProgressIndicator" }, "light_yellow_active_ListItem": { @@ -254296,16 +283492,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -254336,15 +283532,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254430,10 +283626,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_ListItem" }, "light_yellow_active_Card": { @@ -254629,16 +283825,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -254669,15 +283865,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254763,10 +283959,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Card" }, "light_yellow_active_DrawerFrame": { @@ -254962,16 +284158,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -255002,15 +284198,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255096,10 +284292,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_DrawerFrame" }, "light_yellow_active_Progress": { @@ -255295,16 +284491,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -255335,15 +284531,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255429,10 +284625,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Progress" }, "light_yellow_active_TooltipArrow": { @@ -255628,16 +284824,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -255668,15 +284864,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255762,10 +284958,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_TooltipArrow" }, "light_yellow_active_Button": { @@ -255961,16 +285157,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -256001,15 +285197,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256095,10 +285291,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Button" }, "light_yellow_active_Checkbox": { @@ -256294,16 +285490,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -256334,15 +285530,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256428,10 +285624,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Checkbox" }, "light_yellow_active_RadioGroupItem": { @@ -256627,16 +285823,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -256667,15 +285863,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256761,10 +285957,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_RadioGroupItem" }, "light_yellow_active_Input": { @@ -256960,16 +286156,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -257000,15 +286196,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257094,10 +286290,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Input" }, "light_yellow_active_TextArea": { @@ -257293,16 +286489,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -257333,15 +286529,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257427,10 +286623,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_TextArea" }, "light_yellow_active_Switch": { @@ -257626,16 +286822,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -257666,15 +286862,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257760,10 +286956,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Switch" }, "light_yellow_active_TooltipContent": { @@ -257959,16 +287155,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -257999,15 +287195,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258093,10 +287289,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_TooltipContent" }, "light_yellow_active_SliderTrack": { @@ -258292,16 +287488,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -258332,15 +287528,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258426,10 +287622,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_SliderTrack" }, "light_yellow_active_SwitchThumb": { @@ -258625,16 +287821,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -258665,15 +287861,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258759,10 +287955,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_SwitchThumb" }, "light_yellow_active_SliderTrackActive": { @@ -258958,16 +288154,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -258998,15 +288194,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259092,10 +288288,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_SliderTrackActive" }, "light_yellow_active_SliderThumb": { @@ -259291,16 +288487,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -259331,15 +288527,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259425,10 +288621,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_SliderThumb" }, "light_yellow_active_Tooltip": { @@ -259624,16 +288820,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -259664,15 +288860,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259758,10 +288954,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_Tooltip" }, "light_yellow_active_ProgressIndicator": { @@ -259957,16 +289153,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -259997,15 +289193,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260091,10 +289287,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_yellow_active_ProgressIndicator" }, "light_green_alt1_ListItem": { @@ -260290,16 +289486,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -260330,15 +289526,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260424,10 +289620,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_ListItem" }, "light_green_alt1_Card": { @@ -260623,16 +289819,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -260663,15 +289859,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260757,10 +289953,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Card" }, "light_green_alt1_DrawerFrame": { @@ -260956,16 +290152,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -260996,15 +290192,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261090,10 +290286,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_DrawerFrame" }, "light_green_alt1_Progress": { @@ -261289,16 +290485,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -261329,15 +290525,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261423,10 +290619,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Progress" }, "light_green_alt1_TooltipArrow": { @@ -261622,16 +290818,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -261662,15 +290858,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261756,10 +290952,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_TooltipArrow" }, "light_green_alt1_Button": { @@ -261955,16 +291151,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -261995,15 +291191,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262089,10 +291285,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Button" }, "light_green_alt1_Checkbox": { @@ -262288,16 +291484,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -262328,15 +291524,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262422,10 +291618,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Checkbox" }, "light_green_alt1_RadioGroupItem": { @@ -262621,16 +291817,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -262661,15 +291857,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262755,10 +291951,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_RadioGroupItem" }, "light_green_alt1_Input": { @@ -262954,16 +292150,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -262994,15 +292190,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263088,10 +292284,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Input" }, "light_green_alt1_TextArea": { @@ -263287,16 +292483,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -263327,15 +292523,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263421,10 +292617,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_TextArea" }, "light_green_alt1_Switch": { @@ -263620,16 +292816,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -263660,15 +292856,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263754,10 +292950,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Switch" }, "light_green_alt1_TooltipContent": { @@ -263953,16 +293149,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -263993,15 +293189,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264087,10 +293283,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_TooltipContent" }, "light_green_alt1_SliderTrack": { @@ -264286,16 +293482,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -264326,15 +293522,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264420,10 +293616,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_SliderTrack" }, "light_green_alt1_SwitchThumb": { @@ -264619,16 +293815,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -264659,15 +293855,15 @@ "placeholderColor": "hsl(139, 55.2%, 94.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264753,10 +293949,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_SwitchThumb" }, "light_green_alt1_SliderTrackActive": { @@ -264952,16 +294148,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -264992,15 +294188,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265086,10 +294282,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_SliderTrackActive" }, "light_green_alt1_SliderThumb": { @@ -265285,16 +294481,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -265325,15 +294521,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265419,10 +294615,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_SliderThumb" }, "light_green_alt1_Tooltip": { @@ -265618,16 +294814,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -265658,15 +294854,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265752,10 +294948,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_Tooltip" }, "light_green_alt1_ProgressIndicator": { @@ -265951,16 +295147,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -265991,15 +295187,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266085,10 +295281,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt1_ProgressIndicator" }, "light_green_alt2_ListItem": { @@ -266284,16 +295480,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -266324,15 +295520,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266418,10 +295614,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_ListItem" }, "light_green_alt2_Card": { @@ -266617,16 +295813,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -266657,15 +295853,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266751,10 +295947,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Card" }, "light_green_alt2_DrawerFrame": { @@ -266950,16 +296146,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -266990,15 +296186,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267084,10 +296280,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_DrawerFrame" }, "light_green_alt2_Progress": { @@ -267283,16 +296479,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -267323,15 +296519,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267417,10 +296613,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Progress" }, "light_green_alt2_TooltipArrow": { @@ -267616,16 +296812,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -267656,15 +296852,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267750,10 +296946,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_TooltipArrow" }, "light_green_alt2_Button": { @@ -267949,16 +297145,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -267989,15 +297185,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268083,10 +297279,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Button" }, "light_green_alt2_Checkbox": { @@ -268282,16 +297478,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -268322,15 +297518,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268416,10 +297612,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Checkbox" }, "light_green_alt2_RadioGroupItem": { @@ -268615,16 +297811,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -268655,15 +297851,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268749,10 +297945,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_RadioGroupItem" }, "light_green_alt2_Input": { @@ -268948,16 +298144,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -268988,15 +298184,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269082,10 +298278,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Input" }, "light_green_alt2_TextArea": { @@ -269281,16 +298477,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -269321,15 +298517,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269415,10 +298611,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_TextArea" }, "light_green_alt2_Switch": { @@ -269614,16 +298810,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -269654,15 +298850,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269748,10 +298944,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Switch" }, "light_green_alt2_TooltipContent": { @@ -269947,16 +299143,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -269987,15 +299183,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270081,10 +299277,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_TooltipContent" }, "light_green_alt2_SliderTrack": { @@ -270280,16 +299476,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -270320,15 +299516,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270414,10 +299610,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_SliderTrack" }, "light_green_alt2_SwitchThumb": { @@ -270613,16 +299809,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -270653,15 +299849,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270747,10 +299943,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_SwitchThumb" }, "light_green_alt2_SliderTrackActive": { @@ -270946,16 +300142,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -270986,15 +300182,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271080,10 +300276,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_SliderTrackActive" }, "light_green_alt2_SliderThumb": { @@ -271279,16 +300475,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -271319,15 +300515,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271413,10 +300609,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_SliderThumb" }, "light_green_alt2_Tooltip": { @@ -271612,16 +300808,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -271652,15 +300848,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271746,10 +300942,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_Tooltip" }, "light_green_alt2_ProgressIndicator": { @@ -271945,16 +301141,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -271985,15 +301181,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272079,10 +301275,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_alt2_ProgressIndicator" }, "light_green_active_ListItem": { @@ -272278,16 +301474,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -272318,15 +301514,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272412,10 +301608,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_ListItem" }, "light_green_active_Card": { @@ -272611,16 +301807,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -272651,15 +301847,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272745,10 +301941,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Card" }, "light_green_active_DrawerFrame": { @@ -272944,16 +302140,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -272984,15 +302180,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273078,10 +302274,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_DrawerFrame" }, "light_green_active_Progress": { @@ -273277,16 +302473,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -273317,15 +302513,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273411,10 +302607,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Progress" }, "light_green_active_TooltipArrow": { @@ -273610,16 +302806,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -273650,15 +302846,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273744,10 +302940,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_TooltipArrow" }, "light_green_active_Button": { @@ -273943,16 +303139,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -273983,15 +303179,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274077,10 +303273,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Button" }, "light_green_active_Checkbox": { @@ -274276,16 +303472,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -274316,15 +303512,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274410,10 +303606,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Checkbox" }, "light_green_active_RadioGroupItem": { @@ -274609,16 +303805,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -274649,15 +303845,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274743,10 +303939,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_RadioGroupItem" }, "light_green_active_Input": { @@ -274942,16 +304138,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -274982,15 +304178,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275076,10 +304272,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Input" }, "light_green_active_TextArea": { @@ -275275,16 +304471,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -275315,15 +304511,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275409,10 +304605,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_TextArea" }, "light_green_active_Switch": { @@ -275608,16 +304804,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -275648,15 +304844,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275742,10 +304938,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Switch" }, "light_green_active_TooltipContent": { @@ -275941,16 +305137,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -275981,15 +305177,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276075,10 +305271,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_TooltipContent" }, "light_green_active_SliderTrack": { @@ -276274,16 +305470,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -276314,15 +305510,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276408,10 +305604,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_SliderTrack" }, "light_green_active_SwitchThumb": { @@ -276607,16 +305803,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -276647,15 +305843,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276741,10 +305937,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_SwitchThumb" }, "light_green_active_SliderTrackActive": { @@ -276940,16 +306136,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -276980,15 +306176,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277074,10 +306270,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_SliderTrackActive" }, "light_green_active_SliderThumb": { @@ -277273,16 +306469,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -277313,15 +306509,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277407,10 +306603,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_SliderThumb" }, "light_green_active_Tooltip": { @@ -277606,16 +306802,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -277646,15 +306842,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277740,10 +306936,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_Tooltip" }, "light_green_active_ProgressIndicator": { @@ -277939,16 +307135,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -277979,15 +307175,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278073,10 +307269,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_green_active_ProgressIndicator" }, "light_blue_alt1_ListItem": { @@ -278272,16 +307468,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -278312,15 +307508,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278406,10 +307602,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_ListItem" }, "light_blue_alt1_Card": { @@ -278605,16 +307801,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -278645,15 +307841,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278739,10 +307935,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Card" }, "light_blue_alt1_DrawerFrame": { @@ -278938,16 +308134,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -278978,15 +308174,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279072,10 +308268,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_DrawerFrame" }, "light_blue_alt1_Progress": { @@ -279271,16 +308467,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -279311,15 +308507,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279405,10 +308601,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Progress" }, "light_blue_alt1_TooltipArrow": { @@ -279604,16 +308800,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -279644,15 +308840,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279738,10 +308934,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_TooltipArrow" }, "light_blue_alt1_Button": { @@ -279937,16 +309133,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -279977,15 +309173,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280071,10 +309267,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Button" }, "light_blue_alt1_Checkbox": { @@ -280270,16 +309466,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -280310,15 +309506,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280404,10 +309600,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Checkbox" }, "light_blue_alt1_RadioGroupItem": { @@ -280603,16 +309799,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -280643,15 +309839,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280737,10 +309933,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_RadioGroupItem" }, "light_blue_alt1_Input": { @@ -280936,16 +310132,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -280976,15 +310172,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281070,10 +310266,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Input" }, "light_blue_alt1_TextArea": { @@ -281269,16 +310465,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -281309,15 +310505,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281403,10 +310599,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_TextArea" }, "light_blue_alt1_Switch": { @@ -281602,16 +310798,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -281642,15 +310838,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281736,10 +310932,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Switch" }, "light_blue_alt1_TooltipContent": { @@ -281935,16 +311131,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -281975,15 +311171,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282069,10 +311265,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_TooltipContent" }, "light_blue_alt1_SliderTrack": { @@ -282268,16 +311464,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -282308,15 +311504,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282402,10 +311598,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_SliderTrack" }, "light_blue_alt1_SwitchThumb": { @@ -282601,16 +311797,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -282641,15 +311837,15 @@ "placeholderColor": "hsl(209, 100%, 96.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282735,10 +311931,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_SwitchThumb" }, "light_blue_alt1_SliderTrackActive": { @@ -282934,16 +312130,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -282974,15 +312170,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283068,10 +312264,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_SliderTrackActive" }, "light_blue_alt1_SliderThumb": { @@ -283267,16 +312463,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -283307,15 +312503,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283401,10 +312597,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_SliderThumb" }, "light_blue_alt1_Tooltip": { @@ -283600,16 +312796,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -283640,15 +312836,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283734,10 +312930,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_Tooltip" }, "light_blue_alt1_ProgressIndicator": { @@ -283933,16 +313129,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -283973,15 +313169,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284067,10 +313263,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt1_ProgressIndicator" }, "light_blue_alt2_ListItem": { @@ -284266,16 +313462,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -284306,15 +313502,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284400,10 +313596,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_ListItem" }, "light_blue_alt2_Card": { @@ -284599,16 +313795,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -284639,15 +313835,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284733,10 +313929,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Card" }, "light_blue_alt2_DrawerFrame": { @@ -284932,16 +314128,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -284972,15 +314168,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285066,10 +314262,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_DrawerFrame" }, "light_blue_alt2_Progress": { @@ -285265,16 +314461,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -285305,15 +314501,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285399,10 +314595,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Progress" }, "light_blue_alt2_TooltipArrow": { @@ -285598,16 +314794,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -285638,15 +314834,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285732,10 +314928,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_TooltipArrow" }, "light_blue_alt2_Button": { @@ -285931,16 +315127,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -285971,15 +315167,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286065,10 +315261,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Button" }, "light_blue_alt2_Checkbox": { @@ -286264,16 +315460,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -286304,15 +315500,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286398,10 +315594,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Checkbox" }, "light_blue_alt2_RadioGroupItem": { @@ -286597,16 +315793,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -286637,15 +315833,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286731,10 +315927,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_RadioGroupItem" }, "light_blue_alt2_Input": { @@ -286930,16 +316126,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -286970,15 +316166,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287064,10 +316260,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Input" }, "light_blue_alt2_TextArea": { @@ -287263,16 +316459,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -287303,15 +316499,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287397,10 +316593,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_TextArea" }, "light_blue_alt2_Switch": { @@ -287596,16 +316792,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -287636,15 +316832,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287730,10 +316926,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Switch" }, "light_blue_alt2_TooltipContent": { @@ -287929,16 +317125,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -287969,15 +317165,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288063,10 +317259,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_TooltipContent" }, "light_blue_alt2_SliderTrack": { @@ -288262,16 +317458,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -288302,15 +317498,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288396,10 +317592,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_SliderTrack" }, "light_blue_alt2_SwitchThumb": { @@ -288595,16 +317791,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -288635,15 +317831,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288729,10 +317925,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_SwitchThumb" }, "light_blue_alt2_SliderTrackActive": { @@ -288928,16 +318124,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -288968,15 +318164,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289062,10 +318258,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_SliderTrackActive" }, "light_blue_alt2_SliderThumb": { @@ -289261,16 +318457,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -289301,15 +318497,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289395,10 +318591,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_SliderThumb" }, "light_blue_alt2_Tooltip": { @@ -289594,16 +318790,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -289634,15 +318830,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289728,10 +318924,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_Tooltip" }, "light_blue_alt2_ProgressIndicator": { @@ -289927,16 +319123,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -289967,15 +319163,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290061,10 +319257,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_alt2_ProgressIndicator" }, "light_blue_active_ListItem": { @@ -290260,16 +319456,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -290300,15 +319496,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290394,10 +319590,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_ListItem" }, "light_blue_active_Card": { @@ -290593,16 +319789,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -290633,15 +319829,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290727,10 +319923,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Card" }, "light_blue_active_DrawerFrame": { @@ -290926,16 +320122,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -290966,15 +320162,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291060,10 +320256,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_DrawerFrame" }, "light_blue_active_Progress": { @@ -291259,16 +320455,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -291299,15 +320495,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291393,10 +320589,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Progress" }, "light_blue_active_TooltipArrow": { @@ -291592,16 +320788,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -291632,15 +320828,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291726,10 +320922,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_TooltipArrow" }, "light_blue_active_Button": { @@ -291925,16 +321121,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -291965,15 +321161,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292059,10 +321255,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Button" }, "light_blue_active_Checkbox": { @@ -292258,16 +321454,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -292298,15 +321494,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292392,10 +321588,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Checkbox" }, "light_blue_active_RadioGroupItem": { @@ -292591,16 +321787,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -292631,15 +321827,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292725,10 +321921,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_RadioGroupItem" }, "light_blue_active_Input": { @@ -292924,16 +322120,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -292964,15 +322160,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293058,10 +322254,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Input" }, "light_blue_active_TextArea": { @@ -293257,16 +322453,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -293297,15 +322493,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293391,10 +322587,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_TextArea" }, "light_blue_active_Switch": { @@ -293590,16 +322786,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -293630,15 +322826,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293724,10 +322920,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Switch" }, "light_blue_active_TooltipContent": { @@ -293923,16 +323119,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -293963,15 +323159,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294057,10 +323253,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_TooltipContent" }, "light_blue_active_SliderTrack": { @@ -294256,16 +323452,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -294296,15 +323492,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294390,10 +323586,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_SliderTrack" }, "light_blue_active_SwitchThumb": { @@ -294589,16 +323785,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -294629,15 +323825,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294723,10 +323919,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_SwitchThumb" }, "light_blue_active_SliderTrackActive": { @@ -294922,16 +324118,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -294962,15 +324158,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295056,10 +324252,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_SliderTrackActive" }, "light_blue_active_SliderThumb": { @@ -295255,16 +324451,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -295295,15 +324491,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295389,10 +324585,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_SliderThumb" }, "light_blue_active_Tooltip": { @@ -295588,16 +324784,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -295628,15 +324824,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295722,10 +324918,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_Tooltip" }, "light_blue_active_ProgressIndicator": { @@ -295921,16 +325117,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -295961,15 +325157,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296055,10 +325251,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_blue_active_ProgressIndicator" }, "light_purple_alt1_ListItem": { @@ -296254,16 +325450,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -296294,15 +325490,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296388,10 +325584,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_ListItem" }, "light_purple_alt1_Card": { @@ -296587,16 +325783,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -296627,15 +325823,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296721,10 +325917,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Card" }, "light_purple_alt1_DrawerFrame": { @@ -296920,16 +326116,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -296960,15 +326156,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297054,10 +326250,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_DrawerFrame" }, "light_purple_alt1_Progress": { @@ -297253,16 +326449,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -297293,15 +326489,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297387,10 +326583,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Progress" }, "light_purple_alt1_TooltipArrow": { @@ -297586,16 +326782,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -297626,15 +326822,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297720,10 +326916,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_TooltipArrow" }, "light_purple_alt1_Button": { @@ -297919,16 +327115,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -297959,15 +327155,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298053,10 +327249,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Button" }, "light_purple_alt1_Checkbox": { @@ -298252,16 +327448,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -298292,15 +327488,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298386,10 +327582,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Checkbox" }, "light_purple_alt1_RadioGroupItem": { @@ -298585,16 +327781,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -298625,15 +327821,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298719,10 +327915,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_RadioGroupItem" }, "light_purple_alt1_Input": { @@ -298918,16 +328114,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -298958,15 +328154,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299052,10 +328248,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Input" }, "light_purple_alt1_TextArea": { @@ -299251,16 +328447,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -299291,15 +328487,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299385,10 +328581,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_TextArea" }, "light_purple_alt1_Switch": { @@ -299584,16 +328780,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -299624,15 +328820,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299718,10 +328914,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Switch" }, "light_purple_alt1_TooltipContent": { @@ -299917,16 +329113,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -299957,15 +329153,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300051,10 +329247,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_TooltipContent" }, "light_purple_alt1_SliderTrack": { @@ -300250,16 +329446,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -300290,15 +329486,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300384,10 +329580,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_SliderTrack" }, "light_purple_alt1_SwitchThumb": { @@ -300583,16 +329779,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -300623,15 +329819,15 @@ "placeholderColor": "hsl(276, 83.1%, 97.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300717,10 +329913,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_SwitchThumb" }, "light_purple_alt1_SliderTrackActive": { @@ -300916,16 +330112,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -300956,15 +330152,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301050,10 +330246,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_SliderTrackActive" }, "light_purple_alt1_SliderThumb": { @@ -301249,16 +330445,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -301289,15 +330485,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301383,10 +330579,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_SliderThumb" }, "light_purple_alt1_Tooltip": { @@ -301582,16 +330778,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -301622,15 +330818,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301716,10 +330912,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_Tooltip" }, "light_purple_alt1_ProgressIndicator": { @@ -301915,16 +331111,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -301955,15 +331151,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302049,10 +331245,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt1_ProgressIndicator" }, "light_purple_alt2_ListItem": { @@ -302248,16 +331444,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -302288,15 +331484,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302382,10 +331578,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_ListItem" }, "light_purple_alt2_Card": { @@ -302581,16 +331777,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -302621,15 +331817,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302715,10 +331911,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Card" }, "light_purple_alt2_DrawerFrame": { @@ -302914,16 +332110,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -302954,15 +332150,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303048,10 +332244,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_DrawerFrame" }, "light_purple_alt2_Progress": { @@ -303247,16 +332443,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -303287,15 +332483,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303381,10 +332577,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Progress" }, "light_purple_alt2_TooltipArrow": { @@ -303580,16 +332776,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -303620,15 +332816,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303714,10 +332910,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_TooltipArrow" }, "light_purple_alt2_Button": { @@ -303913,16 +333109,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -303953,15 +333149,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304047,10 +333243,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Button" }, "light_purple_alt2_Checkbox": { @@ -304246,16 +333442,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -304286,15 +333482,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304380,10 +333576,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Checkbox" }, "light_purple_alt2_RadioGroupItem": { @@ -304579,16 +333775,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -304619,15 +333815,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304713,10 +333909,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_RadioGroupItem" }, "light_purple_alt2_Input": { @@ -304912,16 +334108,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -304952,15 +334148,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305046,10 +334242,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Input" }, "light_purple_alt2_TextArea": { @@ -305245,16 +334441,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -305285,15 +334481,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305379,10 +334575,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_TextArea" }, "light_purple_alt2_Switch": { @@ -305578,16 +334774,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -305618,15 +334814,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305712,10 +334908,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Switch" }, "light_purple_alt2_TooltipContent": { @@ -305911,16 +335107,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -305951,15 +335147,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306045,10 +335241,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_TooltipContent" }, "light_purple_alt2_SliderTrack": { @@ -306244,16 +335440,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -306284,15 +335480,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306378,10 +335574,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_SliderTrack" }, "light_purple_alt2_SwitchThumb": { @@ -306577,16 +335773,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -306617,15 +335813,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306711,10 +335907,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_SwitchThumb" }, "light_purple_alt2_SliderTrackActive": { @@ -306910,16 +336106,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -306950,15 +336146,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307044,10 +336240,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_SliderTrackActive" }, "light_purple_alt2_SliderThumb": { @@ -307243,16 +336439,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -307283,15 +336479,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307377,10 +336573,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_SliderThumb" }, "light_purple_alt2_Tooltip": { @@ -307576,16 +336772,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -307616,15 +336812,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307710,10 +336906,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_Tooltip" }, "light_purple_alt2_ProgressIndicator": { @@ -307909,16 +337105,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -307949,15 +337145,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308043,10 +337239,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_alt2_ProgressIndicator" }, "light_purple_active_ListItem": { @@ -308242,16 +337438,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -308282,15 +337478,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308376,10 +337572,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_ListItem" }, "light_purple_active_Card": { @@ -308575,16 +337771,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -308615,15 +337811,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308709,10 +337905,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Card" }, "light_purple_active_DrawerFrame": { @@ -308908,16 +338104,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -308948,15 +338144,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309042,10 +338238,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_DrawerFrame" }, "light_purple_active_Progress": { @@ -309241,16 +338437,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -309281,15 +338477,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309375,10 +338571,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Progress" }, "light_purple_active_TooltipArrow": { @@ -309574,16 +338770,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -309614,15 +338810,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309708,10 +338904,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_TooltipArrow" }, "light_purple_active_Button": { @@ -309907,16 +339103,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -309947,15 +339143,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310041,10 +339237,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Button" }, "light_purple_active_Checkbox": { @@ -310240,16 +339436,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -310280,15 +339476,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310374,10 +339570,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Checkbox" }, "light_purple_active_RadioGroupItem": { @@ -310573,16 +339769,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -310613,15 +339809,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310707,10 +339903,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_RadioGroupItem" }, "light_purple_active_Input": { @@ -310906,16 +340102,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -310946,15 +340142,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311040,10 +340236,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Input" }, "light_purple_active_TextArea": { @@ -311239,16 +340435,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -311279,15 +340475,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311373,10 +340569,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_TextArea" }, "light_purple_active_Switch": { @@ -311572,16 +340768,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -311612,15 +340808,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311706,10 +340902,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Switch" }, "light_purple_active_TooltipContent": { @@ -311905,16 +341101,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -311945,15 +341141,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312039,10 +341235,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_TooltipContent" }, "light_purple_active_SliderTrack": { @@ -312238,16 +341434,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -312278,15 +341474,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312372,10 +341568,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_SliderTrack" }, "light_purple_active_SwitchThumb": { @@ -312571,16 +341767,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -312611,15 +341807,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312705,10 +341901,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_SwitchThumb" }, "light_purple_active_SliderTrackActive": { @@ -312904,16 +342100,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -312944,15 +342140,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313038,10 +342234,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_SliderTrackActive" }, "light_purple_active_SliderThumb": { @@ -313237,16 +342433,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -313277,15 +342473,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313371,10 +342567,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_SliderThumb" }, "light_purple_active_Tooltip": { @@ -313570,16 +342766,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -313610,15 +342806,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313704,10 +342900,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_Tooltip" }, "light_purple_active_ProgressIndicator": { @@ -313903,16 +343099,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -313943,15 +343139,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314037,10 +343233,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_purple_active_ProgressIndicator" }, "light_pink_alt1_ListItem": { @@ -314236,16 +343432,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -314276,15 +343472,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314370,10 +343566,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_ListItem" }, "light_pink_alt1_Card": { @@ -314569,16 +343765,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -314609,15 +343805,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314703,10 +343899,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Card" }, "light_pink_alt1_DrawerFrame": { @@ -314902,16 +344098,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -314942,15 +344138,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315036,10 +344232,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_DrawerFrame" }, "light_pink_alt1_Progress": { @@ -315235,16 +344431,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -315275,15 +344471,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315369,10 +344565,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Progress" }, "light_pink_alt1_TooltipArrow": { @@ -315568,16 +344764,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -315608,15 +344804,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315702,10 +344898,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_TooltipArrow" }, "light_pink_alt1_Button": { @@ -315901,16 +345097,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -315941,15 +345137,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316035,10 +345231,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Button" }, "light_pink_alt1_Checkbox": { @@ -316234,16 +345430,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -316274,15 +345470,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316368,10 +345564,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Checkbox" }, "light_pink_alt1_RadioGroupItem": { @@ -316567,16 +345763,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -316607,15 +345803,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316701,10 +345897,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_RadioGroupItem" }, "light_pink_alt1_Input": { @@ -316900,16 +346096,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -316940,15 +346136,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317034,10 +346230,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Input" }, "light_pink_alt1_TextArea": { @@ -317233,16 +346429,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -317273,15 +346469,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317367,10 +346563,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_TextArea" }, "light_pink_alt1_Switch": { @@ -317566,16 +346762,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -317606,15 +346802,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317700,10 +346896,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Switch" }, "light_pink_alt1_TooltipContent": { @@ -317899,16 +347095,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -317939,15 +347135,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318033,10 +347229,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_TooltipContent" }, "light_pink_alt1_SliderTrack": { @@ -318232,16 +347428,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -318272,15 +347468,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318366,10 +347562,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_SliderTrack" }, "light_pink_alt1_SwitchThumb": { @@ -318565,16 +347761,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -318605,15 +347801,15 @@ "placeholderColor": "hsl(323, 86.3%, 96.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318699,10 +347895,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_SwitchThumb" }, "light_pink_alt1_SliderTrackActive": { @@ -318898,16 +348094,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -318938,15 +348134,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319032,10 +348228,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_SliderTrackActive" }, "light_pink_alt1_SliderThumb": { @@ -319231,16 +348427,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -319271,15 +348467,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319365,10 +348561,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_SliderThumb" }, "light_pink_alt1_Tooltip": { @@ -319564,16 +348760,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -319604,15 +348800,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319698,10 +348894,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_Tooltip" }, "light_pink_alt1_ProgressIndicator": { @@ -319897,16 +349093,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -319937,15 +349133,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320031,10 +349227,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt1_ProgressIndicator" }, "light_pink_alt2_ListItem": { @@ -320230,16 +349426,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -320270,15 +349466,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320364,10 +349560,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_ListItem" }, "light_pink_alt2_Card": { @@ -320563,16 +349759,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -320603,15 +349799,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320697,10 +349893,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Card" }, "light_pink_alt2_DrawerFrame": { @@ -320896,16 +350092,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -320936,15 +350132,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321030,10 +350226,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_DrawerFrame" }, "light_pink_alt2_Progress": { @@ -321229,16 +350425,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -321269,15 +350465,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321363,10 +350559,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Progress" }, "light_pink_alt2_TooltipArrow": { @@ -321562,16 +350758,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -321602,15 +350798,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321696,10 +350892,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_TooltipArrow" }, "light_pink_alt2_Button": { @@ -321895,16 +351091,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -321935,15 +351131,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322029,10 +351225,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Button" }, "light_pink_alt2_Checkbox": { @@ -322228,16 +351424,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -322268,15 +351464,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322362,10 +351558,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Checkbox" }, "light_pink_alt2_RadioGroupItem": { @@ -322561,16 +351757,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -322601,15 +351797,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322695,10 +351891,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_RadioGroupItem" }, "light_pink_alt2_Input": { @@ -322894,16 +352090,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -322934,15 +352130,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323028,10 +352224,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Input" }, "light_pink_alt2_TextArea": { @@ -323227,16 +352423,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -323267,15 +352463,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323361,10 +352557,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_TextArea" }, "light_pink_alt2_Switch": { @@ -323560,16 +352756,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -323600,15 +352796,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323694,10 +352890,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Switch" }, "light_pink_alt2_TooltipContent": { @@ -323893,16 +353089,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -323933,15 +353129,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324027,10 +353223,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_TooltipContent" }, "light_pink_alt2_SliderTrack": { @@ -324226,16 +353422,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -324266,15 +353462,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324360,10 +353556,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_SliderTrack" }, "light_pink_alt2_SwitchThumb": { @@ -324559,16 +353755,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -324599,15 +353795,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324693,10 +353889,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_SwitchThumb" }, "light_pink_alt2_SliderTrackActive": { @@ -324892,16 +354088,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -324932,15 +354128,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325026,10 +354222,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_SliderTrackActive" }, "light_pink_alt2_SliderThumb": { @@ -325225,16 +354421,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -325265,15 +354461,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325359,10 +354555,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_SliderThumb" }, "light_pink_alt2_Tooltip": { @@ -325558,16 +354754,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -325598,15 +354794,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325692,10 +354888,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_Tooltip" }, "light_pink_alt2_ProgressIndicator": { @@ -325891,16 +355087,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -325931,15 +355127,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326025,10 +355221,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_alt2_ProgressIndicator" }, "light_pink_active_ListItem": { @@ -326224,16 +355420,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -326264,15 +355460,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326358,10 +355554,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_ListItem" }, "light_pink_active_Card": { @@ -326557,16 +355753,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -326597,15 +355793,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326691,10 +355887,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Card" }, "light_pink_active_DrawerFrame": { @@ -326890,16 +356086,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -326930,15 +356126,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327024,10 +356220,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_DrawerFrame" }, "light_pink_active_Progress": { @@ -327223,16 +356419,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -327263,15 +356459,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327357,10 +356553,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Progress" }, "light_pink_active_TooltipArrow": { @@ -327556,16 +356752,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -327596,15 +356792,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327690,10 +356886,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_TooltipArrow" }, "light_pink_active_Button": { @@ -327889,16 +357085,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -327929,15 +357125,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328023,10 +357219,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Button" }, "light_pink_active_Checkbox": { @@ -328222,16 +357418,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -328262,15 +357458,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328356,10 +357552,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Checkbox" }, "light_pink_active_RadioGroupItem": { @@ -328555,16 +357751,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -328595,15 +357791,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328689,10 +357885,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_RadioGroupItem" }, "light_pink_active_Input": { @@ -328888,16 +358084,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -328928,15 +358124,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329022,10 +358218,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Input" }, "light_pink_active_TextArea": { @@ -329221,16 +358417,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -329261,15 +358457,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329355,10 +358551,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_TextArea" }, "light_pink_active_Switch": { @@ -329554,16 +358750,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -329594,15 +358790,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329688,10 +358884,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Switch" }, "light_pink_active_TooltipContent": { @@ -329887,16 +359083,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -329927,15 +359123,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330021,10 +359217,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_TooltipContent" }, "light_pink_active_SliderTrack": { @@ -330220,16 +359416,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -330260,15 +359456,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330354,10 +359550,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_SliderTrack" }, "light_pink_active_SwitchThumb": { @@ -330553,16 +359749,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -330593,15 +359789,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330687,10 +359883,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_SwitchThumb" }, "light_pink_active_SliderTrackActive": { @@ -330886,16 +360082,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -330926,15 +360122,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331020,10 +360216,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_SliderTrackActive" }, "light_pink_active_SliderThumb": { @@ -331219,16 +360415,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -331259,15 +360455,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331353,10 +360549,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_SliderThumb" }, "light_pink_active_Tooltip": { @@ -331552,16 +360748,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -331592,15 +360788,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331686,10 +360882,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_Tooltip" }, "light_pink_active_ProgressIndicator": { @@ -331885,16 +361081,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -331925,15 +361121,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332019,10 +361215,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_pink_active_ProgressIndicator" }, "light_red_alt1_ListItem": { @@ -332218,16 +361414,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -332258,15 +361454,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332352,10 +361548,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_ListItem" }, "light_red_alt1_Card": { @@ -332551,16 +361747,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -332591,15 +361787,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332685,10 +361881,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Card" }, "light_red_alt1_DrawerFrame": { @@ -332884,16 +362080,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -332924,15 +362120,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333018,10 +362214,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_DrawerFrame" }, "light_red_alt1_Progress": { @@ -333217,16 +362413,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -333257,15 +362453,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333351,10 +362547,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Progress" }, "light_red_alt1_TooltipArrow": { @@ -333550,16 +362746,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -333590,15 +362786,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333684,10 +362880,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_TooltipArrow" }, "light_red_alt1_Button": { @@ -333883,16 +363079,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -333923,15 +363119,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334017,10 +363213,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Button" }, "light_red_alt1_Checkbox": { @@ -334216,16 +363412,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -334256,15 +363452,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334350,10 +363546,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Checkbox" }, "light_red_alt1_RadioGroupItem": { @@ -334549,16 +363745,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -334589,15 +363785,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334683,10 +363879,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_RadioGroupItem" }, "light_red_alt1_Input": { @@ -334882,16 +364078,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -334922,15 +364118,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335016,10 +364212,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Input" }, "light_red_alt1_TextArea": { @@ -335215,16 +364411,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -335255,15 +364451,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335349,10 +364545,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_TextArea" }, "light_red_alt1_Switch": { @@ -335548,16 +364744,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -335588,15 +364784,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335682,10 +364878,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Switch" }, "light_red_alt1_TooltipContent": { @@ -335881,16 +365077,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -335921,15 +365117,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336015,10 +365211,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_TooltipContent" }, "light_red_alt1_SliderTrack": { @@ -336214,16 +365410,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -336254,15 +365450,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336348,10 +365544,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_SliderTrack" }, "light_red_alt1_SwitchThumb": { @@ -336547,16 +365743,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -336587,15 +365783,15 @@ "placeholderColor": "hsl(360, 100%, 96.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336681,10 +365877,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_SwitchThumb" }, "light_red_alt1_SliderTrackActive": { @@ -336880,16 +366076,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -336920,15 +366116,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337014,10 +366210,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_SliderTrackActive" }, "light_red_alt1_SliderThumb": { @@ -337213,16 +366409,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -337253,15 +366449,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337347,10 +366543,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_SliderThumb" }, "light_red_alt1_Tooltip": { @@ -337546,16 +366742,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -337586,15 +366782,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337680,10 +366876,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_Tooltip" }, "light_red_alt1_ProgressIndicator": { @@ -337879,16 +367075,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -337919,15 +367115,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338013,10 +367209,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt1_ProgressIndicator" }, "light_red_alt2_ListItem": { @@ -338212,16 +367408,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -338252,15 +367448,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338346,10 +367542,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_ListItem" }, "light_red_alt2_Card": { @@ -338545,16 +367741,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -338585,15 +367781,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338679,10 +367875,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Card" }, "light_red_alt2_DrawerFrame": { @@ -338878,16 +368074,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -338918,15 +368114,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339012,10 +368208,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_DrawerFrame" }, "light_red_alt2_Progress": { @@ -339211,16 +368407,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -339251,15 +368447,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339345,10 +368541,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Progress" }, "light_red_alt2_TooltipArrow": { @@ -339544,16 +368740,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -339584,15 +368780,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339678,10 +368874,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_TooltipArrow" }, "light_red_alt2_Button": { @@ -339877,16 +369073,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -339917,15 +369113,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340011,10 +369207,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Button" }, "light_red_alt2_Checkbox": { @@ -340210,16 +369406,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -340250,15 +369446,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340344,10 +369540,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Checkbox" }, "light_red_alt2_RadioGroupItem": { @@ -340543,16 +369739,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -340583,15 +369779,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340677,10 +369873,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_RadioGroupItem" }, "light_red_alt2_Input": { @@ -340876,16 +370072,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -340916,15 +370112,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341010,10 +370206,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Input" }, "light_red_alt2_TextArea": { @@ -341209,16 +370405,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -341249,15 +370445,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341343,10 +370539,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_TextArea" }, "light_red_alt2_Switch": { @@ -341542,16 +370738,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -341582,15 +370778,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341676,10 +370872,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Switch" }, "light_red_alt2_TooltipContent": { @@ -341875,16 +371071,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -341915,15 +371111,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342009,10 +371205,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_TooltipContent" }, "light_red_alt2_SliderTrack": { @@ -342208,16 +371404,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -342248,15 +371444,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342342,10 +371538,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_SliderTrack" }, "light_red_alt2_SwitchThumb": { @@ -342541,16 +371737,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -342581,15 +371777,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342675,10 +371871,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_SwitchThumb" }, "light_red_alt2_SliderTrackActive": { @@ -342874,16 +372070,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -342914,15 +372110,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343008,10 +372204,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_SliderTrackActive" }, "light_red_alt2_SliderThumb": { @@ -343207,16 +372403,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -343247,15 +372443,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343341,10 +372537,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_SliderThumb" }, "light_red_alt2_Tooltip": { @@ -343540,16 +372736,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -343580,15 +372776,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343674,10 +372870,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_Tooltip" }, "light_red_alt2_ProgressIndicator": { @@ -343873,16 +373069,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -343913,15 +373109,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344007,10 +373203,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_alt2_ProgressIndicator" }, "light_red_active_ListItem": { @@ -344206,16 +373402,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -344246,15 +373442,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344340,10 +373536,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_ListItem" }, "light_red_active_Card": { @@ -344539,16 +373735,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -344579,15 +373775,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344673,10 +373869,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Card" }, "light_red_active_DrawerFrame": { @@ -344872,16 +374068,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -344912,15 +374108,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345006,10 +374202,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_DrawerFrame" }, "light_red_active_Progress": { @@ -345205,16 +374401,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -345245,15 +374441,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345339,10 +374535,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Progress" }, "light_red_active_TooltipArrow": { @@ -345538,16 +374734,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -345578,15 +374774,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345672,10 +374868,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_TooltipArrow" }, "light_red_active_Button": { @@ -345871,16 +375067,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -345911,15 +375107,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346005,10 +375201,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Button" }, "light_red_active_Checkbox": { @@ -346204,16 +375400,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -346244,15 +375440,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346338,10 +375534,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Checkbox" }, "light_red_active_RadioGroupItem": { @@ -346537,16 +375733,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -346577,15 +375773,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346671,10 +375867,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_RadioGroupItem" }, "light_red_active_Input": { @@ -346870,16 +376066,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -346910,15 +376106,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347004,10 +376200,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Input" }, "light_red_active_TextArea": { @@ -347203,16 +376399,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -347243,15 +376439,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347337,10 +376533,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_TextArea" }, "light_red_active_Switch": { @@ -347536,16 +376732,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -347576,15 +376772,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347670,10 +376866,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Switch" }, "light_red_active_TooltipContent": { @@ -347869,16 +377065,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -347909,15 +377105,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348003,10 +377199,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_TooltipContent" }, "light_red_active_SliderTrack": { @@ -348202,16 +377398,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -348242,15 +377438,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348336,10 +377532,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_SliderTrack" }, "light_red_active_SwitchThumb": { @@ -348535,16 +377731,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -348575,15 +377771,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348669,10 +377865,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_SwitchThumb" }, "light_red_active_SliderTrackActive": { @@ -348868,16 +378064,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -348908,15 +378104,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349002,10 +378198,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_SliderTrackActive" }, "light_red_active_SliderThumb": { @@ -349201,16 +378397,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -349241,15 +378437,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349335,10 +378531,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_SliderThumb" }, "light_red_active_Tooltip": { @@ -349534,16 +378730,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -349574,15 +378770,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349668,10 +378864,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_Tooltip" }, "light_red_active_ProgressIndicator": { @@ -349867,16 +379063,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -349907,15 +379103,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#FFE5EC", + "blue3": "#E8ECFF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#FFB6C1", + "blue6": "#3D5AFE", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5A5F", - "blue11": "#C2413B", + "blue10": "#FF5C5C", + "blue11": "#1E36F1", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -350001,10 +379197,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(31, 41, 55, 0.12)", + "shadowColor": "rgba(11, 19, 43, 0.16)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(31, 41, 55, 0.16)", - "shadowColorFocus": "rgba(31, 41, 55, 0.18)", + "shadowColorPress": "rgba(11, 19, 43, 0.2)", + "shadowColorFocus": "rgba(11, 19, 43, 0.24)", "id": "light_red_active_ProgressIndicator" }, "dark_orange_alt1_ListItem": { @@ -350200,16 +379396,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -350240,15 +379436,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -350533,16 +379729,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -350573,15 +379769,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -350866,16 +380062,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -350906,15 +380102,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -351199,16 +380395,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -351239,15 +380435,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -351532,16 +380728,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -351572,15 +380768,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -351865,16 +381061,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -351905,15 +381101,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -352198,16 +381394,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -352238,15 +381434,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -352531,16 +381727,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -352571,15 +381767,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -352864,16 +382060,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -352904,15 +382100,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -353197,16 +382393,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -353237,15 +382433,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -353530,16 +382726,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -353570,15 +382766,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -353863,16 +383059,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -353903,15 +383099,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -354196,16 +383392,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -354236,15 +383432,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -354529,16 +383725,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -354569,15 +383765,15 @@ "placeholderColor": "hsl(26, 91.1%, 11.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -354862,16 +384058,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -354902,15 +384098,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -355195,16 +384391,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -355235,15 +384431,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -355528,16 +384724,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -355568,15 +384764,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -355861,16 +385057,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -355901,15 +385097,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -356194,16 +385390,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -356234,15 +385430,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -356527,16 +385723,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -356567,15 +385763,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -356860,16 +386056,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -356900,15 +386096,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -357193,16 +386389,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -357233,15 +386429,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -357526,16 +386722,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -357566,15 +386762,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -357859,16 +387055,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -357899,15 +387095,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -358192,16 +387388,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -358232,15 +387428,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -358525,16 +387721,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -358565,15 +387761,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -358858,16 +388054,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -358898,15 +388094,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -359191,16 +388387,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -359231,15 +388427,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -359524,16 +388720,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -359564,15 +388760,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -359857,16 +389053,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -359897,15 +389093,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -360190,16 +389386,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -360230,15 +389426,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -360523,16 +389719,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -360563,15 +389759,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -360856,16 +390052,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -360896,15 +390092,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -361189,16 +390385,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -361229,15 +390425,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -361522,16 +390718,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -361562,15 +390758,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -361855,16 +391051,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -361895,15 +391091,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -362188,16 +391384,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -362228,15 +391424,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -362521,16 +391717,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -362561,15 +391757,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -362854,16 +392050,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -362894,15 +392090,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -363187,16 +392383,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -363227,15 +392423,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -363520,16 +392716,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -363560,15 +392756,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -363853,16 +393049,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -363893,15 +393089,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -364186,16 +393382,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -364226,15 +393422,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -364519,16 +393715,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -364559,15 +393755,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -364852,16 +394048,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -364892,15 +394088,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -365185,16 +394381,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -365225,15 +394421,15 @@ "placeholderColor": "hsl(24, 88.6%, 19.8%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -365518,16 +394714,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -365558,15 +394754,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -365851,16 +395047,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -365891,15 +395087,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -366184,16 +395380,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -366224,15 +395420,15 @@ "placeholderColor": "hsl(25, 88.3%, 14.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -366517,16 +395713,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -366557,15 +395753,15 @@ "placeholderColor": "hsl(24, 87.6%, 16.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -366850,16 +396046,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -366890,15 +396086,15 @@ "placeholderColor": "hsl(24, 100%, 58.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -367183,16 +396379,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -367223,15 +396419,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -367516,16 +396712,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -367556,15 +396752,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -367849,16 +397045,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -367889,15 +397085,15 @@ "placeholderColor": "hsl(25, 100%, 29.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -368182,16 +397378,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -368222,15 +397418,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -368515,16 +397711,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -368555,15 +397751,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -368848,16 +398044,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -368888,15 +398084,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -369181,16 +398377,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -369221,15 +398417,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -369514,16 +398710,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -369554,15 +398750,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -369847,16 +399043,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -369887,15 +399083,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -370180,16 +399376,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -370220,15 +399416,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -370513,16 +399709,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -370553,15 +399749,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -370846,16 +400042,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -370886,15 +400082,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -371179,16 +400375,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -371219,15 +400415,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -371512,16 +400708,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -371552,15 +400748,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -371845,16 +401041,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -371885,15 +401081,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -372178,16 +401374,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -372218,15 +401414,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -372511,16 +401707,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -372551,15 +401747,15 @@ "placeholderColor": "hsl(45, 100%, 8.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -372844,16 +402040,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -372884,15 +402080,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -373177,16 +402373,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -373217,15 +402413,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -373510,16 +402706,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -373550,15 +402746,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -373843,16 +403039,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -373883,15 +403079,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -374176,16 +403372,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -374216,15 +403412,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -374509,16 +403705,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -374549,15 +403745,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -374842,16 +404038,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -374882,15 +404078,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -375175,16 +404371,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -375215,15 +404411,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -375508,16 +404704,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -375548,15 +404744,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -375841,16 +405037,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -375881,15 +405077,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -376174,16 +405370,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -376214,15 +405410,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -376507,16 +405703,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -376547,15 +405743,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -376840,16 +406036,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -376880,15 +406076,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -377173,16 +406369,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -377213,15 +406409,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -377506,16 +406702,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -377546,15 +406742,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -377839,16 +407035,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -377879,15 +407075,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -378172,16 +407368,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -378212,15 +407408,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -378505,16 +407701,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -378545,15 +407741,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -378838,16 +408034,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -378878,15 +408074,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -379171,16 +408367,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -379211,15 +408407,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -379504,16 +408700,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -379544,15 +408740,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -379837,16 +409033,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -379877,15 +409073,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -380170,16 +409366,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -380210,15 +409406,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -380503,16 +409699,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -380543,15 +409739,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -380836,16 +410032,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -380876,15 +410072,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -381169,16 +410365,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -381209,15 +410405,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -381502,16 +410698,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -381542,15 +410738,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -381835,16 +411031,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -381875,15 +411071,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -382168,16 +411364,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -382208,15 +411404,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -382501,16 +411697,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -382541,15 +411737,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -382834,16 +412030,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -382874,15 +412070,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -383167,16 +412363,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -383207,15 +412403,15 @@ "placeholderColor": "hsl(49, 100%, 14.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -383500,16 +412696,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -383540,15 +412736,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -383833,16 +413029,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -383873,15 +413069,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -384166,16 +413362,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -384206,15 +413402,15 @@ "placeholderColor": "hsl(45, 100%, 10.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -384499,16 +413695,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -384539,15 +413735,15 @@ "placeholderColor": "hsl(47, 100%, 12.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -384832,16 +414028,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -384872,15 +414068,15 @@ "placeholderColor": "hsl(54, 100%, 68.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -385165,16 +414361,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -385205,15 +414401,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -385498,16 +414694,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -385538,15 +414734,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -385831,16 +415027,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -385871,15 +415067,15 @@ "placeholderColor": "hsl(50, 100%, 22.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -386164,16 +415360,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -386204,15 +415400,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -386497,16 +415693,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -386537,15 +415733,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -386830,16 +416026,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -386870,15 +416066,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -387163,16 +416359,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -387203,15 +416399,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -387496,16 +416692,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -387536,15 +416732,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -387829,16 +417025,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -387869,15 +417065,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -388162,16 +417358,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -388202,15 +417398,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -388495,16 +417691,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -388535,15 +417731,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -388828,16 +418024,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -388868,15 +418064,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -389161,16 +418357,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -389201,15 +418397,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -389494,16 +418690,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -389534,15 +418730,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -389827,16 +419023,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -389867,15 +419063,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -390160,16 +419356,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -390200,15 +419396,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -390493,16 +419689,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -390533,15 +419729,15 @@ "placeholderColor": "hsl(155, 46.7%, 10.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -390826,16 +420022,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -390866,15 +420062,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -391159,16 +420355,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -391199,15 +420395,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -391492,16 +420688,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -391532,15 +420728,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -391825,16 +421021,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -391865,15 +421061,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -392158,16 +421354,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -392198,15 +421394,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -392491,16 +421687,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -392531,15 +421727,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -392824,16 +422020,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -392864,15 +422060,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -393157,16 +422353,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -393197,15 +422393,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -393490,16 +422686,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -393530,15 +422726,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -393823,16 +423019,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -393863,15 +423059,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -394156,16 +423352,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -394196,15 +423392,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -394489,16 +423685,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -394529,15 +423725,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -394822,16 +424018,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -394862,15 +424058,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -395155,16 +424351,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -395195,15 +424391,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -395488,16 +424684,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -395528,15 +424724,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -395821,16 +425017,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -395861,15 +425057,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -396154,16 +425350,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -396194,15 +425390,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -396487,16 +425683,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -396527,15 +425723,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -396820,16 +426016,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -396860,15 +426056,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -397153,16 +426349,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -397193,15 +426389,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -397486,16 +426682,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -397526,15 +426722,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -397819,16 +427015,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -397859,15 +427055,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -398152,16 +427348,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -398192,15 +427388,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -398485,16 +427681,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -398525,15 +427721,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -398818,16 +428014,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -398858,15 +428054,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -399151,16 +428347,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -399191,15 +428387,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -399484,16 +428680,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -399524,15 +428720,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -399817,16 +429013,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -399857,15 +429053,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -400150,16 +429346,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -400190,15 +429386,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -400483,16 +429679,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -400523,15 +429719,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -400816,16 +430012,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -400856,15 +430052,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -401149,16 +430345,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -401189,15 +430385,15 @@ "placeholderColor": "hsl(154, 50.9%, 17.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -401482,16 +430678,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -401522,15 +430718,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -401815,16 +431011,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -401855,15 +431051,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -402148,16 +431344,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -402188,15 +431384,15 @@ "placeholderColor": "hsl(154, 48.4%, 12.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -402481,16 +431677,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -402521,15 +431717,15 @@ "placeholderColor": "hsl(154, 49.7%, 14.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -402814,16 +432010,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -402854,15 +432050,15 @@ "placeholderColor": "hsl(151, 49.3%, 46.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -403147,16 +432343,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -403187,15 +432383,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -403480,16 +432676,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -403520,15 +432716,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -403813,16 +433009,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -403853,15 +433049,15 @@ "placeholderColor": "hsl(151, 51.7%, 28.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -404146,16 +433342,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -404186,15 +433382,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -404479,16 +433675,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -404519,15 +433715,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -404812,16 +434008,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -404852,15 +434048,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -405145,16 +434341,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -405185,15 +434381,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -405478,16 +434674,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -405518,15 +434714,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -405811,16 +435007,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -405851,15 +435047,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -406144,16 +435340,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -406184,15 +435380,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -406477,16 +435673,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -406517,15 +435713,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -406810,16 +436006,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -406850,15 +436046,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -407143,16 +436339,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -407183,15 +436379,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -407476,16 +436672,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -407516,15 +436712,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -407809,16 +437005,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -407849,15 +437045,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -408142,16 +437338,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -408182,15 +437378,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -408475,16 +437671,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -408515,15 +437711,15 @@ "placeholderColor": "hsl(214, 59.4%, 15.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -408808,16 +438004,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -408848,15 +438044,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -409141,16 +438337,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -409181,15 +438377,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -409474,16 +438670,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -409514,15 +438710,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -409807,16 +439003,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -409847,15 +439043,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -410140,16 +439336,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -410180,15 +439376,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -410473,16 +439669,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -410513,15 +439709,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -410806,16 +440002,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -410846,15 +440042,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -411139,16 +440335,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -411179,15 +440375,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -411472,16 +440668,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -411512,15 +440708,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -411805,16 +441001,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -411845,15 +441041,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -412138,16 +441334,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -412178,15 +441374,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -412471,16 +441667,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -412511,15 +441707,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -412804,16 +442000,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -412844,15 +442040,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -413137,16 +442333,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -413177,15 +442373,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -413470,16 +442666,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -413510,15 +442706,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -413803,16 +442999,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -413843,15 +443039,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -414136,16 +443332,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -414176,15 +443372,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -414469,16 +443665,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -414509,15 +443705,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -414802,16 +443998,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -414842,15 +444038,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -415135,16 +444331,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -415175,15 +444371,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -415468,16 +444664,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -415508,15 +444704,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -415801,16 +444997,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -415841,15 +445037,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -416134,16 +445330,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -416174,15 +445370,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -416467,16 +445663,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -416507,15 +445703,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -416800,16 +445996,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -416840,15 +446036,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -417133,16 +446329,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -417173,15 +446369,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -417466,16 +446662,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -417506,15 +446702,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -417799,16 +446995,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -417839,15 +447035,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -418132,16 +447328,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -418172,15 +447368,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -418465,16 +447661,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -418505,15 +447701,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -418798,16 +447994,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -418838,15 +448034,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -419131,16 +448327,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -419171,15 +448367,15 @@ "placeholderColor": "hsl(212, 77.4%, 23.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -419464,16 +448660,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -419504,15 +448700,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -419797,16 +448993,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -419837,15 +449033,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -420130,16 +449326,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -420170,15 +449366,15 @@ "placeholderColor": "hsl(214, 65.8%, 17.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -420463,16 +449659,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -420503,15 +449699,15 @@ "placeholderColor": "hsl(213, 71.2%, 20.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -420796,16 +449992,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -420836,15 +450032,15 @@ "placeholderColor": "hsl(209, 100%, 60.6%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -421129,16 +450325,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -421169,15 +450365,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -421462,16 +450658,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -421502,15 +450698,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -421795,16 +450991,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -421835,15 +451031,15 @@ "placeholderColor": "hsl(211, 89.7%, 34.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -422128,16 +451324,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -422168,15 +451364,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -422461,16 +451657,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -422501,15 +451697,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -422794,16 +451990,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -422834,15 +452030,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -423127,16 +452323,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -423167,15 +452363,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -423460,16 +452656,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -423500,15 +452696,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -423793,16 +452989,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -423833,15 +453029,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -424126,16 +453322,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -424166,15 +453362,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -424459,16 +453655,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -424499,15 +453695,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -424792,16 +453988,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -424832,15 +454028,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -425125,16 +454321,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -425165,15 +454361,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -425458,16 +454654,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -425498,15 +454694,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -425791,16 +454987,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -425831,15 +455027,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -426124,16 +455320,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -426164,15 +455360,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -426457,16 +455653,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -426497,15 +455693,15 @@ "placeholderColor": "hsl(281, 37.5%, 16.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -426790,16 +455986,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -426830,15 +456026,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -427123,16 +456319,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -427163,15 +456359,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -427456,16 +456652,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -427496,15 +456692,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -427789,16 +456985,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -427829,15 +457025,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -428122,16 +457318,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -428162,15 +457358,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -428455,16 +457651,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -428495,15 +457691,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -428788,16 +457984,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -428828,15 +458024,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -429121,16 +458317,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -429161,15 +458357,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -429454,16 +458650,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -429494,15 +458690,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -429787,16 +458983,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -429827,15 +459023,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -430120,16 +459316,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -430160,15 +459356,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -430453,16 +459649,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -430493,15 +459689,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -430786,16 +459982,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -430826,15 +460022,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -431119,16 +460315,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -431159,15 +460355,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -431452,16 +460648,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -431492,15 +460688,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -431785,16 +460981,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -431825,15 +461021,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -432118,16 +461314,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -432158,15 +461354,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -432451,16 +461647,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -432491,15 +461687,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -432784,16 +461980,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -432824,15 +462020,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -433117,16 +462313,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -433157,15 +462353,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -433450,16 +462646,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -433490,15 +462686,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -433783,16 +462979,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -433823,15 +463019,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -434116,16 +463312,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -434156,15 +463352,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -434449,16 +463645,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -434489,15 +463685,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -434782,16 +463978,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -434822,15 +464018,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -435115,16 +464311,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -435155,15 +464351,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -435448,16 +464644,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -435488,15 +464684,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -435781,16 +464977,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -435821,15 +465017,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -436114,16 +465310,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -436154,15 +465350,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -436447,16 +465643,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -436487,15 +465683,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -436780,16 +465976,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -436820,15 +466016,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -437113,16 +466309,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -437153,15 +466349,15 @@ "placeholderColor": "hsl(277, 46.4%, 27.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -437446,16 +466642,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -437486,15 +466682,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -437779,16 +466975,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -437819,15 +467015,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -438112,16 +467308,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -438152,15 +467348,15 @@ "placeholderColor": "hsl(280, 41.2%, 20.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -438445,16 +467641,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -438485,15 +467681,15 @@ "placeholderColor": "hsl(279, 43.8%, 23.3%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -438778,16 +467974,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -438818,15 +468014,15 @@ "placeholderColor": "hsl(273, 57.3%, 59.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -439111,16 +468307,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -439151,15 +468347,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -439444,16 +468640,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -439484,15 +468680,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -439777,16 +468973,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -439817,15 +469013,15 @@ "placeholderColor": "hsl(272, 52.1%, 45.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -440110,16 +469306,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -440150,15 +469346,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -440443,16 +469639,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -440483,15 +469679,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -440776,16 +469972,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -440816,15 +470012,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -441109,16 +470305,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -441149,15 +470345,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -441442,16 +470638,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -441482,15 +470678,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -441775,16 +470971,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -441815,15 +471011,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -442108,16 +471304,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -442148,15 +471344,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -442441,16 +471637,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -442481,15 +471677,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -442774,16 +471970,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -442814,15 +472010,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -443107,16 +472303,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -443147,15 +472343,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -443440,16 +472636,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -443480,15 +472676,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -443773,16 +472969,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -443813,15 +473009,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -444106,16 +473302,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -444146,15 +473342,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -444439,16 +473635,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -444479,15 +473675,15 @@ "placeholderColor": "hsl(319, 41.0%, 16.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -444772,16 +473968,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -444812,15 +474008,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -445105,16 +474301,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -445145,15 +474341,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -445438,16 +474634,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -445478,15 +474674,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -445771,16 +474967,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -445811,15 +475007,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -446104,16 +475300,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -446144,15 +475340,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -446437,16 +475633,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -446477,15 +475673,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -446770,16 +475966,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -446810,15 +476006,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -447103,16 +476299,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -447143,15 +476339,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -447436,16 +476632,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -447476,15 +476672,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -447769,16 +476965,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -447809,15 +477005,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -448102,16 +477298,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -448142,15 +477338,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -448435,16 +477631,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -448475,15 +477671,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -448768,16 +477964,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -448808,15 +478004,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -449101,16 +478297,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -449141,15 +478337,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -449434,16 +478630,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -449474,15 +478670,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -449767,16 +478963,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -449807,15 +479003,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -450100,16 +479296,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -450140,15 +479336,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -450433,16 +479629,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -450473,15 +479669,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -450766,16 +479962,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -450806,15 +480002,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -451099,16 +480295,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -451139,15 +480335,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -451432,16 +480628,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -451472,15 +480668,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -451765,16 +480961,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -451805,15 +481001,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -452098,16 +481294,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -452138,15 +481334,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -452431,16 +481627,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -452471,15 +481667,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -452764,16 +481960,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -452804,15 +482000,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -453097,16 +482293,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -453137,15 +482333,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -453430,16 +482626,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -453470,15 +482666,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -453763,16 +482959,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -453803,15 +482999,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -454096,16 +483292,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -454136,15 +483332,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -454429,16 +483625,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -454469,15 +483665,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -454762,16 +483958,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -454802,15 +483998,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -455095,16 +484291,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -455135,15 +484331,15 @@ "placeholderColor": "hsl(321, 53.6%, 24.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -455428,16 +484624,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -455468,15 +484664,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -455761,16 +484957,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -455801,15 +484997,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -456094,16 +485290,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -456134,15 +485330,15 @@ "placeholderColor": "hsl(320, 45.4%, 18.7%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -456427,16 +485623,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -456467,15 +485663,15 @@ "placeholderColor": "hsl(320, 49.0%, 21.1%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -456760,16 +485956,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -456800,15 +485996,15 @@ "placeholderColor": "hsl(323, 72.8%, 59.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -457093,16 +486289,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -457133,15 +486329,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -457426,16 +486622,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -457466,15 +486662,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -457759,16 +486955,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -457799,15 +486995,15 @@ "placeholderColor": "hsl(322, 74.9%, 37.5%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -458092,16 +487288,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -458132,15 +487328,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -458425,16 +487621,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -458465,15 +487661,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -458758,16 +487954,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -458798,15 +487994,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -459091,16 +488287,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -459131,15 +488327,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -459424,16 +488620,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -459464,15 +488660,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -459757,16 +488953,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -459797,15 +488993,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -460090,16 +489286,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -460130,15 +489326,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -460423,16 +489619,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -460463,15 +489659,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -460756,16 +489952,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -460796,15 +489992,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -461089,16 +490285,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -461129,15 +490325,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -461422,16 +490618,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -461462,15 +490658,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -461755,16 +490951,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -461795,15 +490991,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -462088,16 +491284,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -462128,15 +491324,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -462421,16 +491617,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -462461,15 +491657,15 @@ "placeholderColor": "hsl(356, 43.4%, 16.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -462754,16 +491950,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -462794,15 +491990,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -463087,16 +492283,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -463127,15 +492323,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -463420,16 +492616,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -463460,15 +492656,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -463753,16 +492949,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -463793,15 +492989,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -464086,16 +493282,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -464126,15 +493322,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -464419,16 +493615,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -464459,15 +493655,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -464752,16 +493948,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -464792,15 +493988,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -465085,16 +494281,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -465125,15 +494321,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -465418,16 +494614,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -465458,15 +494654,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -465751,16 +494947,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -465791,15 +494987,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -466084,16 +495280,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -466124,15 +495320,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -466417,16 +495613,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -466457,15 +495653,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -466750,16 +495946,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -466790,15 +495986,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -467083,16 +496279,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -467123,15 +496319,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -467416,16 +496612,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -467456,15 +496652,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -467749,16 +496945,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -467789,15 +496985,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -468082,16 +497278,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -468122,15 +497318,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -468415,16 +497611,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -468455,15 +497651,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -468748,16 +497944,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -468788,15 +497984,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -469081,16 +498277,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -469121,15 +498317,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -469414,16 +498610,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -469454,15 +498650,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -469747,16 +498943,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -469787,15 +498983,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -470080,16 +499276,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -470120,15 +499316,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -470413,16 +499609,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -470453,15 +499649,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -470746,16 +499942,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -470786,15 +499982,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -471079,16 +500275,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -471119,15 +500315,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -471412,16 +500608,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -471452,15 +500648,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -471745,16 +500941,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -471785,15 +500981,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -472078,16 +501274,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -472118,15 +501314,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -472411,16 +501607,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -472451,15 +501647,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -472744,16 +501940,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -472784,15 +501980,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -473077,16 +502273,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -473117,15 +502313,15 @@ "placeholderColor": "hsl(356, 55.2%, 25.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -473410,16 +502606,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -473450,15 +502646,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -473743,16 +502939,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -473783,15 +502979,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -474076,16 +503272,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -474116,15 +503312,15 @@ "placeholderColor": "hsl(356, 47.6%, 19.2%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -474409,16 +503605,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -474449,15 +503645,15 @@ "placeholderColor": "hsl(356, 51.1%, 21.9%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -474742,16 +503938,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -474782,15 +503978,15 @@ "placeholderColor": "hsl(358, 85.3%, 64.0%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -475075,16 +504271,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -475115,15 +504311,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -475408,16 +504604,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -475448,15 +504644,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -475741,16 +504937,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5A5F", - "accent": "#FFB6C1", - "accentSoft": "#FFE5EC", - "success": "#06D6A0", - "warning": "#F5C542", - "danger": "#E04848", + "primary": "#FF5C5C", + "accent": "#3D5AFE", + "accentSoft": "#E8ECFF", + "success": "#22C55E", + "warning": "#FBBF24", + "danger": "#EF4444", "surface": "#ffffff", - "muted": "#F4ECE8", - "border": "#F2E4DA", - "text": "#1F2937", + "muted": "#FFF6F0", + "border": "#F3D6C9", + "text": "#0B132B", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -475781,15 +504977,15 @@ "placeholderColor": "hsl(358, 65.0%, 40.4%)", "blue1": "hsl(212, 35.0%, 9.2%)", "blue2": "hsl(216, 50.0%, 11.8%)", - "blue3": "#2B1D23", + "blue3": "#1B2550", "blue4": "hsl(214, 65.8%, 17.9%)", "blue5": "hsl(213, 71.2%, 20.2%)", - "blue6": "#5A2D34", + "blue6": "#3D5AFE", "blue7": "hsl(211, 85.1%, 27.4%)", "blue8": "hsl(211, 89.7%, 34.1%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF7A7F", - "blue11": "#FFB3B6", + "blue10": "#FF5C5C", + "blue11": "#FF8A8A", "blue12": "hsl(206, 98.0%, 95.8%)", "gray1": "hsl(0, 0%, 8.5%)", "gray2": "hsl(0, 0%, 11.0%)", @@ -477232,42 +506428,42 @@ "isVar": true, "key": "$primary", "name": "c-color-primary", - "val": "#FF5A5F", + "val": "#FF5C5C", "variable": "var(--c-color-primary)" }, "accent": { "isVar": true, "key": "$accent", "name": "c-color-accent", - "val": "#FFB6C1", + "val": "#3D5AFE", "variable": "var(--c-color-accent)" }, "accentSoft": { "isVar": true, "key": "$accentSoft", "name": "c-color-accentSoft", - "val": "#FFE5EC", + "val": "#E8ECFF", "variable": "var(--c-color-accentSoft)" }, "success": { "isVar": true, "key": "$success", "name": "c-color-success", - "val": "#06D6A0", + "val": "#22C55E", "variable": "var(--c-color-success)" }, "warning": { "isVar": true, "key": "$warning", "name": "c-color-warning", - "val": "#F5C542", + "val": "#FBBF24", "variable": "var(--c-color-warning)" }, "danger": { "isVar": true, "key": "$danger", "name": "c-color-danger", - "val": "#E04848", + "val": "#EF4444", "variable": "var(--c-color-danger)" }, "surface": { @@ -477281,21 +506477,21 @@ "isVar": true, "key": "$muted", "name": "c-color-muted", - "val": "#F4ECE8", + "val": "#FFF6F0", "variable": "var(--c-color-muted)" }, "border": { "isVar": true, "key": "$border", "name": "c-color-border", - "val": "#F2E4DA", + "val": "#F3D6C9", "variable": "var(--c-color-border)" }, "text": { "isVar": true, "key": "$text", "name": "c-color-text", - "val": "#1F2937", + "val": "#0B132B", "variable": "var(--c-color-text)" } }, @@ -479542,42 +508738,42 @@ "isVar": true, "key": "$primary", "name": "c-color-primary", - "val": "#FF5A5F", + "val": "#FF5C5C", "variable": "var(--c-color-primary)" }, "$color.accent": { "isVar": true, "key": "$accent", "name": "c-color-accent", - "val": "#FFB6C1", + "val": "#3D5AFE", "variable": "var(--c-color-accent)" }, "$color.accentSoft": { "isVar": true, "key": "$accentSoft", "name": "c-color-accentSoft", - "val": "#FFE5EC", + "val": "#E8ECFF", "variable": "var(--c-color-accentSoft)" }, "$color.success": { "isVar": true, "key": "$success", "name": "c-color-success", - "val": "#06D6A0", + "val": "#22C55E", "variable": "var(--c-color-success)" }, "$color.warning": { "isVar": true, "key": "$warning", "name": "c-color-warning", - "val": "#F5C542", + "val": "#FBBF24", "variable": "var(--c-color-warning)" }, "$color.danger": { "isVar": true, "key": "$danger", "name": "c-color-danger", - "val": "#E04848", + "val": "#EF4444", "variable": "var(--c-color-danger)" }, "$color.surface": { @@ -479591,21 +508787,21 @@ "isVar": true, "key": "$muted", "name": "c-color-muted", - "val": "#F4ECE8", + "val": "#FFF6F0", "variable": "var(--c-color-muted)" }, "$color.border": { "isVar": true, "key": "$border", "name": "c-color-border", - "val": "#F2E4DA", + "val": "#F3D6C9", "variable": "var(--c-color-border)" }, "$color.text": { "isVar": true, "key": "$text", "name": "c-color-text", - "val": "#1F2937", + "val": "#0B132B", "variable": "var(--c-color-text)" }, "$radius.0": { diff --git a/public/fonts/google/archivo-black/ArchivoBlack-400-normal.ttf b/public/fonts/google/archivo-black/ArchivoBlack-400-normal.ttf new file mode 100644 index 0000000000000000000000000000000000000000..ebadf62052dce6358ea8c143686e1464c2a428f6 GIT binary patch literal 89160 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 literal 0 HcmV?d00001 diff --git a/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-400-normal.ttf b/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-400-normal.ttf new file mode 100644 index 0000000000000000000000000000000000000000..a68ad8d68c2e9c7467227f234771a25a705c0a04 GIT binary patch literal 94756 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 z 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 literal 0 HcmV?d00001 diff --git a/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-600-italic.ttf b/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-600-italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..83354d8fc5ae4863c801ffa1fbfd961b83cf3a55 GIT binary patch literal 97080 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�ce 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

VDj@7c4x=P{SnsMhd0-V+cMU=Cjc*f!O9?w+LB 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

A`83*{jFt)>)XzyGG1T@NVRixe3v$ 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

8xU*bV;_tC+lD{*|LuR5BJN+dZ%5xZ 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 literal 0 HcmV?d00001 diff --git a/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-700-normal.ttf b/public/fonts/google/plus-jakarta-sans/PlusJakartaSans-700-normal.ttf new file mode 100644 index 0000000000000000000000000000000000000000..0ff3da5bf5a5bd6ad513a9d9c7ae19061d3200b7 GIT binary patch literal 94772 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 BP^SO@ literal 0 HcmV?d00001 diff --git a/public/fonts/google/space-grotesk/SpaceGrotesk-400-normal.ttf b/public/fonts/google/space-grotesk/SpaceGrotesk-400-normal.ttf new file mode 100644 index 0000000000000000000000000000000000000000..8215f81e1163af47817f14b12e84128e6324ef88 GIT binary patch literal 86588 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%0D#_>tp8W$b2&zC%jcf>Pi^ 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 literal 0 HcmV?d00001 diff --git a/public/fonts/google/space-grotesk/SpaceGrotesk-500-normal.ttf b/public/fonts/google/space-grotesk/SpaceGrotesk-500-normal.ttf new file mode 100644 index 0000000000000000000000000000000000000000..e530cf836a1ff4cc7ccc7d293bdb609482881509 GIT binary patch literal 86612 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⩔&nZEEze?jC$RAJ`Q&Q1f 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

SOe=dXzqnbE9K8 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�wq?iTUv^tzVXKqA4W=d} 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 )} > -

+
diff --git a/resources/js/admin/mobile/BrandingPage.tsx b/resources/js/admin/mobile/BrandingPage.tsx index d2dba71..c4485cc 100644 --- a/resources/js/admin/mobile/BrandingPage.tsx +++ b/resources/js/admin/mobile/BrandingPage.tsx @@ -122,6 +122,10 @@ export default function MobileBrandingPage() { setLoading(true); try { const data = await getEvent(slug); + if (!data) { + setLoading(false); + return; + } setEvent(data); setForm(extractBrandingForm(data.settings ?? {}, BRANDING_FORM_DEFAULTS)); setWatermarkForm(extractWatermark(data)); @@ -153,7 +157,7 @@ export default function MobileBrandingPage() { let active = true; getTenantSettings() .then((payload) => { - if (!active) return; + if (!active || !payload) return; setTenantBranding(extractBrandingForm(payload.settings ?? {}, BRANDING_FORM_DEFAULTS)); }) .catch(() => undefined) @@ -170,7 +174,7 @@ export default function MobileBrandingPage() { const previewForm = form.useDefaultBranding && tenantBranding ? tenantBranding : form; const previewTitle = event ? renderName(event.name) : t('events.placeholders.untitled', 'Unbenanntes Event'); - const previewHeadingFont = previewForm.headingFont || 'Fraunces'; + const previewHeadingFont = previewForm.headingFont || 'Archivo Black'; const previewBodyFont = previewForm.bodyFont || 'Manrope'; const previewSurfaceText = getContrastingTextColor(previewForm.surface, '#ffffff', '#0f172a'); const previewScale = FONT_SIZE_SCALE[previewForm.fontSize] ?? 1; diff --git a/resources/js/admin/mobile/DashboardPage.tsx b/resources/js/admin/mobile/DashboardPage.tsx index e6e721b..9c1e283 100644 --- a/resources/js/admin/mobile/DashboardPage.tsx +++ b/resources/js/admin/mobile/DashboardPage.tsx @@ -3,6 +3,9 @@ import { useLocation, useNavigate, useParams } from 'react-router-dom'; import { useTranslation } from 'react-i18next'; import { useQuery } from '@tanstack/react-query'; import { Bell, CalendarDays, Camera, CheckCircle2, ChevronDown, Download, Image as ImageIcon, Layout, ListTodo, MapPin, Megaphone, MessageCircle, Pencil, QrCode, Settings, ShieldCheck, Smartphone, Sparkles, TrendingUp, Tv, Users } from 'lucide-react'; +import { Card } from '@tamagui/card'; +import { Progress } from '@tamagui/progress'; +import { XGroup, YGroup } from '@tamagui/group'; import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; @@ -11,7 +14,7 @@ import { MobileCard, CTAButton, KpiTile, ActionTile, PillBadge, SkeletonCard } f import { MobileSheet } from './components/Sheet'; import { adminPath, ADMIN_WELCOME_BASE_PATH } from '../constants'; import { useEventContext } from '../context/EventContext'; -import { fetchOnboardingStatus, getEventStats, EventStats, TenantEvent, getEvents, getTenantPackagesOverview } from '../api'; +import { fetchOnboardingStatus, getEventStats, EventStats, TenantEvent, getEvents, getTenantPackagesOverview, TenantPackageSummary } from '../api'; import { formatEventDate, isBrandingAllowed, resolveEngagementMode, resolveEventDisplayName } from '../lib/events'; import { useAdminPushSubscription } from './hooks/useAdminPushSubscription'; import { useDevicePermissions } from './hooks/useDevicePermissions'; @@ -405,9 +408,9 @@ export default function MobileDashboardPage() { if (!effectiveHasEvents) { return ( - {showPackageSummaryBanner ? ( + {showPackageSummaryBanner && activePackage ? ( setSummaryOpen(true)} /> ) : null} @@ -430,9 +433,9 @@ export default function MobileDashboardPage() { title={t('mobileDashboard.title', 'Dashboard')} subtitle={t('mobileDashboard.selectEvent', 'Select an event to continue')} > - {showPackageSummaryBanner ? ( + {showPackageSummaryBanner && activePackage ? ( setSummaryOpen(true)} /> ) : null} @@ -448,9 +451,9 @@ export default function MobileDashboardPage() { activeTab="home" title={t('mobileDashboard.title', 'Dashboard')} > - {showPackageSummaryBanner ? ( + {showPackageSummaryBanner && activePackage ? ( setSummaryOpen(true)} /> ) : null} @@ -620,18 +623,46 @@ function SummaryRow({ label, value }: { label: string; value: string }) { } function PackageSummaryBanner({ - packageName, + activePackage, onOpen, }: { - packageName?: string | null; + activePackage: TenantPackageSummary; onOpen: () => void; }) { const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, accentSoft, primary } = useAdminTheme(); + const { textStrong, muted, border, surface, accentSoft, primary, surfaceMuted, shadow } = useAdminTheme(); const text = textStrong; + const packageName = activePackage.package_name ?? t('mobileDashboard.packageSummary.fallbackTitle', 'Package summary'); + const remainingEvents = typeof activePackage.remaining_events === 'number' ? activePackage.remaining_events : null; + const hasLimit = remainingEvents !== null; + const totalEvents = hasLimit ? activePackage.used_events + remainingEvents : null; + const showProgress = hasLimit && (totalEvents ?? 0) > 0; + const usageLabel = hasLimit + ? t('mobileDashboard.packageSummary.bannerUsage', '{{used}} of {{total}} events used', { + used: activePackage.used_events, + total: totalEvents ?? 0, + }) + : t('mobileDashboard.packageSummary.bannerUnlimited', 'Unlimited events'); + const remainingLabel = hasLimit + ? t('mobileDashboard.packageSummary.bannerRemaining', '{{count}} remaining', { count: remainingEvents }) + : t('mobileDashboard.packageSummary.bannerRemainingUnlimited', 'No limit'); + const progressMax = totalEvents ?? 0; + const progressValue = Math.min(activePackage.used_events, progressMax); return ( - + {t('mobileDashboard.packageSummary.bannerSubtitle', { - name: packageName ?? t('mobileDashboard.packageSummary.fallbackTitle', 'Package summary'), + name: packageName, defaultValue: '{{name}} is active. Review limits & features.', })} @@ -663,7 +694,29 @@ function PackageSummaryBanner({ onPress={onOpen} /> - + + + + {usageLabel} + + + {remainingLabel} + + + {showProgress ? ( + + + + ) : null} + + ); } @@ -1112,7 +1165,7 @@ function EventHeaderCard({ onEdit: () => void; }) { const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, accentSoft, primary } = useAdminTheme(); + const { textStrong, muted, border, surface, accentSoft, primary, shadow } = useAdminTheme(); if (!event) { return null; @@ -1122,39 +1175,52 @@ function EventHeaderCard({ const locationLabel = resolveLocation(event, t); return ( - - - {canSwitch ? ( - - - - {resolveEventDisplayName(event)} - - - - - ) : ( - - {resolveEventDisplayName(event)} - - )} - - {event.status === 'published' - ? t('events.status.published', 'Live') - : t('events.status.draft', 'Draft')} - - + + + + {canSwitch ? ( + + + + {resolveEventDisplayName(event)} + + + + + ) : ( + + {resolveEventDisplayName(event)} + + )} + + {event.status === 'published' + ? t('events.status.published', 'Live') + : t('events.status.draft', 'Draft')} + + - - - - {dateLabel} - - - - {locationLabel} - - + + + + {dateLabel} + + + + {locationLabel} + + + - + ); } @@ -1188,7 +1254,7 @@ function EventManagementGrid({ onNavigate: (path: string) => void; }) { const { t } = useTranslation('management'); - const { textStrong } = useAdminTheme(); + const { textStrong, border, surface, surfaceMuted, shadow } = useAdminTheme(); const slug = event?.slug ?? null; const brandingAllowed = isBrandingAllowed(event ?? null); @@ -1287,25 +1353,67 @@ function EventManagementGrid({ }); } + const rows: typeof tiles[] = []; + tiles.forEach((tile, index) => { + const rowIndex = Math.floor(index / 2); + if (!rows[rowIndex]) { + rows[rowIndex] = []; + } + rows[rowIndex].push(tile); + }); + return ( - - - {t('events.detail.managementTitle', 'Event management')} - - - {tiles.map((tile, index) => ( - - ))} - - + + + + + + {t('events.detail.managementTitle', 'Event management')} + + + + + {rows.map((row, rowIndex) => ( + + + {row.map((tile, index) => ( + + + + ))} + {row.length === 1 ? : null} + + + ))} + + + ); } @@ -1323,7 +1431,7 @@ function KpiStrip({ tasksEnabled: boolean; }) { const { t } = useTranslation('management'); - const { textStrong, muted } = useAdminTheme(); + const { textStrong, muted, border, surface, surfaceMuted, shadow } = useAdminTheme(); const text = textStrong; if (!event) return null; @@ -1349,33 +1457,57 @@ function KpiStrip({ } return ( - - - {t('mobileDashboard.kpiTitle', 'Key performance indicators')} - - {loading ? ( - - {Array.from({ length: 3 }).map((_, idx) => ( - - ))} + + + + + + {t('mobileDashboard.kpiTitle', 'Key performance indicators')} + + + + {formatEventDate(event.event_date, locale) ?? ''} + - ) : ( - - {kpis.map((kpi) => ( - - ))} - - )} - - {formatEventDate(event.event_date, locale) ?? ''} - - + {loading ? ( + + {Array.from({ length: 3 }).map((_, idx) => ( + + ))} + + ) : ( + + {kpis.map((kpi) => ( + + ))} + + )} + + ); } function AlertsAndHints({ event, stats, tasksEnabled }: { event: TenantEvent | null; stats: EventStats | null | undefined; tasksEnabled: boolean }) { const { t } = useTranslation('management'); - const { textStrong, warningBg, warningBorder, warningText } = useAdminTheme(); + const { textStrong, warningBg, warningBorder, warningText, border, surface, surfaceMuted, shadow } = useAdminTheme(); const text = textStrong; if (!event) return null; @@ -1392,17 +1524,50 @@ function AlertsAndHints({ event, stats, tasksEnabled }: { event: TenantEvent | n } return ( - - - {t('mobileDashboard.alertsTitle', 'Alerts')} - - {alerts.map((alert) => ( - - - {alert} - - - ))} - + + + + + + {t('mobileDashboard.alertsTitle', 'Alerts')} + + + + + {alerts.map((alert) => ( + + + {alert} + + + ))} + + + ); } diff --git a/resources/js/admin/mobile/EventTasksPage.tsx b/resources/js/admin/mobile/EventTasksPage.tsx index c8ad371..3fc74cd 100644 --- a/resources/js/admin/mobile/EventTasksPage.tsx +++ b/resources/js/admin/mobile/EventTasksPage.tsx @@ -2,6 +2,7 @@ import React from 'react'; import { useNavigate, useParams } from 'react-router-dom'; import { useTranslation } from 'react-i18next'; import { RefreshCcw, Plus, Pencil, Trash2, ChevronDown, ChevronRight } from 'lucide-react'; +import { Card } from '@tamagui/card'; import { YStack, XStack } from '@tamagui/stacks'; import { YGroup } from '@tamagui/group'; import { SizableText as Text } from '@tamagui/text'; @@ -9,8 +10,9 @@ import { ListItem } from '@tamagui/list-item'; import { Pressable } from '@tamagui/react-native-web-lite'; import { Button } from '@tamagui/button'; import { AlertDialog } from '@tamagui/alert-dialog'; +import { ScrollView } from '@tamagui/scroll-view'; import { MobileShell, HeaderActionButton } from './components/MobileShell'; -import { MobileCard, CTAButton, SkeletonCard, PillBadge, FloatingActionButton } from './components/Primitives'; +import { MobileCard, CTAButton, SkeletonCard, FloatingActionButton } from './components/Primitives'; import { MobileField, MobileInput, MobileSelect, MobileTextArea } from './components/FormControls'; import { getEvent, @@ -43,82 +45,183 @@ import { RadioGroup } from '@tamagui/radio-group'; import { useBackNavigation } from './hooks/useBackNavigation'; import { buildTaskSummary } from './lib/taskSummary'; import { buildTaskSectionCounts, type TaskSectionKey } from './lib/taskSectionCounts'; -import { useAdminTheme } from './theme'; +import { withAlpha } from './components/colors'; +import { ADMIN_ACTION_COLORS, useAdminTheme } from './theme'; -function TaskSummaryCard({ - summary, - text, - muted, - border, - surfaceMuted, -}: { - summary: ReturnType; - text: string; - muted: string; - border: string; - surfaceMuted: string; -}) { +function TaskSummaryCard({ summary }: { summary: ReturnType }) { const { t } = useTranslation('management'); + const { textStrong, muted, border, surface, surfaceMuted, shadow } = useAdminTheme(); + const total = summary.assigned + summary.library + summary.collections + summary.emotions; + const segments = [ + { + key: 'assigned', + label: t('events.tasks.summary.assigned', 'Assigned'), + value: summary.assigned, + color: ADMIN_ACTION_COLORS.tasks, + }, + { + key: 'library', + label: t('events.tasks.summary.library', 'Library'), + value: summary.library, + color: ADMIN_ACTION_COLORS.qr, + }, + { + key: 'collections', + label: t('events.tasks.summary.collections', 'Collections'), + value: summary.collections, + color: ADMIN_ACTION_COLORS.settings, + }, + { + key: 'emotions', + label: t('events.tasks.summary.emotions', 'Emotions'), + value: summary.emotions, + color: ADMIN_ACTION_COLORS.branding, + }, + ]; + return ( - - - - - - - - - - + + + + + + {t('events.tasks.summary.title', 'Task overview')} + + + + + + + {total} + + + {t('events.tasks.summary.total', 'Tasks total')} + + + + + {total > 0 ? ( + segments.map((segment) => + segment.value > 0 ? ( + + ) : null, + ) + ) : ( + + )} + + + + {segments.map((segment) => ( + + ))} + + + ); } -function SummaryItem({ +function SummaryLegendItem({ label, value, - text, - muted, - surfaceMuted, + color, }: { label: string; value: number; - text: string; - muted: string; - surfaceMuted: string; + color: string; }) { + const { textStrong } = useAdminTheme(); return ( - - + + + {label} - + {value} - + + ); +} + +function QuickNavChip({ + label, + count, + onPress, +}: { + label: string; + count: number; + onPress: () => void; +}) { + const { textStrong, border, surface, surfaceMuted } = useAdminTheme(); + return ( + + + + {label} + + + + {count} + + + + ); } @@ -491,45 +594,82 @@ export default function MobileEventTasksPage() { ) : null} {!loading ? ( - + ) : null} {!loading ? ( - - - {t('events.tasks.quickNav', 'Quick jump')} - - - {sectionCounts.map((section) => ( - - ))} - - + + + + ) : null} {loading ? ( @@ -631,33 +771,6 @@ export default function MobileEventTasksPage() { ) : (
- - setSearchTerm(e.target.value)} - placeholder={t('events.tasks.search', 'Search tasks')} - compact - /> - setShowEmotionFilterSheet(true)}> - - - - - {t('events.tasks.emotionFilter', 'Emotion filter')} - - - {emotionFilter - ? emotions.find((e) => String(e.id) === emotionFilter)?.name ?? t('events.tasks.customEmotion', 'Custom emotion') - : t('events.tasks.allEmotions', 'All')} - - - - - - - - {t('events.tasks.count', '{{count}} Tasks', { count: filteredTasks.length })} diff --git a/resources/js/admin/mobile/QrLayoutCustomizePage.tsx b/resources/js/admin/mobile/QrLayoutCustomizePage.tsx index f65cbfe..21c60a4 100644 --- a/resources/js/admin/mobile/QrLayoutCustomizePage.tsx +++ b/resources/js/admin/mobile/QrLayoutCustomizePage.tsx @@ -59,7 +59,7 @@ const BACKGROUND_PRESETS = [ }, ]; const DEFAULT_BODY_FONT = 'Manrope'; -const DEFAULT_DISPLAY_FONT = 'Fraunces'; +const DEFAULT_DISPLAY_FONT = 'Archivo Black'; export default function MobileQrLayoutCustomizePage() { const { slug: slugParam, tokenId: tokenParam } = useParams<{ slug?: string; tokenId?: string }>(); @@ -1206,7 +1206,7 @@ function LayoutControls({ const [openColorSlot, setOpenColorSlot] = React.useState(null); const { border, surface, surfaceMuted, text, textStrong, muted, overlay, shadow, danger } = useAdminTheme(); const fontOptions = React.useMemo(() => { - const preset = ['Fraunces', 'Manrope', 'Inter', 'Roboto', 'Lora']; + const preset = ['Archivo Black', 'Manrope', 'Inter', 'Roboto', 'Lora']; const tenant = tenantFonts.map((font) => font.family); return Array.from(new Set([...tenant, ...preset])); }, [tenantFonts]); diff --git a/resources/js/admin/mobile/__tests__/BrandingPage.test.tsx b/resources/js/admin/mobile/__tests__/BrandingPage.test.tsx index b417cb4..d226d99 100644 --- a/resources/js/admin/mobile/__tests__/BrandingPage.test.tsx +++ b/resources/js/admin/mobile/__tests__/BrandingPage.test.tsx @@ -65,6 +65,11 @@ vi.mock('../theme', () => ({ backdrop: '#0f172a', dangerBg: '#fee2e2', dangerText: '#b91c1c', + glassSurface: 'rgba(255,255,255,0.8)', + glassSurfaceStrong: 'rgba(255,255,255,0.9)', + glassBorder: 'rgba(226,232,240,0.7)', + glassShadow: 'rgba(15,23,42,0.14)', + appBackground: 'linear-gradient(180deg, #f7fafc, #eef3f7)', }), })); diff --git a/resources/js/admin/mobile/__tests__/DashboardPage.test.tsx b/resources/js/admin/mobile/__tests__/DashboardPage.test.tsx new file mode 100644 index 0000000..e2ac929 --- /dev/null +++ b/resources/js/admin/mobile/__tests__/DashboardPage.test.tsx @@ -0,0 +1,235 @@ +import React from 'react'; +import { describe, expect, it, vi } from 'vitest'; +import { render, screen } from '@testing-library/react'; + +const fixtures = vi.hoisted(() => ({ + event: { + id: 1, + name: 'Demo Wedding', + slug: 'demo-event', + event_date: '2026-02-19', + status: 'published' as const, + settings: { location: 'Berlin' }, + tasks_count: 4, + photo_count: 12, + active_invites_count: 3, + total_invites_count: 5, + }, + activePackage: { + id: 1, + package_id: 1, + package_name: 'Standard', + package_type: 'standard', + included_package_slug: null, + active: true, + used_events: 2, + remaining_events: 3, + price: null, + currency: null, + purchased_at: null, + expires_at: null, + package_limits: null, + branding_allowed: true, + watermark_allowed: true, + features: [], + }, +})); + +const navigateMock = vi.fn(); + +vi.mock('react-router-dom', () => ({ + useNavigate: () => navigateMock, + useLocation: () => ({ search: '', pathname: '/event-admin/mobile/dashboard' }), + useParams: () => ({ slug: fixtures.event.slug }), +})); + +vi.mock('react-i18next', () => ({ + useTranslation: () => ({ + t: (key: string, fallback?: string | Record, options?: Record) => { + let text = key; + let resolvedOptions = options; + if (typeof fallback === 'string') { + text = fallback; + } else if (fallback && typeof fallback === 'object') { + resolvedOptions = fallback; + if (typeof fallback.defaultValue === 'string') { + text = fallback.defaultValue; + } + } + if (!resolvedOptions || typeof text !== 'string') { + return text; + } + return text.replace(/\{\{(\w+)\}\}/g, (_, token) => String(resolvedOptions?.[token] ?? '')); + }, + i18n: { + language: 'de', + }, + }), + initReactI18next: { + type: '3rdParty', + init: () => undefined, + }, +})); + +vi.mock('@tanstack/react-query', () => ({ + useQuery: ({ queryKey }: { queryKey: unknown }) => { + const keyParts = Array.isArray(queryKey) ? queryKey : [queryKey]; + const key = keyParts.map(String).join(':'); + if (key.includes('packages-overview')) { + return { data: { packages: [], activePackage: fixtures.activePackage }, isLoading: false, isError: false }; + } + if (key.includes('onboarding') && key.includes('status')) { + return { data: { steps: { summary_seen_package_id: fixtures.activePackage.id } }, isLoading: false }; + } + if (key.includes('dashboard') && key.includes('events')) { + return { data: [fixtures.event], isLoading: false }; + } + if (key.includes('dashboard') && key.includes('stats')) { + return { data: null, isLoading: false }; + } + return { data: null, isLoading: false, isError: false }; + }, +})); + +vi.mock('../../context/EventContext', () => ({ + useEventContext: () => ({ + events: [fixtures.event], + activeEvent: fixtures.event, + hasEvents: true, + hasMultipleEvents: false, + isLoading: false, + selectEvent: vi.fn(), + }), +})); + +vi.mock('../../auth/context', () => ({ + useAuth: () => ({ status: 'unauthenticated' }), +})); + +vi.mock('../hooks/useInstallPrompt', () => ({ + useInstallPrompt: () => ({ isInstalled: true, canInstall: false, isIos: false, promptInstall: vi.fn() }), +})); + +vi.mock('../hooks/useAdminPushSubscription', () => ({ + useAdminPushSubscription: () => ({ supported: true, subscribed: true, permission: 'granted', loading: false, enable: vi.fn() }), +})); + +vi.mock('../hooks/useDevicePermissions', () => ({ + useDevicePermissions: () => ({ storage: 'unavailable', loading: false, requestPersistentStorage: vi.fn() }), +})); + +vi.mock('../lib/mobileTour', () => ({ + getTourSeen: () => true, + resolveTourStepKeys: () => [], + setTourSeen: vi.fn(), +})); + +vi.mock('../components/MobileShell', () => ({ + MobileShell: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('../components/Sheet', () => ({ + MobileSheet: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('../components/Primitives', () => ({ + MobileCard: ({ children }: { children: React.ReactNode }) =>
{children}
, + CTAButton: ({ label }: { label: string }) => , + KpiTile: ({ label, value }: { label: string; value: string | number }) => ( +
+ {label} + {value} +
+ ), + ActionTile: ({ label }: { label: string }) =>
{label}
, + PillBadge: ({ children }: { children: React.ReactNode }) =>
{children}
, + SkeletonCard: () =>
Loading...
, +})); + +vi.mock('@tamagui/card', () => ({ + Card: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('@tamagui/progress', () => ({ + Progress: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Indicator: ({ children }: { children?: React.ReactNode }) =>
{children}
, + }), +})); + +vi.mock('@tamagui/group', () => ({ + XGroup: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Item: ({ children }: { children: React.ReactNode }) =>
{children}
, + }), + YGroup: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Item: ({ children }: { children: React.ReactNode }) =>
{children}
, + }), +})); + +vi.mock('@tamagui/stacks', () => ({ + YStack: ({ children }: { children: React.ReactNode }) =>
{children}
, + XStack: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('@tamagui/text', () => ({ + SizableText: ({ children }: { children: React.ReactNode }) => {children}, +})); + +vi.mock('@tamagui/react-native-web-lite', () => ({ + Pressable: ({ children, onPress }: { children: React.ReactNode; onPress?: () => void }) => ( + + ), +})); + +vi.mock('../theme', () => ({ + ADMIN_ACTION_COLORS: { + settings: '#10b981', + tasks: '#f59e0b', + qr: '#6366f1', + images: '#ec4899', + liveShow: '#f97316', + liveShowSettings: '#38bdf8', + guests: '#22c55e', + guestMessages: '#f97316', + branding: '#0ea5e9', + photobooth: '#f43f5e', + recap: '#94a3b8', + analytics: '#22c55e', + }, + ADMIN_MOTION: { + tileStaggerMs: 0, + }, + useAdminTheme: () => ({ + textStrong: '#0f172a', + muted: '#64748b', + border: '#e2e8f0', + surface: '#ffffff', + accentSoft: '#eef2ff', + primary: '#ff5a5f', + surfaceMuted: '#f8fafc', + shadow: 'rgba(15,23,42,0.12)', + }), +})); + +vi.mock('../../lib/events', () => ({ + resolveEventDisplayName: () => fixtures.event.name, + resolveEngagementMode: () => 'full', + isBrandingAllowed: () => true, + formatEventDate: () => '19. Feb. 2026', +})); + +vi.mock('../eventDate', () => ({ + isPastEvent: () => false, +})); + +import MobileDashboardPage from '../DashboardPage'; + +describe('MobileDashboardPage', () => { + it('shows package usage progress when a limit is available', () => { + render(); + + expect(screen.getByText('2 of 5 events used')).toBeInTheDocument(); + expect(screen.getByText('3 remaining')).toBeInTheDocument(); + }); +}); diff --git a/resources/js/admin/mobile/__tests__/EventFormPage.test.tsx b/resources/js/admin/mobile/__tests__/EventFormPage.test.tsx index 6ea6782..d39c649 100644 --- a/resources/js/admin/mobile/__tests__/EventFormPage.test.tsx +++ b/resources/js/admin/mobile/__tests__/EventFormPage.test.tsx @@ -79,6 +79,11 @@ vi.mock('../theme', () => ({ border: '#e5e7eb', surface: '#ffffff', primary: '#ff5a5f', + glassSurface: 'rgba(255,255,255,0.8)', + glassSurfaceStrong: 'rgba(255,255,255,0.9)', + glassBorder: 'rgba(229,231,235,0.7)', + glassShadow: 'rgba(15,23,42,0.14)', + appBackground: 'linear-gradient(180deg, #f7fafc, #eef3f7)', }), })); diff --git a/resources/js/admin/mobile/__tests__/EventTasksPage.test.tsx b/resources/js/admin/mobile/__tests__/EventTasksPage.test.tsx new file mode 100644 index 0000000..a09de4b --- /dev/null +++ b/resources/js/admin/mobile/__tests__/EventTasksPage.test.tsx @@ -0,0 +1,217 @@ +import React from 'react'; +import { describe, expect, it, vi } from 'vitest'; +import { render, screen } from '@testing-library/react'; + +const fixtures = vi.hoisted(() => ({ + event: { + id: 1, + name: 'Demo Event', + slug: 'demo-event', + event_date: '2026-02-19', + event_type_id: null, + event_type: null, + status: 'published', + settings: {}, + }, + assignedTasks: [ + { id: 1, title: 'Task A', description: 'Desc', emotion: null, event_type_id: null }, + { id: 2, title: 'Task B', description: '', emotion: null, event_type_id: null }, + ], + libraryTasks: [ + { id: 3, title: 'Task C', description: '', emotion: null, event_type_id: null }, + ], + collections: [{ id: 1, name: 'Starter Pack', description: '' }], + emotions: [{ id: 1, name: 'Joy', color: '#ff6b6b' }], +})); + +const navigateMock = vi.fn(); +const backMock = vi.fn(); + +vi.mock('react-router-dom', () => ({ + useNavigate: () => navigateMock, + useParams: () => ({ slug: fixtures.event.slug }), +})); + +vi.mock('react-i18next', () => ({ + useTranslation: () => ({ + t: (key: string, fallback?: string | Record) => { + if (typeof fallback === 'string') { + return fallback; + } + if (fallback && typeof fallback === 'object' && typeof fallback.defaultValue === 'string') { + return fallback.defaultValue; + } + return key; + }, + }), +})); + +vi.mock('../hooks/useBackNavigation', () => ({ + useBackNavigation: () => backMock, +})); + +vi.mock('../../context/EventContext', () => ({ + useEventContext: () => ({ + activeEvent: fixtures.event, + selectEvent: vi.fn(), + }), +})); + +vi.mock('../../api', () => ({ + getEvent: vi.fn().mockResolvedValue(fixtures.event), + getEvents: vi.fn().mockResolvedValue([fixtures.event]), + getEventTasks: vi.fn().mockResolvedValue({ data: fixtures.assignedTasks }), + getTasks: vi.fn().mockResolvedValue({ data: fixtures.libraryTasks }), + getTaskCollections: vi.fn().mockResolvedValue({ data: fixtures.collections }), + getEmotions: vi.fn().mockResolvedValue(fixtures.emotions), + assignTasksToEvent: vi.fn(), + updateTask: vi.fn(), + importTaskCollection: vi.fn(), + createTask: vi.fn(), + detachTasksFromEvent: vi.fn(), + createEmotion: vi.fn(), + updateEmotion: vi.fn(), + deleteEmotion: vi.fn(), +})); + +vi.mock('react-hot-toast', () => ({ + default: { + error: vi.fn(), + success: vi.fn(), + }, +})); + +vi.mock('@tamagui/card', () => ({ + Card: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('@tamagui/scroll-view', () => ({ + ScrollView: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('@tamagui/group', () => ({ + YGroup: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Item: ({ children }: { children: React.ReactNode }) =>
{children}
, + }), +})); + +vi.mock('@tamagui/stacks', () => ({ + YStack: ({ children }: { children: React.ReactNode }) =>
{children}
, + XStack: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('@tamagui/text', () => ({ + SizableText: ({ children }: { children: React.ReactNode }) => {children}, +})); + +vi.mock('@tamagui/list-item', () => ({ + ListItem: ({ title, subTitle, iconAfter }: { title?: React.ReactNode; subTitle?: React.ReactNode; iconAfter?: React.ReactNode }) => ( +
+ {title} + {subTitle} + {iconAfter} +
+ ), +})); + +vi.mock('@tamagui/react-native-web-lite', () => ({ + Pressable: ({ children, onPress }: { children: React.ReactNode; onPress?: () => void }) => ( + + ), +})); + +vi.mock('@tamagui/button', () => ({ + Button: ({ children, onPress }: { children: React.ReactNode; onPress?: () => void }) => ( + + ), +})); + +vi.mock('@tamagui/radio-group', () => ({ + RadioGroup: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Item: ({ children }: { children: React.ReactNode }) =>
{children}
, + Indicator: () =>
, + }), +})); + +vi.mock('@tamagui/alert-dialog', () => ({ + AlertDialog: Object.assign(({ children }: { children: React.ReactNode }) =>
{children}
, { + Portal: ({ children }: { children: React.ReactNode }) =>
{children}
, + Overlay: ({ children }: { children?: React.ReactNode }) =>
{children}
, + Content: ({ children }: { children: React.ReactNode }) =>
{children}
, + Title: ({ children }: { children: React.ReactNode }) =>
{children}
, + Description: ({ children }: { children: React.ReactNode }) =>
{children}
, + Cancel: ({ children }: { children: React.ReactNode }) =>
{children}
, + Action: ({ children }: { children: React.ReactNode }) =>
{children}
, + }), +})); + +vi.mock('../components/MobileShell', () => ({ + MobileShell: ({ children }: { children: React.ReactNode }) =>
{children}
, + HeaderActionButton: ({ children }: { children: React.ReactNode }) =>
{children}
, +})); + +vi.mock('../components/Primitives', () => ({ + MobileCard: ({ children }: { children: React.ReactNode }) =>
{children}
, + CTAButton: ({ label, onPress }: { label: string; onPress?: () => void }) => ( + + ), + SkeletonCard: () =>
Loading...
, + FloatingActionButton: ({ label }: { label: string }) =>
{label}
, +})); + +vi.mock('../components/FormControls', () => ({ + MobileField: ({ children }: { children: React.ReactNode }) =>
{children}
, + MobileInput: (props: React.InputHTMLAttributes) => , + MobileSelect: ({ children }: { children: React.ReactNode }) => , + MobileTextArea: (props: React.TextareaHTMLAttributes) =>