diff --git a/.beads/issues.jsonl b/.beads/issues.jsonl index ff60e0a..c9126ed 100644 --- a/.beads/issues.jsonl +++ b/.beads/issues.jsonl @@ -1,4 +1,3 @@ -{"id":"--stealth-d39","title":"Superadmin control surface spec and access matrix","description":"Define the minimal superadmin control surface, permissions, and mapping to tenant/guest responsibilities. Document scope and non-goals.","status":"tombstone","priority":2,"issue_type":"task","created_at":"2026-01-01T14:16:06.994379577+01:00","updated_at":"2026-01-01T17:23:28.230936323+01:00","close_reason":"Duplicate of fotospiel-app-ihd after beads re-init","deleted_at":"2026-01-01T17:23:28.230936323+01:00","deleted_by":"soeren","delete_reason":"Remove stray stealth issue id","original_type":"task"} {"id":"fotospiel-app-097","title":"Tenant announcements / release notes","description":"Broadcast announcements to tenants/admins with targeting and scheduling.","status":"closed","priority":3,"issue_type":"feature","created_at":"2026-01-01T14:20:21.68206312+01:00","updated_at":"2026-01-02T14:18:31.676816348+01:00","closed_at":"2026-01-02T14:18:31.676816348+01:00","close_reason":"Closed"} {"id":"fotospiel-app-0h0","title":"SEC-BILL-02 Signature freshness + retry policies for Paddle webhooks","status":"open","priority":2,"issue_type":"task","created_at":"2026-01-01T15:53:37.618780852+01:00","created_by":"soeren","updated_at":"2026-01-01T15:53:37.618780852+01:00"} {"id":"fotospiel-app-0rb","title":"Tenant admin onboarding: inline checkout integration in welcome flow","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-01T16:08:22.434997456+01:00","created_by":"soeren","updated_at":"2026-01-01T16:08:28.026795975+01:00","closed_at":"2026-01-01T16:08:28.026795975+01:00","close_reason":"Completed in codebase (verified)"} @@ -48,6 +47,7 @@ {"id":"fotospiel-app-7uu","title":"Uploader: improve file readiness detection","description":"Part of epic fotospiel-app-5aa. Use size + last-write stabilization to avoid partial uploads.","status":"open","priority":2,"issue_type":"task","owner":"codex-agent@example.com","created_at":"2026-01-13T11:01:54.142231578+01:00","created_by":"Codex Agent","updated_at":"2026-01-13T11:01:54.142231578+01:00"} {"id":"fotospiel-app-7x1","title":"Uploader: response format manual override","description":"Part of epic fotospiel-app-5aa. Allow manual response format override when connect code doesn't set it.","status":"open","priority":2,"issue_type":"task","owner":"codex-agent@example.com","created_at":"2026-01-13T11:03:54.824613016+01:00","created_by":"Codex Agent","updated_at":"2026-01-13T11:03:54.824613016+01:00"} {"id":"fotospiel-app-83q","title":"Implement Advanced Analytics","description":"Full plan: Phase 1 (MVP) includes Activity Timeline, Top Contributors, and Task Stats. Phase 2 includes Engagement Funnel, Vibe Check, and PDF Export. See chat history for details.","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-06T15:40:08.826105426+01:00","created_by":"soeren","updated_at":"2026-01-06T16:15:17.722450844+01:00","closed_at":"2026-01-06T16:15:17.722455019+01:00"} +{"id":"fotospiel-app-8iw","title":"Modernize Tenant Admin PWA UI","status":"open","priority":1,"issue_type":"task","owner":"codex-agent@example.com","created_at":"2026-01-17T14:36:39.802617182+01:00","created_by":"Codex Agent","updated_at":"2026-01-17T14:36:39.802617182+01:00"} {"id":"fotospiel-app-8ui","title":"Uploader: persist queue across restarts","description":"Part of epic fotospiel-app-5aa. Persist pending upload queue to disk (settings or local DB) so restarts don't lose files.","status":"open","priority":2,"issue_type":"task","owner":"codex-agent@example.com","created_at":"2026-01-13T11:01:42.213478619+01:00","created_by":"Codex Agent","updated_at":"2026-01-13T11:01:42.213478619+01:00"} {"id":"fotospiel-app-95m","title":"Paddle migration: admin catalog sync UI for packages","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-01T15:57:49.790409261+01:00","created_by":"soeren","updated_at":"2026-01-01T15:57:55.418180246+01:00","closed_at":"2026-01-01T15:57:55.418180246+01:00","close_reason":"Completed in codebase (verified)"} {"id":"fotospiel-app-99d","title":"Paddle migration: marketing checkout uses Paddle-hosted checkout","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-01T15:58:12.298063897+01:00","created_by":"soeren","updated_at":"2026-01-01T15:58:17.968032021+01:00","closed_at":"2026-01-01T15:58:17.968032021+01:00","close_reason":"Completed in codebase (verified)"} diff --git a/.beads/last-touched b/.beads/last-touched index 4f57549..f50987f 100644 --- a/.beads/last-touched +++ b/.beads/last-touched @@ -1 +1 @@ -fotospiel-app-de7 +fotospiel-app-8iw diff --git a/.tamagui/tamagui-components.config.cjs b/.tamagui/tamagui-components.config.cjs index 12e6f5d..f1d2244 100644 --- a/.tamagui/tamagui-components.config.cjs +++ b/.tamagui/tamagui-components.config.cjs @@ -5152,7 +5152,7 @@ var require_useMergeRefs = __commonJS({ } return React83.useMemo( () => (0, _mergeRefs.default)(...args), - // eslint-disable-next-line + [...args] ); } @@ -12243,7 +12243,7 @@ var require_useMergeRefs2 = __commonJS({ } }, [...refs] - // eslint-disable-line react-hooks/exhaustive-deps + ); } __name(useMergeRefs, "useMergeRefs"); @@ -12938,7 +12938,7 @@ var require_VirtualizedSectionList = __commonJS({ } }; this._renderItem = (listItemCount) => ( - // eslint-disable-next-line react/no-unstable-nested-components + (_ref2) => { var item = _ref2.item, index5 = _ref2.index; var info = this._subExtractor(index5); @@ -30935,17 +30935,17 @@ function useInteractions(propsList) { const itemDeps = propsList.map((key) => key == null ? void 0 : key.item); const getReferenceProps = React51.useCallback( (userProps) => mergeProps(userProps, propsList, "reference"), - // eslint-disable-next-line react-hooks/exhaustive-deps + referenceDeps ); const getFloatingProps = React51.useCallback( (userProps) => mergeProps(userProps, propsList, "floating"), - // eslint-disable-next-line react-hooks/exhaustive-deps + floatingDeps ); const getItemProps = React51.useCallback( (userProps) => mergeProps(userProps, propsList, "item"), - // eslint-disable-next-line react-hooks/exhaustive-deps + itemDeps ); return React51.useMemo(() => ({ @@ -33866,7 +33866,7 @@ function FloatingFocusManager(props) { queueMicrotask(() => { const tabbableReturnElement = getFirstTabbableElement(returnElement); if ( - // eslint-disable-next-line react-hooks/exhaustive-deps + returnFocusRef.current && !preventReturnFocusRef.current && isHTMLElement(tabbableReturnElement) && // If the focus moved somewhere else after mount, avoid returning focus // since it likely entered a different element which should be // respected: https://github.com/floating-ui/floating-ui/issues/2607 @@ -34615,17 +34615,17 @@ function useInteractions2(propsList) { const itemDeps = propsList.map((key) => key == null ? void 0 : key.item); const getReferenceProps = React60.useCallback( (userProps) => mergeProps2(userProps, propsList, "reference"), - // eslint-disable-next-line react-hooks/exhaustive-deps + referenceDeps ); const getFloatingProps = React60.useCallback( (userProps) => mergeProps2(userProps, propsList, "floating"), - // eslint-disable-next-line react-hooks/exhaustive-deps + floatingDeps ); const getItemProps = React60.useCallback( (userProps) => mergeProps2(userProps, propsList, "item"), - // eslint-disable-next-line react-hooks/exhaustive-deps + itemDeps ); return React60.useMemo(() => ({ @@ -39482,17 +39482,17 @@ function useInteractions3(propsList) { const itemDeps = propsList.map((key) => key == null ? void 0 : key.item); const getReferenceProps = React76.useCallback( (userProps) => mergeProps3(userProps, propsList, "reference"), - // eslint-disable-next-line react-hooks/exhaustive-deps + referenceDeps ); const getFloatingProps = React76.useCallback( (userProps) => mergeProps3(userProps, propsList, "floating"), - // eslint-disable-next-line react-hooks/exhaustive-deps + floatingDeps ); const getItemProps = React76.useCallback( (userProps) => mergeProps3(userProps, propsList, "item"), - // eslint-disable-next-line react-hooks/exhaustive-deps + itemDeps ); return React76.useMemo(() => ({ diff --git a/.tamagui/tamagui.config.cjs b/.tamagui/tamagui.config.cjs index 0dffc29..071e7aa 100644 --- a/.tamagui/tamagui.config.cjs +++ b/.tamagui/tamagui.config.cjs @@ -4160,27 +4160,33 @@ var tokens3 = { ...tokens2, color: { ...tokens2.color, - primary: "#FF5C5C", - accent: "#3D5AFE", - accentSoft: "#E8ECFF", - success: "#22C55E", - warning: "#FBBF24", + primary: "#4F46E5", + // Indigo 600 + accent: "#F43F5E", + // Rose 500 + accentSoft: "#E0E7FF", + // Indigo 100 + success: "#10B981", + // Emerald 500 + warning: "#F59E0B", + // Amber 500 danger: "#EF4444", + // Red 500 surface: "#ffffff", - muted: "#FFF6F0", - border: "#F3D6C9", - text: "#0B132B" + muted: "#F8FAFC", + // Slate 50 + border: "#E2E8F0", + // Slate 200 + text: "#0F172A" + // Slate 900 }, radius: { - ...tokens2.radius, - card: 20, + // ... existing radius tokens ... + card: 16, tile: 14, pill: 999 - }, - size: { - ...tokens2.size, - card: 20 } + // ... }; var themes3 = { ...themes2, @@ -4188,27 +4194,30 @@ var themes3 = { ...themes2.light, primary: tokens3.color.primary, accent: tokens3.color.accent, - background: "#FFF1E8", - backgroundHover: "#FFE8DD", - backgroundPress: "#FFE1D2", + background: "#F1F5F9", + // Slate 100 + backgroundHover: "#E2E8F0", + backgroundPress: "#CBD5E1", backgroundStrong: tokens3.color.surface, - backgroundTransparent: "rgba(255, 241, 232, 0)", + backgroundTransparent: "rgba(241, 245, 249, 0)", color: tokens3.color.text, - colorHover: "#091024", - colorPress: "#091024", - colorFocus: "#091024", + colorHover: "#1E293B", + colorPress: "#1E293B", + colorFocus: "#1E293B", borderColor: tokens3.color.border, - 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)", + borderColorHover: "#CBD5E1", + borderColorPress: "#94A3B8", + shadowColor: "rgba(15, 23, 42, 0.08)", + shadowColorPress: "rgba(15, 23, 42, 0.12)", + shadowColorFocus: "rgba(15, 23, 42, 0.12)", surface: tokens3.color.surface, muted: tokens3.color.muted, blue3: tokens3.color.accentSoft, - blue6: tokens3.color.accent, + blue6: "#6366F1", + // Indigo 500 blue10: tokens3.color.primary, - blue11: "#1E36F1" + blue11: "#4338CA" + // Indigo 700 }, dark: { ...themes2.dark, diff --git a/.tamagui/tamagui.config.json b/.tamagui/tamagui.config.json index 8b30e40..d2cefeb 100644 --- a/.tamagui/tamagui.config.json +++ b/.tamagui/tamagui.config.json @@ -1099,786 +1099,9 @@ } }, { - "moduleName": "tamagui", + "moduleName": "@tamagui/stacks", "nameToInfo": { - "AlertDialogAction": { - "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": "AlertDialogAction", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "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": { + "SizableStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -1890,8 +1113,327 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "column", - "unstyled": false + "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 + } + }, + "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, @@ -2234,1136 +1776,14 @@ } } } - }, - "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, - "neverFlatten": true, - "isHOC": true - } - }, - "AlertDialogTitle": { - "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": "AlertDialogTitle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "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": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "article", - "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": "Article", "isReactNative": false, "isText": false, "isStyledHOC": false } }, - "Aside": { + "XStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -3375,267 +1795,7 @@ "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": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 + "flexDirection": "row" }, "validStyles": { "backfaceVisibility": true, @@ -3890,15 +2050,12 @@ }, "inset": "Function" }, - "componentName": "AvatarFallback", "isReactNative": false, "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true + "isStyledHOC": false } }, - "AvatarFallbackFrame": { + "YStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -3906,13 +2063,11 @@ "alignItems": "stretch", "flexBasis": "auto", "boxSizing": "border-box", + "position": "relative", "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 + "flexDirection": "column" }, "validStyles": { "backfaceVisibility": true, @@ -4167,383 +2322,12 @@ }, "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": { + "ZStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -4551,16 +2335,11 @@ "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 + "position": "relative" }, "validStyles": { "backfaceVisibility": true, @@ -4813,9665 +2592,20 @@ "...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" - } - } + "inset": "Function" }, - "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 + "isZStack": 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 - } - }, + } + } + }, + { + "moduleName": "@tamagui/text", + "nameToInfo": { "H1": { "staticConfig": { "acceptsClassName": true, @@ -16452,566 +4586,6 @@ "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, @@ -17339,3487 +4913,6 @@ "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, @@ -21146,7049 +5239,6 @@ "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, @@ -28513,2797 +5563,13 @@ "isReactNative": false, "isStyledHOC": false } - }, - "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": { - "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 - } - }, - "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": { + } + } + }, + { + "moduleName": "@tamagui/button", + "nameToInfo": { + "Button": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -31317,605 +5583,9 @@ "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", - "outlineWidth": 2 - } - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Switch", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "SwitchFrame": { - "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", - "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", + "role": "button", + "focusable": true, + "disableClassName": true, "unstyled": false }, "validStyles": { @@ -32263,28 +5933,65 @@ "unstyled": { "false": { "size": "$true", - "backgroundColor": "$background", - "borderRadius": 1000 + "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 + } } }, - "checked": { - "true": {} + "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" + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } } }, "defaultVariants": { "unstyled": false }, - "componentName": "SwitchThumb", + "componentName": "Button", "isReactNative": false, "isText": false, "context": "Component", - "isStyledHOC": false + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true } }, - "Tabs": { + "ButtonFrame": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -32296,7 +6003,12 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "row" + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "disableClassName": true, + "unstyled": false }, "validStyles": { "backfaceVisibility": true, @@ -32550,15 +6262,14 @@ ":number": "Function" }, "inset": "Function", - "unstyled": { + "backgrounded": { "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false + "backgroundColor": "$background" } }, + "radiused": { + "true": "Function" + }, "hoverTheme": { "true": { "hoverStyle": { @@ -32590,33 +6301,128 @@ "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" + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } } }, - "componentName": "Tabs", + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", "isReactNative": false, "isText": false, + "context": "Component", "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true + "neverFlatten": true } }, - "Text": { + "ButtonText": { "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": {}, @@ -32658,8 +6464,18 @@ }, "unstyled": { "false": { - "color": "$color" + "size": "$true", + "color": "$color", + "userSelect": "none", + "cursor": "pointer", + "flexGrow": 0, + "flexShrink": 1, + "ellipse": true } + }, + "size": "Function", + "fontFamily": { + "...": "Function" } }, "validStyles": { @@ -32921,3023 +6737,11 @@ "defaultVariants": { "unstyled": false }, + "componentName": "Button", "isReactNative": false, - "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, + "context": "Component", "isStyledHOC": false, - "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 + "neverFlatten": true } } } @@ -36406,16 +7210,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -36428,33 +7232,33 @@ "color10": "hsl(0, 0%, 50.3%)", "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", - "background": "#FFF1E8", - "backgroundHover": "#FFE8DD", - "backgroundPress": "#FFE1D2", + "background": "#F1F5F9", + "backgroundHover": "#E2E8F0", + "backgroundPress": "#CBD5E1", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 241, 232, 0)", - "color": "#0B132B", - "colorHover": "#091024", - "colorPress": "#091024", - "colorFocus": "#091024", + "backgroundTransparent": "rgba(241, 245, 249, 0)", + "color": "#0F172A", + "colorHover": "#1E293B", + "colorPress": "#1E293B", + "colorFocus": "#1E293B", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F3D6C9", - "borderColorHover": "#EBCABA", + "borderColor": "#E2E8F0", + "borderColorHover": "#CBD5E1", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E1BFAE", + "borderColorPress": "#94A3B8", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -36540,10 +7344,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light" }, "dark": { @@ -36739,16 +7543,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#0F1B36", "muted": "#121F3D", - "border": "#F3D6C9", - "text": "#0B132B", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -37072,16 +7876,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -37112,15 +7916,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37206,10 +8010,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange" }, "light_yellow": { @@ -37405,16 +8209,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -37445,15 +8249,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37539,10 +8343,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow" }, "light_green": { @@ -37738,16 +8542,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -37778,15 +8582,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -37872,10 +8676,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green" }, "light_blue": { @@ -38071,16 +8875,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -38111,15 +8915,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38205,10 +9009,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue" }, "light_purple": { @@ -38404,16 +9208,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -38444,15 +9248,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38538,10 +9342,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple" }, "light_pink": { @@ -38737,16 +9541,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -38777,15 +9581,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -38871,10 +9675,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink" }, "light_red": { @@ -39070,16 +9874,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -39110,15 +9914,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -39204,10 +10008,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red" }, "dark_orange": { @@ -39403,16 +10207,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -39736,16 +10540,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -40069,16 +10873,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -40402,16 +11206,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -40735,16 +11539,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -41068,16 +11872,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -41401,16 +12205,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -41734,16 +12538,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -41757,32 +12561,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFE8DD", - "backgroundPress": "#FFE1D2", + "backgroundHover": "#E2E8F0", + "backgroundPress": "#CBD5E1", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 241, 232, 0)", - "color": "#0B132B", - "colorHover": "#091024", - "colorPress": "#091024", - "colorFocus": "#091024", + "backgroundTransparent": "rgba(241, 245, 249, 0)", + "color": "#0F172A", + "colorHover": "#1E293B", + "colorPress": "#1E293B", + "colorFocus": "#1E293B", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F3D6C9", - "borderColorHover": "#EBCABA", + "borderColor": "#E2E8F0", + "borderColorHover": "#CBD5E1", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E1BFAE", + "borderColorPress": "#94A3B8", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -41868,10 +12672,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_SheetOverlay" }, "light_DialogOverlay": { @@ -42067,16 +12871,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -42090,32 +12894,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFE8DD", - "backgroundPress": "#FFE1D2", + "backgroundHover": "#E2E8F0", + "backgroundPress": "#CBD5E1", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 241, 232, 0)", - "color": "#0B132B", - "colorHover": "#091024", - "colorPress": "#091024", - "colorFocus": "#091024", + "backgroundTransparent": "rgba(241, 245, 249, 0)", + "color": "#0F172A", + "colorHover": "#1E293B", + "colorPress": "#1E293B", + "colorFocus": "#1E293B", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F3D6C9", - "borderColorHover": "#EBCABA", + "borderColor": "#E2E8F0", + "borderColorHover": "#CBD5E1", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E1BFAE", + "borderColorPress": "#94A3B8", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42201,10 +13005,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_DialogOverlay" }, "light_ModalOverlay": { @@ -42400,16 +13204,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -42423,32 +13227,32 @@ "color11": "hsl(0, 0%, 42.5%)", "color12": "hsl(0, 0%, 9.0%)", "background": "rgba(0,0,0,0.5)", - "backgroundHover": "#FFE8DD", - "backgroundPress": "#FFE1D2", + "backgroundHover": "#E2E8F0", + "backgroundPress": "#CBD5E1", "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "#ffffff", - "backgroundTransparent": "rgba(255, 241, 232, 0)", - "color": "#0B132B", - "colorHover": "#091024", - "colorPress": "#091024", - "colorFocus": "#091024", + "backgroundTransparent": "rgba(241, 245, 249, 0)", + "color": "#0F172A", + "colorHover": "#1E293B", + "colorPress": "#1E293B", + "colorFocus": "#1E293B", "colorTransparent": "rgba(10,10,10,0)", - "borderColor": "#F3D6C9", - "borderColorHover": "#EBCABA", + "borderColor": "#E2E8F0", + "borderColorHover": "#CBD5E1", "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "#E1BFAE", + "borderColorPress": "#94A3B8", "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42534,10 +13338,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_ModalOverlay" }, "light_orange_SheetOverlay": { @@ -42733,16 +13537,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -42773,15 +13577,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -42867,10 +13671,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_SheetOverlay" }, "light_orange_DialogOverlay": { @@ -43066,16 +13870,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -43106,15 +13910,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43200,10 +14004,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_DialogOverlay" }, "light_orange_ModalOverlay": { @@ -43399,16 +14203,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -43439,15 +14243,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43533,10 +14337,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_ModalOverlay" }, "light_yellow_SheetOverlay": { @@ -43732,16 +14536,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -43772,15 +14576,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -43866,10 +14670,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_SheetOverlay" }, "light_yellow_DialogOverlay": { @@ -44065,16 +14869,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -44105,15 +14909,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -44199,10 +15003,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_DialogOverlay" }, "light_yellow_ModalOverlay": { @@ -44398,16 +15202,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -44438,15 +15242,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -44532,10 +15336,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_ModalOverlay" }, "light_green_SheetOverlay": { @@ -44731,16 +15535,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -44771,15 +15575,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -44865,10 +15669,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_SheetOverlay" }, "light_green_DialogOverlay": { @@ -45064,16 +15868,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -45104,15 +15908,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -45198,10 +16002,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_DialogOverlay" }, "light_green_ModalOverlay": { @@ -45397,16 +16201,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -45437,15 +16241,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -45531,10 +16335,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_ModalOverlay" }, "light_blue_SheetOverlay": { @@ -45730,16 +16534,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -45770,15 +16574,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -45864,10 +16668,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_SheetOverlay" }, "light_blue_DialogOverlay": { @@ -46063,16 +16867,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -46103,15 +16907,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -46197,10 +17001,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_DialogOverlay" }, "light_blue_ModalOverlay": { @@ -46396,16 +17200,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -46436,15 +17240,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -46530,10 +17334,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_ModalOverlay" }, "light_purple_SheetOverlay": { @@ -46729,16 +17533,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -46769,15 +17573,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -46863,10 +17667,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_SheetOverlay" }, "light_purple_DialogOverlay": { @@ -47062,16 +17866,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -47102,15 +17906,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -47196,10 +18000,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_DialogOverlay" }, "light_purple_ModalOverlay": { @@ -47395,16 +18199,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -47435,15 +18239,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -47529,10 +18333,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_ModalOverlay" }, "light_pink_SheetOverlay": { @@ -47728,16 +18532,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -47768,15 +18572,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -47862,10 +18666,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_SheetOverlay" }, "light_pink_DialogOverlay": { @@ -48061,16 +18865,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -48101,15 +18905,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -48195,10 +18999,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_DialogOverlay" }, "light_pink_ModalOverlay": { @@ -48394,16 +19198,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -48434,15 +19238,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -48528,10 +19332,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_ModalOverlay" }, "light_red_SheetOverlay": { @@ -48727,16 +19531,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -48767,15 +19571,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -48861,10 +19665,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_SheetOverlay" }, "light_red_DialogOverlay": { @@ -49060,16 +19864,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -49100,15 +19904,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -49194,10 +19998,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_DialogOverlay" }, "light_red_ModalOverlay": { @@ -49393,16 +20197,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -49433,15 +20237,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -49527,10 +20331,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_ModalOverlay" }, "light_alt1_SheetOverlay": { @@ -49726,16 +20530,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -49766,15 +20570,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -49860,10 +20664,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_SheetOverlay" }, "light_alt1_DialogOverlay": { @@ -50059,16 +20863,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -50099,15 +20903,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -50193,10 +20997,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_DialogOverlay" }, "light_alt1_ModalOverlay": { @@ -50392,16 +21196,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -50432,15 +21236,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -50526,10 +21330,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_ModalOverlay" }, "light_alt2_SheetOverlay": { @@ -50725,16 +21529,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -50765,15 +21569,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -50859,10 +21663,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_SheetOverlay" }, "light_alt2_DialogOverlay": { @@ -51058,16 +21862,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -51098,15 +21902,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -51192,10 +21996,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_DialogOverlay" }, "light_alt2_ModalOverlay": { @@ -51391,16 +22195,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -51431,15 +22235,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -51525,10 +22329,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_ModalOverlay" }, "light_active_SheetOverlay": { @@ -51724,16 +22528,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -51752,7 +22556,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -51764,15 +22568,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -51858,10 +22662,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_SheetOverlay" }, "light_active_DialogOverlay": { @@ -52057,16 +22861,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -52085,7 +22889,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -52097,15 +22901,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -52191,10 +22995,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_DialogOverlay" }, "light_active_ModalOverlay": { @@ -52390,16 +23194,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -52418,7 +23222,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -52430,15 +23234,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -52524,10 +23328,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_ModalOverlay" }, "light_orange_alt1_SheetOverlay": { @@ -52723,16 +23527,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -52763,15 +23567,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -52857,10 +23661,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_SheetOverlay" }, "light_orange_alt1_DialogOverlay": { @@ -53056,16 +23860,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -53096,15 +23900,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -53190,10 +23994,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_DialogOverlay" }, "light_orange_alt1_ModalOverlay": { @@ -53389,16 +24193,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -53429,15 +24233,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -53523,10 +24327,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_ModalOverlay" }, "light_orange_alt2_SheetOverlay": { @@ -53722,16 +24526,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -53762,15 +24566,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -53856,10 +24660,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_SheetOverlay" }, "light_orange_alt2_DialogOverlay": { @@ -54055,16 +24859,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -54095,15 +24899,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -54189,10 +24993,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_DialogOverlay" }, "light_orange_alt2_ModalOverlay": { @@ -54388,16 +25192,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -54428,15 +25232,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -54522,10 +25326,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_ModalOverlay" }, "light_orange_active_SheetOverlay": { @@ -54721,16 +25525,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -54761,15 +25565,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -54855,10 +25659,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_SheetOverlay" }, "light_orange_active_DialogOverlay": { @@ -55054,16 +25858,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -55094,15 +25898,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -55188,10 +25992,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_DialogOverlay" }, "light_orange_active_ModalOverlay": { @@ -55387,16 +26191,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -55427,15 +26231,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -55521,10 +26325,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_ModalOverlay" }, "light_yellow_alt1_SheetOverlay": { @@ -55720,16 +26524,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -55760,15 +26564,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -55854,10 +26658,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_SheetOverlay" }, "light_yellow_alt1_DialogOverlay": { @@ -56053,16 +26857,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -56093,15 +26897,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -56187,10 +26991,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_DialogOverlay" }, "light_yellow_alt1_ModalOverlay": { @@ -56386,16 +27190,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -56426,15 +27230,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -56520,10 +27324,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_ModalOverlay" }, "light_yellow_alt2_SheetOverlay": { @@ -56719,16 +27523,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -56759,15 +27563,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -56853,10 +27657,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_SheetOverlay" }, "light_yellow_alt2_DialogOverlay": { @@ -57052,16 +27856,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -57092,15 +27896,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -57186,10 +27990,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_DialogOverlay" }, "light_yellow_alt2_ModalOverlay": { @@ -57385,16 +28189,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -57425,15 +28229,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -57519,10 +28323,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_ModalOverlay" }, "light_yellow_active_SheetOverlay": { @@ -57718,16 +28522,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -57758,15 +28562,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -57852,10 +28656,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_SheetOverlay" }, "light_yellow_active_DialogOverlay": { @@ -58051,16 +28855,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -58091,15 +28895,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -58185,10 +28989,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_DialogOverlay" }, "light_yellow_active_ModalOverlay": { @@ -58384,16 +29188,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -58424,15 +29228,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -58518,10 +29322,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_ModalOverlay" }, "light_green_alt1_SheetOverlay": { @@ -58717,16 +29521,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -58757,15 +29561,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -58851,10 +29655,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_SheetOverlay" }, "light_green_alt1_DialogOverlay": { @@ -59050,16 +29854,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -59090,15 +29894,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -59184,10 +29988,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_DialogOverlay" }, "light_green_alt1_ModalOverlay": { @@ -59383,16 +30187,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -59423,15 +30227,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -59517,10 +30321,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_ModalOverlay" }, "light_green_alt2_SheetOverlay": { @@ -59716,16 +30520,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -59756,15 +30560,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -59850,10 +30654,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_SheetOverlay" }, "light_green_alt2_DialogOverlay": { @@ -60049,16 +30853,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -60089,15 +30893,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -60183,10 +30987,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_DialogOverlay" }, "light_green_alt2_ModalOverlay": { @@ -60382,16 +31186,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -60422,15 +31226,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -60516,10 +31320,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_ModalOverlay" }, "light_green_active_SheetOverlay": { @@ -60715,16 +31519,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -60755,15 +31559,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -60849,10 +31653,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_SheetOverlay" }, "light_green_active_DialogOverlay": { @@ -61048,16 +31852,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -61088,15 +31892,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -61182,10 +31986,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_DialogOverlay" }, "light_green_active_ModalOverlay": { @@ -61381,16 +32185,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -61421,15 +32225,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -61515,10 +32319,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_ModalOverlay" }, "light_blue_alt1_SheetOverlay": { @@ -61714,16 +32518,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -61754,15 +32558,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -61848,10 +32652,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_SheetOverlay" }, "light_blue_alt1_DialogOverlay": { @@ -62047,16 +32851,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -62087,15 +32891,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -62181,10 +32985,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_DialogOverlay" }, "light_blue_alt1_ModalOverlay": { @@ -62380,16 +33184,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -62420,15 +33224,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -62514,10 +33318,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_ModalOverlay" }, "light_blue_alt2_SheetOverlay": { @@ -62713,16 +33517,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -62753,15 +33557,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -62847,10 +33651,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_SheetOverlay" }, "light_blue_alt2_DialogOverlay": { @@ -63046,16 +33850,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -63086,15 +33890,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -63180,10 +33984,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_DialogOverlay" }, "light_blue_alt2_ModalOverlay": { @@ -63379,16 +34183,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -63419,15 +34223,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -63513,10 +34317,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_ModalOverlay" }, "light_blue_active_SheetOverlay": { @@ -63712,16 +34516,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -63752,15 +34556,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -63846,10 +34650,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_SheetOverlay" }, "light_blue_active_DialogOverlay": { @@ -64045,16 +34849,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -64085,15 +34889,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -64179,10 +34983,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_DialogOverlay" }, "light_blue_active_ModalOverlay": { @@ -64378,16 +35182,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -64418,15 +35222,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -64512,10 +35316,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_ModalOverlay" }, "light_purple_alt1_SheetOverlay": { @@ -64711,16 +35515,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -64751,15 +35555,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -64845,10 +35649,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_SheetOverlay" }, "light_purple_alt1_DialogOverlay": { @@ -65044,16 +35848,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -65084,15 +35888,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -65178,10 +35982,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_DialogOverlay" }, "light_purple_alt1_ModalOverlay": { @@ -65377,16 +36181,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -65417,15 +36221,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -65511,10 +36315,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_ModalOverlay" }, "light_purple_alt2_SheetOverlay": { @@ -65710,16 +36514,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -65750,15 +36554,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -65844,10 +36648,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_SheetOverlay" }, "light_purple_alt2_DialogOverlay": { @@ -66043,16 +36847,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -66083,15 +36887,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -66177,10 +36981,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_DialogOverlay" }, "light_purple_alt2_ModalOverlay": { @@ -66376,16 +37180,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -66416,15 +37220,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -66510,10 +37314,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_ModalOverlay" }, "light_purple_active_SheetOverlay": { @@ -66709,16 +37513,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -66749,15 +37553,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -66843,10 +37647,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_SheetOverlay" }, "light_purple_active_DialogOverlay": { @@ -67042,16 +37846,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -67082,15 +37886,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -67176,10 +37980,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_DialogOverlay" }, "light_purple_active_ModalOverlay": { @@ -67375,16 +38179,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -67415,15 +38219,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -67509,10 +38313,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_ModalOverlay" }, "light_pink_alt1_SheetOverlay": { @@ -67708,16 +38512,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -67748,15 +38552,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -67842,10 +38646,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_SheetOverlay" }, "light_pink_alt1_DialogOverlay": { @@ -68041,16 +38845,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -68081,15 +38885,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -68175,10 +38979,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_DialogOverlay" }, "light_pink_alt1_ModalOverlay": { @@ -68374,16 +39178,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -68414,15 +39218,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -68508,10 +39312,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_ModalOverlay" }, "light_pink_alt2_SheetOverlay": { @@ -68707,16 +39511,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -68747,15 +39551,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -68841,10 +39645,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_SheetOverlay" }, "light_pink_alt2_DialogOverlay": { @@ -69040,16 +39844,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -69080,15 +39884,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -69174,10 +39978,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_DialogOverlay" }, "light_pink_alt2_ModalOverlay": { @@ -69373,16 +40177,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -69413,15 +40217,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -69507,10 +40311,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_ModalOverlay" }, "light_pink_active_SheetOverlay": { @@ -69706,16 +40510,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -69746,15 +40550,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -69840,10 +40644,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_SheetOverlay" }, "light_pink_active_DialogOverlay": { @@ -70039,16 +40843,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -70079,15 +40883,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -70173,10 +40977,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_DialogOverlay" }, "light_pink_active_ModalOverlay": { @@ -70372,16 +41176,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -70412,15 +41216,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -70506,10 +41310,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_ModalOverlay" }, "light_red_alt1_SheetOverlay": { @@ -70705,16 +41509,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -70745,15 +41549,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -70839,10 +41643,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_SheetOverlay" }, "light_red_alt1_DialogOverlay": { @@ -71038,16 +41842,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -71078,15 +41882,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -71172,10 +41976,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_DialogOverlay" }, "light_red_alt1_ModalOverlay": { @@ -71371,16 +42175,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -71411,15 +42215,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -71505,10 +42309,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_ModalOverlay" }, "light_red_alt2_SheetOverlay": { @@ -71704,16 +42508,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -71744,15 +42548,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -71838,10 +42642,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_SheetOverlay" }, "light_red_alt2_DialogOverlay": { @@ -72037,16 +42841,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -72077,15 +42881,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -72171,10 +42975,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_DialogOverlay" }, "light_red_alt2_ModalOverlay": { @@ -72370,16 +43174,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -72410,15 +43214,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -72504,10 +43308,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_ModalOverlay" }, "light_red_active_SheetOverlay": { @@ -72703,16 +43507,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -72743,15 +43547,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -72837,10 +43641,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_SheetOverlay" }, "light_red_active_DialogOverlay": { @@ -73036,16 +43840,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -73076,15 +43880,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -73170,10 +43974,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_DialogOverlay" }, "light_red_active_ModalOverlay": { @@ -73369,16 +44173,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -73409,15 +44213,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -73503,10 +44307,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_ModalOverlay" }, "dark_SheetOverlay": { @@ -73702,16 +44506,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -74035,16 +44839,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -74368,16 +45172,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -74701,16 +45505,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -75034,16 +45838,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -75367,16 +46171,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -75700,16 +46504,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -76033,16 +46837,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -76366,16 +47170,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -76699,16 +47503,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -77032,16 +47836,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -77365,16 +48169,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -77698,16 +48502,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -78031,16 +48835,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -78364,16 +49168,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -78697,16 +49501,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -79030,16 +49834,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -79363,16 +50167,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -79696,16 +50500,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -80029,16 +50833,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -80362,16 +51166,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -80695,16 +51499,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -81028,16 +51832,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -81361,16 +52165,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -81694,16 +52498,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -82027,16 +52831,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -82360,16 +53164,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -82693,16 +53497,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -83026,16 +53830,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -83359,16 +54163,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -83692,16 +54496,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -84025,16 +54829,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -84358,16 +55162,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -84691,16 +55495,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -85024,16 +55828,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -85357,16 +56161,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -85690,16 +56494,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -86023,16 +56827,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -86356,16 +57160,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -86689,16 +57493,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -87022,16 +57826,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -87355,16 +58159,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -87688,16 +58492,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -88021,16 +58825,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -88354,16 +59158,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -88687,16 +59491,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -89020,16 +59824,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -89353,16 +60157,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -89686,16 +60490,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -90019,16 +60823,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -90352,16 +61156,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -90685,16 +61489,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -91018,16 +61822,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -91351,16 +62155,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -91684,16 +62488,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -92017,16 +62821,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -92350,16 +63154,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -92683,16 +63487,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -93016,16 +63820,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -93349,16 +64153,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -93682,16 +64486,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -94015,16 +64819,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -94348,16 +65152,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -94681,16 +65485,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -95014,16 +65818,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -95347,16 +66151,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -95680,16 +66484,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -96013,16 +66817,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -96346,16 +67150,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -96679,16 +67483,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -97012,16 +67816,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -97345,16 +68149,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -97678,16 +68482,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -98011,16 +68815,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -98344,16 +69148,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -98677,16 +69481,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -99010,16 +69814,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -99343,16 +70147,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -99676,16 +70480,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -100009,16 +70813,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -100342,16 +71146,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -100675,16 +71479,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -101008,16 +71812,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -101341,16 +72145,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -101674,16 +72478,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -102007,16 +72811,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -102340,16 +73144,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -102673,16 +73477,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -103006,16 +73810,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -103339,16 +74143,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -103672,16 +74476,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -104005,16 +74809,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -104338,16 +75142,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -104671,16 +75475,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -105004,16 +75808,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -105337,16 +76141,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -105670,16 +76474,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -105710,15 +76514,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -105804,10 +76608,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1" }, "light_alt2": { @@ -106003,16 +76807,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -106043,15 +76847,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -106137,10 +76941,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2" }, "light_active": { @@ -106336,16 +77140,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -106364,7 +77168,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -106376,15 +77180,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -106470,10 +77274,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active" }, "dark_alt1": { @@ -106669,16 +77473,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -107002,16 +77806,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -107335,16 +78139,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -107668,16 +78472,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -107708,15 +78512,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -107802,10 +78606,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1" }, "light_orange_alt2": { @@ -108001,16 +78805,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -108041,15 +78845,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108135,10 +78939,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2" }, "light_orange_active": { @@ -108334,16 +79138,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -108374,15 +79178,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108468,10 +79272,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active" }, "light_yellow_alt1": { @@ -108667,16 +79471,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -108707,15 +79511,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -108801,10 +79605,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1" }, "light_yellow_alt2": { @@ -109000,16 +79804,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -109040,15 +79844,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109134,10 +79938,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2" }, "light_yellow_active": { @@ -109333,16 +80137,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -109373,15 +80177,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109467,10 +80271,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active" }, "light_green_alt1": { @@ -109666,16 +80470,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -109706,15 +80510,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -109800,10 +80604,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1" }, "light_green_alt2": { @@ -109999,16 +80803,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -110039,15 +80843,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110133,10 +80937,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2" }, "light_green_active": { @@ -110332,16 +81136,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -110372,15 +81176,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110466,10 +81270,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active" }, "light_blue_alt1": { @@ -110665,16 +81469,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -110705,15 +81509,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -110799,10 +81603,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1" }, "light_blue_alt2": { @@ -110998,16 +81802,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -111038,15 +81842,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111132,10 +81936,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2" }, "light_blue_active": { @@ -111331,16 +82135,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -111371,15 +82175,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111465,10 +82269,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active" }, "light_purple_alt1": { @@ -111664,16 +82468,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -111704,15 +82508,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -111798,10 +82602,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1" }, "light_purple_alt2": { @@ -111997,16 +82801,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -112037,15 +82841,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112131,10 +82935,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2" }, "light_purple_active": { @@ -112330,16 +83134,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -112370,15 +83174,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112464,10 +83268,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active" }, "light_pink_alt1": { @@ -112663,16 +83467,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -112703,15 +83507,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -112797,10 +83601,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1" }, "light_pink_alt2": { @@ -112996,16 +83800,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -113036,15 +83840,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113130,10 +83934,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2" }, "light_pink_active": { @@ -113329,16 +84133,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -113369,15 +84173,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113463,10 +84267,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active" }, "light_red_alt1": { @@ -113662,16 +84466,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -113702,15 +84506,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -113796,10 +84600,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1" }, "light_red_alt2": { @@ -113995,16 +84799,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -114035,15 +84839,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -114129,10 +84933,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2" }, "light_red_active": { @@ -114328,16 +85132,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -114368,15 +85172,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -114462,10 +85266,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active" }, "dark_orange_alt1": { @@ -114661,16 +85465,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -114994,16 +85798,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -115327,16 +86131,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -115660,16 +86464,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -115993,16 +86797,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -116326,16 +87130,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -116659,16 +87463,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -116992,16 +87796,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -117325,16 +88129,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -117658,16 +88462,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -117991,16 +88795,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -118324,16 +89128,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -118657,16 +89461,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -118990,16 +89794,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -119323,16 +90127,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -119656,16 +90460,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -119989,16 +90793,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -120322,16 +91126,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -120655,16 +91459,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -120988,16 +91792,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -121321,16 +92125,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -121654,16 +92458,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -121694,15 +92498,15 @@ "placeholderColor": "hsl(0, 0%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -121788,10 +92592,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_ListItem" }, "light_Card": { @@ -121987,16 +92791,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -122027,15 +92831,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122121,10 +92925,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Card" }, "light_DrawerFrame": { @@ -122320,16 +93124,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -122360,15 +93164,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122454,10 +93258,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_DrawerFrame" }, "light_Progress": { @@ -122653,16 +93457,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -122693,15 +93497,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -122787,10 +93591,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Progress" }, "light_TooltipArrow": { @@ -122986,16 +93790,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -123026,15 +93830,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123120,10 +93924,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_TooltipArrow" }, "light_Button": { @@ -123319,16 +94123,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -123359,15 +94163,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123453,10 +94257,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Button" }, "light_Checkbox": { @@ -123652,16 +94456,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -123692,15 +94496,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -123786,10 +94590,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Checkbox" }, "light_RadioGroupItem": { @@ -123985,16 +94789,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -124025,15 +94829,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124119,10 +94923,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_RadioGroupItem" }, "light_Input": { @@ -124318,16 +95122,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -124358,15 +95162,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124452,10 +95256,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Input" }, "light_TextArea": { @@ -124651,16 +95455,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -124691,15 +95495,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -124785,10 +95589,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_TextArea" }, "light_Switch": { @@ -124984,16 +95788,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -125024,15 +95828,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125118,10 +95922,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Switch" }, "light_TooltipContent": { @@ -125317,16 +96121,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -125357,15 +96161,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125451,10 +96255,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_TooltipContent" }, "light_SliderTrack": { @@ -125650,16 +96454,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -125690,15 +96494,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -125784,10 +96588,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_SliderTrack" }, "light_SwitchThumb": { @@ -125983,16 +96787,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -126023,15 +96827,15 @@ "placeholderColor": "#f8f8f8", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126117,10 +96921,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_SwitchThumb" }, "light_SliderTrackActive": { @@ -126316,16 +97120,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -126356,15 +97160,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126450,10 +97254,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_SliderTrackActive" }, "light_SliderThumb": { @@ -126649,16 +97453,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -126689,15 +97493,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -126783,10 +97587,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_SliderThumb" }, "light_Tooltip": { @@ -126982,16 +97786,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -127022,15 +97826,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -127116,10 +97920,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_Tooltip" }, "light_ProgressIndicator": { @@ -127315,16 +98119,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#fff", "color2": "#f8f8f8", "color3": "hsl(0, 0%, 96.3%)", @@ -127355,15 +98159,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -127449,10 +98253,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_ProgressIndicator" }, "dark_ListItem": { @@ -127648,16 +98452,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -127981,16 +98785,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -128314,16 +99118,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -128647,16 +99451,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -128980,16 +99784,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -129313,16 +100117,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -129646,16 +100450,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -129979,16 +100783,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -130312,16 +101116,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -130645,16 +101449,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -130978,16 +101782,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -131311,16 +102115,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -131644,16 +102448,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -131977,16 +102781,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -132310,16 +103114,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -132643,16 +103447,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -132976,16 +103780,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -133309,16 +104113,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#050505", "color2": "#151515", "color3": "#191919", @@ -133642,16 +104446,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -133682,15 +104486,15 @@ "placeholderColor": "hsl(24, 100%, 37.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -133776,10 +104580,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_ListItem" }, "light_orange_Card": { @@ -133975,16 +104779,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -134015,15 +104819,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134109,10 +104913,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Card" }, "light_orange_DrawerFrame": { @@ -134308,16 +105112,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -134348,15 +105152,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134442,10 +105246,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_DrawerFrame" }, "light_orange_Progress": { @@ -134641,16 +105445,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -134681,15 +105485,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -134775,10 +105579,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Progress" }, "light_orange_TooltipArrow": { @@ -134974,16 +105778,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -135014,15 +105818,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135108,10 +105912,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_TooltipArrow" }, "light_orange_Button": { @@ -135307,16 +106111,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -135347,15 +106151,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135441,10 +106245,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Button" }, "light_orange_Checkbox": { @@ -135640,16 +106444,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -135680,15 +106484,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -135774,10 +106578,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Checkbox" }, "light_orange_RadioGroupItem": { @@ -135973,16 +106777,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -136013,15 +106817,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136107,10 +106911,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_RadioGroupItem" }, "light_orange_Input": { @@ -136306,16 +107110,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -136346,15 +107150,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136440,10 +107244,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Input" }, "light_orange_TextArea": { @@ -136639,16 +107443,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -136679,15 +107483,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -136773,10 +107577,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_TextArea" }, "light_orange_Switch": { @@ -136972,16 +107776,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -137012,15 +107816,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137106,10 +107910,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Switch" }, "light_orange_TooltipContent": { @@ -137305,16 +108109,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -137345,15 +108149,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137439,10 +108243,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_TooltipContent" }, "light_orange_SliderTrack": { @@ -137638,16 +108442,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -137678,15 +108482,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -137772,10 +108576,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_SliderTrack" }, "light_orange_SwitchThumb": { @@ -137971,16 +108775,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -138011,15 +108815,15 @@ "placeholderColor": "hsl(24, 83.3%, 97.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138105,10 +108909,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_SwitchThumb" }, "light_orange_SliderTrackActive": { @@ -138304,16 +109108,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -138344,15 +109148,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138438,10 +109242,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_SliderTrackActive" }, "light_orange_SliderThumb": { @@ -138637,16 +109441,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -138677,15 +109481,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -138771,10 +109575,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_SliderThumb" }, "light_orange_Tooltip": { @@ -138970,16 +109774,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -139010,15 +109814,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139104,10 +109908,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_Tooltip" }, "light_orange_ProgressIndicator": { @@ -139303,16 +110107,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 70.0%, 99.0%)", "color2": "hsl(24, 83.3%, 97.6%)", "color3": "hsl(24, 100%, 95.3%)", @@ -139343,15 +110147,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139437,10 +110241,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_ProgressIndicator" }, "light_yellow_ListItem": { @@ -139636,16 +110440,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -139676,15 +110480,15 @@ "placeholderColor": "hsl(42, 100%, 29.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -139770,10 +110574,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_ListItem" }, "light_yellow_Card": { @@ -139969,16 +110773,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -140009,15 +110813,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140103,10 +110907,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Card" }, "light_yellow_DrawerFrame": { @@ -140302,16 +111106,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -140342,15 +111146,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140436,10 +111240,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_DrawerFrame" }, "light_yellow_Progress": { @@ -140635,16 +111439,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -140675,15 +111479,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -140769,10 +111573,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Progress" }, "light_yellow_TooltipArrow": { @@ -140968,16 +111772,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -141008,15 +111812,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141102,10 +111906,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_TooltipArrow" }, "light_yellow_Button": { @@ -141301,16 +112105,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -141341,15 +112145,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141435,10 +112239,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Button" }, "light_yellow_Checkbox": { @@ -141634,16 +112438,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -141674,15 +112478,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -141768,10 +112572,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Checkbox" }, "light_yellow_RadioGroupItem": { @@ -141967,16 +112771,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -142007,15 +112811,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142101,10 +112905,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_RadioGroupItem" }, "light_yellow_Input": { @@ -142300,16 +113104,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -142340,15 +113144,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142434,10 +113238,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Input" }, "light_yellow_TextArea": { @@ -142633,16 +113437,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -142673,15 +113477,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -142767,10 +113571,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_TextArea" }, "light_yellow_Switch": { @@ -142966,16 +113770,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -143006,15 +113810,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143100,10 +113904,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Switch" }, "light_yellow_TooltipContent": { @@ -143299,16 +114103,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -143339,15 +114143,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143433,10 +114237,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_TooltipContent" }, "light_yellow_SliderTrack": { @@ -143632,16 +114436,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -143672,15 +114476,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -143766,10 +114570,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_SliderTrack" }, "light_yellow_SwitchThumb": { @@ -143965,16 +114769,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -144005,15 +114809,15 @@ "placeholderColor": "hsl(52, 100%, 95.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144099,10 +114903,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_SwitchThumb" }, "light_yellow_SliderTrackActive": { @@ -144298,16 +115102,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -144338,15 +115142,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144432,10 +115236,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_SliderTrackActive" }, "light_yellow_SliderThumb": { @@ -144631,16 +115435,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -144671,15 +115475,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -144765,10 +115569,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_SliderThumb" }, "light_yellow_Tooltip": { @@ -144964,16 +115768,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -145004,15 +115808,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145098,10 +115902,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_Tooltip" }, "light_yellow_ProgressIndicator": { @@ -145297,16 +116101,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(60, 54.0%, 98.5%)", "color2": "hsl(52, 100%, 95.5%)", "color3": "hsl(55, 100%, 90.9%)", @@ -145337,15 +116141,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145431,10 +116235,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_ProgressIndicator" }, "light_green_ListItem": { @@ -145630,16 +116434,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -145670,15 +116474,15 @@ "placeholderColor": "hsl(153, 67.0%, 28.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -145764,10 +116568,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_ListItem" }, "light_green_Card": { @@ -145963,16 +116767,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -146003,15 +116807,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -146097,10 +116901,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Card" }, "light_green_DrawerFrame": { @@ -146296,16 +117100,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -146336,15 +117140,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -146430,10 +117234,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_DrawerFrame" }, "light_green_Progress": { @@ -146629,16 +117433,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -146669,15 +117473,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -146763,10 +117567,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Progress" }, "light_green_TooltipArrow": { @@ -146962,16 +117766,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -147002,15 +117806,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -147096,10 +117900,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_TooltipArrow" }, "light_green_Button": { @@ -147295,16 +118099,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -147335,15 +118139,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -147429,10 +118233,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Button" }, "light_green_Checkbox": { @@ -147628,16 +118432,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -147668,15 +118472,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -147762,10 +118566,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Checkbox" }, "light_green_RadioGroupItem": { @@ -147961,16 +118765,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -148001,15 +118805,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -148095,10 +118899,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_RadioGroupItem" }, "light_green_Input": { @@ -148294,16 +119098,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -148334,15 +119138,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -148428,10 +119232,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Input" }, "light_green_TextArea": { @@ -148627,16 +119431,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -148667,15 +119471,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -148761,10 +119565,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_TextArea" }, "light_green_Switch": { @@ -148960,16 +119764,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -149000,15 +119804,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -149094,10 +119898,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Switch" }, "light_green_TooltipContent": { @@ -149293,16 +120097,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -149333,15 +120137,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -149427,10 +120231,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_TooltipContent" }, "light_green_SliderTrack": { @@ -149626,16 +120430,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -149666,15 +120470,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -149760,10 +120564,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_SliderTrack" }, "light_green_SwitchThumb": { @@ -149959,16 +120763,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -149999,15 +120803,15 @@ "placeholderColor": "hsl(138, 62.5%, 96.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -150093,10 +120897,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_SwitchThumb" }, "light_green_SliderTrackActive": { @@ -150292,16 +121096,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -150332,15 +121136,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -150426,10 +121230,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_SliderTrackActive" }, "light_green_SliderThumb": { @@ -150625,16 +121429,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -150665,15 +121469,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -150759,10 +121563,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_SliderThumb" }, "light_green_Tooltip": { @@ -150958,16 +121762,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -150998,15 +121802,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -151092,10 +121896,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_Tooltip" }, "light_green_ProgressIndicator": { @@ -151291,16 +122095,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(136, 50.0%, 98.9%)", "color2": "hsl(138, 62.5%, 96.9%)", "color3": "hsl(139, 55.2%, 94.5%)", @@ -151331,15 +122135,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -151425,10 +122229,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_ProgressIndicator" }, "light_blue_ListItem": { @@ -151624,16 +122428,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -151664,15 +122468,15 @@ "placeholderColor": "hsl(211, 100%, 43.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -151758,10 +122562,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_ListItem" }, "light_blue_Card": { @@ -151957,16 +122761,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -151997,15 +122801,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -152091,10 +122895,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Card" }, "light_blue_DrawerFrame": { @@ -152290,16 +123094,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -152330,15 +123134,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -152424,10 +123228,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_DrawerFrame" }, "light_blue_Progress": { @@ -152623,16 +123427,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -152663,15 +123467,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -152757,10 +123561,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Progress" }, "light_blue_TooltipArrow": { @@ -152956,16 +123760,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -152996,15 +123800,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -153090,10 +123894,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_TooltipArrow" }, "light_blue_Button": { @@ -153289,16 +124093,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -153329,15 +124133,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -153423,10 +124227,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Button" }, "light_blue_Checkbox": { @@ -153622,16 +124426,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -153662,15 +124466,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -153756,10 +124560,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Checkbox" }, "light_blue_RadioGroupItem": { @@ -153955,16 +124759,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -153995,15 +124799,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -154089,10 +124893,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_RadioGroupItem" }, "light_blue_Input": { @@ -154288,16 +125092,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -154328,15 +125132,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -154422,10 +125226,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Input" }, "light_blue_TextArea": { @@ -154621,16 +125425,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -154661,15 +125465,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -154755,10 +125559,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_TextArea" }, "light_blue_Switch": { @@ -154954,16 +125758,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -154994,15 +125798,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -155088,10 +125892,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Switch" }, "light_blue_TooltipContent": { @@ -155287,16 +126091,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -155327,15 +126131,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -155421,10 +126225,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_TooltipContent" }, "light_blue_SliderTrack": { @@ -155620,16 +126424,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -155660,15 +126464,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -155754,10 +126558,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_SliderTrack" }, "light_blue_SwitchThumb": { @@ -155953,16 +126757,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -155993,15 +126797,15 @@ "placeholderColor": "hsl(210, 100%, 98.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -156087,10 +126891,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_SwitchThumb" }, "light_blue_SliderTrackActive": { @@ -156286,16 +127090,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -156326,15 +127130,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -156420,10 +127224,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_SliderTrackActive" }, "light_blue_SliderThumb": { @@ -156619,16 +127423,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -156659,15 +127463,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -156753,10 +127557,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_SliderThumb" }, "light_blue_Tooltip": { @@ -156952,16 +127756,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -156992,15 +127796,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -157086,10 +127890,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_Tooltip" }, "light_blue_ProgressIndicator": { @@ -157285,16 +128089,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(206, 100%, 99.2%)", "color2": "hsl(210, 100%, 98.0%)", "color3": "hsl(209, 100%, 96.5%)", @@ -157325,15 +128129,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -157419,10 +128223,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_ProgressIndicator" }, "light_purple_ListItem": { @@ -157618,16 +128422,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -157658,15 +128462,15 @@ "placeholderColor": "hsl(272, 50.0%, 45.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -157752,10 +128556,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_ListItem" }, "light_purple_Card": { @@ -157951,16 +128755,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -157991,15 +128795,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -158085,10 +128889,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Card" }, "light_purple_DrawerFrame": { @@ -158284,16 +129088,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -158324,15 +129128,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -158418,10 +129222,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_DrawerFrame" }, "light_purple_Progress": { @@ -158617,16 +129421,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -158657,15 +129461,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -158751,10 +129555,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Progress" }, "light_purple_TooltipArrow": { @@ -158950,16 +129754,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -158990,15 +129794,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -159084,10 +129888,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_TooltipArrow" }, "light_purple_Button": { @@ -159283,16 +130087,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -159323,15 +130127,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -159417,10 +130221,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Button" }, "light_purple_Checkbox": { @@ -159616,16 +130420,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -159656,15 +130460,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -159750,10 +130554,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Checkbox" }, "light_purple_RadioGroupItem": { @@ -159949,16 +130753,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -159989,15 +130793,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -160083,10 +130887,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_RadioGroupItem" }, "light_purple_Input": { @@ -160282,16 +131086,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -160322,15 +131126,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -160416,10 +131220,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Input" }, "light_purple_TextArea": { @@ -160615,16 +131419,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -160655,15 +131459,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -160749,10 +131553,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_TextArea" }, "light_purple_Switch": { @@ -160948,16 +131752,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -160988,15 +131792,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -161082,10 +131886,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Switch" }, "light_purple_TooltipContent": { @@ -161281,16 +132085,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -161321,15 +132125,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -161415,10 +132219,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_TooltipContent" }, "light_purple_SliderTrack": { @@ -161614,16 +132418,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -161654,15 +132458,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -161748,10 +132552,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_SliderTrack" }, "light_purple_SwitchThumb": { @@ -161947,16 +132751,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -161987,15 +132791,15 @@ "placeholderColor": "hsl(276, 100%, 99.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -162081,10 +132885,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_SwitchThumb" }, "light_purple_SliderTrackActive": { @@ -162280,16 +133084,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -162320,15 +133124,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -162414,10 +133218,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_SliderTrackActive" }, "light_purple_SliderThumb": { @@ -162613,16 +133417,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -162653,15 +133457,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -162747,10 +133551,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_SliderThumb" }, "light_purple_Tooltip": { @@ -162946,16 +133750,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -162986,15 +133790,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -163080,10 +133884,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_Tooltip" }, "light_purple_ProgressIndicator": { @@ -163279,16 +134083,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 65.0%, 99.4%)", "color2": "hsl(276, 100%, 99.0%)", "color3": "hsl(276, 83.1%, 97.0%)", @@ -163319,15 +134123,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -163413,10 +134217,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_ProgressIndicator" }, "light_pink_ListItem": { @@ -163612,16 +134416,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -163652,15 +134456,15 @@ "placeholderColor": "hsl(322, 75.0%, 46.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -163746,10 +134550,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_ListItem" }, "light_pink_Card": { @@ -163945,16 +134749,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -163985,15 +134789,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -164079,10 +134883,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Card" }, "light_pink_DrawerFrame": { @@ -164278,16 +135082,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -164318,15 +135122,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -164412,10 +135216,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_DrawerFrame" }, "light_pink_Progress": { @@ -164611,16 +135415,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -164651,15 +135455,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -164745,10 +135549,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Progress" }, "light_pink_TooltipArrow": { @@ -164944,16 +135748,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -164984,15 +135788,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -165078,10 +135882,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_TooltipArrow" }, "light_pink_Button": { @@ -165277,16 +136081,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -165317,15 +136121,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -165411,10 +136215,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Button" }, "light_pink_Checkbox": { @@ -165610,16 +136414,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -165650,15 +136454,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -165744,10 +136548,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Checkbox" }, "light_pink_RadioGroupItem": { @@ -165943,16 +136747,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -165983,15 +136787,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -166077,10 +136881,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_RadioGroupItem" }, "light_pink_Input": { @@ -166276,16 +137080,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -166316,15 +137120,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -166410,10 +137214,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Input" }, "light_pink_TextArea": { @@ -166609,16 +137413,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -166649,15 +137453,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -166743,10 +137547,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_TextArea" }, "light_pink_Switch": { @@ -166942,16 +137746,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -166982,15 +137786,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -167076,10 +137880,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Switch" }, "light_pink_TooltipContent": { @@ -167275,16 +138079,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -167315,15 +138119,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -167409,10 +138213,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_TooltipContent" }, "light_pink_SliderTrack": { @@ -167608,16 +138412,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -167648,15 +138452,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -167742,10 +138546,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_SliderTrack" }, "light_pink_SwitchThumb": { @@ -167941,16 +138745,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -167981,15 +138785,15 @@ "placeholderColor": "hsl(323, 100%, 98.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -168075,10 +138879,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_SwitchThumb" }, "light_pink_SliderTrackActive": { @@ -168274,16 +139078,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -168314,15 +139118,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -168408,10 +139212,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_SliderTrackActive" }, "light_pink_SliderThumb": { @@ -168607,16 +139411,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -168647,15 +139451,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -168741,10 +139545,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_SliderThumb" }, "light_pink_Tooltip": { @@ -168940,16 +139744,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -168980,15 +139784,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -169074,10 +139878,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_Tooltip" }, "light_pink_ProgressIndicator": { @@ -169273,16 +140077,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(322, 100%, 99.4%)", "color2": "hsl(323, 100%, 98.4%)", "color3": "hsl(323, 86.3%, 96.5%)", @@ -169313,15 +140117,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -169407,10 +140211,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_ProgressIndicator" }, "light_red_ListItem": { @@ -169606,16 +140410,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -169646,15 +140450,15 @@ "placeholderColor": "hsl(358, 65.0%, 48.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -169740,10 +140544,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_ListItem" }, "light_red_Card": { @@ -169939,16 +140743,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -169979,15 +140783,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -170073,10 +140877,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Card" }, "light_red_DrawerFrame": { @@ -170272,16 +141076,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -170312,15 +141116,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -170406,10 +141210,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_DrawerFrame" }, "light_red_Progress": { @@ -170605,16 +141409,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -170645,15 +141449,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -170739,10 +141543,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Progress" }, "light_red_TooltipArrow": { @@ -170938,16 +141742,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -170978,15 +141782,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -171072,10 +141876,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_TooltipArrow" }, "light_red_Button": { @@ -171271,16 +142075,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -171311,15 +142115,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -171405,10 +142209,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Button" }, "light_red_Checkbox": { @@ -171604,16 +142408,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -171644,15 +142448,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -171738,10 +142542,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Checkbox" }, "light_red_RadioGroupItem": { @@ -171937,16 +142741,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -171977,15 +142781,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -172071,10 +142875,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_RadioGroupItem" }, "light_red_Input": { @@ -172270,16 +143074,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -172310,15 +143114,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -172404,10 +143208,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Input" }, "light_red_TextArea": { @@ -172603,16 +143407,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -172643,15 +143447,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -172737,10 +143541,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_TextArea" }, "light_red_Switch": { @@ -172936,16 +143740,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -172976,15 +143780,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -173070,10 +143874,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Switch" }, "light_red_TooltipContent": { @@ -173269,16 +144073,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -173309,15 +144113,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -173403,10 +144207,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_TooltipContent" }, "light_red_SliderTrack": { @@ -173602,16 +144406,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -173642,15 +144446,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -173736,10 +144540,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_SliderTrack" }, "light_red_SwitchThumb": { @@ -173935,16 +144739,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -173975,15 +144779,15 @@ "placeholderColor": "hsl(359, 100%, 98.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -174069,10 +144873,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_SwitchThumb" }, "light_red_SliderTrackActive": { @@ -174268,16 +145072,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -174308,15 +145112,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -174402,10 +145206,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_SliderTrackActive" }, "light_red_SliderThumb": { @@ -174601,16 +145405,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -174641,15 +145445,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -174735,10 +145539,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_SliderThumb" }, "light_red_Tooltip": { @@ -174934,16 +145738,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -174974,15 +145778,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -175068,10 +145872,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_Tooltip" }, "light_red_ProgressIndicator": { @@ -175267,16 +146071,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 99.4%)", "color2": "hsl(359, 100%, 98.6%)", "color3": "hsl(360, 100%, 96.8%)", @@ -175307,15 +146111,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -175401,10 +146205,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_ProgressIndicator" }, "dark_orange_ListItem": { @@ -175600,16 +146404,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -175933,16 +146737,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -176266,16 +147070,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -176599,16 +147403,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -176932,16 +147736,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -177265,16 +148069,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -177598,16 +148402,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -177931,16 +148735,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -178264,16 +149068,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -178597,16 +149401,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -178930,16 +149734,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -179263,16 +150067,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -179596,16 +150400,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -179929,16 +150733,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -180262,16 +151066,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -180595,16 +151399,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -180928,16 +151732,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -181261,16 +152065,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(30, 70.0%, 7.2%)", "color2": "hsl(28, 100%, 8.4%)", "color3": "hsl(26, 91.1%, 11.6%)", @@ -181594,16 +152398,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -181927,16 +152731,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -182260,16 +153064,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -182593,16 +153397,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -182926,16 +153730,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -183259,16 +154063,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -183592,16 +154396,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -183925,16 +154729,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -184258,16 +155062,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -184591,16 +155395,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -184924,16 +155728,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -185257,16 +156061,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -185590,16 +156394,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -185923,16 +156727,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -186256,16 +157060,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -186589,16 +157393,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -186922,16 +157726,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -187255,16 +158059,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 5.5%)", "color2": "hsl(46, 100%, 6.7%)", "color3": "hsl(45, 100%, 8.7%)", @@ -187588,16 +158392,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -187921,16 +158725,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -188254,16 +159058,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -188587,16 +159391,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -188920,16 +159724,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -189253,16 +160057,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -189586,16 +160390,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -189919,16 +160723,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -190252,16 +161056,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -190585,16 +161389,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -190918,16 +161722,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -191251,16 +162055,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -191584,16 +162388,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -191917,16 +162721,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -192250,16 +163054,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -192583,16 +163387,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -192916,16 +163720,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -193249,16 +164053,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(146, 30.0%, 7.4%)", "color2": "hsl(155, 44.2%, 8.4%)", "color3": "hsl(155, 46.7%, 10.9%)", @@ -193582,16 +164386,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -193915,16 +164719,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -194248,16 +165052,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -194581,16 +165385,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -194914,16 +165718,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -195247,16 +166051,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -195580,16 +166384,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -195913,16 +166717,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -196246,16 +167050,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -196579,16 +167383,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -196912,16 +167716,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -197245,16 +168049,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -197578,16 +168382,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -197911,16 +168715,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -198244,16 +169048,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -198577,16 +169381,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -198910,16 +169714,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -199243,16 +170047,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(212, 35.0%, 9.2%)", "color2": "hsl(216, 50.0%, 11.8%)", "color3": "hsl(214, 59.4%, 15.3%)", @@ -199576,16 +170380,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -199909,16 +170713,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -200242,16 +171046,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -200575,16 +171379,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -200908,16 +171712,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -201241,16 +172045,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -201574,16 +172378,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -201907,16 +172711,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -202240,16 +173044,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -202573,16 +173377,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -202906,16 +173710,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -203239,16 +174043,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -203572,16 +174376,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -203905,16 +174709,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -204238,16 +175042,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -204571,16 +175375,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -204904,16 +175708,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -205237,16 +176041,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(284, 20.0%, 9.6%)", "color2": "hsl(283, 30.0%, 11.8%)", "color3": "hsl(281, 37.5%, 16.5%)", @@ -205570,16 +176374,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -205903,16 +176707,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -206236,16 +177040,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -206569,16 +177373,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -206902,16 +177706,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -207235,16 +178039,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -207568,16 +178372,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -207901,16 +178705,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -208234,16 +179038,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -208567,16 +179371,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -208900,16 +179704,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -209233,16 +180037,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -209566,16 +180370,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -209899,16 +180703,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -210232,16 +181036,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -210565,16 +181369,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -210898,16 +181702,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -211231,16 +182035,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(318, 25.0%, 9.6%)", "color2": "hsl(319, 32.2%, 11.6%)", "color3": "hsl(319, 41.0%, 16.0%)", @@ -211564,16 +182368,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -211897,16 +182701,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -212230,16 +183034,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -212563,16 +183367,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -212896,16 +183700,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -213229,16 +184033,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -213562,16 +184366,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -213895,16 +184699,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -214228,16 +185032,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -214561,16 +185365,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -214894,16 +185698,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -215227,16 +186031,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -215560,16 +186364,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -215893,16 +186697,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -216226,16 +187030,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -216559,16 +187363,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -216892,16 +187696,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -217225,16 +188029,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(353, 23.0%, 9.8%)", "color2": "hsl(357, 34.4%, 12.0%)", "color3": "hsl(356, 43.4%, 16.4%)", @@ -217558,16 +188362,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -217598,15 +188402,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -217692,10 +188496,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_ListItem" }, "light_alt1_Card": { @@ -217891,16 +188695,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -217931,15 +188735,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -218025,10 +188829,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Card" }, "light_alt1_DrawerFrame": { @@ -218224,16 +189028,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -218264,15 +189068,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -218358,10 +189162,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_DrawerFrame" }, "light_alt1_Progress": { @@ -218557,16 +189361,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -218597,15 +189401,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -218691,10 +189495,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Progress" }, "light_alt1_TooltipArrow": { @@ -218890,16 +189694,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -218930,15 +189734,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -219024,10 +189828,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_TooltipArrow" }, "light_alt1_Button": { @@ -219223,16 +190027,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -219263,15 +190067,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -219357,10 +190161,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Button" }, "light_alt1_Checkbox": { @@ -219556,16 +190360,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -219596,15 +190400,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -219690,10 +190494,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Checkbox" }, "light_alt1_RadioGroupItem": { @@ -219889,16 +190693,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -219929,15 +190733,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -220023,10 +190827,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_RadioGroupItem" }, "light_alt1_Input": { @@ -220222,16 +191026,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -220262,15 +191066,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -220356,10 +191160,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Input" }, "light_alt1_TextArea": { @@ -220555,16 +191359,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -220595,15 +191399,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -220689,10 +191493,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_TextArea" }, "light_alt1_Switch": { @@ -220888,16 +191692,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -220928,15 +191732,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -221022,10 +191826,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Switch" }, "light_alt1_TooltipContent": { @@ -221221,16 +192025,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -221261,15 +192065,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -221355,10 +192159,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_TooltipContent" }, "light_alt1_SliderTrack": { @@ -221554,16 +192358,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -221594,15 +192398,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -221688,10 +192492,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_SliderTrack" }, "light_alt1_SwitchThumb": { @@ -221887,16 +192691,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -221927,15 +192731,15 @@ "placeholderColor": "hsl(0, 0%, 96.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -222021,10 +192825,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_SwitchThumb" }, "light_alt1_SliderTrackActive": { @@ -222220,16 +193024,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -222260,15 +193064,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -222354,10 +193158,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_SliderTrackActive" }, "light_alt1_SliderThumb": { @@ -222553,16 +193357,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -222593,15 +193397,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -222687,10 +193491,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_SliderThumb" }, "light_alt1_Tooltip": { @@ -222886,16 +193690,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -222926,15 +193730,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -223020,10 +193824,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_Tooltip" }, "light_alt1_ProgressIndicator": { @@ -223219,16 +194023,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#f8f8f8", "color2": "hsl(0, 0%, 96.3%)", "color3": "hsl(0, 0%, 94.1%)", @@ -223259,15 +194063,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -223353,10 +194157,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt1_ProgressIndicator" }, "light_alt2_ListItem": { @@ -223552,16 +194356,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -223592,15 +194396,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -223686,10 +194490,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_ListItem" }, "light_alt2_Card": { @@ -223885,16 +194689,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -223925,15 +194729,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -224019,10 +194823,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Card" }, "light_alt2_DrawerFrame": { @@ -224218,16 +195022,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -224258,15 +195062,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -224352,10 +195156,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_DrawerFrame" }, "light_alt2_Progress": { @@ -224551,16 +195355,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -224591,15 +195395,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -224685,10 +195489,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Progress" }, "light_alt2_TooltipArrow": { @@ -224884,16 +195688,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -224924,15 +195728,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225018,10 +195822,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_TooltipArrow" }, "light_alt2_Button": { @@ -225217,16 +196021,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -225257,15 +196061,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225351,10 +196155,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Button" }, "light_alt2_Checkbox": { @@ -225550,16 +196354,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -225590,15 +196394,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -225684,10 +196488,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Checkbox" }, "light_alt2_RadioGroupItem": { @@ -225883,16 +196687,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -225923,15 +196727,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226017,10 +196821,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_RadioGroupItem" }, "light_alt2_Input": { @@ -226216,16 +197020,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -226256,15 +197060,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226350,10 +197154,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Input" }, "light_alt2_TextArea": { @@ -226549,16 +197353,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -226589,15 +197393,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -226683,10 +197487,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_TextArea" }, "light_alt2_Switch": { @@ -226882,16 +197686,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -226922,15 +197726,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227016,10 +197820,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Switch" }, "light_alt2_TooltipContent": { @@ -227215,16 +198019,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -227255,15 +198059,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227349,10 +198153,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_TooltipContent" }, "light_alt2_SliderTrack": { @@ -227548,16 +198352,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -227588,15 +198392,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -227682,10 +198486,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_SliderTrack" }, "light_alt2_SwitchThumb": { @@ -227881,16 +198685,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -227921,15 +198725,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228015,10 +198819,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_SwitchThumb" }, "light_alt2_SliderTrackActive": { @@ -228214,16 +199018,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -228254,15 +199058,15 @@ "placeholderColor": "hsl(0, 0%, 81.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228348,10 +199152,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_SliderTrackActive" }, "light_alt2_SliderThumb": { @@ -228547,16 +199351,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -228587,15 +199391,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -228681,10 +199485,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_SliderThumb" }, "light_alt2_Tooltip": { @@ -228880,16 +199684,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -228920,15 +199724,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229014,10 +199818,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_Tooltip" }, "light_alt2_ProgressIndicator": { @@ -229213,16 +200017,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 96.3%)", "color2": "hsl(0, 0%, 94.1%)", "color3": "hsl(0, 0%, 92.0%)", @@ -229253,15 +200057,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229347,10 +200151,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_alt2_ProgressIndicator" }, "light_active_ListItem": { @@ -229546,16 +200350,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -229574,7 +200378,7 @@ "backgroundFocus": "hsl(0, 0%, 88.5%)", "backgroundStrong": "hsl(0, 0%, 96.3%)", "backgroundTransparent": "#f8f8f8", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -229586,15 +200390,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -229680,10 +200484,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_ListItem" }, "light_active_Card": { @@ -229879,16 +200683,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -229907,7 +200711,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -229919,15 +200723,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230013,10 +200817,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Card" }, "light_active_DrawerFrame": { @@ -230212,16 +201016,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -230240,7 +201044,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -230252,15 +201056,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230346,10 +201150,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_DrawerFrame" }, "light_active_Progress": { @@ -230545,16 +201349,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -230573,7 +201377,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -230585,15 +201389,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -230679,10 +201483,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Progress" }, "light_active_TooltipArrow": { @@ -230878,16 +201682,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -230906,7 +201710,7 @@ "backgroundFocus": "hsl(0, 0%, 56.1%)", "backgroundStrong": "hsl(0, 0%, 92.0%)", "backgroundTransparent": "hsl(0, 0%, 94.1%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -230918,15 +201722,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231012,10 +201816,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_TooltipArrow" }, "light_active_Button": { @@ -231211,16 +202015,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -231239,7 +202043,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -231251,15 +202055,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231345,10 +202149,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Button" }, "light_active_Checkbox": { @@ -231544,16 +202348,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -231572,7 +202376,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -231584,15 +202388,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -231678,10 +202482,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Checkbox" }, "light_active_RadioGroupItem": { @@ -231877,16 +202681,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -231905,7 +202709,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -231917,15 +202721,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232011,10 +202815,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_RadioGroupItem" }, "light_active_Input": { @@ -232210,16 +203014,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -232238,7 +203042,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -232250,15 +203054,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232344,10 +203148,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Input" }, "light_active_TextArea": { @@ -232543,16 +203347,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -232571,7 +203375,7 @@ "backgroundFocus": "hsl(0, 0%, 81.0%)", "backgroundStrong": "hsl(0, 0%, 94.1%)", "backgroundTransparent": "hsl(0, 0%, 96.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -232583,15 +203387,15 @@ "placeholderColor": "hsl(0, 0%, 90.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -232677,10 +203481,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_TextArea" }, "light_active_Switch": { @@ -232876,16 +203680,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -232904,7 +203708,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -232916,15 +203720,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233010,10 +203814,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Switch" }, "light_active_TooltipContent": { @@ -233209,16 +204013,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -233237,7 +204041,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -233249,15 +204053,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233343,10 +204147,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_TooltipContent" }, "light_active_SliderTrack": { @@ -233542,16 +204346,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -233570,7 +204374,7 @@ "backgroundFocus": "hsl(0, 0%, 50.3%)", "backgroundStrong": "hsl(0, 0%, 90.0%)", "backgroundTransparent": "hsl(0, 0%, 92.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 81.0%)", "colorPress": "hsl(0, 0%, 56.1%)", "colorFocus": "hsl(0, 0%, 81.0%)", @@ -233582,15 +204386,15 @@ "placeholderColor": "hsl(0, 0%, 94.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -233676,10 +204480,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_SliderTrack" }, "light_active_SwitchThumb": { @@ -233875,16 +204679,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -233903,7 +204707,7 @@ "backgroundFocus": "hsl(0, 0%, 88.5%)", "backgroundStrong": "hsl(0, 0%, 42.5%)", "backgroundTransparent": "hsl(0, 0%, 9.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -233915,15 +204719,15 @@ "placeholderColor": "hsl(0, 0%, 92.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234009,10 +204813,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_SwitchThumb" }, "light_active_SliderTrackActive": { @@ -234208,16 +205012,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -234236,7 +205040,7 @@ "backgroundFocus": "hsl(0, 0%, 96.3%)", "backgroundStrong": "hsl(0, 0%, 88.5%)", "backgroundTransparent": "hsl(0, 0%, 81.0%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -234248,15 +205052,15 @@ "placeholderColor": "hsl(0, 0%, 56.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234342,10 +205146,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_SliderTrackActive" }, "light_active_SliderThumb": { @@ -234541,16 +205345,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -234569,7 +205373,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -234581,15 +205385,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -234675,10 +205479,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_SliderThumb" }, "light_active_Tooltip": { @@ -234874,16 +205678,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -234902,7 +205706,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -234914,15 +205718,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -235008,10 +205812,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_Tooltip" }, "light_active_ProgressIndicator": { @@ -235207,16 +206011,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(0, 0%, 94.1%)", "color2": "hsl(0, 0%, 92.0%)", "color3": "hsl(0, 0%, 90.0%)", @@ -235235,7 +206039,7 @@ "backgroundFocus": "hsl(0, 0%, 92.0%)", "backgroundStrong": "hsl(0, 0%, 56.1%)", "backgroundTransparent": "hsl(0, 0%, 50.3%)", - "color": "#0B132B", + "color": "#0F172A", "colorHover": "hsl(0, 0%, 92.0%)", "colorPress": "hsl(0, 0%, 94.1%)", "colorFocus": "hsl(0, 0%, 92.0%)", @@ -235247,15 +206051,15 @@ "placeholderColor": "hsl(0, 0%, 88.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -235341,10 +206145,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_active_ProgressIndicator" }, "dark_alt1_ListItem": { @@ -235540,16 +206344,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -235873,16 +206677,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -236206,16 +207010,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -236539,16 +207343,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -236872,16 +207676,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -237205,16 +208009,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -237538,16 +208342,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -237871,16 +208675,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -238204,16 +209008,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -238537,16 +209341,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -238870,16 +209674,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -239203,16 +210007,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -239536,16 +210340,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -239869,16 +210673,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -240202,16 +211006,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -240535,16 +211339,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -240868,16 +211672,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -241201,16 +212005,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#151515", "color2": "#191919", "color3": "#232323", @@ -241534,16 +212338,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -241867,16 +212671,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -242200,16 +213004,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -242533,16 +213337,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -242866,16 +213670,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -243199,16 +214003,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -243532,16 +214336,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -243865,16 +214669,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -244198,16 +215002,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -244531,16 +215335,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -244864,16 +215668,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -245197,16 +216001,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -245530,16 +216334,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -245863,16 +216667,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -246196,16 +217000,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -246529,16 +217333,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -246862,16 +217666,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -247195,16 +217999,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#191919", "color2": "#232323", "color3": "#282828", @@ -247528,16 +218332,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -247861,16 +218665,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -248194,16 +218998,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -248527,16 +219331,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -248860,16 +219664,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -249193,16 +219997,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -249526,16 +220330,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -249859,16 +220663,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -250192,16 +220996,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -250525,16 +221329,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -250858,16 +221662,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -251191,16 +221995,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -251524,16 +222328,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -251857,16 +222661,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -252190,16 +222994,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -252523,16 +223327,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -252856,16 +223660,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -253189,16 +223993,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "#232323", "color2": "#282828", "color3": "#323232", @@ -253522,16 +224326,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -253562,15 +224366,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -253656,10 +224460,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_ListItem" }, "light_orange_alt1_Card": { @@ -253855,16 +224659,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -253895,15 +224699,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -253989,10 +224793,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Card" }, "light_orange_alt1_DrawerFrame": { @@ -254188,16 +224992,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -254228,15 +225032,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254322,10 +225126,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_DrawerFrame" }, "light_orange_alt1_Progress": { @@ -254521,16 +225325,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -254561,15 +225365,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254655,10 +225459,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Progress" }, "light_orange_alt1_TooltipArrow": { @@ -254854,16 +225658,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -254894,15 +225698,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -254988,10 +225792,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_TooltipArrow" }, "light_orange_alt1_Button": { @@ -255187,16 +225991,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -255227,15 +226031,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255321,10 +226125,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Button" }, "light_orange_alt1_Checkbox": { @@ -255520,16 +226324,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -255560,15 +226364,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255654,10 +226458,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Checkbox" }, "light_orange_alt1_RadioGroupItem": { @@ -255853,16 +226657,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -255893,15 +226697,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -255987,10 +226791,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_RadioGroupItem" }, "light_orange_alt1_Input": { @@ -256186,16 +226990,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -256226,15 +227030,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256320,10 +227124,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Input" }, "light_orange_alt1_TextArea": { @@ -256519,16 +227323,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -256559,15 +227363,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256653,10 +227457,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_TextArea" }, "light_orange_alt1_Switch": { @@ -256852,16 +227656,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -256892,15 +227696,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -256986,10 +227790,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Switch" }, "light_orange_alt1_TooltipContent": { @@ -257185,16 +227989,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -257225,15 +228029,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257319,10 +228123,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_TooltipContent" }, "light_orange_alt1_SliderTrack": { @@ -257518,16 +228322,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -257558,15 +228362,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257652,10 +228456,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_SliderTrack" }, "light_orange_alt1_SwitchThumb": { @@ -257851,16 +228655,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -257891,15 +228695,15 @@ "placeholderColor": "hsl(24, 100%, 95.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -257985,10 +228789,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_SwitchThumb" }, "light_orange_alt1_SliderTrackActive": { @@ -258184,16 +228988,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -258224,15 +229028,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258318,10 +229122,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_SliderTrackActive" }, "light_orange_alt1_SliderThumb": { @@ -258517,16 +229321,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -258557,15 +229361,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258651,10 +229455,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_SliderThumb" }, "light_orange_alt1_Tooltip": { @@ -258850,16 +229654,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -258890,15 +229694,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -258984,10 +229788,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_Tooltip" }, "light_orange_alt1_ProgressIndicator": { @@ -259183,16 +229987,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 83.3%, 97.6%)", "color2": "hsl(24, 100%, 95.3%)", "color3": "hsl(25, 100%, 92.2%)", @@ -259223,15 +230027,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259317,10 +230121,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt1_ProgressIndicator" }, "light_orange_alt2_ListItem": { @@ -259516,16 +230320,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -259556,15 +230360,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259650,10 +230454,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_ListItem" }, "light_orange_alt2_Card": { @@ -259849,16 +230653,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -259889,15 +230693,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -259983,10 +230787,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Card" }, "light_orange_alt2_DrawerFrame": { @@ -260182,16 +230986,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -260222,15 +231026,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260316,10 +231120,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_DrawerFrame" }, "light_orange_alt2_Progress": { @@ -260515,16 +231319,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -260555,15 +231359,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260649,10 +231453,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Progress" }, "light_orange_alt2_TooltipArrow": { @@ -260848,16 +231652,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -260888,15 +231692,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -260982,10 +231786,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_TooltipArrow" }, "light_orange_alt2_Button": { @@ -261181,16 +231985,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -261221,15 +232025,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261315,10 +232119,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Button" }, "light_orange_alt2_Checkbox": { @@ -261514,16 +232318,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -261554,15 +232358,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261648,10 +232452,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Checkbox" }, "light_orange_alt2_RadioGroupItem": { @@ -261847,16 +232651,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -261887,15 +232691,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -261981,10 +232785,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_RadioGroupItem" }, "light_orange_alt2_Input": { @@ -262180,16 +232984,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -262220,15 +233024,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262314,10 +233118,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Input" }, "light_orange_alt2_TextArea": { @@ -262513,16 +233317,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -262553,15 +233357,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262647,10 +233451,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_TextArea" }, "light_orange_alt2_Switch": { @@ -262846,16 +233650,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -262886,15 +233690,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -262980,10 +233784,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Switch" }, "light_orange_alt2_TooltipContent": { @@ -263179,16 +233983,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -263219,15 +234023,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263313,10 +234117,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_TooltipContent" }, "light_orange_alt2_SliderTrack": { @@ -263512,16 +234316,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -263552,15 +234356,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263646,10 +234450,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_SliderTrack" }, "light_orange_alt2_SwitchThumb": { @@ -263845,16 +234649,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -263885,15 +234689,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -263979,10 +234783,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_SwitchThumb" }, "light_orange_alt2_SliderTrackActive": { @@ -264178,16 +234982,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -264218,15 +235022,15 @@ "placeholderColor": "hsl(24, 94.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264312,10 +235116,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_SliderTrackActive" }, "light_orange_alt2_SliderThumb": { @@ -264511,16 +235315,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -264551,15 +235355,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264645,10 +235449,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_SliderThumb" }, "light_orange_alt2_Tooltip": { @@ -264844,16 +235648,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -264884,15 +235688,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -264978,10 +235782,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_Tooltip" }, "light_orange_alt2_ProgressIndicator": { @@ -265177,16 +235981,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(24, 100%, 95.3%)", "color2": "hsl(25, 100%, 92.2%)", "color3": "hsl(25, 100%, 88.2%)", @@ -265217,15 +236021,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265311,10 +236115,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_alt2_ProgressIndicator" }, "light_orange_active_ListItem": { @@ -265510,16 +236314,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -265550,15 +236354,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265644,10 +236448,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_ListItem" }, "light_orange_active_Card": { @@ -265843,16 +236647,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -265883,15 +236687,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -265977,10 +236781,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Card" }, "light_orange_active_DrawerFrame": { @@ -266176,16 +236980,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -266216,15 +237020,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266310,10 +237114,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_DrawerFrame" }, "light_orange_active_Progress": { @@ -266509,16 +237313,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -266549,15 +237353,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266643,10 +237447,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Progress" }, "light_orange_active_TooltipArrow": { @@ -266842,16 +237646,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -266882,15 +237686,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -266976,10 +237780,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_TooltipArrow" }, "light_orange_active_Button": { @@ -267175,16 +237979,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -267215,15 +238019,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267309,10 +238113,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Button" }, "light_orange_active_Checkbox": { @@ -267508,16 +238312,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -267548,15 +238352,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267642,10 +238446,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Checkbox" }, "light_orange_active_RadioGroupItem": { @@ -267841,16 +238645,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -267881,15 +238685,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -267975,10 +238779,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_RadioGroupItem" }, "light_orange_active_Input": { @@ -268174,16 +238978,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -268214,15 +239018,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268308,10 +239112,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Input" }, "light_orange_active_TextArea": { @@ -268507,16 +239311,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -268547,15 +239351,15 @@ "placeholderColor": "hsl(25, 100%, 82.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268641,10 +239445,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_TextArea" }, "light_orange_active_Switch": { @@ -268840,16 +239644,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -268880,15 +239684,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -268974,10 +239778,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Switch" }, "light_orange_active_TooltipContent": { @@ -269173,16 +239977,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -269213,15 +240017,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269307,10 +240111,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_TooltipContent" }, "light_orange_active_SliderTrack": { @@ -269506,16 +240310,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -269546,15 +240350,15 @@ "placeholderColor": "hsl(25, 100%, 92.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269640,10 +240444,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_SliderTrack" }, "light_orange_active_SwitchThumb": { @@ -269839,16 +240643,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -269879,15 +240683,15 @@ "placeholderColor": "hsl(25, 100%, 88.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -269973,10 +240777,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_SwitchThumb" }, "light_orange_active_SliderTrackActive": { @@ -270172,16 +240976,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -270212,15 +241016,15 @@ "placeholderColor": "hsl(24, 100%, 46.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270306,10 +241110,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_SliderTrackActive" }, "light_orange_active_SliderThumb": { @@ -270505,16 +241309,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -270545,15 +241349,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270639,10 +241443,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_SliderThumb" }, "light_orange_active_Tooltip": { @@ -270838,16 +241642,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -270878,15 +241682,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -270972,10 +241776,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_Tooltip" }, "light_orange_active_ProgressIndicator": { @@ -271171,16 +241975,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 100%, 92.2%)", "color2": "hsl(25, 100%, 88.2%)", "color3": "hsl(25, 100%, 82.8%)", @@ -271211,15 +242015,15 @@ "placeholderColor": "hsl(24, 94.5%, 64.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271305,10 +242109,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_orange_active_ProgressIndicator" }, "light_yellow_alt1_ListItem": { @@ -271504,16 +242308,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -271544,15 +242348,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271638,10 +242442,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_ListItem" }, "light_yellow_alt1_Card": { @@ -271837,16 +242641,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -271877,15 +242681,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -271971,10 +242775,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Card" }, "light_yellow_alt1_DrawerFrame": { @@ -272170,16 +242974,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -272210,15 +243014,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272304,10 +243108,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_DrawerFrame" }, "light_yellow_alt1_Progress": { @@ -272503,16 +243307,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -272543,15 +243347,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272637,10 +243441,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Progress" }, "light_yellow_alt1_TooltipArrow": { @@ -272836,16 +243640,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -272876,15 +243680,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -272970,10 +243774,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_TooltipArrow" }, "light_yellow_alt1_Button": { @@ -273169,16 +243973,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -273209,15 +244013,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273303,10 +244107,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Button" }, "light_yellow_alt1_Checkbox": { @@ -273502,16 +244306,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -273542,15 +244346,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273636,10 +244440,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Checkbox" }, "light_yellow_alt1_RadioGroupItem": { @@ -273835,16 +244639,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -273875,15 +244679,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -273969,10 +244773,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_RadioGroupItem" }, "light_yellow_alt1_Input": { @@ -274168,16 +244972,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -274208,15 +245012,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274302,10 +245106,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Input" }, "light_yellow_alt1_TextArea": { @@ -274501,16 +245305,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -274541,15 +245345,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274635,10 +245439,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_TextArea" }, "light_yellow_alt1_Switch": { @@ -274834,16 +245638,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -274874,15 +245678,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -274968,10 +245772,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Switch" }, "light_yellow_alt1_TooltipContent": { @@ -275167,16 +245971,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -275207,15 +246011,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275301,10 +246105,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_TooltipContent" }, "light_yellow_alt1_SliderTrack": { @@ -275500,16 +246304,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -275540,15 +246344,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275634,10 +246438,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_SliderTrack" }, "light_yellow_alt1_SwitchThumb": { @@ -275833,16 +246637,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -275873,15 +246677,15 @@ "placeholderColor": "hsl(55, 100%, 90.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -275967,10 +246771,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_SwitchThumb" }, "light_yellow_alt1_SliderTrackActive": { @@ -276166,16 +246970,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -276206,15 +247010,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276300,10 +247104,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_SliderTrackActive" }, "light_yellow_alt1_SliderThumb": { @@ -276499,16 +247303,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -276539,15 +247343,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276633,10 +247437,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_SliderThumb" }, "light_yellow_alt1_Tooltip": { @@ -276832,16 +247636,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -276872,15 +247676,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -276966,10 +247770,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_Tooltip" }, "light_yellow_alt1_ProgressIndicator": { @@ -277165,16 +247969,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(52, 100%, 95.5%)", "color2": "hsl(55, 100%, 90.9%)", "color3": "hsl(54, 100%, 86.6%)", @@ -277205,15 +248009,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277299,10 +248103,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt1_ProgressIndicator" }, "light_yellow_alt2_ListItem": { @@ -277498,16 +248302,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -277538,15 +248342,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277632,10 +248436,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_ListItem" }, "light_yellow_alt2_Card": { @@ -277831,16 +248635,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -277871,15 +248675,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -277965,10 +248769,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Card" }, "light_yellow_alt2_DrawerFrame": { @@ -278164,16 +248968,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -278204,15 +249008,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278298,10 +249102,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_DrawerFrame" }, "light_yellow_alt2_Progress": { @@ -278497,16 +249301,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -278537,15 +249341,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278631,10 +249435,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Progress" }, "light_yellow_alt2_TooltipArrow": { @@ -278830,16 +249634,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -278870,15 +249674,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -278964,10 +249768,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_TooltipArrow" }, "light_yellow_alt2_Button": { @@ -279163,16 +249967,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -279203,15 +250007,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279297,10 +250101,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Button" }, "light_yellow_alt2_Checkbox": { @@ -279496,16 +250300,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -279536,15 +250340,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279630,10 +250434,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Checkbox" }, "light_yellow_alt2_RadioGroupItem": { @@ -279829,16 +250633,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -279869,15 +250673,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -279963,10 +250767,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_RadioGroupItem" }, "light_yellow_alt2_Input": { @@ -280162,16 +250966,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -280202,15 +251006,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280296,10 +251100,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Input" }, "light_yellow_alt2_TextArea": { @@ -280495,16 +251299,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -280535,15 +251339,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280629,10 +251433,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_TextArea" }, "light_yellow_alt2_Switch": { @@ -280828,16 +251632,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -280868,15 +251672,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -280962,10 +251766,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Switch" }, "light_yellow_alt2_TooltipContent": { @@ -281161,16 +251965,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -281201,15 +252005,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281295,10 +252099,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_TooltipContent" }, "light_yellow_alt2_SliderTrack": { @@ -281494,16 +252298,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -281534,15 +252338,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281628,10 +252432,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_SliderTrack" }, "light_yellow_alt2_SwitchThumb": { @@ -281827,16 +252631,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -281867,15 +252671,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -281961,10 +252765,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_SwitchThumb" }, "light_yellow_alt2_SliderTrackActive": { @@ -282160,16 +252964,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -282200,15 +253004,15 @@ "placeholderColor": "hsl(53, 92.0%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282294,10 +253098,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_SliderTrackActive" }, "light_yellow_alt2_SliderThumb": { @@ -282493,16 +253297,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -282533,15 +253337,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282627,10 +253431,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_SliderThumb" }, "light_yellow_alt2_Tooltip": { @@ -282826,16 +253630,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -282866,15 +253670,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -282960,10 +253764,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_Tooltip" }, "light_yellow_alt2_ProgressIndicator": { @@ -283159,16 +253963,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(55, 100%, 90.9%)", "color2": "hsl(54, 100%, 86.6%)", "color3": "hsl(52, 97.9%, 82.0%)", @@ -283199,15 +254003,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283293,10 +254097,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_alt2_ProgressIndicator" }, "light_yellow_active_ListItem": { @@ -283492,16 +254296,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -283532,15 +254336,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283626,10 +254430,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_ListItem" }, "light_yellow_active_Card": { @@ -283825,16 +254629,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -283865,15 +254669,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -283959,10 +254763,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Card" }, "light_yellow_active_DrawerFrame": { @@ -284158,16 +254962,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -284198,15 +255002,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284292,10 +255096,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_DrawerFrame" }, "light_yellow_active_Progress": { @@ -284491,16 +255295,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -284531,15 +255335,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284625,10 +255429,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Progress" }, "light_yellow_active_TooltipArrow": { @@ -284824,16 +255628,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -284864,15 +255668,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -284958,10 +255762,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_TooltipArrow" }, "light_yellow_active_Button": { @@ -285157,16 +255961,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -285197,15 +256001,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285291,10 +256095,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Button" }, "light_yellow_active_Checkbox": { @@ -285490,16 +256294,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -285530,15 +256334,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285624,10 +256428,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Checkbox" }, "light_yellow_active_RadioGroupItem": { @@ -285823,16 +256627,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -285863,15 +256667,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -285957,10 +256761,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_RadioGroupItem" }, "light_yellow_active_Input": { @@ -286156,16 +256960,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -286196,15 +257000,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286290,10 +257094,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Input" }, "light_yellow_active_TextArea": { @@ -286489,16 +257293,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -286529,15 +257333,15 @@ "placeholderColor": "hsl(50, 89.4%, 76.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286623,10 +257427,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_TextArea" }, "light_yellow_active_Switch": { @@ -286822,16 +257626,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -286862,15 +257666,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -286956,10 +257760,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Switch" }, "light_yellow_active_TooltipContent": { @@ -287155,16 +257959,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -287195,15 +257999,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287289,10 +258093,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_TooltipContent" }, "light_yellow_active_SliderTrack": { @@ -287488,16 +258292,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -287528,15 +258332,15 @@ "placeholderColor": "hsl(54, 100%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287622,10 +258426,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_SliderTrack" }, "light_yellow_active_SwitchThumb": { @@ -287821,16 +258625,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -287861,15 +258665,15 @@ "placeholderColor": "hsl(52, 97.9%, 82.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -287955,10 +258759,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_SwitchThumb" }, "light_yellow_active_SliderTrackActive": { @@ -288154,16 +258958,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -288194,15 +258998,15 @@ "placeholderColor": "hsl(50, 100%, 48.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288288,10 +259092,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_SliderTrackActive" }, "light_yellow_active_SliderThumb": { @@ -288487,16 +259291,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -288527,15 +259331,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288621,10 +259425,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_SliderThumb" }, "light_yellow_active_Tooltip": { @@ -288820,16 +259624,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -288860,15 +259664,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -288954,10 +259758,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_Tooltip" }, "light_yellow_active_ProgressIndicator": { @@ -289153,16 +259957,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(54, 100%, 86.6%)", "color2": "hsl(52, 97.9%, 82.0%)", "color3": "hsl(50, 89.4%, 76.1%)", @@ -289193,15 +259997,15 @@ "placeholderColor": "hsl(48, 100%, 46.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289287,10 +260091,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_yellow_active_ProgressIndicator" }, "light_green_alt1_ListItem": { @@ -289486,16 +260290,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -289526,15 +260330,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289620,10 +260424,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_ListItem" }, "light_green_alt1_Card": { @@ -289819,16 +260623,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -289859,15 +260663,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -289953,10 +260757,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Card" }, "light_green_alt1_DrawerFrame": { @@ -290152,16 +260956,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -290192,15 +260996,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290286,10 +261090,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_DrawerFrame" }, "light_green_alt1_Progress": { @@ -290485,16 +261289,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -290525,15 +261329,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290619,10 +261423,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Progress" }, "light_green_alt1_TooltipArrow": { @@ -290818,16 +261622,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -290858,15 +261662,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -290952,10 +261756,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_TooltipArrow" }, "light_green_alt1_Button": { @@ -291151,16 +261955,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -291191,15 +261995,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291285,10 +262089,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Button" }, "light_green_alt1_Checkbox": { @@ -291484,16 +262288,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -291524,15 +262328,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291618,10 +262422,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Checkbox" }, "light_green_alt1_RadioGroupItem": { @@ -291817,16 +262621,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -291857,15 +262661,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -291951,10 +262755,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_RadioGroupItem" }, "light_green_alt1_Input": { @@ -292150,16 +262954,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -292190,15 +262994,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292284,10 +263088,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Input" }, "light_green_alt1_TextArea": { @@ -292483,16 +263287,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -292523,15 +263327,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292617,10 +263421,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_TextArea" }, "light_green_alt1_Switch": { @@ -292816,16 +263620,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -292856,15 +263660,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -292950,10 +263754,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Switch" }, "light_green_alt1_TooltipContent": { @@ -293149,16 +263953,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -293189,15 +263993,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293283,10 +264087,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_TooltipContent" }, "light_green_alt1_SliderTrack": { @@ -293482,16 +264286,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -293522,15 +264326,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293616,10 +264420,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_SliderTrack" }, "light_green_alt1_SwitchThumb": { @@ -293815,16 +264619,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -293855,15 +264659,15 @@ "placeholderColor": "hsl(139, 55.2%, 94.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -293949,10 +264753,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_SwitchThumb" }, "light_green_alt1_SliderTrackActive": { @@ -294148,16 +264952,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -294188,15 +264992,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294282,10 +265086,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_SliderTrackActive" }, "light_green_alt1_SliderThumb": { @@ -294481,16 +265285,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -294521,15 +265325,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294615,10 +265419,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_SliderThumb" }, "light_green_alt1_Tooltip": { @@ -294814,16 +265618,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -294854,15 +265658,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -294948,10 +265752,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_Tooltip" }, "light_green_alt1_ProgressIndicator": { @@ -295147,16 +265951,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(138, 62.5%, 96.9%)", "color2": "hsl(139, 55.2%, 94.5%)", "color3": "hsl(140, 48.7%, 91.0%)", @@ -295187,15 +265991,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295281,10 +266085,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt1_ProgressIndicator" }, "light_green_alt2_ListItem": { @@ -295480,16 +266284,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -295520,15 +266324,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295614,10 +266418,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_ListItem" }, "light_green_alt2_Card": { @@ -295813,16 +266617,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -295853,15 +266657,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -295947,10 +266751,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Card" }, "light_green_alt2_DrawerFrame": { @@ -296146,16 +266950,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -296186,15 +266990,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296280,10 +267084,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_DrawerFrame" }, "light_green_alt2_Progress": { @@ -296479,16 +267283,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -296519,15 +267323,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296613,10 +267417,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Progress" }, "light_green_alt2_TooltipArrow": { @@ -296812,16 +267616,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -296852,15 +267656,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -296946,10 +267750,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_TooltipArrow" }, "light_green_alt2_Button": { @@ -297145,16 +267949,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -297185,15 +267989,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297279,10 +268083,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Button" }, "light_green_alt2_Checkbox": { @@ -297478,16 +268282,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -297518,15 +268322,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297612,10 +268416,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Checkbox" }, "light_green_alt2_RadioGroupItem": { @@ -297811,16 +268615,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -297851,15 +268655,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -297945,10 +268749,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_RadioGroupItem" }, "light_green_alt2_Input": { @@ -298144,16 +268948,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -298184,15 +268988,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298278,10 +269082,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Input" }, "light_green_alt2_TextArea": { @@ -298477,16 +269281,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -298517,15 +269321,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298611,10 +269415,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_TextArea" }, "light_green_alt2_Switch": { @@ -298810,16 +269614,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -298850,15 +269654,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -298944,10 +269748,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Switch" }, "light_green_alt2_TooltipContent": { @@ -299143,16 +269947,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -299183,15 +269987,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299277,10 +270081,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_TooltipContent" }, "light_green_alt2_SliderTrack": { @@ -299476,16 +270280,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -299516,15 +270320,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299610,10 +270414,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_SliderTrack" }, "light_green_alt2_SwitchThumb": { @@ -299809,16 +270613,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -299849,15 +270653,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -299943,10 +270747,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_SwitchThumb" }, "light_green_alt2_SliderTrackActive": { @@ -300142,16 +270946,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -300182,15 +270986,15 @@ "placeholderColor": "hsl(151, 55.0%, 41.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300276,10 +271080,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_SliderTrackActive" }, "light_green_alt2_SliderThumb": { @@ -300475,16 +271279,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -300515,15 +271319,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300609,10 +271413,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_SliderThumb" }, "light_green_alt2_Tooltip": { @@ -300808,16 +271612,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -300848,15 +271652,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -300942,10 +271746,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_Tooltip" }, "light_green_alt2_ProgressIndicator": { @@ -301141,16 +271945,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(139, 55.2%, 94.5%)", "color2": "hsl(140, 48.7%, 91.0%)", "color3": "hsl(141, 43.7%, 86.0%)", @@ -301181,15 +271985,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301275,10 +272079,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_alt2_ProgressIndicator" }, "light_green_active_ListItem": { @@ -301474,16 +272278,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -301514,15 +272318,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301608,10 +272412,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_ListItem" }, "light_green_active_Card": { @@ -301807,16 +272611,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -301847,15 +272651,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -301941,10 +272745,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Card" }, "light_green_active_DrawerFrame": { @@ -302140,16 +272944,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -302180,15 +272984,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302274,10 +273078,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_DrawerFrame" }, "light_green_active_Progress": { @@ -302473,16 +273277,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -302513,15 +273317,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302607,10 +273411,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Progress" }, "light_green_active_TooltipArrow": { @@ -302806,16 +273610,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -302846,15 +273650,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -302940,10 +273744,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_TooltipArrow" }, "light_green_active_Button": { @@ -303139,16 +273943,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -303179,15 +273983,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303273,10 +274077,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Button" }, "light_green_active_Checkbox": { @@ -303472,16 +274276,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -303512,15 +274316,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303606,10 +274410,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Checkbox" }, "light_green_active_RadioGroupItem": { @@ -303805,16 +274609,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -303845,15 +274649,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -303939,10 +274743,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_RadioGroupItem" }, "light_green_active_Input": { @@ -304138,16 +274942,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -304178,15 +274982,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304272,10 +275076,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Input" }, "light_green_active_TextArea": { @@ -304471,16 +275275,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -304511,15 +275315,15 @@ "placeholderColor": "hsl(143, 40.3%, 79.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304605,10 +275409,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_TextArea" }, "light_green_active_Switch": { @@ -304804,16 +275608,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -304844,15 +275648,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -304938,10 +275742,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Switch" }, "light_green_active_TooltipContent": { @@ -305137,16 +275941,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -305177,15 +275981,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305271,10 +276075,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_TooltipContent" }, "light_green_active_SliderTrack": { @@ -305470,16 +276274,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -305510,15 +276314,15 @@ "placeholderColor": "hsl(140, 48.7%, 91.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305604,10 +276408,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_SliderTrack" }, "light_green_active_SwitchThumb": { @@ -305803,16 +276607,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -305843,15 +276647,15 @@ "placeholderColor": "hsl(141, 43.7%, 86.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -305937,10 +276741,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_SwitchThumb" }, "light_green_active_SliderTrackActive": { @@ -306136,16 +276940,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -306176,15 +276980,15 @@ "placeholderColor": "hsl(152, 57.5%, 37.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306270,10 +277074,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_SliderTrackActive" }, "light_green_active_SliderThumb": { @@ -306469,16 +277273,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -306509,15 +277313,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306603,10 +277407,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_SliderThumb" }, "light_green_active_Tooltip": { @@ -306802,16 +277606,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -306842,15 +277646,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -306936,10 +277740,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_Tooltip" }, "light_green_active_ProgressIndicator": { @@ -307135,16 +277939,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(140, 48.7%, 91.0%)", "color2": "hsl(141, 43.7%, 86.0%)", "color3": "hsl(143, 40.3%, 79.0%)", @@ -307175,15 +277979,15 @@ "placeholderColor": "hsl(151, 40.2%, 54.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307269,10 +278073,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_green_active_ProgressIndicator" }, "light_blue_alt1_ListItem": { @@ -307468,16 +278272,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -307508,15 +278312,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307602,10 +278406,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_ListItem" }, "light_blue_alt1_Card": { @@ -307801,16 +278605,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -307841,15 +278645,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -307935,10 +278739,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Card" }, "light_blue_alt1_DrawerFrame": { @@ -308134,16 +278938,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -308174,15 +278978,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308268,10 +279072,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_DrawerFrame" }, "light_blue_alt1_Progress": { @@ -308467,16 +279271,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -308507,15 +279311,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308601,10 +279405,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Progress" }, "light_blue_alt1_TooltipArrow": { @@ -308800,16 +279604,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -308840,15 +279644,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -308934,10 +279738,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_TooltipArrow" }, "light_blue_alt1_Button": { @@ -309133,16 +279937,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -309173,15 +279977,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309267,10 +280071,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Button" }, "light_blue_alt1_Checkbox": { @@ -309466,16 +280270,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -309506,15 +280310,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309600,10 +280404,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Checkbox" }, "light_blue_alt1_RadioGroupItem": { @@ -309799,16 +280603,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -309839,15 +280643,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -309933,10 +280737,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_RadioGroupItem" }, "light_blue_alt1_Input": { @@ -310132,16 +280936,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -310172,15 +280976,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310266,10 +281070,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Input" }, "light_blue_alt1_TextArea": { @@ -310465,16 +281269,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -310505,15 +281309,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310599,10 +281403,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_TextArea" }, "light_blue_alt1_Switch": { @@ -310798,16 +281602,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -310838,15 +281642,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -310932,10 +281736,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Switch" }, "light_blue_alt1_TooltipContent": { @@ -311131,16 +281935,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -311171,15 +281975,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311265,10 +282069,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_TooltipContent" }, "light_blue_alt1_SliderTrack": { @@ -311464,16 +282268,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -311504,15 +282308,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311598,10 +282402,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_SliderTrack" }, "light_blue_alt1_SwitchThumb": { @@ -311797,16 +282601,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -311837,15 +282641,15 @@ "placeholderColor": "hsl(209, 100%, 96.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -311931,10 +282735,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_SwitchThumb" }, "light_blue_alt1_SliderTrackActive": { @@ -312130,16 +282934,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -312170,15 +282974,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312264,10 +283068,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_SliderTrackActive" }, "light_blue_alt1_SliderThumb": { @@ -312463,16 +283267,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -312503,15 +283307,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312597,10 +283401,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_SliderThumb" }, "light_blue_alt1_Tooltip": { @@ -312796,16 +283600,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -312836,15 +283640,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -312930,10 +283734,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_Tooltip" }, "light_blue_alt1_ProgressIndicator": { @@ -313129,16 +283933,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 100%, 98.0%)", "color2": "hsl(209, 100%, 96.5%)", "color3": "hsl(210, 98.8%, 94.0%)", @@ -313169,15 +283973,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313263,10 +284067,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt1_ProgressIndicator" }, "light_blue_alt2_ListItem": { @@ -313462,16 +284266,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -313502,15 +284306,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313596,10 +284400,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_ListItem" }, "light_blue_alt2_Card": { @@ -313795,16 +284599,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -313835,15 +284639,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -313929,10 +284733,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Card" }, "light_blue_alt2_DrawerFrame": { @@ -314128,16 +284932,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -314168,15 +284972,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314262,10 +285066,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_DrawerFrame" }, "light_blue_alt2_Progress": { @@ -314461,16 +285265,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -314501,15 +285305,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314595,10 +285399,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Progress" }, "light_blue_alt2_TooltipArrow": { @@ -314794,16 +285598,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -314834,15 +285638,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -314928,10 +285732,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_TooltipArrow" }, "light_blue_alt2_Button": { @@ -315127,16 +285931,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -315167,15 +285971,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315261,10 +286065,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Button" }, "light_blue_alt2_Checkbox": { @@ -315460,16 +286264,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -315500,15 +286304,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315594,10 +286398,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Checkbox" }, "light_blue_alt2_RadioGroupItem": { @@ -315793,16 +286597,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -315833,15 +286637,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -315927,10 +286731,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_RadioGroupItem" }, "light_blue_alt2_Input": { @@ -316126,16 +286930,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -316166,15 +286970,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316260,10 +287064,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Input" }, "light_blue_alt2_TextArea": { @@ -316459,16 +287263,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -316499,15 +287303,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316593,10 +287397,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_TextArea" }, "light_blue_alt2_Switch": { @@ -316792,16 +287596,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -316832,15 +287636,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -316926,10 +287730,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Switch" }, "light_blue_alt2_TooltipContent": { @@ -317125,16 +287929,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -317165,15 +287969,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317259,10 +288063,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_TooltipContent" }, "light_blue_alt2_SliderTrack": { @@ -317458,16 +288262,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -317498,15 +288302,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317592,10 +288396,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_SliderTrack" }, "light_blue_alt2_SwitchThumb": { @@ -317791,16 +288595,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -317831,15 +288635,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -317925,10 +288729,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_SwitchThumb" }, "light_blue_alt2_SliderTrackActive": { @@ -318124,16 +288928,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -318164,15 +288968,15 @@ "placeholderColor": "hsl(206, 100%, 50.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318258,10 +289062,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_SliderTrackActive" }, "light_blue_alt2_SliderThumb": { @@ -318457,16 +289261,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -318497,15 +289301,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318591,10 +289395,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_SliderThumb" }, "light_blue_alt2_Tooltip": { @@ -318790,16 +289594,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -318830,15 +289634,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -318924,10 +289728,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_Tooltip" }, "light_blue_alt2_ProgressIndicator": { @@ -319123,16 +289927,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(209, 100%, 96.5%)", "color2": "hsl(210, 98.8%, 94.0%)", "color3": "hsl(209, 95.0%, 90.1%)", @@ -319163,15 +289967,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319257,10 +290061,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_alt2_ProgressIndicator" }, "light_blue_active_ListItem": { @@ -319456,16 +290260,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -319496,15 +290300,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319590,10 +290394,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_ListItem" }, "light_blue_active_Card": { @@ -319789,16 +290593,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -319829,15 +290633,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -319923,10 +290727,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Card" }, "light_blue_active_DrawerFrame": { @@ -320122,16 +290926,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -320162,15 +290966,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320256,10 +291060,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_DrawerFrame" }, "light_blue_active_Progress": { @@ -320455,16 +291259,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -320495,15 +291299,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320589,10 +291393,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Progress" }, "light_blue_active_TooltipArrow": { @@ -320788,16 +291592,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -320828,15 +291632,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -320922,10 +291726,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_TooltipArrow" }, "light_blue_active_Button": { @@ -321121,16 +291925,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -321161,15 +291965,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321255,10 +292059,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Button" }, "light_blue_active_Checkbox": { @@ -321454,16 +292258,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -321494,15 +292298,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321588,10 +292392,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Checkbox" }, "light_blue_active_RadioGroupItem": { @@ -321787,16 +292591,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -321827,15 +292631,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -321921,10 +292725,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_RadioGroupItem" }, "light_blue_active_Input": { @@ -322120,16 +292924,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -322160,15 +292964,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322254,10 +293058,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Input" }, "light_blue_active_TextArea": { @@ -322453,16 +293257,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -322493,15 +293297,15 @@ "placeholderColor": "hsl(209, 81.2%, 84.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322587,10 +293391,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_TextArea" }, "light_blue_active_Switch": { @@ -322786,16 +293590,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -322826,15 +293630,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -322920,10 +293724,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Switch" }, "light_blue_active_TooltipContent": { @@ -323119,16 +293923,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -323159,15 +293963,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323253,10 +294057,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_TooltipContent" }, "light_blue_active_SliderTrack": { @@ -323452,16 +294256,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -323492,15 +294296,15 @@ "placeholderColor": "hsl(210, 98.8%, 94.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323586,10 +294390,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_SliderTrack" }, "light_blue_active_SwitchThumb": { @@ -323785,16 +294589,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -323825,15 +294629,15 @@ "placeholderColor": "hsl(209, 95.0%, 90.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -323919,10 +294723,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_SwitchThumb" }, "light_blue_active_SliderTrackActive": { @@ -324118,16 +294922,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -324158,15 +294962,15 @@ "placeholderColor": "hsl(208, 100%, 47.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324252,10 +295056,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_SliderTrackActive" }, "light_blue_active_SliderThumb": { @@ -324451,16 +295255,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -324491,15 +295295,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324585,10 +295389,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_SliderThumb" }, "light_blue_active_Tooltip": { @@ -324784,16 +295588,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -324824,15 +295628,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -324918,10 +295722,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_Tooltip" }, "light_blue_active_ProgressIndicator": { @@ -325117,16 +295921,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(210, 98.8%, 94.0%)", "color2": "hsl(209, 95.0%, 90.1%)", "color3": "hsl(209, 81.2%, 84.5%)", @@ -325157,15 +295961,15 @@ "placeholderColor": "hsl(206, 81.9%, 65.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325251,10 +296055,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_blue_active_ProgressIndicator" }, "light_purple_alt1_ListItem": { @@ -325450,16 +296254,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -325490,15 +296294,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325584,10 +296388,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_ListItem" }, "light_purple_alt1_Card": { @@ -325783,16 +296587,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -325823,15 +296627,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -325917,10 +296721,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Card" }, "light_purple_alt1_DrawerFrame": { @@ -326116,16 +296920,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -326156,15 +296960,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326250,10 +297054,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_DrawerFrame" }, "light_purple_alt1_Progress": { @@ -326449,16 +297253,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -326489,15 +297293,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326583,10 +297387,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Progress" }, "light_purple_alt1_TooltipArrow": { @@ -326782,16 +297586,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -326822,15 +297626,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -326916,10 +297720,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_TooltipArrow" }, "light_purple_alt1_Button": { @@ -327115,16 +297919,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -327155,15 +297959,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327249,10 +298053,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Button" }, "light_purple_alt1_Checkbox": { @@ -327448,16 +298252,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -327488,15 +298292,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327582,10 +298386,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Checkbox" }, "light_purple_alt1_RadioGroupItem": { @@ -327781,16 +298585,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -327821,15 +298625,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -327915,10 +298719,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_RadioGroupItem" }, "light_purple_alt1_Input": { @@ -328114,16 +298918,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -328154,15 +298958,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328248,10 +299052,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Input" }, "light_purple_alt1_TextArea": { @@ -328447,16 +299251,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -328487,15 +299291,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328581,10 +299385,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_TextArea" }, "light_purple_alt1_Switch": { @@ -328780,16 +299584,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -328820,15 +299624,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -328914,10 +299718,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Switch" }, "light_purple_alt1_TooltipContent": { @@ -329113,16 +299917,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -329153,15 +299957,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329247,10 +300051,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_TooltipContent" }, "light_purple_alt1_SliderTrack": { @@ -329446,16 +300250,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -329486,15 +300290,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329580,10 +300384,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_SliderTrack" }, "light_purple_alt1_SwitchThumb": { @@ -329779,16 +300583,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -329819,15 +300623,15 @@ "placeholderColor": "hsl(276, 83.1%, 97.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -329913,10 +300717,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_SwitchThumb" }, "light_purple_alt1_SliderTrackActive": { @@ -330112,16 +300916,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -330152,15 +300956,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330246,10 +301050,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_SliderTrackActive" }, "light_purple_alt1_SliderThumb": { @@ -330445,16 +301249,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -330485,15 +301289,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330579,10 +301383,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_SliderThumb" }, "light_purple_alt1_Tooltip": { @@ -330778,16 +301582,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -330818,15 +301622,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -330912,10 +301716,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_Tooltip" }, "light_purple_alt1_ProgressIndicator": { @@ -331111,16 +301915,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 100%, 99.0%)", "color2": "hsl(276, 83.1%, 97.0%)", "color3": "hsl(275, 76.4%, 94.7%)", @@ -331151,15 +301955,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331245,10 +302049,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt1_ProgressIndicator" }, "light_purple_alt2_ListItem": { @@ -331444,16 +302248,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -331484,15 +302288,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331578,10 +302382,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_ListItem" }, "light_purple_alt2_Card": { @@ -331777,16 +302581,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -331817,15 +302621,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -331911,10 +302715,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Card" }, "light_purple_alt2_DrawerFrame": { @@ -332110,16 +302914,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -332150,15 +302954,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332244,10 +303048,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_DrawerFrame" }, "light_purple_alt2_Progress": { @@ -332443,16 +303247,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -332483,15 +303287,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332577,10 +303381,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Progress" }, "light_purple_alt2_TooltipArrow": { @@ -332776,16 +303580,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -332816,15 +303620,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -332910,10 +303714,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_TooltipArrow" }, "light_purple_alt2_Button": { @@ -333109,16 +303913,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -333149,15 +303953,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333243,10 +304047,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Button" }, "light_purple_alt2_Checkbox": { @@ -333442,16 +304246,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -333482,15 +304286,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333576,10 +304380,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Checkbox" }, "light_purple_alt2_RadioGroupItem": { @@ -333775,16 +304579,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -333815,15 +304619,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -333909,10 +304713,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_RadioGroupItem" }, "light_purple_alt2_Input": { @@ -334108,16 +304912,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -334148,15 +304952,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334242,10 +305046,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Input" }, "light_purple_alt2_TextArea": { @@ -334441,16 +305245,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -334481,15 +305285,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334575,10 +305379,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_TextArea" }, "light_purple_alt2_Switch": { @@ -334774,16 +305578,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -334814,15 +305618,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -334908,10 +305712,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Switch" }, "light_purple_alt2_TooltipContent": { @@ -335107,16 +305911,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -335147,15 +305951,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335241,10 +306045,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_TooltipContent" }, "light_purple_alt2_SliderTrack": { @@ -335440,16 +306244,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -335480,15 +306284,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335574,10 +306378,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_SliderTrack" }, "light_purple_alt2_SwitchThumb": { @@ -335773,16 +306577,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -335813,15 +306617,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -335907,10 +306711,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_SwitchThumb" }, "light_purple_alt2_SliderTrackActive": { @@ -336106,16 +306910,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -336146,15 +306950,15 @@ "placeholderColor": "hsl(272, 51.0%, 54.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336240,10 +307044,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_SliderTrackActive" }, "light_purple_alt2_SliderThumb": { @@ -336439,16 +307243,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -336479,15 +307283,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336573,10 +307377,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_SliderThumb" }, "light_purple_alt2_Tooltip": { @@ -336772,16 +307576,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -336812,15 +307616,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -336906,10 +307710,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_Tooltip" }, "light_purple_alt2_ProgressIndicator": { @@ -337105,16 +307909,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(276, 83.1%, 97.0%)", "color2": "hsl(275, 76.4%, 94.7%)", "color3": "hsl(275, 70.8%, 91.8%)", @@ -337145,15 +307949,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337239,10 +308043,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_alt2_ProgressIndicator" }, "light_purple_active_ListItem": { @@ -337438,16 +308242,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -337478,15 +308282,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337572,10 +308376,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_ListItem" }, "light_purple_active_Card": { @@ -337771,16 +308575,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -337811,15 +308615,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -337905,10 +308709,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Card" }, "light_purple_active_DrawerFrame": { @@ -338104,16 +308908,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -338144,15 +308948,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338238,10 +309042,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_DrawerFrame" }, "light_purple_active_Progress": { @@ -338437,16 +309241,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -338477,15 +309281,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338571,10 +309375,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Progress" }, "light_purple_active_TooltipArrow": { @@ -338770,16 +309574,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -338810,15 +309614,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -338904,10 +309708,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_TooltipArrow" }, "light_purple_active_Button": { @@ -339103,16 +309907,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -339143,15 +309947,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339237,10 +310041,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Button" }, "light_purple_active_Checkbox": { @@ -339436,16 +310240,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -339476,15 +310280,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339570,10 +310374,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Checkbox" }, "light_purple_active_RadioGroupItem": { @@ -339769,16 +310573,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -339809,15 +310613,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -339903,10 +310707,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_RadioGroupItem" }, "light_purple_active_Input": { @@ -340102,16 +310906,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -340142,15 +310946,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340236,10 +311040,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Input" }, "light_purple_active_TextArea": { @@ -340435,16 +311239,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -340475,15 +311279,15 @@ "placeholderColor": "hsl(274, 65.4%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340569,10 +311373,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_TextArea" }, "light_purple_active_Switch": { @@ -340768,16 +311572,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -340808,15 +311612,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -340902,10 +311706,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Switch" }, "light_purple_active_TooltipContent": { @@ -341101,16 +311905,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -341141,15 +311945,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341235,10 +312039,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_TooltipContent" }, "light_purple_active_SliderTrack": { @@ -341434,16 +312238,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -341474,15 +312278,15 @@ "placeholderColor": "hsl(275, 76.4%, 94.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341568,10 +312372,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_SliderTrack" }, "light_purple_active_SwitchThumb": { @@ -341767,16 +312571,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -341807,15 +312611,15 @@ "placeholderColor": "hsl(275, 70.8%, 91.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -341901,10 +312705,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_SwitchThumb" }, "light_purple_active_SliderTrackActive": { @@ -342100,16 +312904,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -342140,15 +312944,15 @@ "placeholderColor": "hsl(272, 46.8%, 50.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342234,10 +313038,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_SliderTrackActive" }, "light_purple_active_SliderThumb": { @@ -342433,16 +313237,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -342473,15 +313277,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342567,10 +313371,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_SliderThumb" }, "light_purple_active_Tooltip": { @@ -342766,16 +313570,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -342806,15 +313610,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -342900,10 +313704,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_Tooltip" }, "light_purple_active_ProgressIndicator": { @@ -343099,16 +313903,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(275, 76.4%, 94.7%)", "color2": "hsl(275, 70.8%, 91.8%)", "color3": "hsl(274, 65.4%, 87.8%)", @@ -343139,15 +313943,15 @@ "placeholderColor": "hsl(272, 60.0%, 73.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343233,10 +314037,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_purple_active_ProgressIndicator" }, "light_pink_alt1_ListItem": { @@ -343432,16 +314236,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -343472,15 +314276,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343566,10 +314370,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_ListItem" }, "light_pink_alt1_Card": { @@ -343765,16 +314569,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -343805,15 +314609,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -343899,10 +314703,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Card" }, "light_pink_alt1_DrawerFrame": { @@ -344098,16 +314902,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -344138,15 +314942,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344232,10 +315036,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_DrawerFrame" }, "light_pink_alt1_Progress": { @@ -344431,16 +315235,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -344471,15 +315275,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344565,10 +315369,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Progress" }, "light_pink_alt1_TooltipArrow": { @@ -344764,16 +315568,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -344804,15 +315608,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -344898,10 +315702,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_TooltipArrow" }, "light_pink_alt1_Button": { @@ -345097,16 +315901,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -345137,15 +315941,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345231,10 +316035,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Button" }, "light_pink_alt1_Checkbox": { @@ -345430,16 +316234,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -345470,15 +316274,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345564,10 +316368,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Checkbox" }, "light_pink_alt1_RadioGroupItem": { @@ -345763,16 +316567,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -345803,15 +316607,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -345897,10 +316701,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_RadioGroupItem" }, "light_pink_alt1_Input": { @@ -346096,16 +316900,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -346136,15 +316940,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346230,10 +317034,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Input" }, "light_pink_alt1_TextArea": { @@ -346429,16 +317233,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -346469,15 +317273,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346563,10 +317367,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_TextArea" }, "light_pink_alt1_Switch": { @@ -346762,16 +317566,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -346802,15 +317606,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -346896,10 +317700,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Switch" }, "light_pink_alt1_TooltipContent": { @@ -347095,16 +317899,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -347135,15 +317939,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347229,10 +318033,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_TooltipContent" }, "light_pink_alt1_SliderTrack": { @@ -347428,16 +318232,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -347468,15 +318272,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347562,10 +318366,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_SliderTrack" }, "light_pink_alt1_SwitchThumb": { @@ -347761,16 +318565,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -347801,15 +318605,15 @@ "placeholderColor": "hsl(323, 86.3%, 96.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -347895,10 +318699,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_SwitchThumb" }, "light_pink_alt1_SliderTrackActive": { @@ -348094,16 +318898,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -348134,15 +318938,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348228,10 +319032,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_SliderTrackActive" }, "light_pink_alt1_SliderThumb": { @@ -348427,16 +319231,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -348467,15 +319271,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348561,10 +319365,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_SliderThumb" }, "light_pink_alt1_Tooltip": { @@ -348760,16 +319564,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -348800,15 +319604,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -348894,10 +319698,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_Tooltip" }, "light_pink_alt1_ProgressIndicator": { @@ -349093,16 +319897,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 100%, 98.4%)", "color2": "hsl(323, 86.3%, 96.5%)", "color3": "hsl(323, 78.7%, 94.2%)", @@ -349133,15 +319937,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349227,10 +320031,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt1_ProgressIndicator" }, "light_pink_alt2_ListItem": { @@ -349426,16 +320230,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -349466,15 +320270,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349560,10 +320364,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_ListItem" }, "light_pink_alt2_Card": { @@ -349759,16 +320563,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -349799,15 +320603,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -349893,10 +320697,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Card" }, "light_pink_alt2_DrawerFrame": { @@ -350092,16 +320896,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -350132,15 +320936,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -350226,10 +321030,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_DrawerFrame" }, "light_pink_alt2_Progress": { @@ -350425,16 +321229,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -350465,15 +321269,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -350559,10 +321363,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Progress" }, "light_pink_alt2_TooltipArrow": { @@ -350758,16 +321562,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -350798,15 +321602,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -350892,10 +321696,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_TooltipArrow" }, "light_pink_alt2_Button": { @@ -351091,16 +321895,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -351131,15 +321935,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -351225,10 +322029,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Button" }, "light_pink_alt2_Checkbox": { @@ -351424,16 +322228,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -351464,15 +322268,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -351558,10 +322362,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Checkbox" }, "light_pink_alt2_RadioGroupItem": { @@ -351757,16 +322561,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -351797,15 +322601,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -351891,10 +322695,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_RadioGroupItem" }, "light_pink_alt2_Input": { @@ -352090,16 +322894,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -352130,15 +322934,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -352224,10 +323028,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Input" }, "light_pink_alt2_TextArea": { @@ -352423,16 +323227,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -352463,15 +323267,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -352557,10 +323361,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_TextArea" }, "light_pink_alt2_Switch": { @@ -352756,16 +323560,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -352796,15 +323600,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -352890,10 +323694,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Switch" }, "light_pink_alt2_TooltipContent": { @@ -353089,16 +323893,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -353129,15 +323933,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -353223,10 +324027,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_TooltipContent" }, "light_pink_alt2_SliderTrack": { @@ -353422,16 +324226,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -353462,15 +324266,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -353556,10 +324360,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_SliderTrack" }, "light_pink_alt2_SwitchThumb": { @@ -353755,16 +324559,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -353795,15 +324599,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -353889,10 +324693,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_SwitchThumb" }, "light_pink_alt2_SliderTrackActive": { @@ -354088,16 +324892,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -354128,15 +324932,15 @@ "placeholderColor": "hsl(322, 65.0%, 54.5%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -354222,10 +325026,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_SliderTrackActive" }, "light_pink_alt2_SliderThumb": { @@ -354421,16 +325225,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -354461,15 +325265,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -354555,10 +325359,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_SliderThumb" }, "light_pink_alt2_Tooltip": { @@ -354754,16 +325558,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -354794,15 +325598,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -354888,10 +325692,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_Tooltip" }, "light_pink_alt2_ProgressIndicator": { @@ -355087,16 +325891,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 86.3%, 96.5%)", "color2": "hsl(323, 78.7%, 94.2%)", "color3": "hsl(323, 72.2%, 91.1%)", @@ -355127,15 +325931,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -355221,10 +326025,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_alt2_ProgressIndicator" }, "light_pink_active_ListItem": { @@ -355420,16 +326224,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -355460,15 +326264,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -355554,10 +326358,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_ListItem" }, "light_pink_active_Card": { @@ -355753,16 +326557,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -355793,15 +326597,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -355887,10 +326691,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Card" }, "light_pink_active_DrawerFrame": { @@ -356086,16 +326890,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -356126,15 +326930,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -356220,10 +327024,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_DrawerFrame" }, "light_pink_active_Progress": { @@ -356419,16 +327223,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -356459,15 +327263,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -356553,10 +327357,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Progress" }, "light_pink_active_TooltipArrow": { @@ -356752,16 +327556,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -356792,15 +327596,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -356886,10 +327690,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_TooltipArrow" }, "light_pink_active_Button": { @@ -357085,16 +327889,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -357125,15 +327929,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -357219,10 +328023,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Button" }, "light_pink_active_Checkbox": { @@ -357418,16 +328222,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -357458,15 +328262,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -357552,10 +328356,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Checkbox" }, "light_pink_active_RadioGroupItem": { @@ -357751,16 +328555,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -357791,15 +328595,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -357885,10 +328689,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_RadioGroupItem" }, "light_pink_active_Input": { @@ -358084,16 +328888,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -358124,15 +328928,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -358218,10 +329022,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Input" }, "light_pink_active_TextArea": { @@ -358417,16 +329221,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -358457,15 +329261,15 @@ "placeholderColor": "hsl(323, 66.3%, 86.6%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -358551,10 +329355,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_TextArea" }, "light_pink_active_Switch": { @@ -358750,16 +329554,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -358790,15 +329594,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -358884,10 +329688,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Switch" }, "light_pink_active_TooltipContent": { @@ -359083,16 +329887,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -359123,15 +329927,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -359217,10 +330021,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_TooltipContent" }, "light_pink_active_SliderTrack": { @@ -359416,16 +330220,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -359456,15 +330260,15 @@ "placeholderColor": "hsl(323, 78.7%, 94.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -359550,10 +330354,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_SliderTrack" }, "light_pink_active_SwitchThumb": { @@ -359749,16 +330553,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -359789,15 +330593,15 @@ "placeholderColor": "hsl(323, 72.2%, 91.1%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -359883,10 +330687,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_SwitchThumb" }, "light_pink_active_SliderTrackActive": { @@ -360082,16 +330886,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -360122,15 +330926,15 @@ "placeholderColor": "hsl(322, 63.9%, 50.7%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -360216,10 +331020,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_SliderTrackActive" }, "light_pink_active_SliderThumb": { @@ -360415,16 +331219,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -360455,15 +331259,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -360549,10 +331353,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_SliderThumb" }, "light_pink_active_Tooltip": { @@ -360748,16 +331552,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -360788,15 +331592,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -360882,10 +331686,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_Tooltip" }, "light_pink_active_ProgressIndicator": { @@ -361081,16 +331885,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(323, 78.7%, 94.2%)", "color2": "hsl(323, 72.2%, 91.1%)", "color3": "hsl(323, 66.3%, 86.6%)", @@ -361121,15 +331925,15 @@ "placeholderColor": "hsl(323, 60.3%, 72.4%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -361215,10 +332019,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_pink_active_ProgressIndicator" }, "light_red_alt1_ListItem": { @@ -361414,16 +332218,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -361454,15 +332258,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -361548,10 +332352,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_ListItem" }, "light_red_alt1_Card": { @@ -361747,16 +332551,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -361787,15 +332591,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -361881,10 +332685,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Card" }, "light_red_alt1_DrawerFrame": { @@ -362080,16 +332884,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -362120,15 +332924,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -362214,10 +333018,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_DrawerFrame" }, "light_red_alt1_Progress": { @@ -362413,16 +333217,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -362453,15 +333257,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -362547,10 +333351,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Progress" }, "light_red_alt1_TooltipArrow": { @@ -362746,16 +333550,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -362786,15 +333590,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -362880,10 +333684,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_TooltipArrow" }, "light_red_alt1_Button": { @@ -363079,16 +333883,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -363119,15 +333923,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -363213,10 +334017,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Button" }, "light_red_alt1_Checkbox": { @@ -363412,16 +334216,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -363452,15 +334256,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -363546,10 +334350,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Checkbox" }, "light_red_alt1_RadioGroupItem": { @@ -363745,16 +334549,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -363785,15 +334589,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -363879,10 +334683,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_RadioGroupItem" }, "light_red_alt1_Input": { @@ -364078,16 +334882,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -364118,15 +334922,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -364212,10 +335016,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Input" }, "light_red_alt1_TextArea": { @@ -364411,16 +335215,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -364451,15 +335255,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -364545,10 +335349,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_TextArea" }, "light_red_alt1_Switch": { @@ -364744,16 +335548,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -364784,15 +335588,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -364878,10 +335682,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Switch" }, "light_red_alt1_TooltipContent": { @@ -365077,16 +335881,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -365117,15 +335921,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -365211,10 +336015,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_TooltipContent" }, "light_red_alt1_SliderTrack": { @@ -365410,16 +336214,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -365450,15 +336254,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -365544,10 +336348,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_SliderTrack" }, "light_red_alt1_SwitchThumb": { @@ -365743,16 +336547,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -365783,15 +336587,15 @@ "placeholderColor": "hsl(360, 100%, 96.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -365877,10 +336681,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_SwitchThumb" }, "light_red_alt1_SliderTrackActive": { @@ -366076,16 +336880,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -366116,15 +336920,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -366210,10 +337014,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_SliderTrackActive" }, "light_red_alt1_SliderThumb": { @@ -366409,16 +337213,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -366449,15 +337253,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -366543,10 +337347,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_SliderThumb" }, "light_red_alt1_Tooltip": { @@ -366742,16 +337546,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -366782,15 +337586,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -366876,10 +337680,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_Tooltip" }, "light_red_alt1_ProgressIndicator": { @@ -367075,16 +337879,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(359, 100%, 98.6%)", "color2": "hsl(360, 100%, 96.8%)", "color3": "hsl(360, 97.9%, 94.8%)", @@ -367115,15 +337919,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -367209,10 +338013,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt1_ProgressIndicator" }, "light_red_alt2_ListItem": { @@ -367408,16 +338212,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -367448,15 +338252,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -367542,10 +338346,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_ListItem" }, "light_red_alt2_Card": { @@ -367741,16 +338545,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -367781,15 +338585,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -367875,10 +338679,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Card" }, "light_red_alt2_DrawerFrame": { @@ -368074,16 +338878,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -368114,15 +338918,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -368208,10 +339012,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_DrawerFrame" }, "light_red_alt2_Progress": { @@ -368407,16 +339211,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -368447,15 +339251,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -368541,10 +339345,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Progress" }, "light_red_alt2_TooltipArrow": { @@ -368740,16 +339544,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -368780,15 +339584,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -368874,10 +339678,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_TooltipArrow" }, "light_red_alt2_Button": { @@ -369073,16 +339877,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -369113,15 +339917,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -369207,10 +340011,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Button" }, "light_red_alt2_Checkbox": { @@ -369406,16 +340210,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -369446,15 +340250,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -369540,10 +340344,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Checkbox" }, "light_red_alt2_RadioGroupItem": { @@ -369739,16 +340543,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -369779,15 +340583,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -369873,10 +340677,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_RadioGroupItem" }, "light_red_alt2_Input": { @@ -370072,16 +340876,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -370112,15 +340916,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -370206,10 +341010,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Input" }, "light_red_alt2_TextArea": { @@ -370405,16 +341209,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -370445,15 +341249,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -370539,10 +341343,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_TextArea" }, "light_red_alt2_Switch": { @@ -370738,16 +341542,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -370778,15 +341582,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -370872,10 +341676,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Switch" }, "light_red_alt2_TooltipContent": { @@ -371071,16 +341875,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -371111,15 +341915,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -371205,10 +342009,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_TooltipContent" }, "light_red_alt2_SliderTrack": { @@ -371404,16 +342208,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -371444,15 +342248,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -371538,10 +342342,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_SliderTrack" }, "light_red_alt2_SwitchThumb": { @@ -371737,16 +342541,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -371777,15 +342581,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -371871,10 +342675,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_SwitchThumb" }, "light_red_alt2_SliderTrackActive": { @@ -372070,16 +342874,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -372110,15 +342914,15 @@ "placeholderColor": "hsl(358, 75.0%, 59.0%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -372204,10 +343008,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_SliderTrackActive" }, "light_red_alt2_SliderThumb": { @@ -372403,16 +343207,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -372443,15 +343247,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -372537,10 +343341,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_SliderThumb" }, "light_red_alt2_Tooltip": { @@ -372736,16 +343540,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -372776,15 +343580,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -372870,10 +343674,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_Tooltip" }, "light_red_alt2_ProgressIndicator": { @@ -373069,16 +343873,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 100%, 96.8%)", "color2": "hsl(360, 97.9%, 94.8%)", "color3": "hsl(360, 90.2%, 91.9%)", @@ -373109,15 +343913,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -373203,10 +344007,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_alt2_ProgressIndicator" }, "light_red_active_ListItem": { @@ -373402,16 +344206,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -373442,15 +344246,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -373536,10 +344340,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_ListItem" }, "light_red_active_Card": { @@ -373735,16 +344539,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -373775,15 +344579,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -373869,10 +344673,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Card" }, "light_red_active_DrawerFrame": { @@ -374068,16 +344872,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -374108,15 +344912,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -374202,10 +345006,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_DrawerFrame" }, "light_red_active_Progress": { @@ -374401,16 +345205,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -374441,15 +345245,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -374535,10 +345339,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Progress" }, "light_red_active_TooltipArrow": { @@ -374734,16 +345538,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -374774,15 +345578,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -374868,10 +345672,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_TooltipArrow" }, "light_red_active_Button": { @@ -375067,16 +345871,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -375107,15 +345911,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -375201,10 +346005,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Button" }, "light_red_active_Checkbox": { @@ -375400,16 +346204,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -375440,15 +346244,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -375534,10 +346338,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Checkbox" }, "light_red_active_RadioGroupItem": { @@ -375733,16 +346537,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -375773,15 +346577,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -375867,10 +346671,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_RadioGroupItem" }, "light_red_active_Input": { @@ -376066,16 +346870,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -376106,15 +346910,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -376200,10 +347004,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Input" }, "light_red_active_TextArea": { @@ -376399,16 +347203,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -376439,15 +347243,15 @@ "placeholderColor": "hsl(360, 81.7%, 87.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -376533,10 +347337,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_TextArea" }, "light_red_active_Switch": { @@ -376732,16 +347536,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -376772,15 +347576,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -376866,10 +347670,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Switch" }, "light_red_active_TooltipContent": { @@ -377065,16 +347869,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -377105,15 +347909,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -377199,10 +348003,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_TooltipContent" }, "light_red_active_SliderTrack": { @@ -377398,16 +348202,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -377438,15 +348242,15 @@ "placeholderColor": "hsl(360, 97.9%, 94.8%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -377532,10 +348336,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_SliderTrack" }, "light_red_active_SwitchThumb": { @@ -377731,16 +348535,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -377771,15 +348575,15 @@ "placeholderColor": "hsl(360, 90.2%, 91.9%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -377865,10 +348669,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_SwitchThumb" }, "light_red_active_SliderTrackActive": { @@ -378064,16 +348868,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -378104,15 +348908,15 @@ "placeholderColor": "hsl(358, 69.4%, 55.2%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -378198,10 +349002,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_SliderTrackActive" }, "light_red_active_SliderThumb": { @@ -378397,16 +349201,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -378437,15 +349241,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -378531,10 +349335,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_SliderThumb" }, "light_red_active_Tooltip": { @@ -378730,16 +349534,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -378770,15 +349574,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -378864,10 +349668,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_Tooltip" }, "light_red_active_ProgressIndicator": { @@ -379063,16 +349867,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(360, 97.9%, 94.8%)", "color2": "hsl(360, 90.2%, 91.9%)", "color3": "hsl(360, 81.7%, 87.8%)", @@ -379103,15 +349907,15 @@ "placeholderColor": "hsl(359, 69.5%, 74.3%)", "blue1": "hsl(206, 100%, 99.2%)", "blue2": "hsl(210, 100%, 98.0%)", - "blue3": "#E8ECFF", + "blue3": "#E0E7FF", "blue4": "hsl(210, 98.8%, 94.0%)", "blue5": "hsl(209, 95.0%, 90.1%)", - "blue6": "#3D5AFE", + "blue6": "#6366F1", "blue7": "hsl(208, 77.5%, 76.9%)", "blue8": "hsl(206, 81.9%, 65.3%)", "blue9": "hsl(206, 100%, 50.0%)", - "blue10": "#FF5C5C", - "blue11": "#1E36F1", + "blue10": "#4F46E5", + "blue11": "#4338CA", "blue12": "hsl(211, 100%, 15.0%)", "gray1": "hsl(0, 0%, 99.0%)", "gray2": "hsl(0, 0%, 97.3%)", @@ -379197,10 +350001,10 @@ "yellow10": "hsl(50, 100%, 48.5%)", "yellow11": "hsl(42, 100%, 29.0%)", "yellow12": "hsl(40, 55.0%, 13.5%)", - "shadowColor": "rgba(11, 19, 43, 0.16)", + "shadowColor": "rgba(15, 23, 42, 0.08)", "shadowColorHover": "rgba(0,0,0,0.085)", - "shadowColorPress": "rgba(11, 19, 43, 0.2)", - "shadowColorFocus": "rgba(11, 19, 43, 0.24)", + "shadowColorPress": "rgba(15, 23, 42, 0.12)", + "shadowColorFocus": "rgba(15, 23, 42, 0.12)", "id": "light_red_active_ProgressIndicator" }, "dark_orange_alt1_ListItem": { @@ -379396,16 +350200,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -379729,16 +350533,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -380062,16 +350866,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -380395,16 +351199,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -380728,16 +351532,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -381061,16 +351865,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -381394,16 +352198,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -381727,16 +352531,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -382060,16 +352864,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -382393,16 +353197,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -382726,16 +353530,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -383059,16 +353863,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -383392,16 +354196,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -383725,16 +354529,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -384058,16 +354862,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -384391,16 +355195,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -384724,16 +355528,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -385057,16 +355861,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(28, 100%, 8.4%)", "color2": "hsl(26, 91.1%, 11.6%)", "color3": "hsl(25, 88.3%, 14.1%)", @@ -385390,16 +356194,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -385723,16 +356527,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -386056,16 +356860,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -386389,16 +357193,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -386722,16 +357526,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -387055,16 +357859,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -387388,16 +358192,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -387721,16 +358525,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -388054,16 +358858,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -388387,16 +359191,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -388720,16 +359524,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -389053,16 +359857,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -389386,16 +360190,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -389719,16 +360523,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -390052,16 +360856,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -390385,16 +361189,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -390718,16 +361522,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -391051,16 +361855,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(26, 91.1%, 11.6%)", "color2": "hsl(25, 88.3%, 14.1%)", "color3": "hsl(24, 87.6%, 16.6%)", @@ -391384,16 +362188,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -391717,16 +362521,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -392050,16 +362854,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -392383,16 +363187,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -392716,16 +363520,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -393049,16 +363853,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -393382,16 +364186,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -393715,16 +364519,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -394048,16 +364852,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -394381,16 +365185,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -394714,16 +365518,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -395047,16 +365851,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -395380,16 +366184,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -395713,16 +366517,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -396046,16 +366850,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -396379,16 +367183,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -396712,16 +367516,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -397045,16 +367849,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(25, 88.3%, 14.1%)", "color2": "hsl(24, 87.6%, 16.6%)", "color3": "hsl(24, 88.6%, 19.8%)", @@ -397378,16 +368182,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -397711,16 +368515,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -398044,16 +368848,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -398377,16 +369181,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -398710,16 +369514,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -399043,16 +369847,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -399376,16 +370180,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -399709,16 +370513,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -400042,16 +370846,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -400375,16 +371179,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -400708,16 +371512,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -401041,16 +371845,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -401374,16 +372178,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -401707,16 +372511,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -402040,16 +372844,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -402373,16 +373177,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -402706,16 +373510,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -403039,16 +373843,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(46, 100%, 6.7%)", "color2": "hsl(45, 100%, 8.7%)", "color3": "hsl(45, 100%, 10.4%)", @@ -403372,16 +374176,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -403705,16 +374509,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -404038,16 +374842,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -404371,16 +375175,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -404704,16 +375508,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -405037,16 +375841,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -405370,16 +376174,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -405703,16 +376507,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -406036,16 +376840,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -406369,16 +377173,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -406702,16 +377506,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -407035,16 +377839,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -407368,16 +378172,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -407701,16 +378505,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -408034,16 +378838,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -408367,16 +379171,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -408700,16 +379504,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -409033,16 +379837,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 8.7%)", "color2": "hsl(45, 100%, 10.4%)", "color3": "hsl(47, 100%, 12.1%)", @@ -409366,16 +380170,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -409699,16 +380503,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -410032,16 +380836,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -410365,16 +381169,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -410698,16 +381502,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -411031,16 +381835,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -411364,16 +382168,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -411697,16 +382501,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -412030,16 +382834,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -412363,16 +383167,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -412696,16 +383500,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -413029,16 +383833,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -413362,16 +384166,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -413695,16 +384499,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -414028,16 +384832,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -414361,16 +385165,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -414694,16 +385498,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -415027,16 +385831,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(45, 100%, 10.4%)", "color2": "hsl(47, 100%, 12.1%)", "color3": "hsl(49, 100%, 14.3%)", @@ -415360,16 +386164,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -415693,16 +386497,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -416026,16 +386830,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -416359,16 +387163,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -416692,16 +387496,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -417025,16 +387829,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -417358,16 +388162,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -417691,16 +388495,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -418024,16 +388828,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -418357,16 +389161,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -418690,16 +389494,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -419023,16 +389827,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -419356,16 +390160,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -419689,16 +390493,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -420022,16 +390826,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -420355,16 +391159,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -420688,16 +391492,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -421021,16 +391825,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 44.2%, 8.4%)", "color2": "hsl(155, 46.7%, 10.9%)", "color3": "hsl(154, 48.4%, 12.9%)", @@ -421354,16 +392158,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -421687,16 +392491,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -422020,16 +392824,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -422353,16 +393157,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -422686,16 +393490,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -423019,16 +393823,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -423352,16 +394156,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -423685,16 +394489,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -424018,16 +394822,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -424351,16 +395155,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -424684,16 +395488,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -425017,16 +395821,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -425350,16 +396154,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -425683,16 +396487,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -426016,16 +396820,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -426349,16 +397153,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -426682,16 +397486,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -427015,16 +397819,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(155, 46.7%, 10.9%)", "color2": "hsl(154, 48.4%, 12.9%)", "color3": "hsl(154, 49.7%, 14.9%)", @@ -427348,16 +398152,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -427681,16 +398485,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -428014,16 +398818,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -428347,16 +399151,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -428680,16 +399484,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -429013,16 +399817,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -429346,16 +400150,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -429679,16 +400483,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -430012,16 +400816,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -430345,16 +401149,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -430678,16 +401482,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -431011,16 +401815,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -431344,16 +402148,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -431677,16 +402481,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -432010,16 +402814,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -432343,16 +403147,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -432676,16 +403480,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -433009,16 +403813,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(154, 48.4%, 12.9%)", "color2": "hsl(154, 49.7%, 14.9%)", "color3": "hsl(154, 50.9%, 17.6%)", @@ -433342,16 +404146,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -433675,16 +404479,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -434008,16 +404812,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -434341,16 +405145,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -434674,16 +405478,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -435007,16 +405811,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -435340,16 +406144,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -435673,16 +406477,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -436006,16 +406810,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -436339,16 +407143,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -436672,16 +407476,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -437005,16 +407809,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -437338,16 +408142,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -437671,16 +408475,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -438004,16 +408808,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -438337,16 +409141,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -438670,16 +409474,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -439003,16 +409807,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(216, 50.0%, 11.8%)", "color2": "hsl(214, 59.4%, 15.3%)", "color3": "hsl(214, 65.8%, 17.9%)", @@ -439336,16 +410140,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -439669,16 +410473,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -440002,16 +410806,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -440335,16 +411139,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -440668,16 +411472,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -441001,16 +411805,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -441334,16 +412138,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -441667,16 +412471,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -442000,16 +412804,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -442333,16 +413137,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -442666,16 +413470,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -442999,16 +413803,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -443332,16 +414136,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -443665,16 +414469,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -443998,16 +414802,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -444331,16 +415135,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -444664,16 +415468,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -444997,16 +415801,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 59.4%, 15.3%)", "color2": "hsl(214, 65.8%, 17.9%)", "color3": "hsl(213, 71.2%, 20.2%)", @@ -445330,16 +416134,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -445663,16 +416467,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -445996,16 +416800,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -446329,16 +417133,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -446662,16 +417466,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -446995,16 +417799,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -447328,16 +418132,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -447661,16 +418465,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -447994,16 +418798,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -448327,16 +419131,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -448660,16 +419464,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -448993,16 +419797,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -449326,16 +420130,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -449659,16 +420463,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -449992,16 +420796,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -450325,16 +421129,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -450658,16 +421462,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -450991,16 +421795,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(214, 65.8%, 17.9%)", "color2": "hsl(213, 71.2%, 20.2%)", "color3": "hsl(212, 77.4%, 23.1%)", @@ -451324,16 +422128,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -451657,16 +422461,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -451990,16 +422794,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -452323,16 +423127,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -452656,16 +423460,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -452989,16 +423793,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -453322,16 +424126,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -453655,16 +424459,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -453988,16 +424792,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -454321,16 +425125,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -454654,16 +425458,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -454987,16 +425791,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -455320,16 +426124,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -455653,16 +426457,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -455986,16 +426790,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -456319,16 +427123,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -456652,16 +427456,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -456985,16 +427789,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(283, 30.0%, 11.8%)", "color2": "hsl(281, 37.5%, 16.5%)", "color3": "hsl(280, 41.2%, 20.0%)", @@ -457318,16 +428122,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -457651,16 +428455,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -457984,16 +428788,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -458317,16 +429121,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -458650,16 +429454,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -458983,16 +429787,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -459316,16 +430120,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -459649,16 +430453,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -459982,16 +430786,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -460315,16 +431119,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -460648,16 +431452,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -460981,16 +431785,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -461314,16 +432118,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -461647,16 +432451,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -461980,16 +432784,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -462313,16 +433117,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -462646,16 +433450,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -462979,16 +433783,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(281, 37.5%, 16.5%)", "color2": "hsl(280, 41.2%, 20.0%)", "color3": "hsl(279, 43.8%, 23.3%)", @@ -463312,16 +434116,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -463645,16 +434449,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -463978,16 +434782,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -464311,16 +435115,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -464644,16 +435448,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -464977,16 +435781,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -465310,16 +436114,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -465643,16 +436447,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -465976,16 +436780,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -466309,16 +437113,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -466642,16 +437446,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -466975,16 +437779,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -467308,16 +438112,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -467641,16 +438445,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -467974,16 +438778,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -468307,16 +439111,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -468640,16 +439444,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -468973,16 +439777,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(280, 41.2%, 20.0%)", "color2": "hsl(279, 43.8%, 23.3%)", "color3": "hsl(277, 46.4%, 27.5%)", @@ -469306,16 +440110,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -469639,16 +440443,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -469972,16 +440776,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -470305,16 +441109,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -470638,16 +441442,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -470971,16 +441775,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -471304,16 +442108,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -471637,16 +442441,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -471970,16 +442774,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -472303,16 +443107,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -472636,16 +443440,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -472969,16 +443773,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -473302,16 +444106,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -473635,16 +444439,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -473968,16 +444772,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -474301,16 +445105,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -474634,16 +445438,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -474967,16 +445771,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 32.2%, 11.6%)", "color2": "hsl(319, 41.0%, 16.0%)", "color3": "hsl(320, 45.4%, 18.7%)", @@ -475300,16 +446104,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -475633,16 +446437,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -475966,16 +446770,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -476299,16 +447103,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -476632,16 +447436,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -476965,16 +447769,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -477298,16 +448102,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -477631,16 +448435,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -477964,16 +448768,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -478297,16 +449101,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -478630,16 +449434,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -478963,16 +449767,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -479296,16 +450100,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -479629,16 +450433,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -479962,16 +450766,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -480295,16 +451099,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -480628,16 +451432,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -480961,16 +451765,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(319, 41.0%, 16.0%)", "color2": "hsl(320, 45.4%, 18.7%)", "color3": "hsl(320, 49.0%, 21.1%)", @@ -481294,16 +452098,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -481627,16 +452431,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -481960,16 +452764,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -482293,16 +453097,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -482626,16 +453430,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -482959,16 +453763,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -483292,16 +454096,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -483625,16 +454429,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -483958,16 +454762,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -484291,16 +455095,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -484624,16 +455428,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -484957,16 +455761,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -485290,16 +456094,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -485623,16 +456427,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -485956,16 +456760,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -486289,16 +457093,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -486622,16 +457426,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -486955,16 +457759,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(320, 45.4%, 18.7%)", "color2": "hsl(320, 49.0%, 21.1%)", "color3": "hsl(321, 53.6%, 24.4%)", @@ -487288,16 +458092,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -487621,16 +458425,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -487954,16 +458758,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -488287,16 +459091,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -488620,16 +459424,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -488953,16 +459757,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -489286,16 +460090,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -489619,16 +460423,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -489952,16 +460756,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -490285,16 +461089,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -490618,16 +461422,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -490951,16 +461755,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -491284,16 +462088,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -491617,16 +462421,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -491950,16 +462754,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -492283,16 +463087,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -492616,16 +463420,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -492949,16 +463753,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(357, 34.4%, 12.0%)", "color2": "hsl(356, 43.4%, 16.4%)", "color3": "hsl(356, 47.6%, 19.2%)", @@ -493282,16 +464086,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -493615,16 +464419,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -493948,16 +464752,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -494281,16 +465085,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -494614,16 +465418,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -494947,16 +465751,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -495280,16 +466084,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -495613,16 +466417,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -495946,16 +466750,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -496279,16 +467083,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -496612,16 +467416,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -496945,16 +467749,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -497278,16 +468082,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -497611,16 +468415,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -497944,16 +468748,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -498277,16 +469081,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -498610,16 +469414,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -498943,16 +469747,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 43.4%, 16.4%)", "color2": "hsl(356, 47.6%, 19.2%)", "color3": "hsl(356, 51.1%, 21.9%)", @@ -499276,16 +470080,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -499609,16 +470413,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -499942,16 +470746,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -500275,16 +471079,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -500608,16 +471412,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -500941,16 +471745,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -501274,16 +472078,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -501607,16 +472411,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -501940,16 +472744,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -502273,16 +473077,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -502606,16 +473410,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -502939,16 +473743,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -503272,16 +474076,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -503605,16 +474409,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -503938,16 +474742,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -504271,16 +475075,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -504604,16 +475408,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -504937,16 +475741,16 @@ "yellow10Dark": "hsl(54, 100%, 68.0%)", "yellow11Dark": "hsl(48, 100%, 47.0%)", "yellow12Dark": "hsl(53, 100%, 91.0%)", - "primary": "#FF5C5C", - "accent": "#3D5AFE", - "accentSoft": "#E8ECFF", - "success": "#22C55E", - "warning": "#FBBF24", + "primary": "#4F46E5", + "accent": "#F43F5E", + "accentSoft": "#E0E7FF", + "success": "#10B981", + "warning": "#F59E0B", "danger": "#EF4444", "surface": "#ffffff", - "muted": "#FFF6F0", - "border": "#F3D6C9", - "text": "#0B132B", + "muted": "#F8FAFC", + "border": "#E2E8F0", + "text": "#0F172A", "color1": "hsl(356, 47.6%, 19.2%)", "color2": "hsl(356, 51.1%, 21.9%)", "color3": "hsl(356, 55.2%, 25.9%)", @@ -506428,35 +477232,35 @@ "isVar": true, "key": "$primary", "name": "c-color-primary", - "val": "#FF5C5C", + "val": "#4F46E5", "variable": "var(--c-color-primary)" }, "accent": { "isVar": true, "key": "$accent", "name": "c-color-accent", - "val": "#3D5AFE", + "val": "#F43F5E", "variable": "var(--c-color-accent)" }, "accentSoft": { "isVar": true, "key": "$accentSoft", "name": "c-color-accentSoft", - "val": "#E8ECFF", + "val": "#E0E7FF", "variable": "var(--c-color-accentSoft)" }, "success": { "isVar": true, "key": "$success", "name": "c-color-success", - "val": "#22C55E", + "val": "#10B981", "variable": "var(--c-color-success)" }, "warning": { "isVar": true, "key": "$warning", "name": "c-color-warning", - "val": "#FBBF24", + "val": "#F59E0B", "variable": "var(--c-color-warning)" }, "danger": { @@ -506477,128 +477281,30 @@ "isVar": true, "key": "$muted", "name": "c-color-muted", - "val": "#FFF6F0", + "val": "#F8FAFC", "variable": "var(--c-color-muted)" }, "border": { "isVar": true, "key": "$border", "name": "c-color-border", - "val": "#F3D6C9", + "val": "#E2E8F0", "variable": "var(--c-color-border)" }, "text": { "isVar": true, "key": "$text", "name": "c-color-text", - "val": "#0B132B", + "val": "#0F172A", "variable": "var(--c-color-text)" } }, "radius": { - "0": { - "isVar": true, - "key": "$0", - "name": "t-radius-0", - "val": 0, - "variable": "var(--t-radius-0)" - }, - "1": { - "isVar": true, - "key": "$1", - "name": "t-radius-1", - "val": 3, - "variable": "var(--t-radius-1)" - }, - "2": { - "isVar": true, - "key": "$2", - "name": "t-radius-2", - "val": 5, - "variable": "var(--t-radius-2)" - }, - "3": { - "isVar": true, - "key": "$3", - "name": "t-radius-3", - "val": 7, - "variable": "var(--t-radius-3)" - }, - "4": { - "isVar": true, - "key": "$4", - "name": "t-radius-4", - "val": 9, - "variable": "var(--t-radius-4)" - }, - "5": { - "isVar": true, - "key": "$5", - "name": "t-radius-5", - "val": 10, - "variable": "var(--t-radius-5)" - }, - "6": { - "isVar": true, - "key": "$6", - "name": "t-radius-6", - "val": 16, - "variable": "var(--t-radius-6)" - }, - "7": { - "isVar": true, - "key": "$7", - "name": "t-radius-7", - "val": 19, - "variable": "var(--t-radius-7)" - }, - "8": { - "isVar": true, - "key": "$8", - "name": "t-radius-8", - "val": 22, - "variable": "var(--t-radius-8)" - }, - "9": { - "isVar": true, - "key": "$9", - "name": "t-radius-9", - "val": 26, - "variable": "var(--t-radius-9)" - }, - "10": { - "isVar": true, - "key": "$10", - "name": "t-radius-10", - "val": 34, - "variable": "var(--t-radius-10)" - }, - "11": { - "isVar": true, - "key": "$11", - "name": "t-radius-11", - "val": 42, - "variable": "var(--t-radius-11)" - }, - "12": { - "isVar": true, - "key": "$12", - "name": "t-radius-12", - "val": 50, - "variable": "var(--t-radius-12)" - }, - "true": { - "isVar": true, - "key": "$true", - "name": "t-radius-true", - "val": 9, - "variable": "var(--t-radius-true)" - }, "card": { "isVar": true, "key": "$card", "name": "c-radius-card", - "val": 20, + "val": 16, "variable": "var(--c-radius-card)" }, "tile": { @@ -507264,13 +477970,6 @@ "name": "t-size-4--5", "val": 48, "variable": "var(--t-size-4--5)" - }, - "card": { - "isVar": true, - "key": "$card", - "name": "c-size-card", - "val": 20, - "variable": "var(--c-size-card)" } } }, @@ -508738,35 +479437,35 @@ "isVar": true, "key": "$primary", "name": "c-color-primary", - "val": "#FF5C5C", + "val": "#4F46E5", "variable": "var(--c-color-primary)" }, "$color.accent": { "isVar": true, "key": "$accent", "name": "c-color-accent", - "val": "#3D5AFE", + "val": "#F43F5E", "variable": "var(--c-color-accent)" }, "$color.accentSoft": { "isVar": true, "key": "$accentSoft", "name": "c-color-accentSoft", - "val": "#E8ECFF", + "val": "#E0E7FF", "variable": "var(--c-color-accentSoft)" }, "$color.success": { "isVar": true, "key": "$success", "name": "c-color-success", - "val": "#22C55E", + "val": "#10B981", "variable": "var(--c-color-success)" }, "$color.warning": { "isVar": true, "key": "$warning", "name": "c-color-warning", - "val": "#FBBF24", + "val": "#F59E0B", "variable": "var(--c-color-warning)" }, "$color.danger": { @@ -508787,126 +479486,28 @@ "isVar": true, "key": "$muted", "name": "c-color-muted", - "val": "#FFF6F0", + "val": "#F8FAFC", "variable": "var(--c-color-muted)" }, "$color.border": { "isVar": true, "key": "$border", "name": "c-color-border", - "val": "#F3D6C9", + "val": "#E2E8F0", "variable": "var(--c-color-border)" }, "$color.text": { "isVar": true, "key": "$text", "name": "c-color-text", - "val": "#0B132B", + "val": "#0F172A", "variable": "var(--c-color-text)" }, - "$radius.0": { - "isVar": true, - "key": "$0", - "name": "t-radius-0", - "val": 0, - "variable": "var(--t-radius-0)" - }, - "$radius.1": { - "isVar": true, - "key": "$1", - "name": "t-radius-1", - "val": 3, - "variable": "var(--t-radius-1)" - }, - "$radius.2": { - "isVar": true, - "key": "$2", - "name": "t-radius-2", - "val": 5, - "variable": "var(--t-radius-2)" - }, - "$radius.3": { - "isVar": true, - "key": "$3", - "name": "t-radius-3", - "val": 7, - "variable": "var(--t-radius-3)" - }, - "$radius.4": { - "isVar": true, - "key": "$4", - "name": "t-radius-4", - "val": 9, - "variable": "var(--t-radius-4)" - }, - "$radius.5": { - "isVar": true, - "key": "$5", - "name": "t-radius-5", - "val": 10, - "variable": "var(--t-radius-5)" - }, - "$radius.6": { - "isVar": true, - "key": "$6", - "name": "t-radius-6", - "val": 16, - "variable": "var(--t-radius-6)" - }, - "$radius.7": { - "isVar": true, - "key": "$7", - "name": "t-radius-7", - "val": 19, - "variable": "var(--t-radius-7)" - }, - "$radius.8": { - "isVar": true, - "key": "$8", - "name": "t-radius-8", - "val": 22, - "variable": "var(--t-radius-8)" - }, - "$radius.9": { - "isVar": true, - "key": "$9", - "name": "t-radius-9", - "val": 26, - "variable": "var(--t-radius-9)" - }, - "$radius.10": { - "isVar": true, - "key": "$10", - "name": "t-radius-10", - "val": 34, - "variable": "var(--t-radius-10)" - }, - "$radius.11": { - "isVar": true, - "key": "$11", - "name": "t-radius-11", - "val": 42, - "variable": "var(--t-radius-11)" - }, - "$radius.12": { - "isVar": true, - "key": "$12", - "name": "t-radius-12", - "val": 50, - "variable": "var(--t-radius-12)" - }, - "$radius.true": { - "isVar": true, - "key": "$true", - "name": "t-radius-true", - "val": 9, - "variable": "var(--t-radius-true)" - }, "$radius.card": { "isVar": true, "key": "$card", "name": "c-radius-card", - "val": 20, + "val": 16, "variable": "var(--c-radius-card)" }, "$radius.tile": { @@ -509566,13 +480167,6 @@ "name": "t-size-4--5", "val": 48, "variable": "var(--t-size-4--5)" - }, - "$size.card": { - "isVar": true, - "key": "$card", - "name": "c-size-card", - "val": 20, - "variable": "var(--c-size-card)" } }, "defaultFontToken": "$body", diff --git a/resources/js/admin/mobile/DashboardPage.tsx b/resources/js/admin/mobile/DashboardPage.tsx index b6401d4..c86f3b0 100644 --- a/resources/js/admin/mobile/DashboardPage.tsx +++ b/resources/js/admin/mobile/DashboardPage.tsx @@ -2,94 +2,137 @@ import React from 'react'; import { useLocation, useNavigate, useParams } from 'react-router-dom'; import { useTranslation } from 'react-i18next'; import { useQuery } from '@tanstack/react-query'; -import { Activity, 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 { Activity, Bell, CalendarDays, Camera, CheckCircle2, ChevronDown, Download, Image as ImageIcon, Layout, ListTodo, MapPin, Megaphone, MessageCircle, Pencil, QrCode, Settings, ShieldCheck, Smartphone, Sparkles, TrendingUp, Tv, Users, ArrowRight, Play, Clock, AlertCircle } from 'lucide-react'; import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; +import { Image } from '@tamagui/image'; +import { isSameDay, isPast, isFuture, parseISO, differenceInDays, startOfDay } from 'date-fns'; + import { MobileShell } from './components/MobileShell'; -import { MobileCard, CTAButton, KpiTile, ActionTile, PillBadge, SkeletonCard } from './components/Primitives'; -import { MobileSheet } from './components/Sheet'; -import { adminPath, ADMIN_WELCOME_BASE_PATH } from '../constants'; +import { adminPath } from '../constants'; import { useEventContext } from '../context/EventContext'; -import { fetchOnboardingStatus, getEventStats, EventStats, TenantEvent, getEvents, getTenantPackagesOverview, TenantPackageSummary, updateEvent } from '../api'; -import { formatEventDate, isBrandingAllowed, resolveEngagementMode, resolveEventDisplayName } from '../lib/events'; -import { useAdminPushSubscription } from './hooks/useAdminPushSubscription'; -import { useDevicePermissions } from './hooks/useDevicePermissions'; -import { useInstallPrompt } from './hooks/useInstallPrompt'; -import { getTourSeen, resolveTourStepKeys, setTourSeen, type TourStepKey } from './lib/mobileTour'; -import { collectPackageFeatures, formatPackageLimit, getPackageFeatureLabel, getPackageLimitEntries } from './lib/packageSummary'; -import { trackOnboarding } from '../api'; +import { getEventStats, EventStats, TenantEvent, getEventPhotos, TenantPhoto } from '../api'; +import { formatEventDate, resolveEventDisplayName } from '../lib/events'; import { useAuth } from '../auth/context'; -import toast from 'react-hot-toast'; -import { ADMIN_ACTION_COLORS, ADMIN_MOTION, useAdminTheme } from './theme'; -import { isPastEvent } from './eventDate'; +import { useAdminTheme } from './theme'; import { buildLimitWarnings } from '../lib/limitWarnings'; import { withAlpha } from './components/colors'; +import { useEventReadiness } from './hooks/useEventReadiness'; -type DeviceSetupProps = { - installPrompt: ReturnType; - pushState: ReturnType; - devicePermissions: ReturnType; - onOpenSettings: () => void; -}; +// --- MODERN PRIMITIVES --- -function allowPermission(permissions: string[], permission: string): boolean { - if (permissions.includes('*') || permissions.includes(permission)) { - return true; - } - - if (permission.includes(':')) { - const [prefix] = permission.split(':'); - return permissions.includes(`${prefix}:*`); - } - - return false; +function ModernCard({ children, style, ...rest }: any) { + const theme = useAdminTheme(); + return ( + + {children} + + ); } +function ModernButton({ label, onPress, tone = 'primary', fullWidth = true, icon, style }: any) { + const theme = useAdminTheme(); + const isPrimary = tone === 'primary'; + const isGhost = tone === 'ghost'; + const isAccent = tone === 'accent'; + + const bg = isPrimary ? theme.primary : isAccent ? theme.accent : isGhost ? 'transparent' : theme.surface; + const text = isPrimary || isAccent ? 'white' : isGhost ? theme.text : theme.textStrong; + const border = isPrimary || isAccent || isGhost ? 'transparent' : theme.border; + + return ( + + + {icon} + + {label} + + + + ); +} + +function StatusBadge({ status }: { status: string }) { + const theme = useAdminTheme(); + const { t } = useTranslation('management'); + + const config = { + published: { bg: '#DCFCE7', text: '#166534', label: t('events.status.published', 'Live') }, + draft: { bg: '#FEF3C7', text: '#92400E', label: t('events.status.draft', 'Draft') }, + archived: { bg: '#F1F5F9', text: '#475569', label: t('events.status.archived', 'Archived') }, + }[status] || { bg: theme.surfaceMuted, text: theme.muted, label: status }; + + return ( + + + {config.label} + + + ); +} + +// --- MAIN PAGE COMPONENT --- + export default function MobileDashboardPage() { const navigate = useNavigate(); - const location = useLocation(); const { slug: slugParam } = useParams<{ slug?: string }>(); const { t, i18n } = useTranslation('management'); - const { events, activeEvent, hasEvents, hasMultipleEvents, isLoading, selectEvent, refetch } = useEventContext(); - const { status, user } = useAuth(); + const { events, activeEvent, hasEvents, hasMultipleEvents, isLoading, selectEvent } = useEventContext(); + const { user } = useAuth(); const isMember = user?.role === 'member'; + + // --- LOGIC --- const memberPermissions = React.useMemo(() => { - if (!isMember) { - return ['*']; - } + if (!isMember) return ['*']; return Array.isArray(activeEvent?.member_permissions) ? activeEvent?.member_permissions ?? [] : []; }, [activeEvent?.member_permissions, isMember]); - const canManageEvents = React.useMemo( - () => allowPermission(memberPermissions, 'events:manage'), - [memberPermissions] - ); - const canManageTasks = React.useMemo( - () => allowPermission(memberPermissions, 'tasks:manage'), - [memberPermissions] - ); - const [fallbackEvents, setFallbackEvents] = React.useState([]); - const [fallbackLoading, setFallbackLoading] = React.useState(false); - const [fallbackAttempted, setFallbackAttempted] = React.useState(false); - const [tourOpen, setTourOpen] = React.useState(false); - const [tourStep, setTourStep] = React.useState(0); - const [summaryOpen, setSummaryOpen] = React.useState(false); - const [summarySeenOverride, setSummarySeenOverride] = React.useState(null); - const [eventSwitcherOpen, setEventSwitcherOpen] = React.useState(false); - const [taskDecisionOpen, setTaskDecisionOpen] = React.useState(false); - const [taskDecisionBusy, setTaskDecisionBusy] = React.useState(false); - const onboardingTrackedRef = React.useRef(false); - const installPrompt = useInstallPrompt(); - const pushState = useAdminPushSubscription(); - const devicePermissions = useDevicePermissions(); - const { textStrong, muted, accentSoft, primary } = useAdminTheme(); - const text = textStrong; - const accentText = primary; - - const { data: stats, isLoading: statsLoading } = useQuery({ + + function allowPermission(permissions: string[], permission: string): boolean { + if (permissions.includes('*') || permissions.includes(permission)) return true; + if (permission.includes(':')) { + const [prefix] = permission.split(':'); + return permissions.includes(`${prefix}:*`); + } + return false; + } + + const canManageEvents = React.useMemo(() => allowPermission(memberPermissions, 'events:manage'), [memberPermissions]); + + const { data: stats } = useQuery({ queryKey: ['mobile', 'dashboard', 'stats', activeEvent?.slug], enabled: Boolean(activeEvent?.slug), queryFn: async () => { @@ -97,2021 +140,410 @@ export default function MobileDashboardPage() { return await getEventStats(activeEvent.slug); }, }); - const tasksEnabled = - resolveEngagementMode(activeEvent ?? undefined) !== 'photo_only'; - const tasksNeedSetup = tasksEnabled && (activeEvent?.tasks_count ?? 0) === 0; - const taskDecisionKey = activeEvent ? `tasksDecisionPrompt:${activeEvent.id}` : null; + + const { data: photoData } = useQuery({ + queryKey: ['mobile', 'dashboard', 'recent-photos', activeEvent?.slug], + enabled: Boolean(activeEvent?.slug), + queryFn: async () => { + if (!activeEvent?.slug) return { photos: [] }; + return await getEventPhotos(activeEvent.slug, { perPage: 6, sort: 'desc' }); + }, + }); const locale = i18n.language?.startsWith('en') ? 'en-GB' : 'de-DE'; - const { data: dashboardEvents } = useQuery({ - queryKey: ['mobile', 'dashboard', 'events'], - queryFn: () => getEvents({ force: true }), - staleTime: 60_000, - }); - const { data: onboardingStatus, isLoading: onboardingLoading } = useQuery({ - queryKey: ['mobile', 'onboarding', 'status'], - queryFn: fetchOnboardingStatus, - staleTime: 60_000, - }); - const { data: packagesOverview, isLoading: packagesLoading, isError: packagesError } = useQuery({ - queryKey: ['mobile', 'onboarding', 'packages-overview'], - queryFn: () => getTenantPackagesOverview({ force: true }), - staleTime: 60_000, - }); - const effectiveEvents = events.length ? events : dashboardEvents?.length ? dashboardEvents : fallbackEvents; - const effectiveHasEvents = hasEvents || Boolean(dashboardEvents?.length) || fallbackEvents.length > 0; - const effectiveMultiple = - hasMultipleEvents || (dashboardEvents?.length ?? 0) > 1 || fallbackEvents.length > 1; - const tourTargetSlug = activeEvent?.slug ?? effectiveEvents[0]?.slug ?? null; - const tourStepKeys = React.useMemo(() => resolveTourStepKeys(effectiveHasEvents), [effectiveHasEvents]); - + React.useEffect(() => { - if (isMember || !taskDecisionKey || !tasksNeedSetup) { - return; - } - if (typeof window === 'undefined') { - return; - } - try { - const status = window.sessionStorage.getItem(taskDecisionKey); - if (status === 'pending') { - setTaskDecisionOpen(true); - window.sessionStorage.setItem(taskDecisionKey, 'shown'); - } - } catch { - // ignore storage exceptions - } - }, [isMember, taskDecisionKey, tasksNeedSetup]); - - React.useEffect(() => { - if (!slugParam || slugParam === activeEvent?.slug) { - return; - } - + if (!slugParam || slugParam === activeEvent?.slug) return; selectEvent(slugParam); }, [activeEvent?.slug, selectEvent, slugParam]); - React.useEffect(() => { - if (status !== 'authenticated' || onboardingTrackedRef.current) { - return; - } - - onboardingTrackedRef.current = true; - - if (typeof window !== 'undefined') { - try { - const stored = window.localStorage.getItem('admin-onboarding-opened-v1'); - if (stored) { - return; - } - - window.localStorage.setItem('admin-onboarding-opened-v1', '1'); - } catch { - // Ignore storage errors. - } - } - - void trackOnboarding('admin_app_opened'); - }, [status]); - - const forceTour = React.useMemo(() => { - const params = new URLSearchParams(location.search); - return params.get('tour') === '1'; - }, [location.search]); - - React.useEffect(() => { - if (forceTour) { - setTourStep(0); - setTourOpen(true); - setTourSeen(false); - navigate(location.pathname, { replace: true }); - return; - } - - if (getTourSeen()) { - return; - } - - setTourOpen(true); - }, [forceTour, location.pathname, navigate]); - - const activePackage = - packagesOverview?.activePackage ?? packagesOverview?.packages?.find((pkg) => pkg.active) ?? null; - const isResellerPackage = activePackage?.package_type === 'reseller'; - const remainingEvents = isResellerPackage ? (activePackage?.remaining_events ?? null) : null; - const summarySeenPackageId = - summarySeenOverride ?? onboardingStatus?.steps?.summary_seen_package_id ?? null; - const hasSummaryPackage = - Boolean(activePackage?.id && activePackage.id !== summarySeenPackageId); - const shouldRedirectToBilling = - !isMember && - !packagesLoading && - !packagesError && - !effectiveHasEvents && - (activePackage === null || (isResellerPackage && remainingEvents !== null && remainingEvents <= 0)); - - React.useEffect(() => { - if (packagesLoading || !shouldRedirectToBilling) { - return; - } - - navigate(adminPath('/mobile/billing#packages'), { replace: true }); - }, [navigate, packagesLoading, shouldRedirectToBilling]); - - React.useEffect(() => { - if (packagesLoading || packagesError || onboardingLoading) { - return; - } - - if (shouldRedirectToBilling) { - return; - } - - if (hasSummaryPackage) { - setSummaryOpen(true); - } - }, [hasSummaryPackage, onboardingLoading, packagesLoading, shouldRedirectToBilling]); - - const markTourSeen = React.useCallback(() => { - if (typeof window === 'undefined') { - return; - } - - setTourSeen(true); - }, []); - - const closeTour = React.useCallback(() => { - setTourOpen(false); - markTourSeen(); - }, [markTourSeen]); - - const tourSteps = React.useMemo(() => { - const stepMap: Record; - title: string; - body: string; - actionLabel?: string; - action?: () => void; - showAction?: boolean; - }> = { - event: { - key: 'event', - icon: Sparkles, - title: t('mobileTour.eventTitle', 'Create your first event'), - body: t('mobileTour.eventBody', 'Add the date, location, and package to unlock sharing.'), - actionLabel: t('mobileTour.eventAction', 'Create event'), - action: () => { - closeTour(); - navigate(adminPath('/mobile/events/new')); - }, - showAction: canManageEvents, - }, - qr: { - key: 'qr', - icon: QrCode, - title: t('mobileTour.qrTitle', 'Share your QR code'), - body: t('mobileTour.qrBody', 'Guests join instantly by scanning or using the invite link.'), - actionLabel: t('mobileTour.qrAction', 'Open QR'), - action: () => { - if (!tourTargetSlug) { - return; - } - closeTour(); - navigate(adminPath(`/mobile/events/${tourTargetSlug}/qr`)); - }, - showAction: Boolean(tourTargetSlug), - }, - photos: { - key: 'photos', - icon: ImageIcon, - title: t('mobileTour.photosTitle', 'Moderate uploads'), - body: t('mobileTour.photosBody', 'Approve, feature, or hide photos with quick swipes.'), - actionLabel: t('mobileTour.photosAction', 'Review photos'), - action: () => { - if (!tourTargetSlug) { - return; - } - closeTour(); - navigate(adminPath(`/mobile/events/${tourTargetSlug}/control-room`)); - }, - showAction: Boolean(tourTargetSlug), - }, - push: { - key: 'push', - icon: Bell, - title: t('mobileTour.pushTitle', 'Stay in the loop'), - body: t('mobileTour.pushBody', 'Enable push alerts to catch limits and new uploads fast.'), - actionLabel: t('mobileTour.pushAction', 'Notification settings'), - action: () => { - closeTour(); - navigate(adminPath('/mobile/settings')); - }, - showAction: true, - }, - }; - - return tourStepKeys.map((key) => stepMap[key]); - }, [canManageEvents, closeTour, navigate, t, tourStepKeys, tourTargetSlug]); - - const activeTourStep = tourSteps[tourStep] ?? tourSteps[0]; - const totalTourSteps = tourSteps.length; - - React.useEffect(() => { - if (tourStep >= tourSteps.length) { - setTourStep(0); - } - }, [tourStep, tourSteps.length]); - - const handleTourNext = React.useCallback(() => { - if (tourStep >= totalTourSteps - 1) { - closeTour(); - return; - } - setTourStep((prev) => prev + 1); - }, [closeTour, tourStep, totalTourSteps]); - - const handleTourBack = React.useCallback(() => { - setTourStep((prev) => Math.max(prev - 1, 0)); - }, []); - - const tourSheet = activeTourStep ? ( - - - - - {t('mobileTour.progress', 'Step {{current}} of {{total}}', { - current: tourStep + 1, - total: totalTourSteps, - })} - - - - {t('mobileTour.skip', 'Skip')} - - - - - - - - - - {activeTourStep.title} - - - - {activeTourStep.body} - - {activeTourStep.showAction && activeTourStep.action && activeTourStep.actionLabel ? ( - - ) : null} - - - {tourStep > 0 ? ( - - ) : ( - - )} - = totalTourSteps - 1 ? t('mobileTour.done', 'Done') : t('mobileTour.next', 'Next')} - fullWidth={false} - onPress={handleTourNext} - /> - - - - ) : null; - - const handleSummaryClose = React.useCallback(() => { - setSummaryOpen(false); - if (activePackage?.id) { - setSummarySeenOverride(activePackage.id); - void trackOnboarding('summary_seen', { package_id: activePackage.id }); - } - }, [activePackage?.id]); - - const markTaskDecisionDismissed = React.useCallback(() => { - if (!taskDecisionKey || typeof window === 'undefined') { - return; - } - try { - window.sessionStorage.setItem(taskDecisionKey, 'dismissed'); - } catch { - // ignore storage exceptions - } - }, [taskDecisionKey]); - - const packageSummarySheet = activePackage ? ( - { - handleSummaryClose(); - navigate(adminPath('/mobile/events/new')); - }} - showContinue={canManageEvents} - packageName={activePackage.package_name ?? t('mobileDashboard.packageSummary.fallbackTitle', 'Package summary')} - packageType={activePackage.package_type ?? null} - remainingEvents={remainingEvents} - purchasedAt={activePackage.purchased_at} - expiresAt={activePackage.expires_at} - limits={activePackage.package_limits ?? null} - features={activePackage.features ?? null} - locale={locale} - /> - ) : null; - - const taskDecisionSheet = activeEvent && tasksNeedSetup ? ( - { - setTaskDecisionOpen(false); - markTaskDecisionDismissed(); - }} - onManageTasks={() => { - markTaskDecisionDismissed(); - setTaskDecisionOpen(false); - if (activeEvent.slug) { - navigate(adminPath(`/mobile/events/${activeEvent.slug}/tasks`)); - } - }} - onDisableTasks={async () => { - if (!activeEvent.slug || taskDecisionBusy) { - return; - } - setTaskDecisionBusy(true); - try { - await updateEvent(activeEvent.slug, { settings: { engagement_mode: 'photo_only' } }); - void refetch(); - toast.success(t('mobileDashboard.taskDecision.disabledToast', 'Tasks disabled for this event.')); - markTaskDecisionDismissed(); - setTaskDecisionOpen(false); - } catch (error) { - toast.error(t('mobileDashboard.taskDecision.disableError', 'Could not disable tasks.')); - } finally { - setTaskDecisionBusy(false); - } - }} - busy={taskDecisionBusy} - canDisable={canManageEvents} - canManageTasks={canManageTasks} - /> - ) : null; - const showPackageSummaryBanner = - Boolean(activePackage && summarySeenPackageId === activePackage.id) && - !summaryOpen && - !packagesLoading && - !packagesError; - - React.useEffect(() => { - if (events.length || isLoading || fallbackLoading || fallbackAttempted) { - return; - } - setFallbackAttempted(true); - setFallbackLoading(true); - getEvents({ force: true }) - .then((list: TenantEvent[]) => { - setFallbackEvents(list ?? []); - if (list?.length === 1 && !activeEvent) { - selectEvent(list[0]?.slug ?? null); - } - }) - .catch(() => { - setFallbackEvents([]); - }) - .finally(() => setFallbackLoading(false)); - }, [events.length, isLoading, activeEvent, selectEvent, fallbackLoading, fallbackAttempted]); - - if (isLoading || fallbackLoading) { + const [eventSwitcherOpen, setEventSwitcherOpen] = React.useState(false); + + // --- RENDER --- + + if (isLoading) { return ( - - {Array.from({ length: 3 }).map((_, idx) => ( - - ))} - - {tourSheet} - {packageSummarySheet} - {taskDecisionSheet} + + + ); + } + + if (!hasEvents && !events.length) { + return ( + + navigate(adminPath('/mobile/events/new'))} /> - ); + ); } - if (!effectiveHasEvents) { - return ( - - {showPackageSummaryBanner && activePackage ? ( - setSummaryOpen(true)} - /> - ) : null} - navigate(adminPath('/mobile/settings'))} - canManageEvents={canManageEvents} - /> - {tourSheet} - {packageSummarySheet} - {taskDecisionSheet} - - ); - } - - if (effectiveMultiple && !activeEvent) { - return ( - - {showPackageSummaryBanner && activePackage ? ( - setSummaryOpen(true)} - /> - ) : null} - - {tourSheet} - {packageSummarySheet} - {taskDecisionSheet} - - ); - } - - return ( - - setEventSwitcherOpen(true)} - canEdit={canManageEvents} - onEdit={ - canManageEvents - ? () => activeEvent?.slug && navigate(adminPath(`/mobile/events/${activeEvent.slug}/edit`)) - : undefined - } - /> - navigate(path)} - /> - {showPackageSummaryBanner && activePackage ? ( - setSummaryOpen(true)} - /> - ) : null} - - + + {/* 1. LIFECYCLE HERO */} + setEventSwitcherOpen(true)} + canSwitch={hasMultipleEvents} /> - - - navigate(adminPath('/mobile/settings'))} + {/* 2. PULSE STRIP */} + + + {/* 3. ALERTS */} + + + {/* 4. UNIFIED COMMAND GRID */} + - {tourSheet} - {packageSummarySheet} - {taskDecisionSheet} - setEventSwitcherOpen(false)} - events={effectiveEvents} - locale={locale} - /> - + + {/* 5. RECENT PHOTOS */} + + + + ); +} + +// --- SUB COMPONENTS --- + +type EventPhase = 'setup' | 'live' | 'post'; + +function getEventPhase(event: TenantEvent): EventPhase { + if (!event.event_date) return 'setup'; + const today = startOfDay(new Date()); + const eventDate = parseISO(event.event_date); + if (isSameDay(today, eventDate)) return 'live'; + if (isPast(eventDate)) return 'post'; + return 'setup'; +} + +function LifecycleHero({ event, stats, locale, navigate, onSwitch, canSwitch }: any) { + const theme = useAdminTheme(); + const { completedSteps, totalSteps, nextStep } = useEventReadiness(event); + + if (!event) return null; + const phase = getEventPhase(event); + const pendingPhotos = stats?.pending_photos ?? event.pending_photo_count ?? 0; + + // Header Row + const Header = () => ( + + + + {formatEventDate(event.event_date, locale)} + + + + + ); + + if (phase === 'live') { + return ( + +
+ + + + + + Happening Now + + + {pendingPhotos > 0 ? `${pendingPhotos} Pending Photos` : 'Event is Running'} + + + {pendingPhotos > 0 && ( + navigate(adminPath(`/mobile/events/${event.slug}/control-room`))}> + + Review + + + )} + + + ); } -function PackageSummarySheet({ - open, - onClose, - onContinue, - showContinue, - packageName, - packageType, - remainingEvents, - purchasedAt, - expiresAt, - limits, - features, - locale, -}: { - open: boolean; - onClose: () => void; - onContinue: () => void; - showContinue: boolean; - packageName: string; - packageType: string | null; - remainingEvents: number | null | undefined; - purchasedAt: string | null | undefined; - expiresAt: string | null | undefined; - limits: Record | null; - features: string[] | null; - locale: string; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, accentSoft, primary } = useAdminTheme(); - const text = textStrong; - const resolvedFeatures = collectPackageFeatures({ - features, - package_limits: limits, - branding_allowed: (limits as any)?.branding_allowed ?? null, - watermark_allowed: (limits as any)?.watermark_allowed ?? null, - package_type: packageType, - } as any); - const limitEntries = getPackageLimitEntries(limits, t, { remainingEvents }, { packageType }); - const hasFeatures = resolvedFeatures.length > 0; - - const formatDate = (value?: string | null) => formatEventDate(value, locale) ?? t('mobileDashboard.packageSummary.unknown', 'Unknown'); - - return ( - - - - - - {packageName} - - - {t('mobileDashboard.packageSummary.subtitle', 'Here is a quick overview of your active package.')} - - - - {packageType === 'reseller' ? ( - - ) : ( - - )} - - {expiresAt ? ( - - ) : null} - - - - {limitEntries.length ? ( - - - {t('mobileDashboard.packageSummary.limitsTitle', 'Limits')} - - - {limitEntries.map((entry) => ( - - ))} - - - ) : null} - - {hasFeatures ? ( - - - {t('mobileDashboard.packageSummary.featuresTitle', 'Included features')} - - - {resolvedFeatures.map((feature) => ( - - - - - - {getPackageFeatureLabel(feature, t)} - - - ))} - - - ) : null} - - - - {t('mobileDashboard.packageSummary.hint', 'You can revisit billing any time to review or upgrade your package.')} - - - - - {showContinue ? ( - - ) : null} - - - - - ); -} - -function TaskDecisionSheet({ - open, - onClose, - onManageTasks, - onDisableTasks, - busy, - canDisable, - canManageTasks, -}: { - open: boolean; - onClose: () => void; - onManageTasks: () => void; - onDisableTasks: () => void; - busy: boolean; - canDisable: boolean; - canManageTasks: boolean; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface } = useAdminTheme(); - - return ( - - - - {t( - 'mobileDashboard.taskDecision.body', - 'Your event is live with tasks enabled, but no tasks are assigned yet. Choose to add tasks now or disable tasks for this event.' - )} - - - - {t('mobileDashboard.taskDecision.promptTitle', 'Next step')} - - - {t( - 'mobileDashboard.taskDecision.promptBody', - 'Guests only see missions when tasks are assigned.' - )} - - - - {canManageTasks ? ( - - ) : null} - {canDisable ? ( - - ) : null} - - - - - ); -} - -function SummaryRow({ label, value }: { label: string; value: string }) { - const { textStrong, muted } = useAdminTheme(); - return ( - - - {label} - - - {value} - - - ); -} - -function PackageSummaryBanner({ - activePackage, - onOpen, -}: { - activePackage: TenantPackageSummary; - onOpen: () => void; -}) { - const { t } = useTranslation('management'); - 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 = - activePackage.package_type === 'reseller' && 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 = - activePackage.package_type === 'reseller' - ? hasLimit - ? t('mobileDashboard.packageSummary.bannerUsage', '{{used}} of {{total}} events used', { - used: activePackage.used_events, - total: totalEvents ?? 0, - }) - : t('mobileDashboard.packageSummary.bannerUnlimited', 'Unlimited events') - : t('mobileDashboard.packageSummary.eventPerPurchase', '1 event per purchase'); - const remainingLabel = - activePackage.package_type === 'reseller' - ? hasLimit - ? t('mobileDashboard.packageSummary.bannerRemaining', '{{count}} remaining', { count: remainingEvents }) - : t('mobileDashboard.packageSummary.bannerRemainingUnlimited', 'No limit') - : t('mobileDashboard.packageSummary.eventPerPurchaseShort', 'Per purchase'); - const progressMax = totalEvents ?? 0; - const progressValue = Math.min(activePackage.used_events, progressMax); - - return ( - - - - - - - - - {t('mobileDashboard.packageSummary.bannerTitle', 'Your package summary')} - - - {t('mobileDashboard.packageSummary.bannerSubtitle', { - name: packageName, - defaultValue: '{{name}} is active. Review limits & features.', - })} - - - - - - - - - {usageLabel} - - - {remainingLabel} - - - {showProgress ? ( - - - - ) : null} - - - ); -} - -function DeviceSetupCard({ installPrompt, pushState, devicePermissions, onOpenSettings }: DeviceSetupProps) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, primary, accentSoft } = useAdminTheme(); - const text = textStrong; - const accent = primary; - const iconBg = accentSoft; - const iconColor = primary; - - const items: Array<{ - key: string; - icon: React.ComponentType<{ size?: number; color?: string }>; - title: string; - description: string; - badge: string; - badgeTone: 'success' | 'warning' | 'muted'; - actionLabel?: string; - action?: () => void; - actionDisabled?: boolean; - }> = []; - - const showInstall = !installPrompt.isInstalled && (installPrompt.canInstall || installPrompt.isIos); - if (showInstall) { - items.push({ - key: 'install', - icon: Smartphone, - title: t('mobileDashboard.setup.installTitle', 'Install app'), - description: installPrompt.isIos - ? t('mobileDashboard.setup.installIosHint', 'On iOS: Share → Add to Home Screen.') - : t('mobileDashboard.setup.installDescription', 'Get full-screen access and faster launch.'), - badge: installPrompt.canInstall - ? t('mobileDashboard.setup.installReady', 'Ready') - : t('mobileDashboard.setup.installManual', 'Manual'), - badgeTone: installPrompt.canInstall ? 'warning' : 'muted', - actionLabel: installPrompt.canInstall ? t('mobileDashboard.setup.installAction', 'Install now') : undefined, - action: installPrompt.canInstall ? () => void installPrompt.promptInstall() : undefined, - actionDisabled: !installPrompt.canInstall, - }); - } - - if (pushState.supported && !pushState.subscribed) { - const pushBlocked = pushState.permission === 'denied'; - items.push({ - key: 'push', - icon: Bell, - title: t('mobileDashboard.setup.pushTitle', 'Enable push notifications'), - description: pushBlocked - ? t('mobileDashboard.setup.pushBlockedDesc', 'Notifications are blocked in the browser settings.') - : t('mobileDashboard.setup.pushDescription', 'Stay on top of uploads and quota alerts.'), - badge: pushBlocked - ? t('mobileDashboard.setup.pushBlocked', 'Blocked') - : t('mobileDashboard.setup.pushOff', 'Off'), - badgeTone: 'warning', - actionLabel: pushBlocked - ? t('mobileDashboard.setup.pushSettings', 'Open settings') - : t('mobileDashboard.setup.pushAction', 'Enable push'), - action: pushBlocked ? onOpenSettings : () => void pushState.enable(), - actionDisabled: pushState.loading, - }); - } - - if (devicePermissions.storage === 'available') { - items.push({ - key: 'storage', - icon: ShieldCheck, - title: t('mobileDashboard.setup.storageTitle', 'Protect offline data'), - description: t('mobileDashboard.setup.storageDescription', 'Keep cached uploads available when you go offline.'), - badge: t('mobileDashboard.setup.storageUnprotected', 'Not protected'), - badgeTone: 'warning', - actionLabel: t('mobileDashboard.setup.storageAction', 'Protect now'), - action: () => void devicePermissions.requestPersistentStorage(), - actionDisabled: devicePermissions.loading, - }); - } - - if (items.length === 0) { - return null; - } - - return ( - - - - - {t('mobileDashboard.setupTitle', 'Set up this device')} - - - {t('mobileDashboard.setupSubtitle', 'Finish these steps for the best mobile experience.')} - - - - - - {items.map((item) => ( - - - - - - - - - {item.title} - - - {item.description} - - + const daysToGo = event.event_date ? differenceInDays(parseISO(event.event_date), new Date()) : 0; + + if (phase === 'post') { + return ( + +
+ + + + + + + Event Completed + Gallery is online for guests. + - {item.badge} - - {item.actionLabel && item.action ? ( - - - {item.actionLabel} + } + onPress={() => navigate(adminPath(`/mobile/exports`))} + /> + + + ); + } + + // SETUP + const ctaLabel = nextStep ? nextStep.ctaLabel : 'Setup Complete'; + const ctaAction = nextStep ? () => navigate(adminPath(nextStep.targetPath)) : undefined; + + return ( + +
+ + + + Countdown + + {daysToGo} days - - ) : null} - - ))} - - - ); -} - -function OnboardingEmptyState({ - installPrompt, - pushState, - devicePermissions, - onOpenSettings, - canManageEvents, -}: DeviceSetupProps & { canManageEvents: boolean }) { - const { t } = useTranslation('management'); - const navigate = useNavigate(); - const { textStrong, muted, border, accentSoft, accentStrong, surfaceMuted, primary, shadow } = useAdminTheme(); - const text = textStrong; - const accent = primary; - const stepBg = surfaceMuted; - const stepBorder = border; - const supportBg = surfaceMuted; - const supportBorder = border; - - const steps = [ - t('mobileDashboard.emptyStepDetails', 'Add name & date'), - t('mobileDashboard.emptyStepQr', 'Share your QR poster'), - t('mobileDashboard.emptyStepReview', 'Review first uploads'), - ]; - - const previews = [ - { - icon: QrCode, - title: t('mobileDashboard.emptyPreviewQr', 'Share QR poster'), - desc: t('mobileDashboard.emptyPreviewQrDesc', 'Print-ready codes for guests and crew.'), - }, - { - icon: ImageIcon, - title: t('mobileDashboard.emptyPreviewGallery', 'Gallery & highlights'), - desc: t('mobileDashboard.emptyPreviewGalleryDesc', 'Moderate uploads, feature the best moments.'), - }, - { - icon: ListTodo, - title: t('mobileDashboard.emptyPreviewTasks', 'Tasks & challenges'), - desc: t('mobileDashboard.emptyPreviewTasksDesc', 'Guide guests with playful prompts.'), - }, - ]; - - return ( - - - - - - - - - - - {t('mobileDashboard.emptyBadge', 'Welcome aboard')} - - {t('mobileDashboard.emptyTitle', "Welcome! Let's launch your first event")} - - - {t('mobileDashboard.emptyBody', 'Print a QR, collect uploads, and start moderating in minutes.')} - - {canManageEvents ? ( - <> - navigate(adminPath('/mobile/events/new'))} - /> - navigate(ADMIN_WELCOME_BASE_PATH)} - /> - - ) : null} - - - - - - - {t('mobileDashboard.emptyChecklistTitle', 'Quick steps to go live')} - - - {t('mobileDashboard.emptyChecklistProgress', '{{done}}/{{total}} steps', { done: 0, total: steps.length })} - - - - {steps.map((label) => ( - - - - - - {label} - - - ))} - - - - - - {t('mobileDashboard.emptyPreviewTitle', "Here's what awaits")} - - - {previews.map(({ icon: Icon, title, desc }) => ( - - - - - - {title} - - - {desc} - - - ))} - - - - - - - + + + + - - - {t('mobileDashboard.emptySupportTitle', 'Need help?')} - - - {t('mobileDashboard.emptySupportBody', 'We are here if you need a hand getting started.')} - - - - - - {t('mobileDashboard.emptySupportDocs', 'Docs: Getting started')} - - - {t('mobileDashboard.emptySupportEmail', 'Email support')} - - - + + + + + Setup Status + {completedSteps}/{totalSteps} Steps + + + : } + onPress={ctaAction} + disabled={!nextStep} + /> + ); } -function EventPickerList({ - events, - locale, - onPick, - navigateOnSelect = true, -}: { - events: TenantEvent[]; - locale: string; - onPick?: (event: TenantEvent) => void; - navigateOnSelect?: boolean; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border } = useAdminTheme(); - const text = textStrong; - const { selectEvent } = useEventContext(); - const navigate = useNavigate(); - const [localEvents, setLocalEvents] = React.useState(events); - const [loading, setLoading] = React.useState(false); - - React.useEffect(() => { - setLocalEvents(events); - }, [events]); - - React.useEffect(() => { - if (events.length > 0 || loading) { - return; - } - setLoading(true); - getEvents({ force: true }) - .then((list) => setLocalEvents(list ?? [])) - .catch(() => setLocalEvents([])) - .finally(() => setLoading(false)); - }, [events.length, loading]); +function PulseStrip({ event, stats }: any) { + const theme = useAdminTheme(); + const uploadCount = stats?.uploads_total ?? event?.photo_count ?? 0; + const guestCount = event?.active_invites_count ?? event?.total_invites_count ?? 0; + const pendingCount = stats?.pending_photos ?? event?.pending_photo_count ?? 0; return ( - - - {t('mobileDashboard.pickEvent', 'Select an event')} - - {localEvents.map((event) => ( - { - selectEvent(event.slug ?? null); - onPick?.(event); - if (navigateOnSelect && event.slug) { - navigate(adminPath(`/mobile/events/${event.slug}`)); - } - }} - > - - - - - {resolveEventDisplayName(event)} - - - {formatEventDate(event.event_date, locale) ?? t('mobileDashboard.status.draft', 'Draft')} - - - - {event.status === 'published' - ? t('mobileDashboard.status.published', 'Live') - : t('mobileDashboard.status.draft', 'Draft')} - - - - + + + + + + 0 ? 'warning' : 'neutral'} /> + + ); +} + +function PulseItem({ icon: Icon, value, label, tone = 'neutral' }: any) { + const theme = useAdminTheme(); + const color = tone === 'warning' ? theme.warningText : theme.textStrong; + return ( + + + + {value} + {label} + + + ); +} + +function UnifiedToolGrid({ event, navigate, permissions, isMember }: any) { + const theme = useAdminTheme(); + const slug = event?.slug; + if (!slug) return null; + + const sections = [ + { + title: 'Experience', + items: [ + { label: 'Photos', icon: ImageIcon, path: `/mobile/events/${slug}/control-room`, color: theme.primary }, + { label: 'Slide Show', icon: Tv, path: `/mobile/events/${slug}/live-show/settings`, color: '#F59E0B' }, // Amber + { label: 'Tasks', icon: ListTodo, path: `/mobile/events/${slug}/tasks`, color: theme.accent }, + { label: 'Photobooth', icon: Camera, path: `/mobile/events/${slug}/photobooth`, color: '#8B5CF6' }, // Violet + ] + }, + { + title: 'Operations', + items: [ + { label: 'QR Codes', icon: QrCode, path: `/mobile/events/${slug}/qr`, color: '#10B981' }, // Emerald + { label: 'Guests', icon: Users, path: `/mobile/events/${slug}/members`, color: theme.text }, + { label: 'Messages', icon: Megaphone, path: `/mobile/events/${slug}/guest-notifications`, color: theme.text }, + { label: 'Branding', icon: Layout, path: `/mobile/events/${slug}/branding`, color: theme.text }, + ] + }, + { + title: 'Admin', + items: [ + { label: 'Analytics', icon: TrendingUp, path: `/mobile/events/${slug}/analytics` }, + { label: 'Exports', icon: Download, path: `/mobile/exports` }, + { label: 'Settings', icon: Settings, path: `/mobile/events/${slug}/edit` }, + ] + } + ]; + + return ( + + {sections.map((section) => ( + + + {section.title} + + + {section.items.map((item) => ( + navigate(adminPath(item.path))} + style={{ width: '48%', flexGrow: 1 }} + > + + + + + + + + {item.label} + + + + ))} + + ))} ); } -function EventSwitcherSheet({ - open, - onClose, - events, - locale, -}: { - open: boolean; - onClose: () => void; - events: TenantEvent[]; - locale: string; -}) { - const { t } = useTranslation('management'); +function RecentPhotosSection({ photos, navigate, slug }: { photos: TenantPhoto[], navigate: any, slug: string }) { + const theme = useAdminTheme(); + + if (!photos.length) return null; return ( - - - - ); -} - -function resolveLocation(event: TenantEvent | null, t: (key: string, fallback: string) => string): string { - if (!event) return t('events.detail.locationPlaceholder', 'Location'); - const settings = (event.settings ?? {}) as Record; - const candidate = - (settings.location as string | undefined) ?? - (settings.address as string | undefined) ?? - (settings.city as string | undefined); - if (candidate && candidate.trim()) { - return candidate; - } - return t('events.detail.locationPlaceholder', 'Location'); -} - -function resolveHeroGradient( - event: TenantEvent, - colors: { primary: string; accent: string } -): string { - const descriptor = `${event.event_type?.name ?? ''} ${event.event_type?.slug ?? ''} ${resolveEventDisplayName(event)}`.toLowerCase(); - const palette = [ - { - keys: ['wedding', 'hochzeit', 'wedding day', 'marriage'], - stops: ['#FCE4EC', '#F8D7DA', '#EDE7F6'], - }, - { - keys: ['birthday', 'geburtstag'], - stops: ['#FFE8D6', '#FFD6E8', '#E0F2FE'], - }, - { - keys: ['corporate', 'business', 'company', 'konferenz', 'conference'], - stops: ['#E0E7FF', '#DBEAFE', '#E2E8F0'], - }, - { - keys: ['festival', 'party', 'fest', 'celebration'], - stops: ['#FFE4B5', '#FFEDD5', '#EDE9FE'], - }, - ]; - - const match = palette.find((entry) => entry.keys.some((key) => descriptor.includes(key))); - const stops = match?.stops ?? [colors.primary, colors.accent]; - - return `linear-gradient(135deg, ${withAlpha(stops[0], 0.75)}, ${withAlpha(stops[1], 0.65)}, ${withAlpha(stops[2], 0.55)})`; -} - -function EventHeaderCard({ - event, - locale, - canSwitch, - onSwitch, - canEdit, - onEdit, -}: { - event: TenantEvent | null; - locale: string; - canSwitch: boolean; - onSwitch: () => void; - canEdit: boolean; - onEdit?: () => void; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, accentSoft, primary, accent, shadow } = useAdminTheme(); - - if (!event) { - return null; - } - - const dateLabel = formatEventDate(event.event_date, locale) ?? t('events.detail.dateTbd', 'Date tbd'); - const locationLabel = resolveLocation(event, t); - const eventTypeLabel = event.event_type?.name ?? t('events.detail.typeDefault', 'Event'); - const accentColor = accent || primary; - const heroGradient = resolveHeroGradient(event, { primary, accent: accentColor }); - const statusLabel = - event.status === 'published' - ? t('events.status.published', 'Live') - : event.status === 'archived' - ? t('events.status.archived', 'Archived') - : t('events.status.draft', 'Draft'); - const statusTone = event.status === 'published' ? 'success' : event.status === 'archived' ? 'muted' : 'warning'; - - return ( - - - - - - - - {canSwitch ? ( - - - - {resolveEventDisplayName(event)} - - - - - ) : ( - - {resolveEventDisplayName(event)} - - )} - - {statusLabel} - - - - {eventTypeLabel} - - - - - - {dateLabel} - - - - - - {locationLabel} - - - - - - {canEdit && onEdit ? ( - - - - ) : null} - - ); -} - -function EventManagementGrid({ - event, - tasksEnabled, - isMember, - permissions, - onNavigate, -}: { - event: TenantEvent | null; - tasksEnabled: boolean; - isMember: boolean; - permissions: string[]; - onNavigate: (path: string) => void; -}) { - const { t } = useTranslation('management'); - const { textStrong, border, surface, surfaceMuted, shadow } = useAdminTheme(); - const slug = event?.slug ?? null; - const brandingAllowed = isBrandingAllowed(event ?? null); - const tasksNeedSetup = tasksEnabled && (event?.tasks_count ?? 0) === 0; - - if (!event) { - return null; - } - const tiles = [ - { - key: 'settings', - icon: Pencil, - label: t('mobileDashboard.shortcutSettings', 'Event settings'), - color: ADMIN_ACTION_COLORS.settings, - requiredPermission: 'events:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/edit`)) : undefined, - disabled: !slug, - }, - { - key: 'tasks', - icon: Sparkles, - label: tasksEnabled - ? t('events.quick.tasks', 'Tasks & Checklists') - : `${t('events.quick.tasks', 'Tasks & Checklists')} (${t('common:states.disabled', 'Disabled')})`, - color: ADMIN_ACTION_COLORS.tasks, - note: tasksNeedSetup ? t('mobileDashboard.tasksSetupNote', 'Setup needed') : undefined, - noteTone: tasksNeedSetup ? 'warning' : 'muted', - requiredPermission: 'tasks:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/tasks`)) : undefined, - disabled: !tasksEnabled || !slug, - }, - { - key: 'qr', - icon: QrCode, - label: t('events.quick.qr', 'QR Code Layouts'), - color: ADMIN_ACTION_COLORS.qr, - requiredPermission: 'join-tokens:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/qr`)) : undefined, - disabled: !slug, - }, - { - key: 'images', - icon: ImageIcon, - label: t('events.quick.images', 'Image Management'), - color: ADMIN_ACTION_COLORS.images, - requiredPermission: 'photos:moderate', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/control-room`)) : undefined, - disabled: !slug, - }, - { - key: 'controlRoom', - icon: Tv, - label: t('events.quick.controlRoom', 'Moderation & Live Show'), - color: ADMIN_ACTION_COLORS.liveShow, - requiredPermission: 'photos:moderate', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/control-room`)) : undefined, - disabled: !slug, - }, - { - key: 'liveShowSettings', - icon: Settings, - label: t('events.quick.liveShowSettings', 'Live Show settings'), - color: ADMIN_ACTION_COLORS.liveShowSettings, - requiredPermission: 'live-show:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/live-show/settings`)) : undefined, - disabled: !slug, - }, - { - key: 'members', - icon: Users, - label: t('events.quick.guests', 'Guest Management'), - color: ADMIN_ACTION_COLORS.guests, - requiredPermission: 'members:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/members`)) : undefined, - disabled: !slug, - }, - { - key: 'guestMessages', - icon: Megaphone, - label: t('events.quick.guestMessages', 'Guest messages'), - color: ADMIN_ACTION_COLORS.guestMessages, - requiredPermission: 'guest-notifications:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/guest-notifications`)) : undefined, - disabled: !slug, - }, - { - key: 'branding', - icon: Layout, - label: t('events.quick.branding', 'Branding & Theme'), - color: ADMIN_ACTION_COLORS.branding, - requiredPermission: 'events:manage', - onPress: slug && brandingAllowed ? () => onNavigate(adminPath(`/mobile/events/${slug}/branding`)) : undefined, - disabled: !brandingAllowed || !slug, - }, - { - key: 'photobooth', - icon: Camera, - label: t('events.quick.photobooth', 'Photobooth'), - color: ADMIN_ACTION_COLORS.photobooth, - requiredPermission: 'events:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/photobooth`)) : undefined, - disabled: !slug, - }, - { - key: 'analytics', - icon: TrendingUp, - label: t('mobileDashboard.shortcutAnalytics', 'Analytics'), - color: ADMIN_ACTION_COLORS.analytics, - requiredPermission: 'events:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/analytics`)) : undefined, - disabled: !slug, - }, - ]; - - if (event && isPastEvent(event.event_date)) { - tiles.push({ - key: 'recap', - icon: Sparkles, - label: t('events.quick.recap', 'Recap & Archive'), - color: ADMIN_ACTION_COLORS.recap, - requiredPermission: 'events:manage', - onPress: slug ? () => onNavigate(adminPath(`/mobile/events/${slug}/recap`)) : undefined, - disabled: !slug, - }); - } - - const visibleTiles = isMember - ? tiles.filter((tile) => !tile.requiredPermission || allowPermission(permissions, tile.requiredPermission)) - : tiles; - - const rows: typeof tiles[] = []; - visibleTiles.forEach((tile, index) => { - const rowIndex = Math.floor(index / 2); - if (!rows[rowIndex]) { - rows[rowIndex] = []; - } - rows[rowIndex].push(tile); - }); - - return ( - - - - - - {t('mobileDashboard.quickActionsTitle', 'Quick actions')} - - - - - {rows.map((row, rowIndex) => ( - - - {row.map((tile, index) => ( - - - - ))} - {row.length === 1 ? : null} - - + + + + Latest Uploads + + navigate(adminPath(`/mobile/events/${slug}/control-room`))}> + See all + + + + + {photos.map((photo) => ( + navigate(adminPath(`/mobile/events/${slug}/control-room`))}> + + {photo.thumbnail_url ? ( + + ) : ( + + + + )} + + ))} - - - + + ); } -function KpiStrip({ - event, - stats, - loading, - locale, - tasksEnabled, -}: { - event: TenantEvent | null; - stats: EventStats | null | undefined; - loading: boolean; - locale: string; - tasksEnabled: boolean; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, surfaceMuted, shadow } = useAdminTheme(); - const text = textStrong; - if (!event) return null; - const photoLimit = event.limits?.photos ?? null; - const guestLimit = event.limits?.guests ?? null; - const resolveLimitNote = (limit: typeof photoLimit, label: string) => { - if (!limit) return null; - if (limit.state === 'unlimited') { - return t('mobileDashboard.kpiUnlimited', '{{label}} unlimited', { label }); - } - if (typeof limit.remaining === 'number') { - return t('mobileDashboard.kpiRemaining', '{{remaining}} remaining', { remaining: limit.remaining }); - } - return null; - }; +function AlertsSection({ event, stats }: any) { + const theme = useAdminTheme(); + const limitWarnings = buildLimitWarnings(event?.limits ?? null, (k: string) => k); + + if (!limitWarnings.length) return null; - const kpis = [ - { - label: t('mobileDashboard.kpiPhotos', 'Photos'), - value: stats?.uploads_total ?? event.photo_count ?? '—', - icon: ImageIcon, - note: resolveLimitNote(photoLimit, t('mobileDashboard.kpiPhotos', 'Photos')), - }, - { - label: t('mobileDashboard.kpiGuests', 'Guests'), - value: event.active_invites_count ?? event.total_invites_count ?? '—', - icon: Users, - note: resolveLimitNote(guestLimit, t('mobileDashboard.kpiGuests', 'Guests')), - }, - ]; - - if (tasksEnabled) { - kpis.unshift({ - label: t('mobileDashboard.kpiTasks', 'Open tasks'), - value: event.tasks_count ?? '—', - icon: ListTodo, - note: tasksEnabled ? t('mobileDashboard.kpiTasksNote', 'Active') : t('mobileDashboard.kpiTasksDisabled', 'Disabled'), - }); - } - - return ( - - - - - - {t('mobileDashboard.kpiTitle', 'Key performance indicators')} - - - - {formatEventDate(event.event_date, locale) ?? ''} - - - {loading ? ( - - {Array.from({ length: 3 }).map((_, idx) => ( - - ))} - - ) : ( - - {kpis.map((kpi) => ( - - ))} - - )} - - - ); -} - -function translateLimits(t: (key: string, defaultValue?: string, options?: Record) => string) { - const defaults: Record = { - photosBlocked: 'Upload limit reached. Buy more photos to continue.', - photosWarning: '{{remaining}} of {{limit}} photos remaining.', - guestsBlocked: 'Guest limit reached.', - guestsWarning: '{{remaining}} of {{limit}} guests remaining.', - galleryExpired: 'Gallery expired. Extend to keep it online.', - galleryWarningHour: 'Gallery expires in {{hours}} hour.', - galleryWarningHours: 'Gallery expires in {{hours}} hours.', - galleryWarningDay: 'Gallery expires in {{days}} day.', - galleryWarningDays: 'Gallery expires in {{days}} days.', - }; - return (key: string, options?: Record) => t(`limits.${key}`, defaults[key] ?? key, options); -} - -function AlertsAndHints({ event, stats, tasksEnabled }: { event: TenantEvent | null; stats: EventStats | null | undefined; tasksEnabled: boolean }) { - const { t } = useTranslation('management'); - const { textStrong, warningBg, warningBorder, warningText, dangerBg, dangerText, border, surface, surfaceMuted, shadow } = useAdminTheme(); - const text = textStrong; - if (!event) return null; - - const alerts: Array<{ message: string; tone: 'warning' | 'danger' }> = []; - const pendingCount = stats?.pending_photos ?? event.pending_photo_count ?? 0; - if (pendingCount > 0) { - alerts.push({ - message: t('mobileDashboard.alertPending', '{{count}} new uploads awaiting moderation', { count: pendingCount }), - tone: 'warning', - }); - } - if (tasksEnabled && event.tasks_count) { - alerts.push({ - message: t('mobileDashboard.alertTasks', '{{count}} tasks due or open', { count: event.tasks_count }), - tone: 'warning', - }); - } - const limitWarnings = buildLimitWarnings(event.limits ?? null, translateLimits(t as any)); - limitWarnings.forEach((warning) => { - alerts.push({ - message: warning.message, - tone: warning.tone === 'danger' ? 'danger' : 'warning', - }); - }); - - if (alerts.length === 0) { - return null; - } - - return ( - - - - - - {t('mobileDashboard.alertsTitle', 'Alerts')} - - - - - {alerts.map((alert) => ( - + {limitWarnings.map((w: any, idx: number) => ( + - - {alert.message} - + + {w.message} + - ))} - + ))} - - ); + ); } -function TodayStrip({ - event, - stats, - tasksEnabled, -}: { - event: TenantEvent | null; - stats: EventStats | null | undefined; - tasksEnabled: boolean; -}) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, surfaceMuted, shadow, accentSoft, primary } = useAdminTheme(); - if (!event) return null; - - const items = [ - { - key: 'uploads', - label: t('mobileDashboard.todayUploads', 'Uploads (24h)'), - value: stats?.uploads_24h ?? 0, - icon: ImageIcon, - }, - { - key: 'pending', - label: t('mobileDashboard.todayPending', 'Pending'), - value: stats?.pending_photos ?? event.pending_photo_count ?? 0, - icon: Bell, - }, - { - key: 'likes', - label: t('mobileDashboard.todayLikes', 'Likes'), - value: stats?.likes_total ?? event.like_count ?? 0, - icon: Sparkles, - }, - ]; - - if (tasksEnabled) { - items.unshift({ - key: 'tasks', - label: t('mobileDashboard.todayTasks', 'Tasks'), - value: event.tasks_count ?? 0, - icon: ListTodo, - }); - } - - return ( - - - - - - {t('mobileDashboard.todayTitle', 'Today at a glance')} - - - - - - {items.slice(0, 3).map((item) => ( - - - - - - - {item.label} - - - {item.value} - - - - ))} - +function EmptyState({ canManage, onCreate }: any) { + const theme = useAdminTheme(); + return ( + + + + Welcome to Fotospiel + + + Create your first event to get started. + + {canManage && } - - ); -} - -function RecentActivity({ event, stats }: { event: TenantEvent | null; stats: EventStats | null | undefined }) { - const { t } = useTranslation('management'); - const { textStrong, muted, border, surface, surfaceMuted, shadow } = useAdminTheme(); - if (!event) return null; - - const activityItems = [ - { - key: 'uploads', - label: t('mobileDashboard.recentUploads', 'Uploads in the last 24h'), - value: stats?.uploads_24h ?? 0, - }, - { - key: 'likes', - label: t('mobileDashboard.recentLikes', 'Total likes'), - value: stats?.likes_total ?? event.like_count ?? 0, - }, - { - key: 'pending', - label: t('mobileDashboard.recentPending', 'Pending moderation'), - value: stats?.pending_photos ?? event.pending_photo_count ?? 0, - }, - ]; - - return ( - - - - - - {t('mobileDashboard.recentActivityTitle', 'Recent activity')} - - - - - {activityItems.map((item) => ( - - - {item.label} - - - {item.value} - - - ))} - - - - ); -} + ); +} \ No newline at end of file diff --git a/resources/js/admin/mobile/components/BottomNav.tsx b/resources/js/admin/mobile/components/BottomNav.tsx index 1a7c820..e28657d 100644 --- a/resources/js/admin/mobile/components/BottomNav.tsx +++ b/resources/js/admin/mobile/components/BottomNav.tsx @@ -5,27 +5,28 @@ import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; import { Home, CheckSquare, Image as ImageIcon, User, LayoutDashboard } from 'lucide-react'; import { useTranslation } from 'react-i18next'; -import { withAlpha } from './colors'; import { useAdminTheme } from '../theme'; import { adminPath } from '../../constants'; -const ICON_SIZE = 20; +const ICON_SIZE = 24; export type NavKey = 'home' | 'tasks' | 'uploads' | 'profile'; export function BottomNav({ active, onNavigate }: { active: NavKey; onNavigate: (key: NavKey) => void }) { const { t } = useTranslation('mobile'); const location = useLocation(); - const { surface, border, primary, accent, muted, subtle, shadow, glassSurfaceStrong, glassBorder, glassShadow } = useAdminTheme(); - const surfaceColor = glassSurfaceStrong ?? surface; - const navSurface = glassSurfaceStrong ?? withAlpha(surfaceColor, 0.92); - const navBorder = glassBorder ?? border; - const navShadow = glassShadow ?? shadow; + const theme = useAdminTheme(); + + // Modern Glass Background + const navSurface = 'rgba(255, 255, 255, 0.85)'; + const navBorder = theme.border; + const navShadow = theme.shadow; + const [pressedKey, setPressedKey] = React.useState(null); const isDeepHome = active === 'home' && location.pathname !== adminPath('/mobile/dashboard'); - const items: Array<{ key: NavKey; icon: React.ComponentType<{ size?: number; color?: string }>; label: string }> = [ + const items: Array<{ key: NavKey; icon: React.ComponentType<{ size?: number; color?: string; strokeWidth?: number }>; label: string }> = [ { key: 'home', icon: isDeepHome ? LayoutDashboard : Home, label: t('nav.home', 'Home') }, { key: 'tasks', icon: CheckSquare, label: t('nav.tasks', 'Tasks') }, { key: 'uploads', icon: ImageIcon, label: t('nav.uploads', 'Uploads') }, @@ -41,27 +42,29 @@ export function BottomNav({ active, onNavigate }: { active: NavKey; onNavigate: backgroundColor={navSurface} borderTopWidth={1} borderColor={navBorder} - paddingVertical="$2" + paddingVertical="$2.5" paddingHorizontal="$4" zIndex={50} shadowColor={navShadow} - shadowOpacity={0.12} - shadowRadius={16} - shadowOffset={{ width: 0, height: -6 }} - // allow for safe-area inset on modern phones + shadowOpacity={0.08} + shadowRadius={20} + shadowOffset={{ width: 0, height: -8 }} style={{ paddingBottom: 'max(env(safe-area-inset-bottom, 0px), 8px)', - backdropFilter: 'blur(14px)', - WebkitBackdropFilter: 'blur(14px)', + backdropFilter: 'blur(20px)', + WebkitBackdropFilter: 'blur(20px)', }} > - + {items.map((item) => { const activeState = item.key === active; const isPressed = pressedKey === item.key; const IconCmp = item.icon; - const activeBg = primary; - const activeShadow = withAlpha(primary, 0.4); + + // Dynamic Styles + const color = activeState ? theme.primary : theme.subtle; + const strokeWidth = activeState ? 2.5 : 2; + return ( setPressedKey(item.key)} onPressOut={() => setPressedKey(null)} onPointerLeave={() => setPressedKey(null)} + style={{ flex: 1 }} > - {activeState ? ( - - ) : null} - - - + {activeState && ( + + )} + + + {item.label} @@ -121,4 +112,4 @@ export function BottomNav({ active, onNavigate }: { active: NavKey; onNavigate: ); -} +} \ No newline at end of file diff --git a/resources/js/admin/mobile/components/MobileShell.tsx b/resources/js/admin/mobile/components/MobileShell.tsx index cde76f0..17358e2 100644 --- a/resources/js/admin/mobile/components/MobileShell.tsx +++ b/resources/js/admin/mobile/components/MobileShell.tsx @@ -1,9 +1,10 @@ import React, { Suspense } from 'react'; import { useLocation, useNavigate } from 'react-router-dom'; -import { ChevronLeft, Bell, QrCode, ChevronsUpDown } from 'lucide-react'; +import { ChevronLeft, Bell, QrCode, ChevronsUpDown, Search } from 'lucide-react'; import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; +import { Image } from '@tamagui/image'; import { useTranslation } from 'react-i18next'; import { useEventContext } from '../../context/EventContext'; import { BottomNav, NavKey } from './BottomNav'; @@ -39,37 +40,21 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head const { t } = useTranslation('mobile'); const { count: notificationCount } = useNotificationsBadge(); const online = useOnlineStatus(); - const { - background, - surface, - border, - text, - muted, - warningBg, - warningText, - primary, - danger, - shadow, - glassSurfaceStrong, - glassBorder, - glassShadow, - appBackground, - } = useAdminTheme(); - const backgroundColor = background; - const surfaceColor = surface; - const borderColor = border; - const textColor = text; - const mutedText = muted; - const headerSurface = glassSurfaceStrong ?? withAlpha(surfaceColor, 0.94); - const headerBorder = glassBorder ?? borderColor; - const actionSurface = glassSurfaceStrong ?? surfaceColor; - const actionBorder = glassBorder ?? borderColor; - const actionShadow = glassShadow ?? shadow; + + const theme = useAdminTheme(); + + const backgroundColor = theme.background; + + // --- DARK HEADER --- + const headerSurface = '#0F172A'; // Slate 900 + const actionSurface = 'rgba(255, 255, 255, 0.1)'; + const actionBorder = 'rgba(255, 255, 255, 0.05)'; + const textColor = 'white'; + const [fallbackEvents, setFallbackEvents] = React.useState([]); const [loadingEvents, setLoadingEvents] = React.useState(false); const [attemptedFetch, setAttemptedFetch] = React.useState(false); const [queuedPhotoCount, setQueuedPhotoCount] = React.useState(0); - const [isCompactHeader, setIsCompactHeader] = React.useState(false); const effectiveEvents = events.length ? events : fallbackEvents; const effectiveActive = activeEvent ?? (effectiveEvents.length === 1 ? effectiveEvents[0] : null); @@ -93,13 +78,7 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head React.useEffect(() => { const path = `${location.pathname}${location.search}${location.hash}`; - - // Blacklist transient paths from being saved in tab history - const isBlacklisted = - location.pathname.includes('/billing/shop') || - location.pathname.includes('/welcome'); - - if (!isBlacklisted) { + if (!location.pathname.includes('/billing/shop') && !location.pathname.includes('/welcome')) { setTabHistory(activeTab, path); } }, [activeTab, location.hash, location.pathname, location.search]); @@ -116,44 +95,18 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head React.useEffect(() => { const handleFocus = () => refreshQueuedActions(); window.addEventListener('focus', handleFocus); - return () => { - window.removeEventListener('focus', handleFocus); - }; + return () => window.removeEventListener('focus', handleFocus); }, [refreshQueuedActions]); - React.useEffect(() => { - if (typeof window === 'undefined' || !window.matchMedia) { - return; - } - const query = window.matchMedia('(max-width: 520px)'); - const handleChange = (event: MediaQueryListEvent) => { - setIsCompactHeader(event.matches); - }; - setIsCompactHeader(query.matches); - query.addEventListener?.('change', handleChange); - return () => { - query.removeEventListener?.('change', handleChange); - }; - }, []); - const pageTitle = title ?? t('header.appName', 'Event Admin'); - const eventContext = !isCompactHeader - ? effectiveActive - ? resolveEventDisplayName(effectiveActive) - : hasMultipleEvents - ? t('header.selectEvent', 'Select an event') - : null - : null; - const subtitleText = subtitle ?? eventContext ?? ''; + const isEventsIndex = location.pathname === ADMIN_EVENTS_PATH; + const canSwitchEvents = hasMultipleEvents && !isEventsIndex; const isMember = user?.role === 'member'; const memberPermissions = Array.isArray(effectiveActive?.member_permissions) ? effectiveActive?.member_permissions ?? [] : []; + const allowPermission = (permission: string) => { - if (!isMember) { - return true; - } - if (memberPermissions.includes('*') || memberPermissions.includes(permission)) { - return true; - } + if (!isMember) return true; + if (memberPermissions.includes('*') || memberPermissions.includes(permission)) return true; if (permission.includes(':')) { const [prefix] = permission.split(':'); return memberPermissions.includes(`${prefix}:*`); @@ -161,85 +114,107 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head return false; }; const showQr = Boolean(effectiveActive?.slug) && allowPermission('join-tokens:manage'); + + // --- CONTEXT PILL --- + const EventContextPill = () => { + if (!effectiveActive || isEventsIndex) { + return ( + + {pageTitle} + + ); + } + + const displayName = resolveEventDisplayName(effectiveActive); + + if (!canSwitchEvents) { + return ( + + {displayName} + + ); + } + + return ( + navigate(ADMIN_EVENTS_PATH)}> + + + {displayName} + + + + + ); + }; + const headerBackButton = onBack ? ( - + ) : ( - + {}} ariaLabel="Search"> + + + + ); - const headerTitleRight = ( - - - {pageTitle} - - {subtitleText ? ( - - {subtitleText} - - ) : null} - - ); - const headerTitleCenter = ( - - - {pageTitle} - - {subtitleText ? ( - - {subtitleText} - - ) : null} - - ); - const isEventsIndex = location.pathname === ADMIN_EVENTS_PATH; - const canSwitchEvents = hasMultipleEvents && !isEventsIndex; + const headerActionsRow = ( - - {canSwitchEvents ? ( - navigate(ADMIN_EVENTS_PATH)} ariaLabel={t('header.switchEvent', 'Switch event')}> + + {showQr ? ( + navigate(adminPath(`/mobile/events/${effectiveActive?.slug}/qr`))} + ariaLabel={t('header.quickQr', 'Quick QR')} + > - + ) : null} + navigate(adminPath('/mobile/notifications'))} ariaLabel={t('mobile.notifications', 'Notifications')} > - + {notificationCount > 0 ? ( {notificationCount > 9 ? '9+' : notificationCount} @@ -260,24 +237,26 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head ) : null} - {showQr ? ( - navigate(adminPath(`/mobile/events/${effectiveActive?.slug}/qr`))} - ariaLabel={t('header.quickQr', 'Quick QR')} + + {/* User Avatar */} + navigate(adminPath('/mobile/profile'))}> + - - - - - ) : null} + {user?.avatar_url ? ( + + ) : ( + + {user?.name?.charAt(0).toUpperCase() ?? 'U'} + + )} + + + {headerActions ?? null} ); @@ -287,19 +266,12 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head backgroundColor={backgroundColor} minHeight="100vh" alignItems="center" - style={{ background: appBackground }} > - {isCompactHeader ? ( - + {headerBackButton} - - {headerTitleCenter} + + + - + + {headerActionsRow} - - ) : ( - - {headerBackButton} - - - {headerTitleRight} - - {headerActionsRow} - - - )} + {!online ? ( - - + + {t('status.offline', 'Offline mode: changes will sync when you are back online.')} ) : null} {queuedPhotoCount > 0 ? ( - + {t('status.queueTitle', 'Photo actions pending')} - + {online ? t('status.queueBodyOnline', '{{count}} actions ready to sync.', { count: queuedPhotoCount }) : t('status.queueBodyOffline', '{{count}} actions saved offline.', { count: queuedPhotoCount })} @@ -387,7 +334,6 @@ export function MobileShell({ title, subtitle, children, activeTab, onBack, head - ); } @@ -418,17 +364,4 @@ export function HeaderActionButton({ {children} ); -} - -export function renderEventLocation(event?: TenantEvent | null): string { - if (!event) return 'Location'; - const settings = (event.settings ?? {}) as Record; - const candidate = - (settings.location as string | undefined) ?? - (settings.address as string | undefined) ?? - (settings.city as string | undefined); - if (candidate && candidate.trim()) { - return candidate; - } - return 'Location'; -} +} \ No newline at end of file diff --git a/resources/js/admin/mobile/hooks/useEventReadiness.ts b/resources/js/admin/mobile/hooks/useEventReadiness.ts new file mode 100644 index 0000000..c9373b1 --- /dev/null +++ b/resources/js/admin/mobile/hooks/useEventReadiness.ts @@ -0,0 +1,90 @@ +import { TenantEvent } from '../../api'; +import { adminPath } from '../../constants'; + +export type ReadinessStep = { + id: string; + label: string; + isComplete: boolean; + ctaLabel: string; + targetPath: string; + priority: number; // Lower is higher priority +}; + +export type ReadinessStatus = { + steps: ReadinessStep[]; + totalSteps: number; + completedSteps: number; + progress: number; // 0 to 1 + nextStep: ReadinessStep | null; + isReady: boolean; +}; + +export function useEventReadiness(event: TenantEvent | null): ReadinessStatus { + if (!event) { + return { steps: [], totalSteps: 0, completedSteps: 0, progress: 0, nextStep: null, isReady: false }; + } + + const settings = (event.settings ?? {}) as Record; + + // 1. Basics: Date & Location + const hasDate = Boolean(event.event_date); + const hasLocation = Boolean( + (settings.location as string) || + (settings.address as string) || + (settings.city as string) + ); + + // 2. Engagement: Tasks (only if tasks are enabled) + const tasksEnabled = event.engagement_mode !== 'photo_only'; + const hasTasks = (event.tasks_count ?? 0) > 0; + + // 3. Access: QR / Invites + // We consider it "done" if there is at least one active invite token (default is created on event creation usually, but let's check) + const hasInvite = (event.active_invites_count ?? 0) > 0 || (event.total_invites_count ?? 0) > 0; + + const steps: ReadinessStep[] = [ + { + id: 'basics', + label: 'Date & Location', + isComplete: hasDate && hasLocation, + ctaLabel: 'Set Date & Location', + targetPath: `/mobile/events/${event.slug}/edit`, + priority: 1 + }, + { + id: 'access', + label: 'QR Codes', + isComplete: hasInvite, + ctaLabel: 'Get QR Code', + targetPath: `/mobile/events/${event.slug}/qr`, + priority: 3 // Access is usually needed after setup + } + ]; + + if (tasksEnabled) { + steps.push({ + id: 'tasks', + label: 'Photo Tasks', + isComplete: hasTasks, + ctaLabel: 'Add Photo Tasks', + targetPath: `/mobile/events/${event.slug}/tasks`, + priority: 2 // Content comes before distribution + }); + } + + // Sort by priority + steps.sort((a, b) => a.priority - b.priority); + + const completedSteps = steps.filter(s => s.isComplete).length; + const totalSteps = steps.length; + const nextStep = steps.find(s => !s.isComplete) ?? null; + + return { + steps, + totalSteps, + completedSteps, + progress: totalSteps > 0 ? completedSteps / totalSteps : 0, + nextStep, + isReady: !nextStep + }; +} diff --git a/resources/js/admin/mobile/theme.ts b/resources/js/admin/mobile/theme.ts index 038d673..210333c 100644 --- a/resources/js/admin/mobile/theme.ts +++ b/resources/js/admin/mobile/theme.ts @@ -1,48 +1,46 @@ import { useTheme } from '@tamagui/core'; export const ADMIN_COLORS = { - primary: '#FF5C5C', - primaryStrong: '#E63B57', - accent: '#3D5AFE', - accentSoft: '#E8ECFF', - accentWarm: '#FFE3D6', - warning: '#FBBF24', - success: '#22C55E', - danger: '#EF4444', - text: '#0B132B', - textMuted: '#54606E', - textSubtle: '#8C99A8', - border: '#F3D6C9', + primary: '#4F46E5', // Indigo 600 + primaryStrong: '#4338CA', // Indigo 700 + accent: '#F43F5E', // Rose 500 + accentSoft: '#E0E7FF', // Indigo 100 + accentWarm: '#FFE4E6', // Rose 100 + warning: '#F59E0B', // Amber 500 + success: '#10B981', // Emerald 500 + danger: '#EF4444', // Red 500 + text: '#0F172A', // Slate 900 + textMuted: '#475569', // Slate 600 + textSubtle: '#64748B', // Slate 500 + border: '#E2E8F0', // Slate 200 surface: '#FFFFFF', - surfaceMuted: '#FFF6F0', - backdrop: '#0B132B', + surfaceMuted: '#F8FAFC', // Slate 50 + backdrop: '#0F172A', }; export const ADMIN_ACTION_COLORS = { - settings: '#00C2A8', - tasks: '#FFC857', - qr: '#3D5AFE', - images: '#FF7AB6', - liveShow: '#FF6D00', - liveShowSettings: '#00B0FF', - guests: '#22C55E', - guestMessages: '#FF8A00', - branding: '#00B4D8', - photobooth: '#FF3D71', + settings: '#64748B', // Slate 500 + tasks: '#F43F5E', // Rose 500 (Accent) + qr: '#10B981', // Emerald 500 + images: '#4F46E5', // Indigo 600 (Primary) + liveShow: '#F59E0B', // Amber 500 + liveShowSettings: '#6366F1', // Indigo 500 + guests: '#334155', // Slate 700 + guestMessages: '#4F46E5', + branding: '#6366F1', + photobooth: '#8B5CF6', // Violet 500 recap: '#94A3B8', - packages: ADMIN_COLORS.primary, - analytics: '#22C55E', - invites: '#3D5AFE', + packages: '#4F46E5', + analytics: '#10B981', + invites: '#10B981', }; export const ADMIN_GRADIENTS = { - primaryCta: `linear-gradient(135deg, ${ADMIN_COLORS.primary}, #FF9A5C, ${ADMIN_COLORS.accent})`, - softCard: 'linear-gradient(145deg, rgba(255,255,255,0.98), rgba(255,245,238,0.92))', - loginBackground: 'linear-gradient(135deg, #0b132b, #162040, #0b132b)', - appBackground: - 'radial-gradient(circle at 15% 0%, rgba(255, 92, 92, 0.22), transparent 50%), radial-gradient(circle at 85% 10%, rgba(61, 90, 254, 0.2), transparent 55%), linear-gradient(180deg, #fff4ee 0%, #ffefe4 100%)', - appBackgroundDark: - 'radial-gradient(circle at 15% 0%, rgba(255, 92, 92, 0.18), transparent 55%), radial-gradient(circle at 85% 10%, rgba(61, 90, 254, 0.18), transparent 55%), linear-gradient(180deg, #0b132b 0%, #0e1a33 100%)', + primaryCta: `linear-gradient(135deg, ${ADMIN_COLORS.primary}, ${ADMIN_COLORS.primaryStrong})`, + softCard: 'linear-gradient(145deg, rgba(255,255,255,1), rgba(248,250,252,0.95))', + loginBackground: 'linear-gradient(135deg, #0F172A, #1E293B, #0F172A)', + appBackground: 'linear-gradient(180deg, #F1F5F9 0%, #F1F5F9 100%)', + appBackgroundDark: 'linear-gradient(180deg, #0F172A 0%, #1E293B 100%)', }; export const ADMIN_MOTION = { @@ -78,7 +76,7 @@ function parseRgb(color: string): Rgb | null { return null; } -function withAlpha(color: string, alpha: number): string { +export function withAlpha(color: string, alpha: number): string { const rgb = parseRgb(color); if (! rgb) { return color; @@ -99,47 +97,47 @@ function isDarkColor(color: string): boolean { export function useAdminTheme() { const theme = useTheme(); - const background = String(theme.background?.val ?? '#FFF8F5'); + const background = String(theme.background?.val ?? ADMIN_COLORS.surfaceMuted); const surface = String(theme.surface?.val ?? ADMIN_COLORS.surface); const border = String(theme.borderColor?.val ?? ADMIN_COLORS.border); const isDark = isDarkColor(background); const glassSurface = withAlpha(surface, isDark ? 0.96 : 0.98); const glassSurfaceStrong = withAlpha(surface, isDark ? 1 : 1); const glassBorder = withAlpha(border, isDark ? 0.85 : 0.95); - const glassShadow = isDark ? 'rgba(0, 0, 0, 0.55)' : 'rgba(11, 19, 43, 0.18)'; + const glassShadow = isDark ? 'rgba(0, 0, 0, 0.55)' : 'rgba(15, 23, 42, 0.08)'; const appBackground = isDark ? ADMIN_GRADIENTS.appBackgroundDark : ADMIN_GRADIENTS.appBackground; return { theme, background, surface, - surfaceMuted: String(theme.gray2?.val ?? ADMIN_COLORS.surfaceMuted), + surfaceMuted: String(theme.muted?.val ?? ADMIN_COLORS.surfaceMuted), border, text: String(theme.color?.val ?? ADMIN_COLORS.text), - textStrong: String(theme.color12?.val ?? theme.color?.val ?? ADMIN_COLORS.text), - muted: String(theme.gray?.val ?? ADMIN_COLORS.textMuted), - subtle: String(theme.gray8?.val ?? ADMIN_COLORS.textSubtle), + textStrong: String(theme.text?.val ?? theme.color?.val ?? ADMIN_COLORS.text), + muted: String(theme.muted?.val ?? ADMIN_COLORS.textMuted), + subtle: String(theme.textSubtle?.val ?? ADMIN_COLORS.textSubtle), primary: String(theme.primary?.val ?? ADMIN_COLORS.primary), - accent: String(theme.blue6?.val ?? theme.accent?.val ?? ADMIN_COLORS.accent), + accent: String(theme.accent?.val ?? ADMIN_COLORS.accent), accentSoft: String(theme.blue3?.val ?? ADMIN_COLORS.accentSoft), - accentStrong: String(theme.blue10?.val ?? ADMIN_COLORS.primaryStrong), - successBg: String(theme.green3?.val ?? '#DCFCE7'), + accentStrong: String(theme.blue11?.val ?? ADMIN_COLORS.primaryStrong), + successBg: String(theme.backgroundStrong?.val ?? '#DCFCE7'), successText: String(theme.green10?.val ?? '#166534'), dangerBg: String(theme.red3?.val ?? '#FEE2E2'), dangerText: String(theme.red11?.val ?? ADMIN_COLORS.danger), - warningBg: String(theme.yellow3?.val ?? '#FFF7ED'), - warningBorder: String(theme.yellow6?.val ?? '#FED7AA'), - warningText: String(theme.yellow11?.val ?? '#92400E'), + warningBg: String(theme.yellow3?.val ?? '#FEF3C7'), + warningBorder: String(theme.yellow6?.val ?? '#FCD34D'), + warningText: String(theme.yellow11?.val ?? '#B45309'), infoBg: String(theme.blue3?.val ?? ADMIN_COLORS.accentSoft), infoText: String(theme.blue10?.val ?? ADMIN_COLORS.primaryStrong), - danger: String(theme.red10?.val ?? ADMIN_COLORS.danger), - backdrop: String(theme.gray12?.val ?? ADMIN_COLORS.backdrop), - overlay: withAlpha(String(theme.gray12?.val ?? ADMIN_COLORS.backdrop), 0.6), - shadow: String(theme.shadowColor?.val ?? 'rgba(15, 23, 42, 0.12)'), + danger: String(theme.danger?.val ?? ADMIN_COLORS.danger), + backdrop: String(theme.backgroundStrong?.val ?? ADMIN_COLORS.backdrop), + overlay: withAlpha(String(theme.backgroundStrong?.val ?? ADMIN_COLORS.backdrop), 0.6), + shadow: String(theme.shadowColor?.val ?? 'rgba(15, 23, 42, 0.08)'), glassSurface, glassSurfaceStrong, glassBorder, glassShadow, appBackground, }; -} +} \ No newline at end of file diff --git a/resources/js/guest/guest-sw.ts b/resources/js/guest/guest-sw.ts index cafe27b..6894d98 100644 --- a/resources/js/guest/guest-sw.ts +++ b/resources/js/guest/guest-sw.ts @@ -1,4 +1,4 @@ -/* eslint-disable no-restricted-globals */ + /// import { clientsClaim } from 'workbox-core'; diff --git a/tamagui.config.ts b/tamagui.config.ts index 971309c..02e3f2d 100644 --- a/tamagui.config.ts +++ b/tamagui.config.ts @@ -8,27 +8,24 @@ const tokens = { ...baseTokens, color: { ...baseTokens.color, - primary: '#FF5C5C', - accent: '#3D5AFE', - accentSoft: '#E8ECFF', - success: '#22C55E', - warning: '#FBBF24', - danger: '#EF4444', + primary: '#4F46E5', // Indigo 600 + accent: '#F43F5E', // Rose 500 + accentSoft: '#E0E7FF', // Indigo 100 + success: '#10B981', // Emerald 500 + warning: '#F59E0B', // Amber 500 + danger: '#EF4444', // Red 500 surface: '#ffffff', - muted: '#FFF6F0', - border: '#F3D6C9', - text: '#0B132B', + muted: '#F8FAFC', // Slate 50 + border: '#E2E8F0', // Slate 200 + text: '#0F172A', // Slate 900 }, radius: { - ...baseTokens.radius, - card: 20, +// ... existing radius tokens ... + card: 16, tile: 14, pill: 999, }, - size: { - ...baseTokens.size, - card: 20, - }, +// ... }; const themes = { @@ -37,27 +34,27 @@ const themes = { ...baseThemes.light, primary: tokens.color.primary, accent: tokens.color.accent, - background: '#FFF1E8', - backgroundHover: '#FFE8DD', - backgroundPress: '#FFE1D2', + background: '#F1F5F9', // Slate 100 + backgroundHover: '#E2E8F0', + backgroundPress: '#CBD5E1', backgroundStrong: tokens.color.surface, - backgroundTransparent: 'rgba(255, 241, 232, 0)', + backgroundTransparent: 'rgba(241, 245, 249, 0)', color: tokens.color.text, - colorHover: '#091024', - colorPress: '#091024', - colorFocus: '#091024', + colorHover: '#1E293B', + colorPress: '#1E293B', + colorFocus: '#1E293B', borderColor: tokens.color.border, - 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)', + borderColorHover: '#CBD5E1', + borderColorPress: '#94A3B8', + shadowColor: 'rgba(15, 23, 42, 0.08)', + shadowColorPress: 'rgba(15, 23, 42, 0.12)', + shadowColorFocus: 'rgba(15, 23, 42, 0.12)', surface: tokens.color.surface, muted: tokens.color.muted, blue3: tokens.color.accentSoft, - blue6: tokens.color.accent, + blue6: '#6366F1', // Indigo 500 blue10: tokens.color.primary, - blue11: '#1E36F1', + blue11: '#4338CA', // Indigo 700 }, dark: { ...baseThemes.dark,