/* * AUTO-GENERATED FILE. DO NOT EDIT. * * All design tokens combined for comparison. * * This file is intended for Compose-based Android projects. * * Note: Deprecated tokens are marked with @Deprecated annotation. */ package com.salesforce.android.sharedui.tokens import androidx.compose.ui.graphics.Color import androidx.compose.ui.unit.dp import androidx.compose.ui.unit.sp // ============================================================================ // SPACING // ============================================================================ object SalesforceCosmosSpacing { val spacing1 = 4.dp // Spacing 1 | 4px. val spacing2 = 8.dp // Spacing 2 | 8px. val spacing3 = 12.dp // Spacing 3 | 12px. val spacing4 = 16.dp // Spacing 4 | 16px. val spacing5 = 24.dp // Spacing 5 | 24px. val spacing6 = 32.dp // Spacing 6 | 32px. val spacing7 = 40.dp // Spacing 7 | 40px. val spacing8 = 48.dp // Spacing 8 | 48px. val spacing9 = 56.dp // Spacing 9 | 56px. val spacing10 = 64.dp // Spacing 10 | 64px. val spacing11 = 72.dp // Spacing 11 | 72px. val spacing12 = 80.dp // Spacing 12 | 80px. val spacingVar1 get() = spacing1 // Comfy (default) = 0.25rem | Compact = 0.125rem. val spacingVar2 get() = spacing2 // Comfy (default) = 0.5rem | Compact = 0.125rem. val spacingVar3 get() = spacing3 // Comfy (default) = 0.75rem | Compact = 0.25rem. val spacingVar4 get() = spacing4 // Comfy (default) = 1rem | Compact = 0.5rem. val spacingVar5 get() = spacing5 // Comfy (default) = 1.5rem | Compact = 0.75rem. val spacingVar6 get() = spacing6 // Comfy (default) = 2rem | Compact = 1rem. val spacingVar7 get() = spacing7 // Comfy (default) = 2.5rem | Compact = 1.5rem. val spacingVar8 get() = spacing8 // Comfy (default) = 3rem | Compact = 2rem. val spacingVar9 get() = spacing9 // Comfy (default) = 3.5rem | Compact = 2.5rem. val spacingVar10 get() = spacing10 // Comfy (default) = 4rem | Compact = 3rem. val spacingVar11 get() = spacing11 // Comfy (default) = 4.5rem | Compact = 3.5rem. val spacingVar12 get() = spacing12 // Comfy (default) = 5rem | Compact = 4rem. val spacingVarBlock1 get() = spacing1 // Comfy (default) = 0.25rem | Compact = 0.125rem. val spacingVarBlock2 get() = spacing2 // Comfy (default) = 0.5rem | Compact = 0.25rem. val spacingVarBlock3 get() = spacing3 // Comfy (default) = 0.75rem | Compact = 0.5rem. val spacingVarBlock4 get() = spacing4 // Comfy (default) = 1rem | Compact = 0.5rem. val spacingVarBlock5 get() = spacing5 // Comfy (default) = 1.5rem | Compact = 0.75rem. val spacingVarBlock6 get() = spacing6 // Comfy (default) = 2rem | Compact = 1rem. val spacingVarBlock7 get() = spacing7 // Comfy (default) = 2.5rem | Compact = 1.5rem. val spacingVarBlock8 get() = spacing8 // Comfy (default) = 3rem | Compact = 2rem. val spacingVarBlock9 get() = spacing9 // Comfy (default) = 3.5rem | Compact = 2.5rem. val spacingVarBlock10 get() = spacing10 // Comfy (default) = 4rem | Compact = 3rem. val spacingVarBlock11 get() = spacing11 // Comfy (default) = 4.5rem | Compact = 3.5rem. val spacingVarBlock12 get() = spacing12 // Comfy (default) = 5rem | Compact = 4rem. val spacingVarInline1 get() = spacing1 // Comfy (default) = 0.25rem | Compact = 0.125rem. val spacingVarInline2 get() = spacing2 // Comfy (default) = 0.5rem | Compact = 0.25rem. val spacingVarInline3 get() = spacing3 // Comfy (default) = 0.75rem | Compact = 0.5rem. val spacingVarInline4 get() = spacing4 // Comfy (default) = 1rem | Compact = 0.75rem. val spacingVarInline5 get() = spacing5 // Comfy (default) = 1.5rem | Compact = 0.75rem. val spacingVarInline6 get() = spacing6 // Comfy (default) = 2rem | Compact = 1rem. val spacingVarInline7 get() = spacing7 // Comfy (default) = 2.5rem | Compact = 1.5rem. val spacingVarInline8 get() = spacing8 // Comfy (default) = 3rem | Compact = 2rem. val spacingVarInline9 get() = spacing9 // Comfy (default) = 3.5rem | Compact = 2.5rem. val spacingVarInline10 get() = spacing10 // Comfy (default) = 4rem | Compact = 3rem. val spacingVarInline11 get() = spacing11 // Comfy (default) = 4.5rem | Compact = 3.5rem. val spacingVarInline12 get() = spacing12 // Comfy (default) = 5rem | Compact = 4rem. } // ============================================================================ // SIZING // ============================================================================ object SalesforceCosmosSizing { val sizing1 = 2.dp // Sizing 1 | 2px. val sizing2 = 4.dp // Sizing 2 | 4px. val sizing3 = 8.dp // Sizing 3 | 8px. val sizing4 = 12.dp // Sizing 4 | 12px. val sizing5 = 16.dp // Sizing 5 | 16px. val sizing6 = 20.dp // Sizing 6 | 20px. val sizing7 = 24.dp // Sizing 7 | 24px. val sizing8 = 28.dp // Sizing 8 | 28px. val sizing9 = 32.dp // Sizing 9. val sizing10 = 48.dp // Sizing 10 | 48px. val sizing11 = 64.dp // Sizing 11 | 64px. val sizing12 = 80.dp // Sizing 12 | 80px. val sizing13 = 160.dp // Sizing 13 | 160px. val sizing14 = 240.dp // Sizing 14 | 240px. val sizing15 = 320.dp // Sizing 15 | 320px. val sizing16 = 480.dp // Sizing 16 | 480px. val sizingBase = 16.dp // Base size multiplier. val sizingBorder1 = 1.dp // Border Width 1 | 1px. val sizingBorder2 = 2.dp // Border Width 2 | 2px. val sizingBorder3 = 3.dp // Border Width 3 | 3px. val sizingBorder4 = 4.dp // Border Width 4 | 4px. } // ============================================================================ // SHAPES // ============================================================================ object SalesforceCosmosShapes { val radiusBorder1 = 4.dp // Radius Border 1 | 4px. val radiusBorder2 = 8.dp // Radius Border 2 | 8px. val radiusBorder3 = 12.dp // Radius Border 3 | 12px. val radiusBorder4 = 20.dp // Radius Border 4 | 20px. val radiusBorderPill = 240.dp // Radius Border Pill. val radiusBorderCirclePercent = 100 // Radius Border Circle | 100% 100px. } // ============================================================================ // MOTION DURATION // ============================================================================ object SalesforceCosmosMotionDuration { val durationInstantly = 0L // 0 seconds, 0 frames val durationImmediately = 50L // 0.05 seconds, 3 frames val durationQuickly = 100L // 0.1 seconds, 6 frames val durationPromptly = 200L // 0.2 seconds, 12 frames val durationSlowly = 400L // 0.4 seconds, 24 frames val durationPaused = 3200L // 3.2 seconds, 192 frames val durationToastShort = 4800L // 4.8 seconds val durationToastMedium = 9600L // 9.6 seconds } // ============================================================================ // FONTS // ============================================================================ object SalesforceCosmosFontFamily { @Deprecated("System font stack for your application.", replaceWith = ReplaceWith("slds.g.font.family-base")) val family get() = SalesforceCosmosFontFamily.familyBase // System font stack for your application. val familyBase = "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol" // Font Family Base. val familyMonospace = "Consolas, Menlo, Monaco, Courier, monospace" // Font Family Monospace. } object SalesforceCosmosFontWeight { val weight1 = 100 // Font Weight 1 | 100. val weight2 = 200 // Font Weight 2 | 200. val weight3 = 300 // Light | 300. val weight4 = 400 // Regular | 400. val weight5 = 500 // Font Weight 5 | 500. val weight6 = 600 // SemiBold | 600. val weight7 = 700 // Bold | 700. } object SalesforceCosmosFontSize { val sizeBase get() = SalesforceCosmosFontScale.scaleBase // Font Size Base | 13px. } object SalesforceCosmosFontScale { val scale1 = 14.sp // Font Scale 1 | 14px. val scale2 = 16.sp // Font Scale 2 | 16px. val scale3 = 20.sp // Font Scale 3 | 20px. val scale4 = 24.sp // Font Scale 4 | 24px. val scale5 = 28.sp // Font Scale 5 | 28px. val scale6 = 32.sp // Font Scale 6 | 32px. val scale7 = 40.sp // Font Scale 7 | 40px. val scale8 = 48.sp // Font Scale 8 | 48px. val scale9 get() = scale8 // Font Scale 9 | 48px. val scale10 get() = scale8 // Font Scale 10 | 48px. val scaleBase = 13.sp // Default font-scale ratio for your application. val scaleRatio = 1.15f // Font Scale Ratio | 1.15. val scaleNeg1 = 12.sp // Font Scale Neg 1 | 12px. val scaleNeg2 = 10.sp // Font Scale Neg 2 | 10px. val scaleNeg3 get() = scaleNeg2 // Font Scale Neg 3 | 10px. val scaleNeg4 get() = scaleNeg3 // Font Scale Neg 4 | 10px. val scaleVar1 get() = scale1 // Comfy (default) = 0.875rem | Compact = 0.875rem. val scaleVar2 get() = scale2 // Comfy (default) = 1rem | Compact = 0.875rem. val scaleVar3 get() = scale3 // Comfy (default) = 1.25rem | Compact = 1rem. val scaleVar4 get() = scale4 // Comfy (default) = 1.5rem | Compact = 1.25rem. val scaleVar5 get() = scale5 // Comfy (default) = 1.75rem | Compact = 1.75rem. val scaleVar6 get() = scale6 // Comfy (default) = 2rem | Compact = 2rem. val scaleVar7 get() = scale7 // Comfy (default) = 2.5rem | Compact = 2.5rem. val scaleVar8 get() = scale8 // Comfy (default) = 3rem | Compact = 3rem. val scaleVar9 get() = scaleVar8 // Comfy (default) = 3rem | Compact = 3rem. val scaleVar10 get() = scaleVar8 // Comfy (default) = 3rem | Compact = 3rem. val scaleVarBase get() = scaleBase // Default variable font-scale ratio for your application. val scaleVarNeg1 get() = scaleNeg1 // Comfy (default) = 0.75rem | Compact = 0.75rem. val scaleVarNeg2 get() = scaleNeg2 // Comfy (default) = 0.625rem | Compact = 0.625rem. val scaleVarNeg3 get() = scaleVarNeg2 // Comfy (default) = 0.625rem | Compact = 0.625rem. val scaleVarNeg4 get() = scaleVarNeg3 // Comfy (default) = 0.625rem | Compact = 0.625rem. } object SalesforceCosmosFontLineHeight { val lineHeight1 = 1f // Line-height 1. val lineHeight2 = 1.25f // Line-height 2. val lineHeight3 = 1.375f // Line-height 3. val lineHeight4 = 1.5f // Line-height 4. val lineHeight5 = 1.75f // Line-height 5. val lineHeight6 = 2f // Line-height 6. val lineHeightBase = 1.5f // Default line-height for your application. val lineHeightVarBase get() = lineHeightBase // Default variable line-height for your application. @Deprecated("Font Lineheight 1 | 16px.", replaceWith = ReplaceWith("slds.g.font.line.height.1")) val lineheight1 get() = lineHeight1 // Font Lineheight 1 | 16px. @Deprecated("Font Lineheight 2 | 20px.", replaceWith = ReplaceWith("slds.g.font.line.height.2")) val lineheight2 get() = lineHeight2 // Font Lineheight 2 | 20px. @Deprecated("Font Lineheight 3 | 22px.", replaceWith = ReplaceWith("slds.g.font.line.height.3")) val lineheight3 get() = lineHeight3 // Font Lineheight 3 | 22px. @Deprecated("Font Lineheight 4 | 24px.", replaceWith = ReplaceWith("slds.g.font.line.height.4")) val lineheight4 get() = lineHeight4 // Font Lineheight 4 | 24px. @Deprecated("Font Lineheight 5 | 28px.", replaceWith = ReplaceWith("slds.g.font.line.height.5")) val lineheight5 get() = lineHeight5 // Font Lineheight 5 | 28px. @Deprecated("Font Lineheight 6 | 32px.", replaceWith = ReplaceWith("slds.g.font.line.height.6")) val lineheight6 get() = lineHeight6 // Font Lineheight 6 | 32px. @Deprecated("Font Lineheight Base | 1.5.", replaceWith = ReplaceWith("slds.g.font.line.height.base")) val lineheightBase get() = lineHeightBase // Font Lineheight Base | 1.5. @Deprecated("Token slds.g.font.lineheight.var.base is deprecated", replaceWith = ReplaceWith("slds.g.font.line.height.var.base")) val lineheightVarBase get() = lineHeightVarBase } object SalesforceCosmosFontLineClamp { val lineClamp = 3f // Default line-clamp. } // ============================================================================ // SYSTEM COLORS // ============================================================================ object SalesforceCosmosSystemColorsLight { val errorBase10 get() = SalesforceCosmosReferenceColorsLight.error10 // Step 10 in the Error color scale. val errorBase15 get() = SalesforceCosmosReferenceColorsLight.error15 // Error Base 15 - if used as a background, please use Error Base 100-65 to meet accessibility guidelines. val errorBase20 get() = SalesforceCosmosReferenceColorsLight.error20 // Step 20 in the Error color scale. val errorBase30 get() = SalesforceCosmosReferenceColorsLight.error30 // Step 30 in the Error color scale. val errorBase40 get() = SalesforceCosmosReferenceColorsLight.error40 // Step 40 in the Error color scale. val errorBase45 get() = SalesforceCosmosReferenceColorsLight.error45 // Error Base 45 - if used as a background, please use Error Base 100-80 to meet accessibility guidelines. val errorBase50 get() = SalesforceCosmosReferenceColorsLight.error50 // Step 50 in the Error color scale. val errorBase55 get() = SalesforceCosmosReferenceColorsLight.error55 // Error Base 55 - if used as a background, please use Error Base 100-90 to meet accessibility guidelines. val errorBase60 get() = SalesforceCosmosReferenceColorsLight.error60 // Step 60 in the Error color scale. val errorBase65 get() = SalesforceCosmosReferenceColorsLight.error65 // Error Base 65 - if used as a background, please use Error Base 20-10 to meet accessibility guidelines. val errorBase70 get() = SalesforceCosmosReferenceColorsLight.error70 // Step 70 in the Error color scale. val errorBase80 get() = SalesforceCosmosReferenceColorsLight.error80 // Step 80 in the Error color scale. val errorBase90 get() = SalesforceCosmosReferenceColorsLight.error90 // Step 90 in the Error color scale. val errorBase95 get() = SalesforceCosmosReferenceColorsLight.error95 // Step 95 in the Error color scale. @Deprecated("Step 100 in the Error color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val errorBase100 = Color(0xFFFFFFFF) // Step 100 in the Error color scale. val warningBase10 get() = SalesforceCosmosReferenceColorsLight.warning10 // Step 10 in the Warning color scale. val warningBase15 get() = SalesforceCosmosReferenceColorsLight.warning15 // Warning Base 15 - if used as a background, please use Warning Base 100-50 to meet accessibility guidelines. val warningBase20 get() = SalesforceCosmosReferenceColorsLight.warning20 // Step 20 in the Warning color scale. val warningBase30 get() = SalesforceCosmosReferenceColorsLight.warning30 // Step 30 in the Warning color scale. val warningBase40 get() = SalesforceCosmosReferenceColorsLight.warning40 // Step 40 in the Warning color scale. val warningBase45 get() = SalesforceCosmosReferenceColorsLight.warning45 // Warning Base 45 - if used as a background, please use Warning Base 100-80 to meet accessibility guidelines. val warningBase50 get() = SalesforceCosmosReferenceColorsLight.warning50 // Step 50 in the Warning color scale. val warningBase55 get() = SalesforceCosmosReferenceColorsLight.warning55 // Warning Base 55 - if used as a background, please use Warning Base 100-90 to meet accessibility guidelines. val warningBase60 get() = SalesforceCosmosReferenceColorsLight.warning60 // Step 60 in the Warning color scale. val warningBase65 get() = SalesforceCosmosReferenceColorsLight.warning65 // Warning Base 65 - if used as a background, please use Warning Base 20-10 to meet accessibility guidelines. val warningBase70 get() = SalesforceCosmosReferenceColorsLight.warning70 // Step 70 in the Warning color scale. val warningBase80 get() = SalesforceCosmosReferenceColorsLight.warning80 // Step 80 in the Warning color scale. val warningBase90 get() = SalesforceCosmosReferenceColorsLight.warning90 // Step 90 in the Warning color scale. val warningBase95 get() = SalesforceCosmosReferenceColorsLight.warning95 // Step 95 in the Warning color scale. @Deprecated("Step 100 in the Warning color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val warningBase100 = Color(0xFFFFFFFF) // Step 100 in the Warning color scale. val successBase10 get() = SalesforceCosmosReferenceColorsLight.success10 // Step 10 in the Success color scale. val successBase15 get() = SalesforceCosmosReferenceColorsLight.success15 // Success Base 15 - if used as a background, please use Success Base 100-65 to meet accessibility guidelines. val successBase20 get() = SalesforceCosmosReferenceColorsLight.success20 // Step 20 in the Success color scale. val successBase30 get() = SalesforceCosmosReferenceColorsLight.success30 // Step 30 in the Success color scale. val successBase40 get() = SalesforceCosmosReferenceColorsLight.success40 // Step 40 in the Success color scale. val successBase45 get() = SalesforceCosmosReferenceColorsLight.success45 // Success Base 45 - if used as a background, please use Success Base 100-80 to meet accessibility guidelines. val successBase50 get() = SalesforceCosmosReferenceColorsLight.success50 // Step 50 in the Success color scale. val successBase55 get() = SalesforceCosmosReferenceColorsLight.success55 // Success Base 55 - if used as a background, please use Success Base 100-90 to meet accessibility guidelines. val successBase60 get() = SalesforceCosmosReferenceColorsLight.success60 // Step 60 in the Success color scale. val successBase65 get() = SalesforceCosmosReferenceColorsLight.success65 // Success Base 65 - if used as a background, please use Success Base 20-10 to meet accessibility guidelines. val successBase70 get() = SalesforceCosmosReferenceColorsLight.success70 // Step 70 in the Success color scale. val successBase80 get() = SalesforceCosmosReferenceColorsLight.success80 // Step 80 in the Success color scale. val successBase90 get() = SalesforceCosmosReferenceColorsLight.success90 // Step 90 in the Success color scale. val successBase95 get() = SalesforceCosmosReferenceColorsLight.success95 // Step 95 in the Success color scale. @Deprecated("Step 100 in the Success color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val successBase100 = Color(0xFFFFFFFF) // Step 100 in the Success color scale. val infoBase10 get() = SalesforceCosmosReferenceColorsLight.info10 // Info Base 10 - if used as a background, please use Info Base 100-65 to meet accessibility guidelines. val infoBase15 get() = SalesforceCosmosReferenceColorsLight.info15 // Info Base 15 - if used as a background, please use Info Base 100-65 to meet accessibility guidelines. val infoBase20 get() = SalesforceCosmosReferenceColorsLight.info20 // Info Base 20 - if used as a background, please use Info Base 100-70 to meet accessibility guidelines. val infoBase30 get() = SalesforceCosmosReferenceColorsLight.info30 // Info Base 30 - if used as a background, please use Info Base 100-80 to meet accessibility guidelines. val infoBase35 get() = SalesforceCosmosReferenceColorsLight.info35 // Info Base 35 - if used as a background, please use Info Base 100-80 to meet accessibility guidelines. val infoBase40 get() = SalesforceCosmosReferenceColorsLight.info40 // Info Base 40 - if used as a background, please use Info Base 100-90 to meet accessibility guidelines. val infoBase45 get() = SalesforceCosmosReferenceColorsLight.info45 // Info Base 45 - if used as a background, please use Info Base 100-90 to meet accessibility guidelines. val infoBase50 get() = SalesforceCosmosReferenceColorsLight.info50 // Info Base 50 - if used as a background, please use Info Base 100-95 to meet accessibility guidelines. val infoBase55 get() = SalesforceCosmosReferenceColorsLight.info55 // Info Base 55 - if used as a background, please use Info Base 100-95 to meet accessibility guidelines. val infoBase60 get() = SalesforceCosmosReferenceColorsLight.info60 // Info Base 60 - if used as a background, please use Info Base 100 to meet accessibility guidelines. val infoBase65 get() = SalesforceCosmosReferenceColorsLight.info65 // Info Base 65 - if used as a background, please use Info Base 15-10 to meet accessibility guidelines. val infoBase70 get() = SalesforceCosmosReferenceColorsLight.info70 // Info Base 70 - if used as a background, please use Info Base 20-10 to meet accessibility guidelines. val infoBase80 get() = SalesforceCosmosReferenceColorsLight.info80 // Info Base 80 - if used as a background, please use Info Base 30-10 to meet accessibility guidelines. val infoBase90 get() = SalesforceCosmosReferenceColorsLight.info90 // Info Base 90 - if used as a background, please use Info Base 40-10 to meet accessibility guidelines. val infoBase95 get() = SalesforceCosmosReferenceColorsLight.info95 // Info Base 95 - if used as a background, please use Info Base 50-10 to meet accessibility guidelines. @Deprecated("Info Base 100 - if used as a background, please use Info Base 60-10 to meet accessibility guidelines.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val infoBase100 = Color(0xFFFFFFFF) // Info Base 100 - if used as a background, please use Info Base 60-10 to meet accessibility guidelines. val neutralBase0 = Color(0xFF000000) // Step 0 in the Neutral color scale. val neutralBase10 = Color(0xFF181818) // Step 10 in the Neutral color scale. val neutralBase15 = Color(0xFF242424) // Step 15 in the Neutral color scale. val neutralBase20 = Color(0xFF2E2E2E) // Step 20 in the Neutral color scale. val neutralBase30 = Color(0xFF444444) // Step 30 in the Neutral color scale. val neutralBase40 = Color(0xFF5C5C5C) // Step 40 in the Neutral color scale. val neutralBase45 = Color(0xFF696969) // Neutral Base 45 - if used as a background, please use Neutral Base 100-90 to meet accessibility guidelines. val neutralBase50 = Color(0xFF757575) // Step 50 in the Neutral color scale. val neutralBase55 = Color(0xFF848484) // Neutral Base 55 - if used as a background, please use Neutral Base 100-95 to meet accessibility guidelines. val neutralBase60 = Color(0xFF939393) // Step 60 in the Neutral color scale. val neutralBase65 = Color(0xFFA0A0A0) // Step 65 in the Neutral color scale. val neutralBase70 = Color(0xFFAEAEAE) // Step 70 in the Neutral color scale. val neutralBase80 = Color(0xFFC9C9C9) // Step 80 in the Neutral color scale. val neutralBase90 = Color(0xFFE5E5E5) // Step 90 in the Neutral color scale. val neutralBase95 = Color(0xFFF3F3F3) // Step 95 in the Neutral color scale. val neutralBase100 = Color(0xFFFFFFFF) // Step 100 in the Neutral color scale. val brandBase10 get() = SalesforceCosmosReferenceColorsLight.brand10 // Step 10 in the Brand color scale. val brandBase15 get() = SalesforceCosmosReferenceColorsLight.brand15 // Step 15 in the Brand color scale. val brandBase20 get() = SalesforceCosmosReferenceColorsLight.brand20 // Step 20 in the Brand color scale. val brandBase30 get() = SalesforceCosmosReferenceColorsLight.brand30 // Step 30 in the Brand color scale. val brandBase40 get() = SalesforceCosmosReferenceColorsLight.brand40 // Step 40 in the Brand color scale. val brandBase45 get() = SalesforceCosmosReferenceColorsLight.brand45 // Brand Base 45 - if used as a background, please use Brand Base 100-90 to meet accessibility guidelines. val brandBase50 get() = SalesforceCosmosReferenceColorsLight.brand50 // Step 50 in the Brand color scale. val brandBase55 get() = SalesforceCosmosReferenceColorsLight.brand55 // Brand Base 55 - if used as a background, please use Brand Base 100-95 to meet accessibility guidelines. val brandBase60 get() = SalesforceCosmosReferenceColorsLight.brand60 // Step 60 in the Brand color scale. val brandBase65 get() = SalesforceCosmosReferenceColorsLight.brand65 // Step 65 in the Brand color scale. val brandBase70 get() = SalesforceCosmosReferenceColorsLight.brand70 // Step 70 in the Brand color scale. val brandBase80 get() = SalesforceCosmosReferenceColorsLight.brand80 // Step 80 in the Brand color scale. val brandBase90 get() = SalesforceCosmosReferenceColorsLight.brand90 // Step 90 in the Brand color scale. val brandBase95 get() = SalesforceCosmosReferenceColorsLight.brand95 // Step 95 in the Brand color scale. @Deprecated("Step 100 in the Brand color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val brandBase100 = Color(0xFFFFFFFF) // Step 100 in the Brand color scale. } object SalesforceCosmosSystemColorsDark { val errorBase10 get() = SalesforceCosmosReferenceColorsDark.error90 // Step 10 in the Error color scale. val errorBase15 get() = SalesforceCosmosReferenceColorsDark.error85 // Error Base 15 - if used as a background, please use Error Base 100-65 to meet accessibility guidelines. val errorBase20 get() = SalesforceCosmosReferenceColorsDark.error80 // Step 20 in the Error color scale. val errorBase30 get() = SalesforceCosmosReferenceColorsDark.error70 // Step 30 in the Error color scale. val errorBase40 get() = SalesforceCosmosReferenceColorsDark.error60 // Step 40 in the Error color scale. val errorBase45 get() = SalesforceCosmosReferenceColorsDark.error55 // Error Base 45 - if used as a background, please use Error Base 100-80 to meet accessibility guidelines. val errorBase50 get() = SalesforceCosmosReferenceColorsDark.error50 // Step 50 in the Error color scale. val errorBase55 get() = SalesforceCosmosReferenceColorsDark.error45 // Error Base 55 - if used as a background, please use Error Base 100-90 to meet accessibility guidelines. val errorBase60 get() = SalesforceCosmosReferenceColorsDark.error40 // Step 60 in the Error color scale. val errorBase65 get() = SalesforceCosmosReferenceColorsDark.error35 // Error Base 65 - if used as a background, please use Error Base 20-10 to meet accessibility guidelines. val errorBase70 get() = SalesforceCosmosReferenceColorsDark.error30 // Step 70 in the Error color scale. val errorBase80 get() = SalesforceCosmosReferenceColorsDark.error20 // Step 80 in the Error color scale. val errorBase90 get() = SalesforceCosmosReferenceColorsDark.error10 // Step 90 in the Error color scale. val errorBase95 get() = SalesforceCosmosReferenceColorsDark.error5 // Step 95 in the Error color scale. @Deprecated("Step 100 in the Error color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val errorBase100 = Color(0xFF000000) // Step 100 in the Error color scale. val warningBase10 get() = SalesforceCosmosReferenceColorsDark.warning90 // Step 10 in the Warning color scale. val warningBase15 get() = SalesforceCosmosReferenceColorsDark.warning85 // Warning Base 15 - if used as a background, please use Warning Base 100-50 to meet accessibility guidelines. val warningBase20 get() = SalesforceCosmosReferenceColorsDark.warning80 // Step 20 in the Warning color scale. val warningBase30 get() = SalesforceCosmosReferenceColorsDark.warning70 // Step 30 in the Warning color scale. val warningBase40 get() = SalesforceCosmosReferenceColorsDark.warning60 // Step 40 in the Warning color scale. val warningBase45 get() = SalesforceCosmosReferenceColorsDark.warning55 // Warning Base 45 - if used as a background, please use Warning Base 100-80 to meet accessibility guidelines. val warningBase50 get() = SalesforceCosmosReferenceColorsDark.warning50 // Step 50 in the Warning color scale. val warningBase55 get() = SalesforceCosmosReferenceColorsDark.warning45 // Warning Base 55 - if used as a background, please use Warning Base 100-90 to meet accessibility guidelines. val warningBase60 get() = SalesforceCosmosReferenceColorsDark.warning40 // Step 60 in the Warning color scale. val warningBase65 get() = SalesforceCosmosReferenceColorsDark.warning35 // Warning Base 65 - if used as a background, please use Warning Base 20-10 to meet accessibility guidelines. val warningBase70 get() = SalesforceCosmosReferenceColorsDark.warning30 // Step 70 in the Warning color scale. val warningBase80 get() = SalesforceCosmosReferenceColorsDark.warning20 // Step 80 in the Warning color scale. val warningBase90 get() = SalesforceCosmosReferenceColorsDark.warning10 // Step 90 in the Warning color scale. val warningBase95 get() = SalesforceCosmosReferenceColorsDark.warning5 // Step 95 in the Warning color scale. @Deprecated("Step 100 in the Warning color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val warningBase100 = Color(0xFF000000) // Step 100 in the Warning color scale. val successBase10 get() = SalesforceCosmosReferenceColorsDark.success90 // Step 10 in the Success color scale. val successBase15 get() = SalesforceCosmosReferenceColorsDark.success85 // Success Base 15 - if used as a background, please use Success Base 100-65 to meet accessibility guidelines. val successBase20 get() = SalesforceCosmosReferenceColorsDark.success80 // Step 20 in the Success color scale. val successBase30 get() = SalesforceCosmosReferenceColorsDark.success70 // Step 30 in the Success color scale. val successBase40 get() = SalesforceCosmosReferenceColorsDark.success60 // Step 40 in the Success color scale. val successBase45 get() = SalesforceCosmosReferenceColorsDark.success55 // Success Base 45 - if used as a background, please use Success Base 100-80 to meet accessibility guidelines. val successBase50 get() = SalesforceCosmosReferenceColorsDark.success50 // Step 50 in the Success color scale. val successBase55 get() = SalesforceCosmosReferenceColorsDark.success45 // Success Base 55 - if used as a background, please use Success Base 100-90 to meet accessibility guidelines. val successBase60 get() = SalesforceCosmosReferenceColorsDark.success40 // Step 60 in the Success color scale. val successBase65 get() = SalesforceCosmosReferenceColorsDark.success35 // Success Base 65 - if used as a background, please use Success Base 20-10 to meet accessibility guidelines. val successBase70 get() = SalesforceCosmosReferenceColorsDark.success30 // Step 70 in the Success color scale. val successBase80 get() = SalesforceCosmosReferenceColorsDark.success20 // Step 80 in the Success color scale. val successBase90 get() = SalesforceCosmosReferenceColorsDark.success10 // Step 90 in the Success color scale. val successBase95 get() = SalesforceCosmosReferenceColorsDark.success5 // Step 95 in the Success color scale. @Deprecated("Step 100 in the Success color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val successBase100 = Color(0xFF000000) // Step 100 in the Success color scale. val infoBase10 get() = SalesforceCosmosReferenceColorsDark.info90 // Info Base 10 - if used as a background, please use Info Base 100-65 to meet accessibility guidelines. val infoBase15 get() = SalesforceCosmosReferenceColorsDark.info85 // Info Base 15 - if used as a background, please use Info Base 100-65 to meet accessibility guidelines. val infoBase20 get() = SalesforceCosmosReferenceColorsDark.info80 // Info Base 20 - if used as a background, please use Info Base 100-70 to meet accessibility guidelines. val infoBase30 get() = SalesforceCosmosReferenceColorsDark.info70 // Info Base 30 - if used as a background, please use Info Base 100-80 to meet accessibility guidelines. val infoBase35 get() = SalesforceCosmosReferenceColorsDark.info65 // Info Base 35 - if used as a background, please use Info Base 100-80 to meet accessibility guidelines. val infoBase40 get() = SalesforceCosmosReferenceColorsDark.info60 // Info Base 40 - if used as a background, please use Info Base 100-90 to meet accessibility guidelines. val infoBase45 get() = SalesforceCosmosReferenceColorsDark.info55 // Info Base 45 - if used as a background, please use Info Base 100-90 to meet accessibility guidelines. val infoBase50 get() = SalesforceCosmosReferenceColorsDark.info50 // Info Base 50 - if used as a background, please use Info Base 100-95 to meet accessibility guidelines. val infoBase55 get() = SalesforceCosmosReferenceColorsDark.info45 // Info Base 55 - if used as a background, please use Info Base 100-95 to meet accessibility guidelines. val infoBase60 get() = SalesforceCosmosReferenceColorsDark.info40 // Info Base 60 - if used as a background, please use Info Base 100 to meet accessibility guidelines. val infoBase65 get() = SalesforceCosmosReferenceColorsDark.info35 // Info Base 65 - if used as a background, please use Info Base 15-10 to meet accessibility guidelines. val infoBase70 get() = SalesforceCosmosReferenceColorsDark.info30 // Info Base 70 - if used as a background, please use Info Base 20-10 to meet accessibility guidelines. val infoBase80 get() = SalesforceCosmosReferenceColorsDark.info20 // Info Base 80 - if used as a background, please use Info Base 30-10 to meet accessibility guidelines. val infoBase90 get() = SalesforceCosmosReferenceColorsDark.info10 // Info Base 90 - if used as a background, please use Info Base 40-10 to meet accessibility guidelines. val infoBase95 get() = SalesforceCosmosReferenceColorsDark.info5 // Info Base 95 - if used as a background, please use Info Base 50-10 to meet accessibility guidelines. @Deprecated("Info Base 100 - if used as a background, please use Info Base 60-10 to meet accessibility guidelines.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val infoBase100 = Color(0xFF000000) // Info Base 100 - if used as a background, please use Info Base 60-10 to meet accessibility guidelines. val neutralBase0 = Color(0xFFFFFFFF) // Step 0 in the Neutral color scale. val neutralBase10 = Color(0xFFE5E5E5) // Step 10 in the Neutral color scale. val neutralBase15 = Color(0xFFD7D7D7) // Step 15 in the Neutral color scale. val neutralBase20 = Color(0xFFC9C9C9) // Step 20 in the Neutral color scale. val neutralBase30 = Color(0xFFAEAEAE) // Step 30 in the Neutral color scale. val neutralBase40 = Color(0xFF939393) // Step 40 in the Neutral color scale. val neutralBase45 = Color(0xFF848484) // Neutral Base 45 - if used as a background, please use Neutral Base 100-90 to meet accessibility guidelines. val neutralBase50 = Color(0xFF757575) // Step 50 in the Neutral color scale. val neutralBase55 = Color(0xFF696969) // Neutral Base 55 - if used as a background, please use Neutral Base 100-95 to meet accessibility guidelines. val neutralBase60 = Color(0xFF5C5C5C) // Step 60 in the Neutral color scale. val neutralBase65 = Color(0xFF515151) // Step 65 in the Neutral color scale. val neutralBase70 = Color(0xFF444444) // Step 70 in the Neutral color scale. val neutralBase80 = Color(0xFF2E2E2E) // Step 80 in the Neutral color scale. val neutralBase90 = Color(0xFF181818) // Step 90 in the Neutral color scale. val neutralBase95 = Color(0xFF020202) // Step 95 in the Neutral color scale. val neutralBase100 = Color(0xFF000000) // Step 100 in the Neutral color scale. val brandBase10 get() = SalesforceCosmosReferenceColorsDark.brand90 // Step 10 in the Brand color scale. val brandBase15 get() = SalesforceCosmosReferenceColorsDark.brand85 // Step 15 in the Brand color scale. val brandBase20 get() = SalesforceCosmosReferenceColorsDark.brand80 // Step 20 in the Brand color scale. val brandBase30 get() = SalesforceCosmosReferenceColorsDark.brand70 // Step 30 in the Brand color scale. val brandBase40 get() = SalesforceCosmosReferenceColorsDark.brand60 // Step 40 in the Brand color scale. val brandBase45 get() = SalesforceCosmosReferenceColorsDark.brand55 // Brand Base 45 - if used as a background, please use Brand Base 100-90 to meet accessibility guidelines. val brandBase50 get() = SalesforceCosmosReferenceColorsDark.brand50 // Step 50 in the Brand color scale. val brandBase55 get() = SalesforceCosmosReferenceColorsDark.brand45 // Brand Base 55 - if used as a background, please use Brand Base 100-95 to meet accessibility guidelines. val brandBase60 get() = SalesforceCosmosReferenceColorsDark.brand40 // Step 60 in the Brand color scale. val brandBase65 get() = SalesforceCosmosReferenceColorsDark.brand35 // Step 65 in the Brand color scale. val brandBase70 get() = SalesforceCosmosReferenceColorsDark.brand30 // Step 70 in the Brand color scale. val brandBase80 get() = SalesforceCosmosReferenceColorsDark.brand20 // Step 80 in the Brand color scale. val brandBase90 get() = SalesforceCosmosReferenceColorsDark.brand10 // Step 90 in the Brand color scale. val brandBase95 get() = SalesforceCosmosReferenceColorsDark.brand5 // Step 95 in the Brand color scale. @Deprecated("Step 100 in the Brand color scale.", replaceWith = ReplaceWith("slds.g.color.neutral.base.100")) val brandBase100 = Color(0xFF000000) // Step 100 in the Brand color scale. } // ============================================================================ // REFERENCE COLORS // ============================================================================ object SalesforceCosmosReferenceColorsLight { val brand5 = Color(0xFF000314) val brand10 = Color(0xFF001642) val brand15 = Color(0xFF001E5B) val brand20 = Color(0xFF002775) val brand30 = Color(0xFF022AC0) val brand35 = Color(0xFF003ECD) val brand40 = Color(0xFF0250D9) val brand45 = Color(0xFF045DEC) val brand50 = Color(0xFF066AFE) val brand55 = Color(0xFF287EFE) val brand60 = Color(0xFF4992FE) val brand65 = Color(0xFF5F9FFE) val brand70 = Color(0xFF7CB1FE) val brand80 = Color(0xFFA8CBFF) val brand85 = Color(0xFFC2DAFF) val brand90 = Color(0xFFD6E6FF) val brand95 = Color(0xFFEDF4FF) val info5 = Color(0xFF000310) val info10 = Color(0xFF001639) val info15 = Color(0xFF03234D) val info20 = Color(0xFF032D60) val info30 = Color(0xFF014486) val info35 = Color(0xFF044F98) val info40 = Color(0xFF0B5CAB) val info45 = Color(0xFF0469C1) val info50 = Color(0xFF0176D3) val info55 = Color(0xFF0684EF) val info60 = Color(0xFF1B96FF) val info65 = Color(0xFF57A3FD) val info70 = Color(0xFF78B0FD) val info80 = Color(0xFFAACBFF) val info85 = Color(0xFFC2D8FF) val info90 = Color(0xFFD8E6FE) val info95 = Color(0xFFEEF4FF) val success5 = Color(0xFF010502) val success10 = Color(0xFF071B12) val success15 = Color(0xFF072825) val success20 = Color(0xFF023434) val success30 = Color(0xFF024D4C) val success35 = Color(0xFF035A58) val success40 = Color(0xFF056764) val success45 = Color(0xFF087570) val success50 = Color(0xFF0B827C) val success55 = Color(0xFF09948B) val success60 = Color(0xFF06A59A) val success65 = Color(0xFF03B4A7) val success70 = Color(0xFF01C3B3) val success80 = Color(0xFF04E1CB) val success85 = Color(0xFF76EAD9) val success90 = Color(0xFFACF3E4) val success95 = Color(0xFFDEF9F3) val error5 = Color(0xFF0F0003) val error10 = Color(0xFF370114) val error15 = Color(0xFF4B0620) val error20 = Color(0xFF61022A) val error30 = Color(0xFF8A033E) val error35 = Color(0xFFA00449) val error40 = Color(0xFFB60554) val error45 = Color(0xFFCE055F) val error50 = Color(0xFFE3066A) val error55 = Color(0xFFF42F7C) val error60 = Color(0xFFFF538A) val error65 = Color(0xFFFE7298) val error70 = Color(0xFFFE8AA7) val error80 = Color(0xFFFDB6C5) val error85 = Color(0xFFFEC8D4) val error90 = Color(0xFFFDDDE3) val error95 = Color(0xFFFEF0F3) val warning5 = Color(0xFF090200) val warning10 = Color(0xFF281202) val warning15 = Color(0xFF371E03) val warning20 = Color(0xFF4F2100) val warning30 = Color(0xFF6F3400) val warning35 = Color(0xFF824308) val warning40 = Color(0xFF8C4B02) val warning45 = Color(0xFF9A5803) val warning50 = Color(0xFFA96504) val warning55 = Color(0xFFBA7503) val warning60 = Color(0xFFCA8501) val warning65 = Color(0xFFDA9401) val warning70 = Color(0xFFE4A201) val warning80 = Color(0xFFFCC003) val warning85 = Color(0xFFF8D462) val warning90 = Color(0xFFF9E3B6) val warning95 = Color(0xFFFBF3E0) } object SalesforceCosmosReferenceColorsDark { val brand5 = Color(0xFF000314) val brand10 = Color(0xFF001642) val brand15 = Color(0xFF001E5B) val brand20 = Color(0xFF002775) val brand30 = Color(0xFF022AC0) val brand35 = Color(0xFF003ECD) val brand40 = Color(0xFF0250D9) val brand45 = Color(0xFF045DEC) val brand50 = Color(0xFF066AFE) val brand55 = Color(0xFF287EFE) val brand60 = Color(0xFF4992FE) val brand65 = Color(0xFF5F9FFE) val brand70 = Color(0xFF7CB1FE) val brand80 = Color(0xFFA8CBFF) val brand85 = Color(0xFFC2DAFF) val brand90 = Color(0xFFD6E6FF) val brand95 = Color(0xFFEDF4FF) val info5 = Color(0xFF000310) val info10 = Color(0xFF001639) val info15 = Color(0xFF03234D) val info20 = Color(0xFF032D60) val info30 = Color(0xFF014486) val info35 = Color(0xFF044F98) val info40 = Color(0xFF0B5CAB) val info45 = Color(0xFF0469C1) val info50 = Color(0xFF0176D3) val info55 = Color(0xFF0684EF) val info60 = Color(0xFF1B96FF) val info65 = Color(0xFF57A3FD) val info70 = Color(0xFF78B0FD) val info80 = Color(0xFFAACBFF) val info85 = Color(0xFFC2D8FF) val info90 = Color(0xFFD8E6FE) val info95 = Color(0xFFEEF4FF) val success5 = Color(0xFF010502) val success10 = Color(0xFF071B12) val success15 = Color(0xFF072825) val success20 = Color(0xFF023434) val success30 = Color(0xFF024D4C) val success35 = Color(0xFF035A58) val success40 = Color(0xFF056764) val success45 = Color(0xFF087570) val success50 = Color(0xFF0B827C) val success55 = Color(0xFF09948B) val success60 = Color(0xFF06A59A) val success65 = Color(0xFF03B4A7) val success70 = Color(0xFF01C3B3) val success80 = Color(0xFF04E1CB) val success85 = Color(0xFF76EAD9) val success90 = Color(0xFFACF3E4) val success95 = Color(0xFFDEF9F3) val error5 = Color(0xFF0F0003) val error10 = Color(0xFF370114) val error15 = Color(0xFF4B0620) val error20 = Color(0xFF61022A) val error30 = Color(0xFF8A033E) val error35 = Color(0xFFA00449) val error40 = Color(0xFFB60554) val error45 = Color(0xFFCE055F) val error50 = Color(0xFFE3066A) val error55 = Color(0xFFF42F7C) val error60 = Color(0xFFFF538A) val error65 = Color(0xFFFE7298) val error70 = Color(0xFFFE8AA7) val error80 = Color(0xFFFDB6C5) val error85 = Color(0xFFFEC8D4) val error90 = Color(0xFFFDDDE3) val error95 = Color(0xFFFEF0F3) val warning5 = Color(0xFF090200) val warning10 = Color(0xFF281202) val warning15 = Color(0xFF371E03) val warning20 = Color(0xFF4F2100) val warning30 = Color(0xFF6F3400) val warning35 = Color(0xFF824308) val warning40 = Color(0xFF8C4B02) val warning45 = Color(0xFF9A5803) val warning50 = Color(0xFFA96504) val warning55 = Color(0xFFBA7503) val warning60 = Color(0xFFCA8501) val warning65 = Color(0xFFDA9401) val warning70 = Color(0xFFE4A201) val warning80 = Color(0xFFFCC003) val warning85 = Color(0xFFF8D462) val warning90 = Color(0xFFF9E3B6) val warning95 = Color(0xFFFBF3E0) } // ============================================================================ // SEMANTIC COLORS // ============================================================================ object SalesforceCosmosSemanticColorsLight { val surface1 = Color(0xFFFFFFFF) // Color surface used for page backgrounds. val surface2 = Color(0xFFF3F3F3) // Color surface used for darker page backgrounds. val surface3 = Color(0xFFF3F3F3) // Color surface used for containers. val surfaceContainer1 = Color(0xFFFFFFFF) // Default container background fill for components such as cards and modals. val surfaceContainer2 = Color(0xFFF3F3F3) // Darker color for container background fill for components. val surfaceContainer3 = Color(0xFFE5E5E5) // Darkest color for container background fill for components. val surfaceContainerInverse1 = Color(0xFF032D60) // Inverse color container background fill for components. Always pair with on-surface-inverse-1. val surfaceContainerInverse2 = Color(0xFF03234D) // Inverse darker color container background fill for components. Always pair with on-surface-inverse-2. val surfaceInverse1 = Color(0xFF032D60) // Inverse page background. Always pair with on-surface-inverse-1. val surfaceInverse2 = Color(0xFF03234D) // Darker inverse page background. Always pair with on-surface-inverse-2. val onAccent1 = Color(0xFFFFFFFF) // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-1. val onAccent2 = Color(0xFFFFFFFF) // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-2. val onAccent3 = Color(0xFFFFFFFF) // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-3. val onSurface1 = Color(0xFF5C5C5C) // Lightest text and icon fill. Used for body text, placeholder text, field labels, sub-headings, and taglines. val onSurface2 = Color(0xFF2E2E2E) // Darker text and icon fills used for secondary and tertiary headings, dark body copy, and filled input fields. val onSurface3 = Color(0xFF03234D) // Darkest text and icon fill used for title and pages or components. val onSurfaceInverse1 = Color(0xFFFFFFFF) // Lightest text and icon fill on dark backgrounds. Always pair with surface-inverse-1 or surface-container-inverse-1. val onSurfaceInverse2 = Color(0xFFA8CBFF) // Darker text and icon fill on dark backgrounds (50 to 100). Always pair with surface-inverse-2 or surface-container-inverse-2. val onInfo1 get() = SalesforceCosmosReferenceColorsLight.info40 // Step 1 in the On Info scale for colors that define the on info colors. val onSuccess1 get() = SalesforceCosmosReferenceColorsLight.success40 // Step 1 in the On Success scale for colors that define the on success colors. val onSuccess2 get() = SalesforceCosmosReferenceColorsLight.success30 // Step 2 in the On Success scale for colors that define the on success colors. val onWarning1 get() = SalesforceCosmosReferenceColorsLight.warning40 // Step 1 in the On Warning scale. val onError1 get() = SalesforceCosmosReferenceColorsLight.error40 // Fill color for text and icons displayed within an error container. Always pair with error-container-1. val onError2 get() = SalesforceCosmosReferenceColorsLight.error30 // Fill color for text and icons displayed within an error container. Always pair with error-container-2. val onDisabled1 = Color(0xFF757575) // Fill color for text and icons displayed within disabled-container-1 (netural-100). Always pair with disabled-container-1. val onDisabled2 = Color(0xFF757575) // Fill color for text and icons displayed within disabled-container-2 (neutral-80). Always pair with disabled-container-2. val border1 = Color(0xFFC9C9C9) // Borders for decorative components or divider lines between content. val border2 = Color(0xFF5C5C5C) // Border for functional or interactive components. val borderAccent1 get() = SalesforceCosmosReferenceColorsLight.brand50 // Border color for branded containers. val borderAccent2 get() = SalesforceCosmosReferenceColorsLight.brand40 // Border color for branded containers. val borderAccent3 get() = SalesforceCosmosReferenceColorsLight.brand30 // Hover border color for branded containers. val borderInverse1 = Color(0xFFF3F3F3) // Border for functional or interactive components on dark backgrounds. val borderInverse2 = Color(0xFF032D60) // Borders for decorative components or divider lines between content on dark backgrounds. val borderSuccess1 get() = SalesforceCosmosSystemColorsLight.successBase40 // Step 1 in the Border Success scale for colors that define the borders of success containers. val borderSuccess2 get() = SalesforceCosmosSystemColorsLight.successBase30 // Step 2 in the Border Success scale for colors that define the borders of success containers. val borderWarning1 get() = SalesforceCosmosReferenceColorsLight.warning60 // Step 1 in the Border Warning scale for colors that define the borders of warning containers. val borderError1 get() = SalesforceCosmosReferenceColorsLight.error40 // Border color for error containers such as destructive buttons. val borderError2 get() = SalesforceCosmosReferenceColorsLight.error30 // Hover border color for error containers such as destructive buttons. val borderDisabled1 get() = SalesforceCosmosSystemColorsLight.neutralBase50 // Border color for disabled containers (border-2 becomes border-disabled-1 for disabled states). val borderDisabled2 get() = SalesforceCosmosSystemColorsLight.neutralBase40 // Border color for disabled UI elements. This is one step darker than disabled-border-1. val accent1 get() = SalesforceCosmosReferenceColorsLight.brand50 // Emphasis color for large text and icon fills. val accent2 get() = SalesforceCosmosReferenceColorsLight.brand40 // Emphasis color for text, links, and icon color fills. Hover state color for interactive elements. val accent3 get() = SalesforceCosmosReferenceColorsLight.brand30 // Emphasis color for text, links, and icon alternative colors. Hover state color for interactive elements. val accentContainer1 get() = SalesforceCosmosReferenceColorsLight.brand50 // Background fill for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-1. val accentContainer2 get() = SalesforceCosmosReferenceColorsLight.brand40 // Background fill on hover state for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-2. val accentContainer3 get() = SalesforceCosmosReferenceColorsLight.brand30 // Alternative background fill on hover state for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-3. @Deprecated("Color Accent Light 1.", replaceWith = ReplaceWith("alias.palette.electricBlue.95")) val accentLight1 = Color(0xFFEDF4FF) // Color Accent Light 1. @Deprecated("Color Accent Light 2.", replaceWith = ReplaceWith("alias.palette.electricBlue.90")) val accentLight2 = Color(0xFFD6E6FF) // Color Accent Light 2. @Deprecated("Color Accent Dark 1.", replaceWith = ReplaceWith("alias.palette.electricBlue.20")) val accentDark1 = Color(0xFF002775) // Color Accent Dark 1. @Deprecated("Color Accent Dark 2.", replaceWith = ReplaceWith("alias.palette.electricBlue.10")) val accentDark2 = Color(0xFF001642) // Color Accent Dark 2. val error1 get() = SalesforceCosmosReferenceColorsLight.error40 // Fill color for text and icons displaying an error. val errorContainer1 get() = SalesforceCosmosReferenceColorsLight.error90 // Container background fill for error components such as toast or alerts. Always pair with on-error-1. val errorContainer2 get() = SalesforceCosmosReferenceColorsLight.error80 // Container background fill for error components such as destructive buttons. Always pair with on-error-2. val warning1 get() = SalesforceCosmosReferenceColorsLight.warning40 // Color Warning 1. val warningContainer1 get() = SalesforceCosmosReferenceColorsLight.warning90 // Color Warning Container 1. val success1 get() = SalesforceCosmosReferenceColorsLight.success40 // Color Success 1. val successContainer1 get() = SalesforceCosmosReferenceColorsLight.success90 // Color Success Container 1. val successContainer2 get() = SalesforceCosmosReferenceColorsLight.success80 // Color Success Container 2. val info1 get() = SalesforceCosmosReferenceColorsLight.info40 // Step 1 in the Info scale for colors that define the info colors. val infoContainer1 get() = SalesforceCosmosReferenceColorsLight.info90 // Step 1 in the Info Container scale for colors that define the info containers. val disabled1 get() = SalesforceCosmosSystemColorsLight.neutralBase50 // Fill color fo text and icons in disabled components or with disabled content. val disabled2 get() = SalesforceCosmosSystemColorsLight.neutralBase40 // Color denoting disabled UI elements. This is one step darker than disabled-1. val disabledContainer1 = Color(0xFFE5E5E5) // Disabled container background fill for white components. Always pair with on-disabled-1. val disabledContainer2 = Color(0xFFC9C9C9) // Disabled container background fill for grey components. Always pair with on-disabled-2. } object SalesforceCosmosSemanticColorsDark { val surface1 = Color(0xFF242424) // Color surface used for page backgrounds. val surface2 = Color(0xFF181818) // Color surface used for darker page backgrounds. val surface3 = Color(0xFF2E2E2E) // Color surface used for containers. val surfaceContainer1 = Color(0xFF242424) // Default container background fill for components such as cards and modals. val surfaceContainer2 = Color(0xFF181818) // Darker color for container background fill for components. val surfaceContainer3 = Color(0xFF2E2E2E) // Darkest color for container background fill for components. val surfaceContainerInverse1 = Color(0xFFAACBFF) // Inverse color container background fill for components. Always pair with on-surface-inverse-1. val surfaceContainerInverse2 = Color(0xFF78B0FD) // Inverse darker color container background fill for components. Always pair with on-surface-inverse-2. val surfaceInverse1 = Color(0xFFAACBFF) // Inverse page background. Always pair with on-surface-inverse-1. val surfaceInverse2 = Color(0xFFD8E6FE) // Darker inverse page background. Always pair with on-surface-inverse-2. val onAccent1 = Color(0xFFFFFFFF) // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-1. val onAccent2 get() = SalesforceCosmosReferenceColorsDark.brand40 // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-2. val onAccent3 get() = SalesforceCosmosReferenceColorsDark.brand30 // Text and icon fill color displayed on branded containers. Always pair with on-accent-container-3. val onSurface1 = Color(0xFFAEAEAE) // Lightest text and icon fill. Used for body text, placeholder text, field labels, sub-headings, and taglines. val onSurface2 = Color(0xFFE5E5E5) // Darker text and icon fills used for secondary and tertiary headings, dark body copy, and filled input fields. val onSurface3 = Color(0xFFD8E6FE) // Darkest text and icon fill used for title and pages or components. val onSurfaceInverse1 = Color(0xFF181818) // Lightest text and icon fill on dark backgrounds. Always pair with surface-inverse-1 or surface-container-inverse-1. val onSurfaceInverse2 = Color(0xFF002775) // Darker text and icon fill on dark backgrounds (50 to 100). Always pair with surface-inverse-2 or surface-container-inverse-2. val onInfo1 get() = SalesforceCosmosReferenceColorsDark.info90 // Step 1 in the On Info scale for colors that define the on info colors. val onSuccess1 get() = SalesforceCosmosReferenceColorsDark.success90 // Step 1 in the On Success scale for colors that define the on success colors. val onSuccess2 get() = SalesforceCosmosReferenceColorsDark.success95 // Step 2 in the On Success scale for colors that define the on success colors. val onWarning1 get() = SalesforceCosmosReferenceColorsDark.warning90 // Step 1 in the On Warning scale. val onError1 get() = SalesforceCosmosReferenceColorsDark.error90 // Fill color for text and icons displayed within an error container. Always pair with error-container-1. val onError2 get() = SalesforceCosmosReferenceColorsDark.error95 // Fill color for text and icons displayed within an error container. Always pair with error-container-2. val onDisabled1 = Color(0xFF757575) // Fill color for text and icons displayed within disabled-container-1 (netural-100). Always pair with disabled-container-1. val onDisabled2 = Color(0xFF939393) // Fill color for text and icons displayed within disabled-container-2 (neutral-80). Always pair with disabled-container-2. val border1 = Color(0xFF444444) // Borders for decorative components or divider lines between content. val border2 = Color(0xFF757575) // Border for functional or interactive components. val borderAccent1 get() = SalesforceCosmosReferenceColorsDark.brand50 // Border color for branded containers. val borderAccent2 get() = SalesforceCosmosReferenceColorsDark.brand70 // Border color for branded containers. val borderAccent3 get() = SalesforceCosmosReferenceColorsDark.brand80 // Hover border color for branded containers. val borderInverse1 = Color(0xFF181818) // Border for functional or interactive components on dark backgrounds. val borderInverse2 = Color(0xFFAACBFF) // Borders for decorative components or divider lines between content on dark backgrounds. val borderSuccess1 get() = SalesforceCosmosSystemColorsDark.successBase40 // Step 1 in the Border Success scale for colors that define the borders of success containers. val borderSuccess2 get() = SalesforceCosmosSystemColorsDark.successBase30 // Step 2 in the Border Success scale for colors that define the borders of success containers. val borderWarning1 get() = SalesforceCosmosReferenceColorsDark.warning70 // Step 1 in the Border Warning scale for colors that define the borders of warning containers. val borderError1 get() = SalesforceCosmosReferenceColorsDark.error70 // Border color for error containers such as destructive buttons. val borderError2 get() = SalesforceCosmosReferenceColorsDark.error80 // Hover border color for error containers such as destructive buttons. val borderDisabled1 get() = SalesforceCosmosSystemColorsDark.neutralBase50 // Border color for disabled containers (border-2 becomes border-disabled-1 for disabled states). val borderDisabled2 get() = SalesforceCosmosSystemColorsDark.neutralBase40 // Border color for disabled UI elements. This is one step darker than disabled-border-1. val accent1 get() = SalesforceCosmosReferenceColorsDark.brand50 // Emphasis color for large text and icon fills. val accent2 get() = SalesforceCosmosReferenceColorsDark.brand70 // Emphasis color for text, links, and icon color fills. Hover state color for interactive elements. val accent3 get() = SalesforceCosmosReferenceColorsDark.brand80 // Emphasis color for text, links, and icon alternative colors. Hover state color for interactive elements. val accentContainer1 get() = SalesforceCosmosReferenceColorsDark.brand50 // Background fill for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-1. val accentContainer2 get() = SalesforceCosmosReferenceColorsDark.brand90 // Background fill on hover state for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-2. val accentContainer3 get() = SalesforceCosmosReferenceColorsDark.brand80 // Alternative background fill on hover state for containers that emphasize branded component and interactive elements such as Brand buttons. Always pair with on-accent-3. @Deprecated("Color Accent Light 1.", replaceWith = ReplaceWith("alias.palette.electricBlue.95")) val accentLight1 = Color(0xFFEDF4FF) // Color Accent Light 1. @Deprecated("Color Accent Light 2.", replaceWith = ReplaceWith("alias.palette.electricBlue.90")) val accentLight2 = Color(0xFFD6E6FF) // Color Accent Light 2. @Deprecated("Color Accent Dark 1.", replaceWith = ReplaceWith("alias.palette.electricBlue.20")) val accentDark1 = Color(0xFF002775) // Color Accent Dark 1. @Deprecated("Color Accent Dark 2.", replaceWith = ReplaceWith("alias.palette.electricBlue.10")) val accentDark2 = Color(0xFF001642) // Color Accent Dark 2. val error1 get() = SalesforceCosmosReferenceColorsDark.error70 // Fill color for text and icons displaying an error. val errorContainer1 get() = SalesforceCosmosReferenceColorsDark.error30 // Container background fill for error components such as toast or alerts. Always pair with on-error-1. val errorContainer2 get() = SalesforceCosmosReferenceColorsDark.error40 // Container background fill for error components such as destructive buttons. Always pair with on-error-2. val warning1 get() = SalesforceCosmosReferenceColorsDark.warning70 // Color Warning 1. val warningContainer1 get() = SalesforceCosmosReferenceColorsDark.warning30 // Color Warning Container 1. val success1 get() = SalesforceCosmosReferenceColorsDark.success70 // Color Success 1. val successContainer1 get() = SalesforceCosmosReferenceColorsDark.success30 // Color Success Container 1. val successContainer2 get() = SalesforceCosmosReferenceColorsDark.success40 // Color Success Container 2. val info1 get() = SalesforceCosmosReferenceColorsDark.info70 // Step 1 in the Info scale for colors that define the info colors. val infoContainer1 get() = SalesforceCosmosReferenceColorsDark.info30 // Step 1 in the Info Container scale for colors that define the info containers. val disabled1 get() = SalesforceCosmosSystemColorsDark.neutralBase50 // Fill color fo text and icons in disabled components or with disabled content. val disabled2 get() = SalesforceCosmosSystemColorsDark.neutralBase40 // Color denoting disabled UI elements. This is one step darker than disabled-1. val disabledContainer1 = Color(0xFF2E2E2E) // Disabled container background fill for white components. Always pair with on-disabled-1. val disabledContainer2 = Color(0xFF444444) // Disabled container background fill for grey components. Always pair with on-disabled-2. } // ============================================================================ // PALETTE COLORS // ============================================================================ object SalesforceCosmosPaletteBlueLight { val blue10 = Color(0xFF001639) // Step 10 in the palette Blue scale. val blue15 = Color(0xFF03234D) // Step 15 in the palette Blue scale. val blue20 = Color(0xFF032D60) // Step 20 in the palette Blue scale. val blue30 = Color(0xFF014486) // Step 30 in the palette Blue scale. val blue40 = Color(0xFF0B5CAB) // Step 40 in the palette Blue scale. val blue50 = Color(0xFF0176D3) // Step 50 in the palette Blue scale. val blue60 = Color(0xFF1B96FF) // Step 60 in the palette Blue scale. val blue65 = Color(0xFF57A3FD) // Step 65 in the palette Blue scale. val blue70 = Color(0xFF78B0FD) // Step 70 in the palette Blue scale. val blue80 = Color(0xFFAACBFF) // Step 80 in the palette Blue scale. val blue90 = Color(0xFFD8E6FE) // Step 90 in the palette Blue scale. val blue95 = Color(0xFFEEF4FF) // Step 95 in the palette Blue scale. } object SalesforceCosmosPaletteBlueDark { val blue10 = Color(0xFFD8E6FE) // Step 10 in the palette Blue scale. val blue15 = Color(0xFFC2D8FF) // Step 15 in the palette Blue scale. val blue20 = Color(0xFFAACBFF) // Step 20 in the palette Blue scale. val blue30 = Color(0xFF78B0FD) // Step 30 in the palette Blue scale. val blue40 = Color(0xFF1B96FF) // Step 40 in the palette Blue scale. val blue50 = Color(0xFF0176D3) // Step 50 in the palette Blue scale. val blue60 = Color(0xFF0B5CAB) // Step 60 in the palette Blue scale. val blue65 = Color(0xFF044F98) // Step 65 in the palette Blue scale. val blue70 = Color(0xFF014486) // Step 70 in the palette Blue scale. val blue80 = Color(0xFF032D60) // Step 80 in the palette Blue scale. val blue90 = Color(0xFF001639) // Step 90 in the palette Blue scale. val blue95 = Color(0xFF000310) // Step 95 in the palette Blue scale. } object SalesforceCosmosPaletteCloudBlueLight { val cloudBlue10 = Color(0xFF001A28) // Step 10 in the palette Cloud Blue scale. val cloudBlue15 = Color(0xFF0A2636) // Step 15 in the palette Cloud Blue scale. val cloudBlue20 = Color(0xFF023248) // Step 20 in the palette Cloud Blue scale. val cloudBlue30 = Color(0xFF084968) // Step 30 in the palette Cloud Blue scale. val cloudBlue40 = Color(0xFF05628A) // Step 40 in the palette Cloud Blue scale. val cloudBlue50 = Color(0xFF107CAD) // Step 50 in the palette Cloud Blue scale. val cloudBlue60 = Color(0xFF0D9DDA) // Step 60 in the palette Cloud Blue scale. val cloudBlue65 = Color(0xFF08ABED) // Step 65 in the palette Cloud Blue scale. val cloudBlue70 = Color(0xFF1AB9FF) // Step 70 in the palette Cloud Blue scale. val cloudBlue80 = Color(0xFF90D0FE) // Step 80 in the palette Cloud Blue scale. val cloudBlue90 = Color(0xFFCFE9FE) // Step 90 in the palette Cloud Blue scale. val cloudBlue95 = Color(0xFFEAF5FE) // Step 95 in the palette Cloud Blue scale. } object SalesforceCosmosPaletteCloudBlueDark { val cloudBlue10 = Color(0xFFCFE9FE) // Step 10 in the palette Cloud Blue scale. val cloudBlue15 = Color(0xFFAEDDFE) // Step 15 in the palette Cloud Blue scale. val cloudBlue20 = Color(0xFF90D0FE) // Step 20 in the palette Cloud Blue scale. val cloudBlue30 = Color(0xFF1AB9FF) // Step 30 in the palette Cloud Blue scale. val cloudBlue40 = Color(0xFF0D9DDA) // Step 40 in the palette Cloud Blue scale. val cloudBlue50 = Color(0xFF107CAD) // Step 50 in the palette Cloud Blue scale. val cloudBlue60 = Color(0xFF05628A) // Step 60 in the palette Cloud Blue scale. val cloudBlue65 = Color(0xFF075579) // Step 65 in the palette Cloud Blue scale. val cloudBlue70 = Color(0xFF084968) // Step 70 in the palette Cloud Blue scale. val cloudBlue80 = Color(0xFF023248) // Step 80 in the palette Cloud Blue scale. val cloudBlue90 = Color(0xFF001A28) // Step 90 in the palette Cloud Blue scale. val cloudBlue95 = Color(0xFF000409) // Step 95 in the palette Cloud Blue scale. } object SalesforceCosmosPaletteElectricBlueLight { val electricBlue10 = Color(0xFF001642) // Step 10 in the palette Electric Blue scale. val electricBlue15 = Color(0xFF001E5B) // Step 15 in the palette Electric Blue scale. val electricBlue20 = Color(0xFF002775) // Step 20 in the palette Electric Blue scale. val electricBlue30 = Color(0xFF022AC0) // Step 30 in the palette Electric Blue scale. val electricBlue40 = Color(0xFF0250D9) // Step 40 in the palette Electric Blue scale. val electricBlue50 = Color(0xFF066AFE) // Step 50 in the palette Electric Blue scale. val electricBlue60 = Color(0xFF4992FE) // Step 60 in the palette Electric Blue scale. val electricBlue65 = Color(0xFF5F9FFE) // Step 65 in the palette Electric Blue scale. val electricBlue70 = Color(0xFF7CB1FE) // Step 70 in the palette Electric Blue scale. val electricBlue80 = Color(0xFFA8CBFF) // Step 80 in the palette Electric Blue scale. val electricBlue90 = Color(0xFFD6E6FF) // Step 90 in the palette Electric Blue scale. val electricBlue95 = Color(0xFFEDF4FF) // Step 95 in the palette Electric Blue scale. } object SalesforceCosmosPaletteElectricBlueDark { val electricBlue10 = Color(0xFFD6E6FF) // Step 10 in the palette Electric Blue scale. val electricBlue15 = Color(0xFFC2DAFF) // Step 15 in the palette Electric Blue scale. val electricBlue20 = Color(0xFFA8CBFF) // Step 20 in the palette Electric Blue scale. val electricBlue30 = Color(0xFF7CB1FE) // Step 30 in the palette Electric Blue scale. val electricBlue40 = Color(0xFF4992FE) // Step 40 in the palette Electric Blue scale. val electricBlue50 = Color(0xFF066AFE) // Step 50 in the palette Electric Blue scale. val electricBlue60 = Color(0xFF0250D9) // Step 60 in the palette Electric Blue scale. val electricBlue65 = Color(0xFF003ECD) // Step 65 in the palette Electric Blue scale. val electricBlue70 = Color(0xFF022AC0) // Step 70 in the palette Electric Blue scale. val electricBlue80 = Color(0xFF002775) // Step 80 in the palette Electric Blue scale. val electricBlue90 = Color(0xFF001642) // Step 90 in the palette Electric Blue scale. val electricBlue95 = Color(0xFF000314) // Step 95 in the palette Electric Blue scale. } object SalesforceCosmosPaletteGreenLight { val green10 = Color(0xFF071B12) // Step 10 in the palette Green scale. val green15 = Color(0xFF0C2912) // Step 15 in the palette Green scale. val green20 = Color(0xFF143B25) // Step 20 in the palette Green scale. val green30 = Color(0xFF194E31) // Step 30 in the palette Green scale. val green40 = Color(0xFF396547) // Step 40 in the palette Green scale. val green50 = Color(0xFF2E844A) // Step 50 in the palette Green scale. val green60 = Color(0xFF3BA755) // Step 60 in the palette Green scale. val green65 = Color(0xFF41B658) // Step 65 in the palette Green scale. val green70 = Color(0xFF45C65A) // Step 70 in the palette Green scale. val green80 = Color(0xFF91DB8B) // Step 80 in the palette Green scale. val green90 = Color(0xFFCDEFC4) // Step 90 in the palette Green scale. val green95 = Color(0xFFEBF7E6) // Step 95 in the palette Green scale. } object SalesforceCosmosPaletteGreenDark { val green10 = Color(0xFFCDEFC4) // Step 10 in the palette Green scale. val green15 = Color(0xFFAEE4A9) // Step 15 in the palette Green scale. val green20 = Color(0xFF91DB8B) // Step 20 in the palette Green scale. val green30 = Color(0xFF45C65A) // Step 30 in the palette Green scale. val green40 = Color(0xFF3BA755) // Step 40 in the palette Green scale. val green50 = Color(0xFF2E844A) // Step 50 in the palette Green scale. val green60 = Color(0xFF396547) // Step 60 in the palette Green scale. val green65 = Color(0xFF1E5C39) // Step 65 in the palette Green scale. val green70 = Color(0xFF194E31) // Step 70 in the palette Green scale. val green80 = Color(0xFF143B25) // Step 80 in the palette Green scale. val green90 = Color(0xFF071B12) // Step 90 in the palette Green scale. val green95 = Color(0xFF010502) // Step 95 in the palette Green scale. } object SalesforceCosmosPaletteHotOrangeLight { val hotOrange10 = Color(0xFF281202) // Step 10 in the palette Hot Orange scale. val hotOrange15 = Color(0xFF421604) // Step 15 in the palette Hot Orange scale. val hotOrange20 = Color(0xFF4A2413) // Step 20 in the palette Hot Orange scale. val hotOrange30 = Color(0xFF7E2600) // Step 30 in the palette Hot Orange scale. val hotOrange40 = Color(0xFFAA3001) // Step 40 in the palette Hot Orange scale. val hotOrange50 = Color(0xFFD83A00) // Step 50 in the palette Hot Orange scale. val hotOrange60 = Color(0xFFFF5D2D) // Step 60 in the palette Hot Orange scale. val hotOrange65 = Color(0xFFFF784F) // Step 65 in the palette Hot Orange scale. val hotOrange70 = Color(0xFFFF906E) // Step 70 in the palette Hot Orange scale. val hotOrange80 = Color(0xFFFEB9A5) // Step 80 in the palette Hot Orange scale. val hotOrange90 = Color(0xFFFFDED5) // Step 90 in the palette Hot Orange scale. val hotOrange95 = Color(0xFFFEF1ED) // Step 95 in the palette Hot Orange scale. } object SalesforceCosmosPaletteHotOrangeDark { val hotOrange10 = Color(0xFFFFDED5) // Step 10 in the palette Hot Orange scale. val hotOrange15 = Color(0xFFFECCBD) // Step 15 in the palette Hot Orange scale. val hotOrange20 = Color(0xFFFEB9A5) // Step 20 in the palette Hot Orange scale. val hotOrange30 = Color(0xFFFF906E) // Step 30 in the palette Hot Orange scale. val hotOrange40 = Color(0xFFFF5D2D) // Step 40 in the palette Hot Orange scale. val hotOrange50 = Color(0xFFD83A00) // Step 50 in the palette Hot Orange scale. val hotOrange60 = Color(0xFFAA3001) // Step 60 in the palette Hot Orange scale. val hotOrange65 = Color(0xFF942B00) // Step 65 in the palette Hot Orange scale. val hotOrange70 = Color(0xFF7E2600) // Step 70 in the palette Hot Orange scale. val hotOrange80 = Color(0xFF4A2413) // Step 80 in the palette Hot Orange scale. val hotOrange90 = Color(0xFF281202) // Step 90 in the palette Hot Orange scale. val hotOrange95 = Color(0xFF090200) // Step 95 in the palette Hot Orange scale. } object SalesforceCosmosPaletteIndigoLight { val indigo10 = Color(0xFF17094E) // Step 10 in the palette Indigo scale. val indigo15 = Color(0xFF1F0974) // Step 15 in the palette Indigo scale. val indigo20 = Color(0xFF270C92) // Step 20 in the palette Indigo scale. val indigo30 = Color(0xFF2F2CB7) // Step 30 in the palette Indigo scale. val indigo40 = Color(0xFF3A49DA) // Step 40 in the palette Indigo scale. val indigo50 = Color(0xFF5867E8) // Step 50 in the palette Indigo scale. val indigo60 = Color(0xFF7F8CED) // Step 60 in the palette Indigo scale. val indigo65 = Color(0xFF8E9BEF) // Step 65 in the palette Indigo scale. val indigo70 = Color(0xFF9EA9F1) // Step 70 in the palette Indigo scale. val indigo80 = Color(0xFFBEC7F6) // Step 80 in the palette Indigo scale. val indigo90 = Color(0xFFE0E5F8) // Step 90 in the palette Indigo scale. val indigo95 = Color(0xFFF1F3FB) // Step 95 in the palette Indigo scale. } object SalesforceCosmosPaletteIndigoDark { val indigo10 = Color(0xFFE0E5F8) // Step 10 in the palette Indigo scale. val indigo15 = Color(0xFFCFD4F7) // Step 15 in the palette Indigo scale. val indigo20 = Color(0xFFBEC7F6) // Step 20 in the palette Indigo scale. val indigo30 = Color(0xFF9EA9F1) // Step 30 in the palette Indigo scale. val indigo40 = Color(0xFF7F8CED) // Step 40 in the palette Indigo scale. val indigo50 = Color(0xFF5867E8) // Step 50 in the palette Indigo scale. val indigo60 = Color(0xFF3A49DA) // Step 60 in the palette Indigo scale. val indigo65 = Color(0xFF343BC8) // Step 65 in the palette Indigo scale. val indigo70 = Color(0xFF2F2CB7) // Step 70 in the palette Indigo scale. val indigo80 = Color(0xFF270C92) // Step 80 in the palette Indigo scale. val indigo90 = Color(0xFF17094E) // Step 90 in the palette Indigo scale. val indigo95 = Color(0xFF060116) // Step 95 in the palette Indigo scale. } object SalesforceCosmosPaletteNeutralLight { val neutral0 = Color(0xFF000000) // Step 0 in the palette Neutral scale. val neutral10 = Color(0xFF181818) // Step 10 in the palette Neutral scale. val neutral15 = Color(0xFF242424) // Step 15 in the palette Neutral scale. val neutral20 = Color(0xFF2E2E2E) // Step 20 in the palette Neutral scale. val neutral30 = Color(0xFF444444) // Step 30 in the palette Neutral scale. val neutral40 = Color(0xFF5C5C5C) // Step 40 in the palette Neutral scale. val neutral50 = Color(0xFF757575) // Step 50 in the palette Neutral scale. val neutral60 = Color(0xFF939393) // Step 60 in the palette Neutral scale. val neutral65 = Color(0xFFA0A0A0) // Step 65 in the palette Neutral scale. val neutral70 = Color(0xFFAEAEAE) // Step 70 in the palette Neutral scale. val neutral80 = Color(0xFFC9C9C9) // Step 80 in the palette Neutral scale. val neutral90 = Color(0xFFE5E5E5) // Step 90 in the palette Neutral scale. val neutral95 = Color(0xFFF3F3F3) // Step 95 in the palette Neutral scale. val neutral100 = Color(0xFFFFFFFF) // Step 100 in the palette Neutral scale. } object SalesforceCosmosPaletteNeutralDark { val neutral0 = Color(0xFFFFFFFF) // Step 0 in the palette Neutral scale. val neutral10 = Color(0xFFE5E5E5) // Step 10 in the palette Neutral scale. val neutral15 = Color(0xFFD7D7D7) // Step 15 in the palette Neutral scale. val neutral20 = Color(0xFFC9C9C9) // Step 20 in the palette Neutral scale. val neutral30 = Color(0xFFAEAEAE) // Step 30 in the palette Neutral scale. val neutral40 = Color(0xFF939393) // Step 40 in the palette Neutral scale. val neutral50 = Color(0xFF757575) // Step 50 in the palette Neutral scale. val neutral60 = Color(0xFF5C5C5C) // Step 60 in the palette Neutral scale. val neutral65 = Color(0xFF515151) // Step 65 in the palette Neutral scale. val neutral70 = Color(0xFF444444) // Step 70 in the palette Neutral scale. val neutral80 = Color(0xFF2E2E2E) // Step 80 in the palette Neutral scale. val neutral90 = Color(0xFF181818) // Step 90 in the palette Neutral scale. val neutral95 = Color(0xFF020202) // Step 95 in the palette Neutral scale. val neutral100 = Color(0xFF000000) // Step 100 in the palette Neutral scale. } object SalesforceCosmosPaletteOrangeLight { val orange10 = Color(0xFF201600) // Step 10 in the palette Orange scale. val orange15 = Color(0xFF2E2204) // Step 15 in the palette Orange scale. val orange20 = Color(0xFF3E2B02) // Step 20 in the palette Orange scale. val orange30 = Color(0xFF5F3E02) // Step 30 in the palette Orange scale. val orange40 = Color(0xFF825101) // Step 40 in the palette Orange scale. val orange50 = Color(0xFFA96404) // Step 50 in the palette Orange scale. val orange60 = Color(0xFFDD7A01) // Step 60 in the palette Orange scale. val orange65 = Color(0xFFF38303) // Step 65 in the palette Orange scale. val orange70 = Color(0xFFFE9339) // Step 70 in the palette Orange scale. val orange80 = Color(0xFFFFBA90) // Step 80 in the palette Orange scale. val orange90 = Color(0xFFFEDFD0) // Step 90 in the palette Orange scale. val orange95 = Color(0xFFFFF1EA) // Step 95 in the palette Orange scale. } object SalesforceCosmosPaletteOrangeDark { val orange10 = Color(0xFFFEDFD0) // Step 10 in the palette Orange scale. val orange15 = Color(0xFFFFCCAD) // Step 15 in the palette Orange scale. val orange20 = Color(0xFFFFBA90) // Step 20 in the palette Orange scale. val orange30 = Color(0xFFFE9339) // Step 30 in the palette Orange scale. val orange40 = Color(0xFFDD7A01) // Step 40 in the palette Orange scale. val orange50 = Color(0xFFA96404) // Step 50 in the palette Orange scale. val orange60 = Color(0xFF825101) // Step 60 in the palette Orange scale. val orange65 = Color(0xFF704801) // Step 65 in the palette Orange scale. val orange70 = Color(0xFF5F3E02) // Step 70 in the palette Orange scale. val orange80 = Color(0xFF3E2B02) // Step 80 in the palette Orange scale. val orange90 = Color(0xFF201600) // Step 90 in the palette Orange scale. val orange95 = Color(0xFF060300) // Step 95 in the palette Orange scale. } object SalesforceCosmosPalettePinkLight { val pink10 = Color(0xFF370114) // Step 10 in the palette Pink scale. val pink15 = Color(0xFF4B0620) // Step 15 in the palette Pink scale. val pink20 = Color(0xFF61022A) // Step 20 in the palette Pink scale. val pink30 = Color(0xFF8A033E) // Step 30 in the palette Pink scale. val pink40 = Color(0xFFB60554) // Step 40 in the palette Pink scale. val pink50 = Color(0xFFE3066A) // Step 50 in the palette Pink scale. val pink60 = Color(0xFFFF538A) // Step 60 in the palette Pink scale. val pink65 = Color(0xFFFE7298) // Step 65 in the palette Pink scale. val pink70 = Color(0xFFFE8AA7) // Step 70 in the palette Pink scale. val pink80 = Color(0xFFFDB6C5) // Step 80 in the palette Pink scale. val pink90 = Color(0xFFFDDDE3) // Step 90 in the palette Pink scale. val pink95 = Color(0xFFFEF0F3) // Step 95 in the palette Pink scale. } object SalesforceCosmosPalettePinkDark { val pink10 = Color(0xFFFDDDE3) // Step 10 in the palette Pink scale. val pink15 = Color(0xFFFEC8D4) // Step 15 in the palette Pink scale. val pink20 = Color(0xFFFDB6C5) // Step 20 in the palette Pink scale. val pink30 = Color(0xFFFE8AA7) // Step 30 in the palette Pink scale. val pink40 = Color(0xFFFF538A) // Step 40 in the palette Pink scale. val pink50 = Color(0xFFE3066A) // Step 50 in the palette Pink scale. val pink60 = Color(0xFFB60554) // Step 60 in the palette Pink scale. val pink65 = Color(0xFFA00449) // Step 65 in the palette Pink scale. val pink70 = Color(0xFF8A033E) // Step 70 in the palette Pink scale. val pink80 = Color(0xFF61022A) // Step 80 in the palette Pink scale. val pink90 = Color(0xFF370114) // Step 90 in the palette Pink scale. val pink95 = Color(0xFF0F0003) // Step 95 in the palette Pink scale. } object SalesforceCosmosPalettePurpleLight { val purple10 = Color(0xFF240643) // Step 10 in the palette Purple scale. val purple15 = Color(0xFF300B60) // Step 15 in the palette Purple scale. val purple20 = Color(0xFF401075) // Step 20 in the palette Purple scale. val purple30 = Color(0xFF5A1BA9) // Step 30 in the palette Purple scale. val purple40 = Color(0xFF7526E3) // Step 40 in the palette Purple scale. val purple50 = Color(0xFF9050E9) // Step 50 in the palette Purple scale. val purple60 = Color(0xFFAD7BEE) // Step 60 in the palette Purple scale. val purple65 = Color(0xFFB78DEF) // Step 65 in the palette Purple scale. val purple70 = Color(0xFFC29EF1) // Step 70 in the palette Purple scale. val purple80 = Color(0xFFD7BFF2) // Step 80 in the palette Purple scale. val purple90 = Color(0xFFECE1F9) // Step 90 in the palette Purple scale. val purple95 = Color(0xFFF6F2FB) // Step 95 in the palette Purple scale. } object SalesforceCosmosPalettePurpleDark { val purple10 = Color(0xFFECE1F9) // Step 10 in the palette Purple scale. val purple15 = Color(0xFFE2D0F6) // Step 15 in the palette Purple scale. val purple20 = Color(0xFFD7BFF2) // Step 20 in the palette Purple scale. val purple30 = Color(0xFFC29EF1) // Step 30 in the palette Purple scale. val purple40 = Color(0xFFAD7BEE) // Step 40 in the palette Purple scale. val purple50 = Color(0xFF9050E9) // Step 50 in the palette Purple scale. val purple60 = Color(0xFF7526E3) // Step 60 in the palette Purple scale. val purple65 = Color(0xFF681DC9) // Step 65 in the palette Purple scale. val purple70 = Color(0xFF5A1BA9) // Step 70 in the palette Purple scale. val purple80 = Color(0xFF401075) // Step 80 in the palette Purple scale. val purple90 = Color(0xFF240643) // Step 90 in the palette Purple scale. val purple95 = Color(0xFF070114) // Step 95 in the palette Purple scale. } object SalesforceCosmosPaletteRedLight { val red10 = Color(0xFF300C01) // Step 10 in the palette Red scale. val red15 = Color(0xFF4A0C04) // Step 15 in the palette Red scale. val red20 = Color(0xFF640103) // Step 20 in the palette Red scale. val red30 = Color(0xFF8E030F) // Step 30 in the palette Red scale. val red40 = Color(0xFFBA0517) // Step 40 in the palette Red scale. val red50 = Color(0xFFEA001E) // Step 50 in the palette Red scale. val red60 = Color(0xFFFE5C4C) // Step 60 in the palette Red scale. val red65 = Color(0xFFFE7765) // Step 65 in the palette Red scale. val red70 = Color(0xFFFE8F7D) // Step 70 in the palette Red scale. val red80 = Color(0xFFFEB8AB) // Step 80 in the palette Red scale. val red90 = Color(0xFFFEDED8) // Step 90 in the palette Red scale. val red95 = Color(0xFFFEF1EE) // Step 95 in the palette Red scale. } object SalesforceCosmosPaletteRedDark { val red10 = Color(0xFFFEDED8) // Step 10 in the palette Red scale. val red15 = Color(0xFFFECCC3) // Step 15 in the palette Red scale. val red20 = Color(0xFFFEB8AB) // Step 20 in the palette Red scale. val red30 = Color(0xFFFE8F7D) // Step 30 in the palette Red scale. val red40 = Color(0xFFFE5C4C) // Step 40 in the palette Red scale. val red50 = Color(0xFFEA001E) // Step 50 in the palette Red scale. val red60 = Color(0xFFBA0517) // Step 60 in the palette Red scale. val red65 = Color(0xFFA40413) // Step 65 in the palette Red scale. val red70 = Color(0xFF8E030F) // Step 70 in the palette Red scale. val red80 = Color(0xFF640103) // Step 80 in the palette Red scale. val red90 = Color(0xFF300C01) // Step 90 in the palette Red scale. val red95 = Color(0xFF0C0200) // Step 95 in the palette Red scale. } object SalesforceCosmosPaletteTealLight { val teal10 = Color(0xFF071B12) // Step 10 in the palette Teal scale. val teal15 = Color(0xFF072825) // Step 15 in the palette Teal scale. val teal20 = Color(0xFF023434) // Step 20 in the palette Teal scale. val teal30 = Color(0xFF024D4C) // Step 30 in the palette Teal scale. val teal40 = Color(0xFF056764) // Step 40 in the palette Teal scale. val teal50 = Color(0xFF0B827C) // Step 50 in the palette Teal scale. val teal60 = Color(0xFF06A59A) // Step 60 in the palette Teal scale. val teal65 = Color(0xFF03B4A7) // Step 65 in the palette Teal scale. val teal70 = Color(0xFF01C3B3) // Step 70 in the palette Teal scale. val teal80 = Color(0xFF04E1CB) // Step 80 in the palette Teal scale. val teal90 = Color(0xFFACF3E4) // Step 90 in the palette Teal scale. val teal95 = Color(0xFFDEF9F3) // Step 95 in the palette Teal scale. } object SalesforceCosmosPaletteTealDark { val teal10 = Color(0xFFACF3E4) // Step 10 in the palette Teal scale. val teal15 = Color(0xFF76EAD9) // Step 15 in the palette Teal scale. val teal20 = Color(0xFF04E1CB) // Step 20 in the palette Teal scale. val teal30 = Color(0xFF01C3B3) // Step 30 in the palette Teal scale. val teal40 = Color(0xFF06A59A) // Step 40 in the palette Teal scale. val teal50 = Color(0xFF0B827C) // Step 50 in the palette Teal scale. val teal60 = Color(0xFF056764) // Step 60 in the palette Teal scale. val teal65 = Color(0xFF035A58) // Step 65 in the palette Teal scale. val teal70 = Color(0xFF024D4C) // Step 70 in the palette Teal scale. val teal80 = Color(0xFF023434) // Step 80 in the palette Teal scale. val teal90 = Color(0xFF071B12) // Step 90 in the palette Teal scale. val teal95 = Color(0xFF010502) // Step 95 in the palette Teal scale. } object SalesforceCosmosPaletteVioletLight { val violet10 = Color(0xFF2E0039) // Step 10 in the palette Violet scale. val violet15 = Color(0xFF3D0157) // Step 15 in the palette Violet scale. val violet20 = Color(0xFF580276) // Step 20 in the palette Violet scale. val violet30 = Color(0xFF730394) // Step 30 in the palette Violet scale. val violet40 = Color(0xFF9602C7) // Step 40 in the palette Violet scale. val violet50 = Color(0xFFBA01FF) // Step 50 in the palette Violet scale. val violet60 = Color(0xFFCB65FF) // Step 60 in the palette Violet scale. val violet65 = Color(0xFFD17DFE) // Step 65 in the palette Violet scale. val violet70 = Color(0xFFD892FE) // Step 70 in the palette Violet scale. val violet80 = Color(0xFFE5B9FE) // Step 80 in the palette Violet scale. val violet90 = Color(0xFFF2DEFE) // Step 90 in the palette Violet scale. val violet95 = Color(0xFFF9F0FF) // Step 95 in the palette Violet scale. } object SalesforceCosmosPaletteVioletDark { val violet10 = Color(0xFFF2DEFE) // Step 10 in the palette Violet scale. val violet15 = Color(0xFFECCDFE) // Step 15 in the palette Violet scale. val violet20 = Color(0xFFE5B9FE) // Step 20 in the palette Violet scale. val violet30 = Color(0xFFD892FE) // Step 30 in the palette Violet scale. val violet40 = Color(0xFFCB65FF) // Step 40 in the palette Violet scale. val violet50 = Color(0xFFBA01FF) // Step 50 in the palette Violet scale. val violet60 = Color(0xFF9602C7) // Step 60 in the palette Violet scale. val violet65 = Color(0xFF8402AD) // Step 65 in the palette Violet scale. val violet70 = Color(0xFF730394) // Step 70 in the palette Violet scale. val violet80 = Color(0xFF580276) // Step 80 in the palette Violet scale. val violet90 = Color(0xFF2E0039) // Step 90 in the palette Violet scale. val violet95 = Color(0xFF060300) // Step 95 in the palette Violet scale. } object SalesforceCosmosPaletteYellowLight { val yellow10 = Color(0xFF281202) // Step 10 in the palette Yellow scale. val yellow15 = Color(0xFF371E03) // Step 15 in the palette Yellow scale. val yellow20 = Color(0xFF4F2100) // Step 20 in the palette Yellow scale. val yellow30 = Color(0xFF6F3400) // Step 30 in the palette Yellow scale. val yellow40 = Color(0xFF8C4B02) // Step 40 in the palette Yellow scale. val yellow50 = Color(0xFFA96504) // Step 50 in the palette Yellow scale. val yellow60 = Color(0xFFCA8501) // Step 60 in the palette Yellow scale. val yellow65 = Color(0xFFDA9401) // Step 65 in the palette Yellow scale. val yellow70 = Color(0xFFE4A201) // Step 70 in the palette Yellow scale. val yellow80 = Color(0xFFFCC003) // Step 80 in the palette Yellow scale. val yellow90 = Color(0xFFF9E3B6) // Step 90 in the palette Yellow scale. val yellow95 = Color(0xFFFBF3E0) // Step 95 in the palette Yellow scale. } object SalesforceCosmosPaletteYellowDark { val yellow10 = Color(0xFFF9E3B6) // Step 10 in the palette Yellow scale. val yellow15 = Color(0xFFF8D462) // Step 15 in the palette Yellow scale. val yellow20 = Color(0xFFFCC003) // Step 20 in the palette Yellow scale. val yellow30 = Color(0xFFE4A201) // Step 30 in the palette Yellow scale. val yellow40 = Color(0xFFCA8501) // Step 40 in the palette Yellow scale. val yellow50 = Color(0xFFA96504) // Step 50 in the palette Yellow scale. val yellow60 = Color(0xFF8C4B02) // Step 60 in the palette Yellow scale. val yellow65 = Color(0xFF824308) // Step 65 in the palette Yellow scale. val yellow70 = Color(0xFF6F3400) // Step 70 in the palette Yellow scale. val yellow80 = Color(0xFF4F2100) // Step 80 in the palette Yellow scale. val yellow90 = Color(0xFF281202) // Step 90 in the palette Yellow scale. val yellow95 = Color(0xFF090200) // Step 95 in the palette Yellow scale. }