UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

454 lines (452 loc) 54 kB
// Do not edit directly, this file was auto-generated. @dt-font-size-100: 16px; // small @dt-font-size-200: 20px; // medium / base @dt-font-size-300: 28px; // large @dt-font-size-400: 41px; // extra large / xl @dt-font-size-500: 65px; // extra large / xxl @dt-font-size-600: 105px; @dt-size-border-focus: 0.3rem; @dt-color-foreground-primary: #1C1C1C; // Default text color throughout the UI. @dt-color-foreground-secondary: #3A3A3A; // Example uses include introduction paragraphs, labels, and descriptions paired with form elements. @dt-color-foreground-tertiary: #535353; // Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. @dt-color-foreground-muted: hsl(0 0% 0% / 0.5); @dt-color-foreground-placeholder: #808080; // Text color for placeholder text within form elements. @dt-color-foreground-disabled: #808080; // Used for text paired with disabled content or components, like the form elements. @dt-color-foreground-critical: #D90A45; // Expresses an error, danger, or otherwise critical state. @dt-color-foreground-critical-strong: #AF0032; // Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast. @dt-color-foreground-success: #008E52; // Indicates a positive state. @dt-color-foreground-success-strong: #004F2E; // Indicates a strong positive state on surfaces that require a stronger contrast. @dt-color-foreground-warning: #815008; // Indicates information that requires user’s attention and further action may be necessary. @dt-color-foreground-primary-inverted: #F9F9F9; // Primary text that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-secondary-inverted: #E9E9E9; // Secondary text color that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-tertiary-inverted: #D2D2D2; // Tertiary text color that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-muted-inverted: hsl(0 0% 97.6% / 0.65); // Muted text color that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-placeholder-inverted: #AAAAAA; // Placeholder text color that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-disabled-inverted: #AAAAAA; // Disabled text color that sits on high-contrast surfaces or backgrounds. @dt-color-foreground-critical-inverted: #FF716F; // Critical text that sits on high-contrast surfaces or backgrounds @dt-color-foreground-critical-strong-inverted: #FFABA4; // Critical strong text that sits on high-contrast surfaces or backgrounds @dt-color-foreground-success-inverted: #AEFB3C; // Success text that sits on high-contrast surfaces or backgrounds @dt-color-foreground-success-strong-inverted: #DBFFA9; // Success strong text that sits on high-contrast surfaces or backgrounds @dt-color-foreground-warning-inverted: #FF9E0E; // Warning text that sits on high-contrast surfaces or backgrounds @dt-color-link-primary: #7C52FF; @dt-color-link-primary-hover: #5023DD; @dt-color-link-critical: #D90A45; @dt-color-link-critical-hover: #AF0032; @dt-color-link-success: #008E52; // positive @dt-color-link-success-hover: #004F2E; @dt-color-link-warning: #815008; @dt-color-link-warning-hover: #533204; @dt-color-link-muted: #3A3A3A; @dt-color-link-muted-hover: #1C1C1C; @dt-color-link-disabled: #808080; @dt-color-link-disabled-hover: #808080; @dt-color-link-primary-inverted: #BBA6FC; @dt-color-link-primary-inverted-hover: #D3BCFF; @dt-color-link-critical-inverted: #FF716F; @dt-color-link-critical-inverted-hover: #FFABA4; @dt-color-link-success-inverted: #AEFB3C; @dt-color-link-success-inverted-hover: #DBFFA9; @dt-color-link-warning-inverted: #FF9E0E; @dt-color-link-warning-inverted-hover: #FFDB80; @dt-color-link-muted-inverted: #E9E9E9; @dt-color-link-muted-inverted-hover: #F9F9F9; @dt-color-link-disabled-inverted: #AAAAAA; @dt-color-link-disabled-inverted-hover: #AAAAAA; @dt-color-surface-primary: #ffffff; // Default surface color for the majority of surfaces. @dt-color-surface-secondary: #F9F9F9; // For adjacent or complementary regions. @dt-color-surface-moderate: #E9E9E9; // A tertiary surface level, prominent without being too overpowering. @dt-color-surface-bold: #D2D2D2; // Highlight or call attention to specific areas of the interface. @dt-color-surface-strong: #535353; // Use sparingly to draw the eye to a relatively important region. @dt-color-surface-contrast: #252525; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. @dt-color-surface-critical: #FFE5E6; // Background surface color containing error, danger, or otherwise critical messaging or elements. @dt-color-surface-warning: #FFF4CC; // Background surface color highlighting messaging or elements that may require user's attention. @dt-color-surface-success: #EDF9EB; // Background surface color containing messaging or elements expressing a positive or successful state. @dt-color-surface-info: #EAF2FA; // Background surface color containing messaging or elements communicated as generally informational. @dt-color-surface-brand: #F5F0FF; // Background surface color containing messaging or elements communicated as generally informational. @dt-color-surface-critical-subtle: #FFF2F3; // A softer version of the Critical surface. @dt-color-surface-warning-subtle: #fffae5; // A softer version of the default warning surface. @dt-color-surface-success-subtle: #f6fcf5; // A softer version of the default success surface. @dt-color-surface-info-subtle: #f5f9fd; // A softer version of the default informational surface. @dt-color-surface-brand-subtle: #f9f6ff; // A softer version of the default informational surface. @dt-color-surface-critical-strong: #D90A45; // A contrasting critical surface, most likely paired with inverted foreground colors. @dt-color-surface-warning-strong: #FFBD48; // A contrasting warning surface, most likely paired with inverted foreground colors. @dt-color-surface-success-strong: #008E52; // A contrasting positive state surface, most likely paired with inverted foreground colors. @dt-color-surface-info-strong: #1768C6; // A contrasting informational surface, most likely paired with inverted foreground colors. @dt-color-surface-brand-strong: #7C52FF; // A contrasting informational surface, most likely paired with inverted foreground colors. @dt-color-surface-primary-opaque: hsl(0 0% 100% / 0.96); // Primary surface as opaque background color. @dt-color-surface-secondary-opaque: hsl(0 0% 11% / 0.02); // Secondary surface as opaque background color. @dt-color-surface-moderate-opaque: hsl(0 0% 11% / 0.1); // Moderate surface as opaque background color. @dt-color-surface-bold-opaque: hsl(0 0% 11% / 0.19); // Bold surface as opaque background color. @dt-color-surface-strong-opaque: hsl(0 0% 11% / 0.76); // Strong surface as opaque background color. @dt-color-surface-contrast-opaque: hsl(0 0% 11% / 0.94); // Contrast surface as opaque background color. @dt-color-surface-critical-opaque: hsl(4.62 100% 82.2% / 0.31); // Critical surface as opaque background color. @dt-color-surface-warning-opaque: hsl(46.1 100% 80.6% / 0.5); // Warning surface as opaque background color @dt-color-surface-success-opaque: hsl(85.1 100% 83.1% / 0.25); // Success surface as opaque background color. @dt-color-surface-info-opaque: hsl(201 100% 87.1% / 0.35); // Info surface as opaque background color. @dt-color-surface-brand-opaque: hsl(261 100% 86.9% / 0.27); // Info surface as opaque background color. @dt-color-surface-critical-subtle-opaque: hsl(358 100% 94.9% / 0.5); // Critical subtle surface as opaque background color. @dt-color-surface-warning-subtle-opaque: hsl(47.1 100% 90% / 0.5); // Warning subtle surface as opaque background color @dt-color-surface-success-subtle-opaque: hsl(111 53.8% 94.9% / 0.5); // Success subtle surface as opaque background color. @dt-color-surface-info-subtle-opaque: hsl(210 61.5% 94.9% / 0.5); // Info surface as opaque background color. @dt-color-surface-brand-subtle-opaque: hsl(261 100% 86.9% / 0.2); // Info surface as opaque background color. @dt-color-surface-primary-inverted: #000000; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. @dt-color-surface-secondary-inverted: #252525; // For adjacent or complementary regions. @dt-color-surface-moderate-inverted: #3A3A3A; // A tertiary surface level, prominent without being too overpowering. @dt-color-surface-bold-inverted: #535353; // Highlight or call attention to specific areas of the interface. @dt-color-surface-strong-inverted: #AAAAAA; // Use sparingly to draw the eye to a relatively important region. @dt-color-surface-contrast-inverted: #F9F9F9; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. @dt-color-surface-critical-inverted: #380010; // Background surface color containing error, danger, or otherwise critical messaging or elements. @dt-color-surface-warning-inverted: #2C1B02; // Background surface color highlighting messaging or elements that may require user's attention. @dt-color-surface-success-inverted: #012717; // Background surface color containing messaging or elements expressing a positive or successful state. @dt-color-surface-info-inverted: #001429; // Background surface color containing messaging or elements communicated as generally informational. @dt-color-surface-brand-inverted: #1D0155; // Background surface color containing messaging or elements communicated as generally informational. @dt-color-surface-critical-subtle-inverted: #1C0108; // A softer version of the Critical surface. @dt-color-surface-warning-subtle-inverted: #201301; // A softer version of the default warning surface. @dt-color-surface-success-subtle-inverted: #00150D; // A softer version of the default success surface. @dt-color-surface-info-subtle-inverted: #010B16; // A softer version of the default informational surface. @dt-color-surface-brand-subtle-inverted: #10022C; // A softer version of the default informational surface. @dt-color-surface-critical-strong-inverted: #FF716F; // A contrasting critical surface, most likely paired with inverted foreground colors. @dt-color-surface-warning-strong-inverted: #FFDB80; // A contrasting warning surface, most likely paired with inverted foreground colors. @dt-color-surface-success-strong-inverted: #AEFB3C; // A contrasting positive state surface, most likely paired with inverted foreground colors. @dt-color-surface-info-strong-inverted: #4AA9EA; // A contrasting informational surface, most likely paired with inverted foreground colors. @dt-color-surface-brand-strong-inverted: #BBA6FC; // A contrasting informational surface, most likely paired with inverted foreground colors. @dt-color-surface-primary-opaque-inverted: hsl(0 0% 0% / 0.85); // Secondary surface as opaque background color. @dt-color-surface-secondary-opaque-inverted: hsl(0 0% 100% / 0.15); // Secondary surface as opaque background color. @dt-color-surface-moderate-opaque-inverted: hsl(0 0% 100% / 0.23); // Moderate surface as opaque background color. @dt-color-surface-bold-opaque-inverted: hsl(0 0% 100% / 0.32); // Bold surface as opaque background color. @dt-color-surface-strong-opaque-inverted: hsl(0 0% 100% / 0.67); // Strong surface as opaque background color. @dt-color-surface-contrast-opaque-inverted: hsl(0 0% 100% / 0.97); // Contrast surface as opaque background color. @dt-color-surface-critical-opaque-inverted: hsl(342 85.2% 21.2% / 0.5); // Critical surface as opaque background color. @dt-color-surface-warning-opaque-inverted: hsl(34.9 90.8% 17.1% / 0.35); // Warning surface as opaque background color @dt-color-surface-success-opaque-inverted: hsl(155 100% 15.5% / 0.3); // Success surface as opaque background color. @dt-color-surface-info-opaque-inverted: hsl(211 100% 8.04% / 0.6); // Info surface as opaque background color. @dt-color-surface-brand-opaque-inverted: hsl(260 97.7% 16.9% / 0.8); // Info surface as opaque background color. @dt-color-surface-critical-subtle-opaque-inverted: hsl(344 93.1% 5.69% / 0.6); // Critical subtle surface as opaque background color. @dt-color-surface-warning-subtle-opaque-inverted: hsl(34.8 93.9% 6.47% / 0.7); // Warning subtle surface as opaque background color @dt-color-surface-success-subtle-opaque-inverted: hsl(157 100% 4.12% / 0.66); // Success subtle surface as opaque background color. @dt-color-surface-info-subtle-opaque-inverted: hsl(211 91.3% 4.51% / 0.66); // Info surface as opaque background color. @dt-color-surface-brand-subtle-opaque-inverted: hsl(260 91.3% 9.02% / 0.66); // Info surface as opaque background color. @dt-color-surface-backdrop: hsl(0 0% 0% / 0.65); // Background color for a modal-like backdrop. @dt-color-surface-ai: linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%); @dt-color-border-subtle: hsl(0 0% 11% / 0.11); @dt-color-border-default: hsl(0 0% 11% / 0.17); @dt-color-border-moderate: hsl(0 0% 11% / 0.3); @dt-color-border-bold: hsl(0 0% 11% / 0.5); @dt-color-border-critical: #D90A45; @dt-color-border-success: #2EA834; @dt-color-border-warning: #FF9E0E; @dt-color-border-brand: #7C52FF; @dt-color-border-critical-subtle: #FF716F; @dt-color-border-success-subtle: #D1FF76; @dt-color-border-warning-subtle: #FFDB80; @dt-color-border-brand-subtle: #BBA6FC; @dt-color-border-critical-strong: #93173A; @dt-color-border-success-strong: #004F2E; @dt-color-border-warning-strong: #D57F00; @dt-color-border-brand-strong: #5023DD; @dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.12); @dt-color-border-default-inverted: hsl(0 0% 100% / 0.2); @dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.35); @dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5); @dt-color-border-critical-inverted: #FF716F; @dt-color-border-success-inverted: #52C926; @dt-color-border-warning-inverted: #EA8F07; @dt-color-border-brand-inverted: #A38FF9; @dt-color-border-critical-subtle-inverted: #640823; @dt-color-border-success-subtle-inverted: #004F2E; @dt-color-border-warning-subtle-inverted: #815008; @dt-color-border-brand-subtle-inverted: #7C52FF; @dt-color-border-critical-strong-inverted: #FFABA4; @dt-color-border-success-strong-inverted: #84EE0B; @dt-color-border-warning-strong-inverted: #FFDB80; @dt-color-border-brand-strong-inverted: #D3BCFF; @dt-color-border-focus: #4AA9EA; @dt-color-border-ai: linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%); @dt-color-border-accent: #FF1BA4; @dt-typography-body-md-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Base default medium text style for main content. @dt-typography-body-md-font-weight: 400; // Base default medium text style for main content. @dt-typography-body-md-line-height: 1.6; // Base default medium text style for main content. @dt-typography-body-md-font-size: 20px; // Base default medium text style for main content. @dt-typography-body-md-text-case: none; // Base default medium text style for main content. @dt-typography-body-md-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of medium body style. @dt-typography-body-md-compact-font-weight: 400; // A tighter-spaced version of medium body style. @dt-typography-body-md-compact-line-height: 1.4; // A tighter-spaced version of medium body style. @dt-typography-body-md-compact-font-size: 20px; // A tighter-spaced version of medium body style. @dt-typography-body-md-compact-text-case: none; // A tighter-spaced version of medium body style. @dt-typography-body-sm-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Reduced small text style for less prominent or adjacent content. @dt-typography-body-sm-font-weight: 400; // Reduced small text style for less prominent or adjacent content. @dt-typography-body-sm-line-height: 1.4; // Reduced small text style for less prominent or adjacent content. @dt-typography-body-sm-font-size: 16px; // Reduced small text style for less prominent or adjacent content. @dt-typography-body-sm-text-case: none; // Reduced small text style for less prominent or adjacent content. @dt-typography-body-sm-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of small body style. @dt-typography-body-sm-compact-font-weight: 400; // A tighter-spaced version of small body style. @dt-typography-body-sm-compact-line-height: 1.2; // A tighter-spaced version of small body style. @dt-typography-body-sm-compact-font-size: 16px; // A tighter-spaced version of small body style. @dt-typography-body-sm-compact-text-case: none; // A tighter-spaced version of small body style. @dt-typography-headline-eyebrow-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. @dt-typography-headline-eyebrow-font-weight: 400; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. @dt-typography-headline-eyebrow-line-height: 1.4; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. @dt-typography-headline-eyebrow-font-size: 16px; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. @dt-typography-headline-eyebrow-text-case: uppercase; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. @dt-typography-headline-sm-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Smaller text size for secondary information or subheadings. @dt-typography-headline-sm-font-weight: 700; // Smaller text size for secondary information or subheadings. @dt-typography-headline-sm-line-height: 1.4; // Smaller text size for secondary information or subheadings. @dt-typography-headline-sm-font-size: 20px; // Smaller text size for secondary information or subheadings. @dt-typography-headline-sm-text-case: none; // Smaller text size for secondary information or subheadings. @dt-typography-headline-sm-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of small headline style. @dt-typography-headline-sm-compact-font-weight: 700; // A tighter-spaced version of small headline style. @dt-typography-headline-sm-compact-line-height: 1.2; // A tighter-spaced version of small headline style. @dt-typography-headline-sm-compact-font-size: 20px; // A tighter-spaced version of small headline style. @dt-typography-headline-sm-compact-text-case: none; // A tighter-spaced version of small headline style. @dt-typography-headline-sm-soft-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A softer font weight version of small headline style. @dt-typography-headline-sm-soft-font-weight: 500; // A softer font weight version of small headline style. @dt-typography-headline-sm-soft-line-height: 1.4; // A softer font weight version of small headline style. @dt-typography-headline-sm-soft-font-size: 20px; // A softer font weight version of small headline style. @dt-typography-headline-sm-soft-text-case: none; // A softer font weight version of small headline style. @dt-typography-headline-sm-soft-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A softer font weight, tighter-spaced version of small headline style. @dt-typography-headline-sm-soft-compact-font-weight: 500; // A softer font weight, tighter-spaced version of small headline style. @dt-typography-headline-sm-soft-compact-line-height: 1.2; // A softer font weight, tighter-spaced version of small headline style. @dt-typography-headline-sm-soft-compact-font-size: 20px; // A softer font weight, tighter-spaced version of small headline style. @dt-typography-headline-sm-soft-compact-text-case: none; // A softer font weight, tighter-spaced version of small headline style. @dt-typography-headline-md-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Medium-sized base text style for headlines. @dt-typography-headline-md-font-weight: 700; // Medium-sized base text style for headlines. @dt-typography-headline-md-line-height: 1.6; // Medium-sized base text style for headlines. @dt-typography-headline-md-font-size: 28px; // Medium-sized base text style for headlines. @dt-typography-headline-md-text-case: none; // Medium-sized base text style for headlines. @dt-typography-headline-md-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of medium headline style. @dt-typography-headline-md-compact-font-weight: 700; // A tighter-spaced version of medium headline style. @dt-typography-headline-md-compact-line-height: 1.4; // A tighter-spaced version of medium headline style. @dt-typography-headline-md-compact-font-size: 28px; // A tighter-spaced version of medium headline style. @dt-typography-headline-md-compact-text-case: none; // A tighter-spaced version of medium headline style. @dt-typography-headline-lg-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Large text style for headlines to attract attention. @dt-typography-headline-lg-font-weight: 700; // Large text style for headlines to attract attention. @dt-typography-headline-lg-line-height: 1.6; // Large text style for headlines to attract attention. @dt-typography-headline-lg-font-size: 41px; // Large text style for headlines to attract attention. @dt-typography-headline-lg-text-case: none; // Large text style for headlines to attract attention. @dt-typography-headline-lg-soft-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A softer font weight version of large headline style. @dt-typography-headline-lg-soft-font-weight: 500; // A softer font weight version of large headline style. @dt-typography-headline-lg-soft-line-height: 1.6; // A softer font weight version of large headline style. @dt-typography-headline-lg-soft-font-size: 41px; // A softer font weight version of large headline style. @dt-typography-headline-lg-soft-text-case: none; // A softer font weight version of large headline style. @dt-typography-headline-lg-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of large body style. @dt-typography-headline-lg-compact-font-weight: 700; // A tighter-spaced version of large body style. @dt-typography-headline-lg-compact-line-height: 1.4; // A tighter-spaced version of large body style. @dt-typography-headline-lg-compact-font-size: 41px; // A tighter-spaced version of large body style. @dt-typography-headline-lg-compact-text-case: none; // A tighter-spaced version of large body style. @dt-typography-headline-lg-soft-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A softer font weight, tighter spaced version of large headline style. @dt-typography-headline-lg-soft-compact-font-weight: 500; // A softer font weight, tighter spaced version of large headline style. @dt-typography-headline-lg-soft-compact-line-height: 1.4; // A softer font weight, tighter spaced version of large headline style. @dt-typography-headline-lg-soft-compact-font-size: 41px; // A softer font weight, tighter spaced version of large headline style. @dt-typography-headline-lg-soft-compact-text-case: none; // A softer font weight, tighter spaced version of large headline style. @dt-typography-headline-xl-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Extra large text style for high importance headlines. @dt-typography-headline-xl-font-weight: 500; // Extra large text style for high importance headlines. @dt-typography-headline-xl-line-height: 1.2; // Extra large text style for high importance headlines. @dt-typography-headline-xl-font-size: 65px; // Extra large text style for high importance headlines. @dt-typography-headline-xl-text-case: none; // Extra large text style for high importance headlines. @dt-typography-headline-xl-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of extra large headline style. @dt-typography-headline-xl-compact-font-weight: 500; // A tighter-spaced version of extra large headline style. @dt-typography-headline-xl-compact-line-height: 1; // A tighter-spaced version of extra large headline style. @dt-typography-headline-xl-compact-font-size: 65px; // A tighter-spaced version of extra large headline style. @dt-typography-headline-xl-compact-text-case: none; // A tighter-spaced version of extra large headline style. @dt-typography-headline-xxl-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Largest text style for extra extra large content. @dt-typography-headline-xxl-font-weight: 500; // Largest text style for extra extra large content. @dt-typography-headline-xxl-line-height: 1.2; // Largest text style for extra extra large content. @dt-typography-headline-xxl-font-size: 105px; // Largest text style for extra extra large content. @dt-typography-headline-xxl-text-case: none; // Largest text style for extra extra large content. @dt-typography-headline-xxl-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of extra extra large headline style. @dt-typography-headline-xxl-compact-font-weight: 500; // A tighter-spaced version of extra extra large headline style. @dt-typography-headline-xxl-compact-line-height: 1; // A tighter-spaced version of extra extra large headline style. @dt-typography-headline-xxl-compact-font-size: 105px; // A tighter-spaced version of extra extra large headline style. @dt-typography-headline-xxl-compact-text-case: none; // A tighter-spaced version of extra extra large headline style. @dt-typography-label-md-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Base default medium-sized text style for labels, providing clear identification and categorization. @dt-typography-label-md-font-weight: 600; // Base default medium-sized text style for labels, providing clear identification and categorization. @dt-typography-label-md-line-height: 1.6; // Base default medium-sized text style for labels, providing clear identification and categorization. @dt-typography-label-md-font-size: 20px; // Base default medium-sized text style for labels, providing clear identification and categorization. @dt-typography-label-md-text-case: none; // Base default medium-sized text style for labels, providing clear identification and categorization. @dt-typography-label-md-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of medium label style. @dt-typography-label-md-compact-font-weight: 600; // A tighter-spaced version of medium label style. @dt-typography-label-md-compact-line-height: 1.4; // A tighter-spaced version of medium label style. @dt-typography-label-md-compact-font-size: 20px; // A tighter-spaced version of medium label style. @dt-typography-label-md-compact-text-case: none; // A tighter-spaced version of medium label style. @dt-typography-label-md-plain-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A non-bold version of medium label style. @dt-typography-label-md-plain-font-weight: 400; // A non-bold version of medium label style. @dt-typography-label-md-plain-line-height: 1.6; // A non-bold version of medium label style. @dt-typography-label-md-plain-font-size: 20px; // A non-bold version of medium label style. @dt-typography-label-md-plain-text-case: none; // A non-bold version of medium label style. @dt-typography-label-md-plain-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A non-bolded, tighter-spaced version of medium label style. @dt-typography-label-md-plain-compact-font-weight: 400; // A non-bolded, tighter-spaced version of medium label style. @dt-typography-label-md-plain-compact-line-height: 1.4; // A non-bolded, tighter-spaced version of medium label style. @dt-typography-label-md-plain-compact-font-size: 20px; // A non-bolded, tighter-spaced version of medium label style. @dt-typography-label-md-plain-compact-text-case: none; // A non-bolded, tighter-spaced version of medium label style. @dt-typography-label-sm-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. @dt-typography-label-sm-font-weight: 600; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. @dt-typography-label-sm-line-height: 1.4; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. @dt-typography-label-sm-font-size: 16px; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. @dt-typography-label-sm-text-case: none; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. @dt-typography-label-sm-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A tighter-spaced version of small label style. @dt-typography-label-sm-compact-font-weight: 600; // A tighter-spaced version of small label style. @dt-typography-label-sm-compact-line-height: 1.2; // A tighter-spaced version of small label style. @dt-typography-label-sm-compact-font-size: 16px; // A tighter-spaced version of small label style. @dt-typography-label-sm-compact-text-case: none; // A tighter-spaced version of small label style. @dt-typography-label-sm-plain-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A non-bold version of small label style. @dt-typography-label-sm-plain-font-weight: 400; // A non-bold version of small label style. @dt-typography-label-sm-plain-line-height: 1.4; // A non-bold version of small label style. @dt-typography-label-sm-plain-font-size: 16px; // A non-bold version of small label style. @dt-typography-label-sm-plain-text-case: none; // A non-bold version of small label style. @dt-typography-label-sm-plain-compact-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // A non-bolded, tighter-spaced version of small label style. @dt-typography-label-sm-plain-compact-font-weight: 400; // A non-bolded, tighter-spaced version of small label style. @dt-typography-label-sm-plain-compact-line-height: 1.2; // A non-bolded, tighter-spaced version of small label style. @dt-typography-label-sm-plain-compact-font-size: 16px; // A non-bolded, tighter-spaced version of small label style. @dt-typography-label-sm-plain-compact-text-case: none; // A non-bolded, tighter-spaced version of small label style. @dt-typography-helper-md-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Base default medium-sized text style for supplementary contextual information. @dt-typography-helper-md-font-weight: 400; // Base default medium-sized text style for supplementary contextual information. @dt-typography-helper-md-line-height: 1.4; // Base default medium-sized text style for supplementary contextual information. @dt-typography-helper-md-font-size: 20px; // Base default medium-sized text style for supplementary contextual information. @dt-typography-helper-md-text-case: none; // Base default medium-sized text style for supplementary contextual information. @dt-typography-helper-sm-font-family: "Season Mix", -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Smaller text size for subtle guidance or additional context, minimizing visual disruption. @dt-typography-helper-sm-font-weight: 400; // Smaller text size for subtle guidance or additional context, minimizing visual disruption. @dt-typography-helper-sm-line-height: 1.2; // Smaller text size for subtle guidance or additional context, minimizing visual disruption. @dt-typography-helper-sm-font-size: 16px; // Smaller text size for subtle guidance or additional context, minimizing visual disruption. @dt-typography-helper-sm-text-case: none; // Smaller text size for subtle guidance or additional context, minimizing visual disruption. @dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; // Base default medium-sized text style for monospace code snippets of technical content. @dt-typography-code-md-font-weight: 400; // Base default medium-sized text style for monospace code snippets of technical content. @dt-typography-code-md-line-height: 1.2; // Base default medium-sized text style for monospace code snippets of technical content. @dt-typography-code-md-font-size: 20px; // Base default medium-sized text style for monospace code snippets of technical content. @dt-typography-code-md-text-case: none; // Base default medium-sized text style for monospace code snippets of technical content. @dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; // Smaller text size for monospace code, suitable for inline references or less prominent code examples. @dt-typography-code-sm-font-weight: 400; // Smaller text size for monospace code, suitable for inline references or less prominent code examples. @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples. @dt-typography-code-sm-font-size: 16px; // Smaller text size for monospace code, suitable for inline references or less prominent code examples. @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples. @dt-typography-inputs-xs-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Text style for extra small inputs (e.g. input and textarea) @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea) @dt-typography-inputs-xs-font-size: 16px; // Text style for extra small inputs (e.g. input and textarea) @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea) @dt-typography-inputs-sm-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Text style for small inputs (e.g. input and textarea) @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea) @dt-typography-inputs-sm-font-size: 16px; // Text style for small inputs (e.g. input and textarea) @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea) @dt-typography-inputs-md-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Text style for medium inputs (e.g. input and textarea) @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea) @dt-typography-inputs-md-font-size: 20px; // Text style for medium inputs (e.g. input and textarea) @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea) @dt-typography-inputs-lg-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Text style for large inputs (e.g. input and textarea) @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea) @dt-typography-inputs-lg-font-size: 28px; // Text style for large inputs (e.g. input and textarea) @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea) @dt-typography-inputs-xl-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; // Text style for extra large inputs (e.g. input and textarea) @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea) @dt-typography-inputs-xl-font-size: 16px; // Text style for extra large inputs (e.g. input and textarea) @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea) @dt-inputs-size-border-default: 0.15rem; @dt-inputs-size-border-status: 0.2rem; @dt-inputs-size-radius-xs: 0.4rem; @dt-inputs-size-radius-sm: 0.8rem; @dt-inputs-size-radius-md: 0.8rem; @dt-inputs-size-radius-lg: 1.2rem; @dt-inputs-size-radius-xl: 1.6rem; @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea) @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea) @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea) @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea) @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea) @dt-inputs-font-size-xs: 16px; // Font size for extra small inputs (e.g. input and textarea) @dt-inputs-font-size-sm: 16px; // Font size for small inputs (e.g. input and textarea) @dt-inputs-font-size-md: 20px; // Font size for medium inputs (e.g. input and textarea) @dt-inputs-font-size-lg: 28px; // Font size for large inputs (e.g. input and textarea) @dt-inputs-font-size-xl: 16px; @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea) @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea) @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea) @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea) @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea) @dt-inputs-color-foreground-default: #3A3A3A; @dt-inputs-color-foreground-placeholder: #808080; @dt-inputs-color-foreground-disabled: #808080; @dt-inputs-color-border-default: hsl(0 0% 11% / 0.17); @dt-inputs-color-border-hover: hsl(0 0% 11% / 0.3); @dt-inputs-color-border-focus: #4AA9EA; @dt-inputs-color-border-critical: #D90A45; @dt-inputs-color-border-success: #2EA834; @dt-inputs-color-border-warning: #FF9E0E; @dt-inputs-color-border-disabled: transparent; @dt-inputs-color-background-default: hsl(0 0% 11% / 0.02); @dt-inputs-color-background-focus: #F9F9F9; @dt-inputs-color-background-disabled: hsl(0 0% 11% / 0.1); @dt-action-color-foreground-base-default: #7C52FF; @dt-action-color-foreground-base-hover: #5023DD; @dt-action-color-foreground-base-active: #5023DD; @dt-action-color-foreground-base-primary-default: #ffffff; @dt-action-color-foreground-critical-default: #D90A45; @dt-action-color-foreground-critical-hover: #AF0032; @dt-action-color-foreground-critical-active: #AF0032; @dt-action-color-foreground-critical-primary-default: #ffffff; @dt-action-color-foreground-inverted-default: #F9F9F9; @dt-action-color-foreground-inverted-hover: #F9F9F9; @dt-action-color-foreground-inverted-active: #F9F9F9; @dt-action-color-foreground-inverted-primary-default: #7C52FF; @dt-action-color-foreground-inverted-primary-hover: #5023DD; @dt-action-color-foreground-inverted-primary-active: #5023DD; @dt-action-color-foreground-muted-default: #3A3A3A; @dt-action-color-foreground-muted-hover: #1C1C1C; @dt-action-color-foreground-muted-active: #1C1C1C; @dt-action-color-foreground-disabled-default: #808080; @dt-action-color-foreground-positive-default: #008E52; @dt-action-color-foreground-positive-hover: #004F2E; @dt-action-color-foreground-positive-active: #004F2E; @dt-action-color-foreground-positive-primary-default: #ffffff; @dt-action-color-background-base-default: transparent; @dt-action-color-background-base-hover: hsl(261 100% 86.9% / 0.27); @dt-action-color-background-base-active: hsl(261 100% 77.3% / 0.27); @dt-action-color-background-base-primary-default: #7C52FF; @dt-action-color-background-base-primary-hover: #6538F1; @dt-action-color-background-base-primary-active: #5023DD; @dt-action-color-background-critical-default: transparent; @dt-action-color-background-critical-hover: hsl(4.62 100% 82.2% / 0.31); @dt-action-color-background-critical-active: hsl(4.62 100% 73.2% / 0.31); @dt-action-color-background-critical-primary-default: #FF1356; @dt-action-color-background-critical-primary-hover: #D90A45; @dt-action-color-background-critical-primary-active: #AF0032; @dt-action-color-background-inverted-default: transparent; @dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.23); @dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.32); @dt-action-color-background-inverted-primary-default: #F9F9F9; @dt-action-color-background-inverted-primary-hover: #F5F0FF; @dt-action-color-background-inverted-primary-active: #D3BCFF; @dt-action-color-background-muted-default: transparent; @dt-action-color-background-muted-hover: hsl(0 0% 11% / 0.1); @dt-action-color-background-muted-active: hsl(0 0% 11% / 0.14); @dt-action-color-background-disabled-default: hsl(0 0% 11% / 0.19); @dt-action-color-background-positive-default: transparent; @dt-action-color-background-positive-hover: hsl(85.1 100% 83.1% / 0.25); @dt-action-color-background-positive-active: hsl(85.1 100% 58.2% / 0.25); @dt-action-color-background-positive-primary-default: #2EA834; // Postive, accepting, or success actions. @dt-action-color-background-positive-primary-hover: #008E52; @dt-action-color-background-positive-primary-active: hsl(155 100% 24.8%); @dt-action-color-border-base-outlined-default: #7C52FF; @dt-action-color-border-critical-outlined-default: #D90A45; @dt-action-color-border-inverted-outlined-default: hsl(0 0% 100% / 0.2); @dt-action-color-border-muted-outlined-default: hsl(0 0% 11% / 0.17); @dt-action-color-border-positive-outlined-default: #2EA834; @dt-theme-color-base: #1C1C1C; @dt-theme-topbar-color-foreground: hsl(0 0% 11% / 0.8); @dt-theme-topbar-color-background: #F9F9F9; @dt-theme-topbar-field-color-foreground: hsl(0 0% 11% / 0.5); @dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 11% / 0.75); @dt-theme-topbar-field-color-background: hsl(0 0% 11% / 0.05); @dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%); @dt-theme-topbar-field-color-border: hsl(0 0% 11% / 0); @dt-theme-topbar-field-color-border-hover: hsl(0 0% 11% / 0.1); @dt-theme-topbar-field-color-border-active: hsl(0 0% 11% / 0.2); @dt-theme-topbar-button-color-foreground: hsl(0 0% 11% / 0.65); @dt-theme-topbar-button-color-foreground-hover: #1C1C1C; @dt-theme-topbar-button-color-background: hsl(0 0% 11% / 0); @dt-theme-topbar-button-color-background-hover: hsl(0 0% 11% / 0.05); @dt-theme-topbar-button-color-background-active: hsl(0 0% 11% / 0.1); @dt-theme-topbar-profile-color-foreground: hsl(0 0% 11% / 0.8); @dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 97.6% / 0.75); @dt-theme-topbar-profile-color-background: hsl(0 0% 11% / 0.05); @dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 11% / 0.75); @dt-theme-topbar-profile-color-background-hover: hsl(0 0% 11% / 0.1); @dt-theme-topbar-profile-color-background-active: hsl(0 0% 11% / 0.14); @dt-theme-sidebar-color-foreground: #3A3A3