@nordnet/design-tokens
Advanced tools
Comparing version 1.2.1 to 1.2.2
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:33 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:33 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
export const colorNeutralTextDefault = "#212121ff"; | ||
export const colorNeutralTextWeak = "#6e6e6eff"; | ||
export const colorNeutralTextMedium = "#ffffffff"; | ||
export const colorNeutralTextStrong = "#ffffffff"; | ||
export const colorNeutralTextDisabled = "#9e9e9eff"; | ||
export const colorNeutralBackgroundDefault = "#ffffffff"; | ||
export const colorNeutralBackgroundDefaultApp = "#ffffffff"; | ||
export const colorNeutralBackgroundWeak = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundWeakApp = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundMedium = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundStrong = "#e0e0e0ff"; | ||
export const colorNeutralBackgroundDisabled = "#eeeeeeff"; | ||
export const colorNeutralBackgroundDisabledApp = "#eeeeeeff"; | ||
export const colorNeutralBackgroundActive = "#ffffffff"; | ||
export const colorNeutralBackgroundInactive = "#424242ff"; | ||
export const colorNeutralBackgroundFocus = "#212121ff"; | ||
export const colorNeutralBackgroundBrand = "#000000ff"; | ||
export const colorNeutralBackgroundContent = "#ffffffff"; | ||
export const colorNeutralBackgroundOverlay = "#00000066"; | ||
export const colorNeutralBorderDefault = "#bdbdbdff"; | ||
export const colorNeutralBorderWeak = "#eeeeeeff"; | ||
export const colorNeutralBorderWeakApp = "#eeeeeeff"; | ||
export const colorNeutralBorderMedium = "#eeeeeeff"; | ||
export const colorNeutralBorderStrong = "#ffffffff"; | ||
export const colorNeutralBorderDisabled = "#9e9e9eff"; | ||
export const colorNeutralBorderHover = "#6e6e6eff"; | ||
export const colorNeutralIconDefault = "#212121ff"; | ||
export const colorNeutralIconWeak = "#6e6e6eff"; | ||
export const colorNeutralIconMedium = "#ffffffff"; | ||
export const colorNeutralIconStrong = "#ffffffff"; | ||
export const colorNeutralIconDisabled = "#9e9e9eff"; | ||
export const colorNeutralIconBrand = "#212121ff"; | ||
export const colorNeutralBorderBrand = "#0000001a"; | ||
export const colorActionTextDefault = "#336bffff"; | ||
export const colorActionTextMedium = "#336bffff"; | ||
export const colorActionTextHover = "#2650bfff"; | ||
export const colorActionTextPressed = "#1f4099ff"; | ||
export const colorActionBackgroundDefault = "#336bffff"; | ||
export const colorActionBackgroundWeak = "#eaf0ffff"; | ||
export const colorActionBackgroundStrong = "#1f4099ff"; | ||
export const colorActionBackgroundHover = "#2650bfff"; | ||
export const colorActionBackgroundPressed = "#1f4099ff"; | ||
export const colorActionBackgroundData = "#2650bfff"; | ||
export const colorActionBackgroundBrand = "#00c8f5ff"; | ||
export const colorActionBorderDefault = "#336bffff"; | ||
export const colorActionBorderWeak = "#adc4ffff"; | ||
export const colorActionBorderHover = "#2650bfff"; | ||
export const colorActionBorderPressed = "#1f4099ff"; | ||
export const colorActionBorderData = "#336bffff"; | ||
export const colorActionIconDefault = "#336bffff"; | ||
export const colorActionIconMedium = "#336bffff"; | ||
export const colorActionIconHover = "#2650bfff"; | ||
export const colorActionIconPressed = "#1f4099ff"; | ||
export const colorActionIconBrand = "#00c8f5ff"; | ||
export const colorNegativeTextDefault = "#cc2269ff"; | ||
export const colorNegativeTextHover = "#ac135aff"; | ||
export const colorNegativeTextPressed = "#78013aff"; | ||
export const colorNegativeTextBrand = "#ff2b83ff"; | ||
export const colorNegativeBackgroundDefault = "#cc2269ff"; | ||
export const colorNegativeBackgroundWeak = "#f6e7eeff"; | ||
export const colorNegativeBackgroundMedium = "#cc2269ff"; | ||
export const colorNegativeBackgroundStrong = "#ac135aff"; | ||
export const colorNegativeBackgroundData = "#ffaacdff"; | ||
export const colorNegativeBackgroundHover = "#ac135aff"; | ||
export const colorNegativeBackgroundPressed = "#78013aff"; | ||
export const colorNegativeBackgroundBrand = "#ff2b83ff"; | ||
export const colorNegativeBorderDefault = "#cc2269ff"; | ||
export const colorNegativeIconDefault = "#cc2269ff"; | ||
export const colorNegativeIconHover = "#ac135aff"; | ||
export const colorNegativeIconPressed = "#78013aff"; | ||
export const colorNegativeIconBrand = "#ff2b83ff"; | ||
export const colorPositiveTextDefault = "#1f4099ff"; | ||
export const colorPositiveTextMedium = "#41a21aff"; | ||
export const colorPositiveTextHover = "#142b66ff"; | ||
export const colorPositiveBackgroundDefault = "#1f4099ff"; | ||
export const colorPositiveBackgroundWeak = "#edfae8ff"; | ||
export const colorPositiveBackgroundData = "#b9eaa6ff"; | ||
export const colorPositiveBackgroundBrand = "#d2f500ff"; | ||
export const colorPositiveBorderDefault = "#41a21aff"; | ||
export const colorPositiveIconDefault = "#41a21aff"; | ||
export const colorPositiveIconHover = "#368716ff"; | ||
export const colorPositiveIconData = "#41a21aff"; | ||
export const colorPositiveIconBrand = "#d2f500ff"; | ||
export const colorWarningTextDefault = "#614f00ff"; | ||
export const colorWarningBackgroundDefault = "#e6bb00ff"; | ||
export const colorWarningBackgroundWeak = "#fffdf2ff"; | ||
export const colorWarningBackgroundMedium = "#fff7d4ff"; | ||
export const colorWarningBackgroundStrong = "#ffcf00ff"; | ||
export const colorWarningBorderDefault = "#e6bb00ff"; | ||
export const colorWarningIconDefault = "#e6bb00ff"; | ||
export const colorWarningIconStrong = "#ffcf00ff"; | ||
export const colorErrorTextDefault = "#cc3929ff"; | ||
export const colorErrorTextHover = "#992b1fff"; | ||
export const colorErrorTextPressed = "#661c14ff"; | ||
export const colorErrorBackgroundDefault = "#cc3929ff"; | ||
export const colorErrorBackgroundWeak = "#ffeceaff"; | ||
export const colorErrorBackgroundMedium = "#cc3929ff"; | ||
export const colorErrorBackgroundHover = "#992b1fff"; | ||
export const colorErrorBackgroundPressed = "#661c14ff"; | ||
export const colorErrorBorderDefault = "#cc3929ff"; | ||
export const colorErrorIconDefault = "#cc3929ff"; | ||
export const colorErrorIconHover = "#992b1fff"; | ||
export const colorErrorIconPressed = "#661c14ff"; | ||
export const colorAccentTextDefault = "#009087ff"; | ||
export const colorAccentBackgroundDefault = "#00c0b4ff"; | ||
export const colorAccentBackgroundWeak = "#e5fdfcff"; | ||
export const colorAccentBackgroundStrong = "#00605aff"; | ||
export const colorAccentBackgroundBrand = "#00f0e1ff"; | ||
export const colorAccentIconDefault = "#009087ff"; | ||
export const colorAccentIconBrand = "#00f0e1ff"; | ||
export default { | ||
color: { | ||
neutral: { | ||
text_default: "#212121ff", | ||
text_weak: "#6e6e6eff", | ||
text_medium: "#ffffffff", | ||
text_strong: "#ffffffff", | ||
text_disabled: "#9e9e9eff", | ||
background_default: "#ffffffff", | ||
background_default_app: "#ffffffff", | ||
background_weak: "#f5f5f5ff", | ||
background_weak_app: "#f5f5f5ff", | ||
background_medium: "#f5f5f5ff", | ||
background_strong: "#e0e0e0ff", | ||
background_disabled: "#eeeeeeff", | ||
background_disabled_app: "#eeeeeeff", | ||
background_active: "#ffffffff", | ||
background_inactive: "#424242ff", | ||
background_focus: "#212121ff", | ||
background_brand: "#000000ff", | ||
background_content: "#ffffffff", | ||
background_overlay: "#00000066", | ||
border_default: "#bdbdbdff", | ||
border_weak: "#eeeeeeff", | ||
border_weak_app: "#eeeeeeff", | ||
border_medium: "#eeeeeeff", | ||
border_strong: "#ffffffff", | ||
border_disabled: "#9e9e9eff", | ||
border_hover: "#6e6e6eff", | ||
icon_default: "#212121ff", | ||
icon_weak: "#6e6e6eff", | ||
icon_medium: "#ffffffff", | ||
icon_strong: "#ffffffff", | ||
icon_disabled: "#9e9e9eff", | ||
icon_brand: "#212121ff", | ||
border_brand: "#0000001a", | ||
}, | ||
action: { | ||
text_default: "#336bffff", | ||
text_medium: "#336bffff", | ||
text_hover: "#2650bfff", | ||
text_pressed: "#1f4099ff", | ||
background_default: "#336bffff", | ||
background_weak: "#eaf0ffff", | ||
background_strong: "#1f4099ff", | ||
background_hover: "#2650bfff", | ||
background_pressed: "#1f4099ff", | ||
background_data: "#2650bfff", | ||
background_brand: "#00c8f5ff", | ||
border_default: "#336bffff", | ||
border_weak: "#adc4ffff", | ||
border_hover: "#2650bfff", | ||
border_pressed: "#1f4099ff", | ||
border_data: "#336bffff", | ||
icon_default: "#336bffff", | ||
icon_medium: "#336bffff", | ||
icon_hover: "#2650bfff", | ||
icon_pressed: "#1f4099ff", | ||
icon_brand: "#00c8f5ff", | ||
}, | ||
negative: { | ||
text_default: "#cc2269ff", | ||
text_hover: "#ac135aff", | ||
text_pressed: "#78013aff", | ||
text_brand: "#ff2b83ff", | ||
background_default: "#cc2269ff", | ||
background_weak: "#f6e7eeff", | ||
background_medium: "#cc2269ff", | ||
background_strong: "#ac135aff", | ||
background_data: "#ffaacdff", | ||
background_hover: "#ac135aff", | ||
background_pressed: "#78013aff", | ||
background_brand: "#ff2b83ff", | ||
border_default: "#cc2269ff", | ||
icon_default: "#cc2269ff", | ||
icon_hover: "#ac135aff", | ||
icon_pressed: "#78013aff", | ||
icon_brand: "#ff2b83ff", | ||
}, | ||
positive: { | ||
text_default: "#1f4099ff", | ||
text_medium: "#41a21aff", | ||
text_hover: "#142b66ff", | ||
background_default: "#1f4099ff", | ||
background_weak: "#edfae8ff", | ||
background_data: "#b9eaa6ff", | ||
background_brand: "#d2f500ff", | ||
border_default: "#41a21aff", | ||
icon_default: "#41a21aff", | ||
icon_hover: "#368716ff", | ||
icon_data: "#41a21aff", | ||
icon_brand: "#d2f500ff", | ||
}, | ||
warning: { | ||
text_default: "#614f00ff", | ||
background_default: "#e6bb00ff", | ||
background_weak: "#fffdf2ff", | ||
background_medium: "#fff7d4ff", | ||
background_strong: "#ffcf00ff", | ||
border_default: "#e6bb00ff", | ||
icon_default: "#e6bb00ff", | ||
icon_strong: "#ffcf00ff", | ||
}, | ||
error: { | ||
text_default: "#cc3929ff", | ||
text_hover: "#992b1fff", | ||
text_pressed: "#661c14ff", | ||
background_default: "#cc3929ff", | ||
background_weak: "#ffeceaff", | ||
background_medium: "#cc3929ff", | ||
background_hover: "#992b1fff", | ||
background_pressed: "#661c14ff", | ||
border_default: "#cc3929ff", | ||
icon_default: "#cc3929ff", | ||
icon_hover: "#992b1fff", | ||
icon_pressed: "#661c14ff", | ||
}, | ||
accent: { | ||
text_default: "#009087ff", | ||
background_default: "#00c0b4ff", | ||
background_weak: "#e5fdfcff", | ||
background_strong: "#00605aff", | ||
background_brand: "#00f0e1ff", | ||
icon_default: "#009087ff", | ||
icon_brand: "#00f0e1ff", | ||
}, | ||
}, | ||
}; |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:33 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:33 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
export const colorNeutralTextDefault = "#ffffffff"; | ||
export const colorNeutralTextWeak = "#bdbdbdff"; | ||
export const colorNeutralTextMedium = "#212121ff"; | ||
export const colorNeutralTextStrong = "#ffffffff"; | ||
export const colorNeutralTextDisabled = "#6e6e6eff"; | ||
export const colorNeutralBackgroundDefault = "#212121ff"; | ||
export const colorNeutralBackgroundDefaultApp = "#121212ff"; | ||
export const colorNeutralBackgroundWeak = "#121212ff"; | ||
export const colorNeutralBackgroundWeakApp = "#212121ff"; | ||
export const colorNeutralBackgroundMedium = "#424242ff"; | ||
export const colorNeutralBackgroundStrong = "#424242ff"; | ||
export const colorNeutralBackgroundDisabled = "#121212ff"; | ||
export const colorNeutralBackgroundDisabledApp = "#212121ff"; | ||
export const colorNeutralBackgroundActive = "#424242ff"; | ||
export const colorNeutralBackgroundInactive = "#424242ff"; | ||
export const colorNeutralBackgroundFocus = "#ffffffff"; | ||
export const colorNeutralBackgroundBrand = "#000000ff"; | ||
export const colorNeutralBackgroundContent = "#000000ff"; | ||
export const colorNeutralBackgroundOverlay = "#00000099"; | ||
export const colorNeutralBorderDefault = "#6e6e6eff"; | ||
export const colorNeutralBorderWeak = "#121212ff"; | ||
export const colorNeutralBorderWeakApp = "#212121ff"; | ||
export const colorNeutralBorderMedium = "#424242ff"; | ||
export const colorNeutralBorderStrong = "#212121ff"; | ||
export const colorNeutralBorderDisabled = "#424242ff"; | ||
export const colorNeutralBorderHover = "#bdbdbdff"; | ||
export const colorNeutralIconDefault = "#ffffffff"; | ||
export const colorNeutralIconWeak = "#bdbdbdff"; | ||
export const colorNeutralIconMedium = "#212121ff"; | ||
export const colorNeutralIconStrong = "#ffffffff"; | ||
export const colorNeutralIconDisabled = "#6e6e6eff"; | ||
export const colorNeutralIconBrand = "#212121ff"; | ||
export const colorNeutralBorderBrand = "#ffffff26"; | ||
export const colorActionTextDefault = "#6690ffff"; | ||
export const colorActionTextMedium = "#ffffffff"; | ||
export const colorActionTextHover = "#adc4ffff"; | ||
export const colorActionTextPressed = "#d6e1ffff"; | ||
export const colorActionBackgroundDefault = "#336bffff"; | ||
export const colorActionBackgroundWeak = "#142b66ff"; | ||
export const colorActionBackgroundStrong = "#1f4099ff"; | ||
export const colorActionBackgroundHover = "#2650bfff"; | ||
export const colorActionBackgroundPressed = "#1f4099ff"; | ||
export const colorActionBackgroundData = "#00c0b4ff"; | ||
export const colorActionBackgroundBrand = "#00c8f5ff"; | ||
export const colorActionBorderDefault = "#336bffff"; | ||
export const colorActionBorderWeak = "#0a1533ff"; | ||
export const colorActionBorderHover = "#adc4ffff"; | ||
export const colorActionBorderPressed = "#d6e1ffff"; | ||
export const colorActionBorderData = "#00f0e1ff"; | ||
export const colorActionIconDefault = "#6690ffff"; | ||
export const colorActionIconMedium = "#ffffffff"; | ||
export const colorActionIconHover = "#adc4ffff"; | ||
export const colorActionIconPressed = "#d6e1ffff"; | ||
export const colorActionIconBrand = "#00c8f5ff"; | ||
export const colorNegativeTextDefault = "#ff2b83ff"; | ||
export const colorNegativeTextHover = "#ff6aa8ff"; | ||
export const colorNegativeTextPressed = "#ffaacdff"; | ||
export const colorNegativeBackgroundDefault = "#cc2269ff"; | ||
export const colorNegativeBackgroundWeak = "#590f2eff"; | ||
export const colorNegativeBackgroundMedium = "#ff2b83ff"; | ||
export const colorNegativeBackgroundStrong = "#ac135aff"; | ||
export const colorNegativeBackgroundData = "#ac135aff"; | ||
export const colorNegativeBackgroundHover = "#ac135aff"; | ||
export const colorNegativeBackgroundPressed = "#78013aff"; | ||
export const colorNegativeBackgroundBrand = "#ff2b83ff"; | ||
export const colorNegativeBorderDefault = "#ff2b83ff"; | ||
export const colorNegativeIconDefault = "#ff2b83ff"; | ||
export const colorNegativeIconHover = "#ff6aa8ff"; | ||
export const colorNegativeIconPressed = "#ffaacdff"; | ||
export const colorNegativeIconBrand = "#ff2b83ff"; | ||
export const colorNegativeTextBrand = "#ff2b83ff"; | ||
export const colorPositiveTextDefault = "#51cb20ff"; | ||
export const colorPositiveTextMedium = "#d2f500ff"; | ||
export const colorPositiveTextHover = "#85da62ff"; | ||
export const colorPositiveBackgroundDefault = "#51cb20ff"; | ||
export const colorPositiveBackgroundWeak = "#20510dff"; | ||
export const colorPositiveBackgroundData = "#317a13ff"; | ||
export const colorPositiveBackgroundBrand = "#d2f500ff"; | ||
export const colorPositiveBorderDefault = "#51cb20ff"; | ||
export const colorPositiveIconDefault = "#51cb20ff"; | ||
export const colorPositiveIconHover = "#85da62ff"; | ||
export const colorPositiveIconData = "#336bffff"; | ||
export const colorPositiveIconBrand = "#d2f500ff"; | ||
export const colorWarningTextDefault = "#ffcf00ff"; | ||
export const colorWarningBackgroundDefault = "#ffcf00ff"; | ||
export const colorWarningBackgroundWeak = "#614f00ff"; | ||
export const colorWarningBackgroundMedium = "#332900ff"; | ||
export const colorWarningBackgroundStrong = "#ffcf00ff"; | ||
export const colorWarningBorderDefault = "#ffcf00ff"; | ||
export const colorWarningIconDefault = "#ffcf00ff"; | ||
export const colorWarningIconStrong = "#ffcf00ff"; | ||
export const colorErrorTextDefault = "#ff4733ff"; | ||
export const colorErrorTextHover = "#ff7e70ff"; | ||
export const colorErrorTextPressed = "#ffa399ff"; | ||
export const colorErrorBackgroundDefault = "#ff4733ff"; | ||
export const colorErrorBackgroundWeak = "#661c14ff"; | ||
export const colorErrorBackgroundMedium = "#ff4733ff"; | ||
export const colorErrorBackgroundHover = "#cc3929ff"; | ||
export const colorErrorBackgroundPressed = "#992b1fff"; | ||
export const colorErrorBorderDefault = "#ff4733ff"; | ||
export const colorErrorIconDefault = "#ff4733ff"; | ||
export const colorErrorIconHover = "#ff7e70ff"; | ||
export const colorErrorIconPressed = "#ffa399ff"; | ||
export const colorAccentTextDefault = "#00f0e1ff"; | ||
export const colorAccentBackgroundDefault = "#00f0e1ff"; | ||
export const colorAccentBackgroundWeak = "#004844ff"; | ||
export const colorAccentBackgroundStrong = "#00605aff"; | ||
export const colorAccentBackgroundBrand = "#00f0e1ff"; | ||
export const colorAccentIconDefault = "#00f0e1ff"; | ||
export const colorAccentIconBrand = "#00f0e1ff"; | ||
export default { | ||
color: { | ||
neutral: { | ||
text_default: "#ffffffff", | ||
text_weak: "#bdbdbdff", | ||
text_medium: "#212121ff", | ||
text_strong: "#ffffffff", | ||
text_disabled: "#6e6e6eff", | ||
background_default: "#212121ff", | ||
background_default_app: "#121212ff", | ||
background_weak: "#121212ff", | ||
background_weak_app: "#212121ff", | ||
background_medium: "#424242ff", | ||
background_strong: "#424242ff", | ||
background_disabled: "#121212ff", | ||
background_disabled_app: "#212121ff", | ||
background_active: "#424242ff", | ||
background_inactive: "#424242ff", | ||
background_focus: "#ffffffff", | ||
background_brand: "#000000ff", | ||
background_content: "#000000ff", | ||
background_overlay: "#00000099", | ||
border_default: "#6e6e6eff", | ||
border_weak: "#121212ff", | ||
border_weak_app: "#212121ff", | ||
border_medium: "#424242ff", | ||
border_strong: "#212121ff", | ||
border_disabled: "#424242ff", | ||
border_hover: "#bdbdbdff", | ||
icon_default: "#ffffffff", | ||
icon_weak: "#bdbdbdff", | ||
icon_medium: "#212121ff", | ||
icon_strong: "#ffffffff", | ||
icon_disabled: "#6e6e6eff", | ||
icon_brand: "#212121ff", | ||
border_brand: "#ffffff26", | ||
}, | ||
action: { | ||
text_default: "#6690ffff", | ||
text_medium: "#ffffffff", | ||
text_hover: "#adc4ffff", | ||
text_pressed: "#d6e1ffff", | ||
background_default: "#336bffff", | ||
background_weak: "#142b66ff", | ||
background_strong: "#1f4099ff", | ||
background_hover: "#2650bfff", | ||
background_pressed: "#1f4099ff", | ||
background_data: "#00c0b4ff", | ||
background_brand: "#00c8f5ff", | ||
border_default: "#336bffff", | ||
border_weak: "#0a1533ff", | ||
border_hover: "#adc4ffff", | ||
border_pressed: "#d6e1ffff", | ||
border_data: "#00f0e1ff", | ||
icon_default: "#6690ffff", | ||
icon_medium: "#ffffffff", | ||
icon_hover: "#adc4ffff", | ||
icon_pressed: "#d6e1ffff", | ||
icon_brand: "#00c8f5ff", | ||
}, | ||
negative: { | ||
text_default: "#ff2b83ff", | ||
text_hover: "#ff6aa8ff", | ||
text_pressed: "#ffaacdff", | ||
background_default: "#cc2269ff", | ||
background_weak: "#590f2eff", | ||
background_medium: "#ff2b83ff", | ||
background_strong: "#ac135aff", | ||
background_data: "#ac135aff", | ||
background_hover: "#ac135aff", | ||
background_pressed: "#78013aff", | ||
background_brand: "#ff2b83ff", | ||
border_default: "#ff2b83ff", | ||
icon_default: "#ff2b83ff", | ||
icon_hover: "#ff6aa8ff", | ||
icon_pressed: "#ffaacdff", | ||
icon_brand: "#ff2b83ff", | ||
text_brand: "#ff2b83ff", | ||
}, | ||
positive: { | ||
text_default: "#51cb20ff", | ||
text_medium: "#d2f500ff", | ||
text_hover: "#85da62ff", | ||
background_default: "#51cb20ff", | ||
background_weak: "#20510dff", | ||
background_data: "#317a13ff", | ||
background_brand: "#d2f500ff", | ||
border_default: "#51cb20ff", | ||
icon_default: "#51cb20ff", | ||
icon_hover: "#85da62ff", | ||
icon_data: "#336bffff", | ||
icon_brand: "#d2f500ff", | ||
}, | ||
warning: { | ||
text_default: "#ffcf00ff", | ||
background_default: "#ffcf00ff", | ||
background_weak: "#614f00ff", | ||
background_medium: "#332900ff", | ||
background_strong: "#ffcf00ff", | ||
border_default: "#ffcf00ff", | ||
icon_default: "#ffcf00ff", | ||
icon_strong: "#ffcf00ff", | ||
}, | ||
error: { | ||
text_default: "#ff4733ff", | ||
text_hover: "#ff7e70ff", | ||
text_pressed: "#ffa399ff", | ||
background_default: "#ff4733ff", | ||
background_weak: "#661c14ff", | ||
background_medium: "#ff4733ff", | ||
background_hover: "#cc3929ff", | ||
background_pressed: "#992b1fff", | ||
border_default: "#ff4733ff", | ||
icon_default: "#ff4733ff", | ||
icon_hover: "#ff7e70ff", | ||
icon_pressed: "#ffa399ff", | ||
}, | ||
accent: { | ||
text_default: "#00f0e1ff", | ||
background_default: "#00f0e1ff", | ||
background_weak: "#004844ff", | ||
background_strong: "#00605aff", | ||
background_brand: "#00f0e1ff", | ||
icon_default: "#00f0e1ff", | ||
icon_brand: "#00f0e1ff", | ||
}, | ||
}, | ||
}; |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:32 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 30 Mar 2023 08:46:32 GMT | ||
* Generated on Thu, 30 Mar 2023 11:51:32 GMT | ||
*/ | ||
export const colorNeutralTextDefault = "#212121ff"; | ||
export const colorNeutralTextWeak = "#6e6e6eff"; | ||
export const colorNeutralTextMedium = "#ffffffff"; | ||
export const colorNeutralTextStrong = "#ffffffff"; | ||
export const colorNeutralTextDisabled = "#9e9e9eff"; | ||
export const colorNeutralBackgroundDefault = "#ffffffff"; | ||
export const colorNeutralBackgroundDefaultApp = "#ffffffff"; | ||
export const colorNeutralBackgroundWeak = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundWeakApp = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundMedium = "#f5f5f5ff"; | ||
export const colorNeutralBackgroundStrong = "#e0e0e0ff"; | ||
export const colorNeutralBackgroundDisabled = "#eeeeeeff"; | ||
export const colorNeutralBackgroundDisabledApp = "#eeeeeeff"; | ||
export const colorNeutralBackgroundActive = "#ffffffff"; | ||
export const colorNeutralBackgroundInactive = "#424242ff"; | ||
export const colorNeutralBackgroundFocus = "#212121ff"; | ||
export const colorNeutralBackgroundBrand = "#000000ff"; | ||
export const colorNeutralBackgroundContent = "#ffffffff"; | ||
export const colorNeutralBackgroundOverlay = "#00000066"; | ||
export const colorNeutralBorderDefault = "#bdbdbdff"; | ||
export const colorNeutralBorderWeak = "#eeeeeeff"; | ||
export const colorNeutralBorderWeakApp = "#eeeeeeff"; | ||
export const colorNeutralBorderMedium = "#eeeeeeff"; | ||
export const colorNeutralBorderStrong = "#ffffffff"; | ||
export const colorNeutralBorderDisabled = "#bdbdbdff"; | ||
export const colorNeutralBorderHover = "#6e6e6eff"; | ||
export const colorNeutralIconDefault = "#212121ff"; | ||
export const colorNeutralIconWeak = "#6e6e6eff"; | ||
export const colorNeutralIconMedium = "#ffffffff"; | ||
export const colorNeutralIconStrong = "#ffffffff"; | ||
export const colorNeutralIconDisabled = "#9e9e9eff"; | ||
export const colorNeutralIconBrand = "#212121ff"; | ||
export const colorNeutralBorderBrand = "#0000001a"; | ||
export const colorActionTextDefault = "#336bffff"; | ||
export const colorActionTextMedium = "#336bffff"; | ||
export const colorActionTextHover = "#2650bfff"; | ||
export const colorActionTextPressed = "#1f4099ff"; | ||
export const colorActionBackgroundDefault = "#336bffff"; | ||
export const colorActionBackgroundWeak = "#eaf0ffff"; | ||
export const colorActionBackgroundStrong = "#1f4099ff"; | ||
export const colorActionBackgroundHover = "#2650bfff"; | ||
export const colorActionBackgroundPressed = "#1f4099ff"; | ||
export const colorActionBackgroundData = "#2650bfff"; | ||
export const colorActionBackgroundBrand = "#00c8f5ff"; | ||
export const colorActionBorderDefault = "#336bffff"; | ||
export const colorActionBorderWeak = "#adc4ffff"; | ||
export const colorActionBorderHover = "#2650bfff"; | ||
export const colorActionBorderPressed = "#1f4099ff"; | ||
export const colorActionBorderData = "#336bffff"; | ||
export const colorActionIconDefault = "#336bffff"; | ||
export const colorActionIconMedium = "#336bffff"; | ||
export const colorActionIconHover = "#2650bfff"; | ||
export const colorActionIconPressed = "#1f4099ff"; | ||
export const colorActionIconBrand = "#00c8f5ff"; | ||
export const colorNegativeTextDefault = "#cc2269ff"; | ||
export const colorNegativeTextHover = "#ac135aff"; | ||
export const colorNegativeTextPressed = "#78013aff"; | ||
export const colorNegativeTextBrand = "#ff2b83ff"; | ||
export const colorNegativeBackgroundDefault = "#cc2269ff"; | ||
export const colorNegativeBackgroundWeak = "#f6e7eeff"; | ||
export const colorNegativeBackgroundMedium = "#cc2269ff"; | ||
export const colorNegativeBackgroundStrong = "#ac135aff"; | ||
export const colorNegativeBackgroundData = "#ffaacdff"; | ||
export const colorNegativeBackgroundHover = "#ac135aff"; | ||
export const colorNegativeBackgroundPressed = "#78013aff"; | ||
export const colorNegativeBackgroundBrand = "#ff2b83ff"; | ||
export const colorNegativeBorderDefault = "#cc2269ff"; | ||
export const colorNegativeIconDefault = "#cc2269ff"; | ||
export const colorNegativeIconHover = "#ac135aff"; | ||
export const colorNegativeIconPressed = "#78013aff"; | ||
export const colorNegativeIconBrand = "#ff2b83ff"; | ||
export const colorPositiveTextDefault = "#41a21aff"; | ||
export const colorPositiveTextMedium = "#41a21aff"; | ||
export const colorPositiveTextHover = "#368716ff"; | ||
export const colorPositiveBackgroundDefault = "#41a21aff"; | ||
export const colorPositiveBackgroundWeak = "#edfae8ff"; | ||
export const colorPositiveBackgroundData = "#b9eaa6ff"; | ||
export const colorPositiveBackgroundBrand = "#d2f500ff"; | ||
export const colorPositiveBorderDefault = "#41a21aff"; | ||
export const colorPositiveIconDefault = "#41a21aff"; | ||
export const colorPositiveIconHover = "#368716ff"; | ||
export const colorPositiveIconData = "#41a21aff"; | ||
export const colorPositiveIconBrand = "#d2f500ff"; | ||
export const colorWarningTextDefault = "#614f00ff"; | ||
export const colorWarningBackgroundDefault = "#e6bb00ff"; | ||
export const colorWarningBackgroundWeak = "#fffdf2ff"; | ||
export const colorWarningBackgroundMedium = "#fff7d4ff"; | ||
export const colorWarningBackgroundStrong = "#ffcf00ff"; | ||
export const colorWarningBorderDefault = "#e6bb00ff"; | ||
export const colorWarningIconDefault = "#e6bb00ff"; | ||
export const colorWarningIconStrong = "#ffcf00ff"; | ||
export const colorErrorTextDefault = "#cc3929ff"; | ||
export const colorErrorTextHover = "#992b1fff"; | ||
export const colorErrorTextPressed = "#661c14ff"; | ||
export const colorErrorBackgroundDefault = "#ff4733ff"; | ||
export const colorErrorBackgroundWeak = "#ffeceaff"; | ||
export const colorErrorBackgroundMedium = "#cc3929ff"; | ||
export const colorErrorBackgroundHover = "#cc3929ff"; | ||
export const colorErrorBackgroundPressed = "#992b1fff"; | ||
export const colorErrorBorderDefault = "#cc3929ff"; | ||
export const colorErrorIconDefault = "#cc3929ff"; | ||
export const colorErrorIconHover = "#992b1fff"; | ||
export const colorErrorIconPressed = "#661c14ff"; | ||
export const colorAccentTextDefault = "#009087ff"; | ||
export const colorAccentBackgroundDefault = "#00c0b4ff"; | ||
export const colorAccentBackgroundWeak = "#e5fdfcff"; | ||
export const colorAccentBackgroundStrong = "#00605aff"; | ||
export const colorAccentBackgroundBrand = "#00f0e1ff"; | ||
export const colorAccentIconDefault = "#009087ff"; | ||
export const colorAccentIconBrand = "#00f0e1ff"; | ||
export default { | ||
color: { | ||
neutral: { | ||
text_default: "#212121ff", | ||
text_weak: "#6e6e6eff", | ||
text_medium: "#ffffffff", | ||
text_strong: "#ffffffff", | ||
text_disabled: "#9e9e9eff", | ||
background_default: "#ffffffff", | ||
background_default_app: "#ffffffff", | ||
background_weak: "#f5f5f5ff", | ||
background_weak_app: "#f5f5f5ff", | ||
background_medium: "#f5f5f5ff", | ||
background_strong: "#e0e0e0ff", | ||
background_disabled: "#eeeeeeff", | ||
background_disabled_app: "#eeeeeeff", | ||
background_active: "#ffffffff", | ||
background_inactive: "#424242ff", | ||
background_focus: "#212121ff", | ||
background_brand: "#000000ff", | ||
background_content: "#ffffffff", | ||
background_overlay: "#00000066", | ||
border_default: "#bdbdbdff", | ||
border_weak: "#eeeeeeff", | ||
border_weak_app: "#eeeeeeff", | ||
border_medium: "#eeeeeeff", | ||
border_strong: "#ffffffff", | ||
border_disabled: "#bdbdbdff", | ||
border_hover: "#6e6e6eff", | ||
icon_default: "#212121ff", | ||
icon_weak: "#6e6e6eff", | ||
icon_medium: "#ffffffff", | ||
icon_strong: "#ffffffff", | ||
icon_disabled: "#9e9e9eff", | ||
icon_brand: "#212121ff", | ||
border_brand: "#0000001a", | ||
}, | ||
action: { | ||
text_default: "#336bffff", | ||
text_medium: "#336bffff", | ||
text_hover: "#2650bfff", | ||
text_pressed: "#1f4099ff", | ||
background_default: "#336bffff", | ||
background_weak: "#eaf0ffff", | ||
background_strong: "#1f4099ff", | ||
background_hover: "#2650bfff", | ||
background_pressed: "#1f4099ff", | ||
background_data: "#2650bfff", | ||
background_brand: "#00c8f5ff", | ||
border_default: "#336bffff", | ||
border_weak: "#adc4ffff", | ||
border_hover: "#2650bfff", | ||
border_pressed: "#1f4099ff", | ||
border_data: "#336bffff", | ||
icon_default: "#336bffff", | ||
icon_medium: "#336bffff", | ||
icon_hover: "#2650bfff", | ||
icon_pressed: "#1f4099ff", | ||
icon_brand: "#00c8f5ff", | ||
}, | ||
negative: { | ||
text_default: "#cc2269ff", | ||
text_hover: "#ac135aff", | ||
text_pressed: "#78013aff", | ||
text_brand: "#ff2b83ff", | ||
background_default: "#cc2269ff", | ||
background_weak: "#f6e7eeff", | ||
background_medium: "#cc2269ff", | ||
background_strong: "#ac135aff", | ||
background_data: "#ffaacdff", | ||
background_hover: "#ac135aff", | ||
background_pressed: "#78013aff", | ||
background_brand: "#ff2b83ff", | ||
border_default: "#cc2269ff", | ||
icon_default: "#cc2269ff", | ||
icon_hover: "#ac135aff", | ||
icon_pressed: "#78013aff", | ||
icon_brand: "#ff2b83ff", | ||
}, | ||
positive: { | ||
text_default: "#41a21aff", | ||
text_medium: "#41a21aff", | ||
text_hover: "#368716ff", | ||
background_default: "#41a21aff", | ||
background_weak: "#edfae8ff", | ||
background_data: "#b9eaa6ff", | ||
background_brand: "#d2f500ff", | ||
border_default: "#41a21aff", | ||
icon_default: "#41a21aff", | ||
icon_hover: "#368716ff", | ||
icon_data: "#41a21aff", | ||
icon_brand: "#d2f500ff", | ||
}, | ||
warning: { | ||
text_default: "#614f00ff", | ||
background_default: "#e6bb00ff", | ||
background_weak: "#fffdf2ff", | ||
background_medium: "#fff7d4ff", | ||
background_strong: "#ffcf00ff", | ||
border_default: "#e6bb00ff", | ||
icon_default: "#e6bb00ff", | ||
icon_strong: "#ffcf00ff", | ||
}, | ||
error: { | ||
text_default: "#cc3929ff", | ||
text_hover: "#992b1fff", | ||
text_pressed: "#661c14ff", | ||
background_default: "#ff4733ff", | ||
background_weak: "#ffeceaff", | ||
background_medium: "#cc3929ff", | ||
background_hover: "#cc3929ff", | ||
background_pressed: "#992b1fff", | ||
border_default: "#cc3929ff", | ||
icon_default: "#cc3929ff", | ||
icon_hover: "#992b1fff", | ||
icon_pressed: "#661c14ff", | ||
}, | ||
accent: { | ||
text_default: "#009087ff", | ||
background_default: "#00c0b4ff", | ||
background_weak: "#e5fdfcff", | ||
background_strong: "#00605aff", | ||
background_brand: "#00f0e1ff", | ||
icon_default: "#009087ff", | ||
icon_brand: "#00f0e1ff", | ||
}, | ||
}, | ||
}; |
{ | ||
"colorNeutralTextDefault": "#212121ff", | ||
"colorNeutralTextWeak": "#6e6e6eff", | ||
"colorNeutralTextMedium": "#ffffffff", | ||
"colorNeutralTextStrong": "#ffffffff", | ||
"colorNeutralTextDisabled": "#9e9e9eff", | ||
"colorNeutralBackgroundDefault": "#ffffffff", | ||
"colorNeutralBackgroundDefaultApp": "#ffffffff", | ||
"colorNeutralBackgroundWeak": "#f5f5f5ff", | ||
"colorNeutralBackgroundWeakApp": "#f5f5f5ff", | ||
"colorNeutralBackgroundMedium": "#f5f5f5ff", | ||
"colorNeutralBackgroundStrong": "#e0e0e0ff", | ||
"colorNeutralBackgroundDisabled": "#eeeeeeff", | ||
"colorNeutralBackgroundDisabledApp": "#eeeeeeff", | ||
"colorNeutralBackgroundActive": "#ffffffff", | ||
"colorNeutralBackgroundInactive": "#424242ff", | ||
"colorNeutralBackgroundFocus": "#212121ff", | ||
"colorNeutralBackgroundBrand": "#000000ff", | ||
"colorNeutralBackgroundContent": "#ffffffff", | ||
"colorNeutralBackgroundOverlay": "#00000066", | ||
"colorNeutralBorderDefault": "#bdbdbdff", | ||
"colorNeutralBorderWeak": "#eeeeeeff", | ||
"colorNeutralBorderWeakApp": "#eeeeeeff", | ||
"colorNeutralBorderMedium": "#eeeeeeff", | ||
"colorNeutralBorderStrong": "#ffffffff", | ||
"colorNeutralBorderDisabled": "#9e9e9eff", | ||
"colorNeutralBorderHover": "#6e6e6eff", | ||
"colorNeutralIconDefault": "#212121ff", | ||
"colorNeutralIconWeak": "#6e6e6eff", | ||
"colorNeutralIconMedium": "#ffffffff", | ||
"colorNeutralIconStrong": "#ffffffff", | ||
"colorNeutralIconDisabled": "#9e9e9eff", | ||
"colorNeutralIconBrand": "#212121ff", | ||
"colorNeutralBorderBrand": "#0000001a", | ||
"colorActionTextDefault": "#336bffff", | ||
"colorActionTextMedium": "#336bffff", | ||
"colorActionTextHover": "#2650bfff", | ||
"colorActionTextPressed": "#1f4099ff", | ||
"colorActionBackgroundDefault": "#336bffff", | ||
"colorActionBackgroundWeak": "#eaf0ffff", | ||
"colorActionBackgroundStrong": "#1f4099ff", | ||
"colorActionBackgroundHover": "#2650bfff", | ||
"colorActionBackgroundPressed": "#1f4099ff", | ||
"colorActionBackgroundData": "#2650bfff", | ||
"colorActionBackgroundBrand": "#00c8f5ff", | ||
"colorActionBorderDefault": "#336bffff", | ||
"colorActionBorderWeak": "#adc4ffff", | ||
"colorActionBorderHover": "#2650bfff", | ||
"colorActionBorderPressed": "#1f4099ff", | ||
"colorActionBorderData": "#336bffff", | ||
"colorActionIconDefault": "#336bffff", | ||
"colorActionIconMedium": "#336bffff", | ||
"colorActionIconHover": "#2650bfff", | ||
"colorActionIconPressed": "#1f4099ff", | ||
"colorActionIconBrand": "#00c8f5ff", | ||
"colorNegativeTextDefault": "#cc2269ff", | ||
"colorNegativeTextHover": "#ac135aff", | ||
"colorNegativeTextPressed": "#78013aff", | ||
"colorNegativeTextBrand": "#ff2b83ff", | ||
"colorNegativeBackgroundDefault": "#cc2269ff", | ||
"colorNegativeBackgroundWeak": "#f6e7eeff", | ||
"colorNegativeBackgroundMedium": "#cc2269ff", | ||
"colorNegativeBackgroundStrong": "#ac135aff", | ||
"colorNegativeBackgroundData": "#ffaacdff", | ||
"colorNegativeBackgroundHover": "#ac135aff", | ||
"colorNegativeBackgroundPressed": "#78013aff", | ||
"colorNegativeBackgroundBrand": "#ff2b83ff", | ||
"colorNegativeBorderDefault": "#cc2269ff", | ||
"colorNegativeIconDefault": "#cc2269ff", | ||
"colorNegativeIconHover": "#ac135aff", | ||
"colorNegativeIconPressed": "#78013aff", | ||
"colorNegativeIconBrand": "#ff2b83ff", | ||
"colorPositiveTextDefault": "#1f4099ff", | ||
"colorPositiveTextMedium": "#41a21aff", | ||
"colorPositiveTextHover": "#142b66ff", | ||
"colorPositiveBackgroundDefault": "#1f4099ff", | ||
"colorPositiveBackgroundWeak": "#edfae8ff", | ||
"colorPositiveBackgroundData": "#b9eaa6ff", | ||
"colorPositiveBackgroundBrand": "#d2f500ff", | ||
"colorPositiveBorderDefault": "#41a21aff", | ||
"colorPositiveIconDefault": "#41a21aff", | ||
"colorPositiveIconHover": "#368716ff", | ||
"colorPositiveIconData": "#41a21aff", | ||
"colorPositiveIconBrand": "#d2f500ff", | ||
"colorWarningTextDefault": "#614f00ff", | ||
"colorWarningBackgroundDefault": "#e6bb00ff", | ||
"colorWarningBackgroundWeak": "#fffdf2ff", | ||
"colorWarningBackgroundMedium": "#fff7d4ff", | ||
"colorWarningBackgroundStrong": "#ffcf00ff", | ||
"colorWarningBorderDefault": "#e6bb00ff", | ||
"colorWarningIconDefault": "#e6bb00ff", | ||
"colorWarningIconStrong": "#ffcf00ff", | ||
"colorErrorTextDefault": "#cc3929ff", | ||
"colorErrorTextHover": "#992b1fff", | ||
"colorErrorTextPressed": "#661c14ff", | ||
"colorErrorBackgroundDefault": "#cc3929ff", | ||
"colorErrorBackgroundWeak": "#ffeceaff", | ||
"colorErrorBackgroundMedium": "#cc3929ff", | ||
"colorErrorBackgroundHover": "#992b1fff", | ||
"colorErrorBackgroundPressed": "#661c14ff", | ||
"colorErrorBorderDefault": "#cc3929ff", | ||
"colorErrorIconDefault": "#cc3929ff", | ||
"colorErrorIconHover": "#992b1fff", | ||
"colorErrorIconPressed": "#661c14ff", | ||
"colorAccentTextDefault": "#009087ff", | ||
"colorAccentBackgroundDefault": "#00c0b4ff", | ||
"colorAccentBackgroundWeak": "#e5fdfcff", | ||
"colorAccentBackgroundStrong": "#00605aff", | ||
"colorAccentBackgroundBrand": "#00f0e1ff", | ||
"colorAccentIconDefault": "#009087ff", | ||
"colorAccentIconBrand": "#00f0e1ff" | ||
"color": { | ||
"neutral": { | ||
"text_default": "#212121ff", | ||
"text_weak": "#6e6e6eff", | ||
"text_medium": "#ffffffff", | ||
"text_strong": "#ffffffff", | ||
"text_disabled": "#9e9e9eff", | ||
"background_default": "#ffffffff", | ||
"background_default_app": "#ffffffff", | ||
"background_weak": "#f5f5f5ff", | ||
"background_weak_app": "#f5f5f5ff", | ||
"background_medium": "#f5f5f5ff", | ||
"background_strong": "#e0e0e0ff", | ||
"background_disabled": "#eeeeeeff", | ||
"background_disabled_app": "#eeeeeeff", | ||
"background_active": "#ffffffff", | ||
"background_inactive": "#424242ff", | ||
"background_focus": "#212121ff", | ||
"background_brand": "#000000ff", | ||
"background_content": "#ffffffff", | ||
"background_overlay": "#00000066", | ||
"border_default": "#bdbdbdff", | ||
"border_weak": "#eeeeeeff", | ||
"border_weak_app": "#eeeeeeff", | ||
"border_medium": "#eeeeeeff", | ||
"border_strong": "#ffffffff", | ||
"border_disabled": "#9e9e9eff", | ||
"border_hover": "#6e6e6eff", | ||
"icon_default": "#212121ff", | ||
"icon_weak": "#6e6e6eff", | ||
"icon_medium": "#ffffffff", | ||
"icon_strong": "#ffffffff", | ||
"icon_disabled": "#9e9e9eff", | ||
"icon_brand": "#212121ff", | ||
"border_brand": "#0000001a" | ||
}, | ||
"action": { | ||
"text_default": "#336bffff", | ||
"text_medium": "#336bffff", | ||
"text_hover": "#2650bfff", | ||
"text_pressed": "#1f4099ff", | ||
"background_default": "#336bffff", | ||
"background_weak": "#eaf0ffff", | ||
"background_strong": "#1f4099ff", | ||
"background_hover": "#2650bfff", | ||
"background_pressed": "#1f4099ff", | ||
"background_data": "#2650bfff", | ||
"background_brand": "#00c8f5ff", | ||
"border_default": "#336bffff", | ||
"border_weak": "#adc4ffff", | ||
"border_hover": "#2650bfff", | ||
"border_pressed": "#1f4099ff", | ||
"border_data": "#336bffff", | ||
"icon_default": "#336bffff", | ||
"icon_medium": "#336bffff", | ||
"icon_hover": "#2650bfff", | ||
"icon_pressed": "#1f4099ff", | ||
"icon_brand": "#00c8f5ff" | ||
}, | ||
"negative": { | ||
"text_default": "#cc2269ff", | ||
"text_hover": "#ac135aff", | ||
"text_pressed": "#78013aff", | ||
"text_brand": "#ff2b83ff", | ||
"background_default": "#cc2269ff", | ||
"background_weak": "#f6e7eeff", | ||
"background_medium": "#cc2269ff", | ||
"background_strong": "#ac135aff", | ||
"background_data": "#ffaacdff", | ||
"background_hover": "#ac135aff", | ||
"background_pressed": "#78013aff", | ||
"background_brand": "#ff2b83ff", | ||
"border_default": "#cc2269ff", | ||
"icon_default": "#cc2269ff", | ||
"icon_hover": "#ac135aff", | ||
"icon_pressed": "#78013aff", | ||
"icon_brand": "#ff2b83ff" | ||
}, | ||
"positive": { | ||
"text_default": "#1f4099ff", | ||
"text_medium": "#41a21aff", | ||
"text_hover": "#142b66ff", | ||
"background_default": "#1f4099ff", | ||
"background_weak": "#edfae8ff", | ||
"background_data": "#b9eaa6ff", | ||
"background_brand": "#d2f500ff", | ||
"border_default": "#41a21aff", | ||
"icon_default": "#41a21aff", | ||
"icon_hover": "#368716ff", | ||
"icon_data": "#41a21aff", | ||
"icon_brand": "#d2f500ff" | ||
}, | ||
"warning": { | ||
"text_default": "#614f00ff", | ||
"background_default": "#e6bb00ff", | ||
"background_weak": "#fffdf2ff", | ||
"background_medium": "#fff7d4ff", | ||
"background_strong": "#ffcf00ff", | ||
"border_default": "#e6bb00ff", | ||
"icon_default": "#e6bb00ff", | ||
"icon_strong": "#ffcf00ff" | ||
}, | ||
"error": { | ||
"text_default": "#cc3929ff", | ||
"text_hover": "#992b1fff", | ||
"text_pressed": "#661c14ff", | ||
"background_default": "#cc3929ff", | ||
"background_weak": "#ffeceaff", | ||
"background_medium": "#cc3929ff", | ||
"background_hover": "#992b1fff", | ||
"background_pressed": "#661c14ff", | ||
"border_default": "#cc3929ff", | ||
"icon_default": "#cc3929ff", | ||
"icon_hover": "#992b1fff", | ||
"icon_pressed": "#661c14ff" | ||
}, | ||
"accent": { | ||
"text_default": "#009087ff", | ||
"background_default": "#00c0b4ff", | ||
"background_weak": "#e5fdfcff", | ||
"background_strong": "#00605aff", | ||
"background_brand": "#00f0e1ff", | ||
"icon_default": "#009087ff", | ||
"icon_brand": "#00f0e1ff" | ||
} | ||
} | ||
} |
{ | ||
"colorNeutralTextDefault": "#ffffffff", | ||
"colorNeutralTextWeak": "#bdbdbdff", | ||
"colorNeutralTextMedium": "#212121ff", | ||
"colorNeutralTextStrong": "#ffffffff", | ||
"colorNeutralTextDisabled": "#6e6e6eff", | ||
"colorNeutralBackgroundDefault": "#212121ff", | ||
"colorNeutralBackgroundDefaultApp": "#121212ff", | ||
"colorNeutralBackgroundWeak": "#121212ff", | ||
"colorNeutralBackgroundWeakApp": "#212121ff", | ||
"colorNeutralBackgroundMedium": "#424242ff", | ||
"colorNeutralBackgroundStrong": "#424242ff", | ||
"colorNeutralBackgroundDisabled": "#121212ff", | ||
"colorNeutralBackgroundDisabledApp": "#212121ff", | ||
"colorNeutralBackgroundActive": "#424242ff", | ||
"colorNeutralBackgroundInactive": "#424242ff", | ||
"colorNeutralBackgroundFocus": "#ffffffff", | ||
"colorNeutralBackgroundBrand": "#000000ff", | ||
"colorNeutralBackgroundContent": "#000000ff", | ||
"colorNeutralBackgroundOverlay": "#00000099", | ||
"colorNeutralBorderDefault": "#6e6e6eff", | ||
"colorNeutralBorderWeak": "#121212ff", | ||
"colorNeutralBorderWeakApp": "#212121ff", | ||
"colorNeutralBorderMedium": "#424242ff", | ||
"colorNeutralBorderStrong": "#212121ff", | ||
"colorNeutralBorderDisabled": "#424242ff", | ||
"colorNeutralBorderHover": "#bdbdbdff", | ||
"colorNeutralIconDefault": "#ffffffff", | ||
"colorNeutralIconWeak": "#bdbdbdff", | ||
"colorNeutralIconMedium": "#212121ff", | ||
"colorNeutralIconStrong": "#ffffffff", | ||
"colorNeutralIconDisabled": "#6e6e6eff", | ||
"colorNeutralIconBrand": "#212121ff", | ||
"colorNeutralBorderBrand": "#ffffff26", | ||
"colorActionTextDefault": "#6690ffff", | ||
"colorActionTextMedium": "#ffffffff", | ||
"colorActionTextHover": "#adc4ffff", | ||
"colorActionTextPressed": "#d6e1ffff", | ||
"colorActionBackgroundDefault": "#336bffff", | ||
"colorActionBackgroundWeak": "#142b66ff", | ||
"colorActionBackgroundStrong": "#1f4099ff", | ||
"colorActionBackgroundHover": "#2650bfff", | ||
"colorActionBackgroundPressed": "#1f4099ff", | ||
"colorActionBackgroundData": "#00c0b4ff", | ||
"colorActionBackgroundBrand": "#00c8f5ff", | ||
"colorActionBorderDefault": "#336bffff", | ||
"colorActionBorderWeak": "#0a1533ff", | ||
"colorActionBorderHover": "#adc4ffff", | ||
"colorActionBorderPressed": "#d6e1ffff", | ||
"colorActionBorderData": "#00f0e1ff", | ||
"colorActionIconDefault": "#6690ffff", | ||
"colorActionIconMedium": "#ffffffff", | ||
"colorActionIconHover": "#adc4ffff", | ||
"colorActionIconPressed": "#d6e1ffff", | ||
"colorActionIconBrand": "#00c8f5ff", | ||
"colorNegativeTextDefault": "#ff2b83ff", | ||
"colorNegativeTextHover": "#ff6aa8ff", | ||
"colorNegativeTextPressed": "#ffaacdff", | ||
"colorNegativeBackgroundDefault": "#cc2269ff", | ||
"colorNegativeBackgroundWeak": "#590f2eff", | ||
"colorNegativeBackgroundMedium": "#ff2b83ff", | ||
"colorNegativeBackgroundStrong": "#ac135aff", | ||
"colorNegativeBackgroundData": "#ac135aff", | ||
"colorNegativeBackgroundHover": "#ac135aff", | ||
"colorNegativeBackgroundPressed": "#78013aff", | ||
"colorNegativeBackgroundBrand": "#ff2b83ff", | ||
"colorNegativeBorderDefault": "#ff2b83ff", | ||
"colorNegativeIconDefault": "#ff2b83ff", | ||
"colorNegativeIconHover": "#ff6aa8ff", | ||
"colorNegativeIconPressed": "#ffaacdff", | ||
"colorNegativeIconBrand": "#ff2b83ff", | ||
"colorNegativeTextBrand": "#ff2b83ff", | ||
"colorPositiveTextDefault": "#51cb20ff", | ||
"colorPositiveTextMedium": "#d2f500ff", | ||
"colorPositiveTextHover": "#85da62ff", | ||
"colorPositiveBackgroundDefault": "#51cb20ff", | ||
"colorPositiveBackgroundWeak": "#20510dff", | ||
"colorPositiveBackgroundData": "#317a13ff", | ||
"colorPositiveBackgroundBrand": "#d2f500ff", | ||
"colorPositiveBorderDefault": "#51cb20ff", | ||
"colorPositiveIconDefault": "#51cb20ff", | ||
"colorPositiveIconHover": "#85da62ff", | ||
"colorPositiveIconData": "#336bffff", | ||
"colorPositiveIconBrand": "#d2f500ff", | ||
"colorWarningTextDefault": "#ffcf00ff", | ||
"colorWarningBackgroundDefault": "#ffcf00ff", | ||
"colorWarningBackgroundWeak": "#614f00ff", | ||
"colorWarningBackgroundMedium": "#332900ff", | ||
"colorWarningBackgroundStrong": "#ffcf00ff", | ||
"colorWarningBorderDefault": "#ffcf00ff", | ||
"colorWarningIconDefault": "#ffcf00ff", | ||
"colorWarningIconStrong": "#ffcf00ff", | ||
"colorErrorTextDefault": "#ff4733ff", | ||
"colorErrorTextHover": "#ff7e70ff", | ||
"colorErrorTextPressed": "#ffa399ff", | ||
"colorErrorBackgroundDefault": "#ff4733ff", | ||
"colorErrorBackgroundWeak": "#661c14ff", | ||
"colorErrorBackgroundMedium": "#ff4733ff", | ||
"colorErrorBackgroundHover": "#cc3929ff", | ||
"colorErrorBackgroundPressed": "#992b1fff", | ||
"colorErrorBorderDefault": "#ff4733ff", | ||
"colorErrorIconDefault": "#ff4733ff", | ||
"colorErrorIconHover": "#ff7e70ff", | ||
"colorErrorIconPressed": "#ffa399ff", | ||
"colorAccentTextDefault": "#00f0e1ff", | ||
"colorAccentBackgroundDefault": "#00f0e1ff", | ||
"colorAccentBackgroundWeak": "#004844ff", | ||
"colorAccentBackgroundStrong": "#00605aff", | ||
"colorAccentBackgroundBrand": "#00f0e1ff", | ||
"colorAccentIconDefault": "#00f0e1ff", | ||
"colorAccentIconBrand": "#00f0e1ff" | ||
"color": { | ||
"neutral": { | ||
"text_default": "#ffffffff", | ||
"text_weak": "#bdbdbdff", | ||
"text_medium": "#212121ff", | ||
"text_strong": "#ffffffff", | ||
"text_disabled": "#6e6e6eff", | ||
"background_default": "#212121ff", | ||
"background_default_app": "#121212ff", | ||
"background_weak": "#121212ff", | ||
"background_weak_app": "#212121ff", | ||
"background_medium": "#424242ff", | ||
"background_strong": "#424242ff", | ||
"background_disabled": "#121212ff", | ||
"background_disabled_app": "#212121ff", | ||
"background_active": "#424242ff", | ||
"background_inactive": "#424242ff", | ||
"background_focus": "#ffffffff", | ||
"background_brand": "#000000ff", | ||
"background_content": "#000000ff", | ||
"background_overlay": "#00000099", | ||
"border_default": "#6e6e6eff", | ||
"border_weak": "#121212ff", | ||
"border_weak_app": "#212121ff", | ||
"border_medium": "#424242ff", | ||
"border_strong": "#212121ff", | ||
"border_disabled": "#424242ff", | ||
"border_hover": "#bdbdbdff", | ||
"icon_default": "#ffffffff", | ||
"icon_weak": "#bdbdbdff", | ||
"icon_medium": "#212121ff", | ||
"icon_strong": "#ffffffff", | ||
"icon_disabled": "#6e6e6eff", | ||
"icon_brand": "#212121ff", | ||
"border_brand": "#ffffff26" | ||
}, | ||
"action": { | ||
"text_default": "#6690ffff", | ||
"text_medium": "#ffffffff", | ||
"text_hover": "#adc4ffff", | ||
"text_pressed": "#d6e1ffff", | ||
"background_default": "#336bffff", | ||
"background_weak": "#142b66ff", | ||
"background_strong": "#1f4099ff", | ||
"background_hover": "#2650bfff", | ||
"background_pressed": "#1f4099ff", | ||
"background_data": "#00c0b4ff", | ||
"background_brand": "#00c8f5ff", | ||
"border_default": "#336bffff", | ||
"border_weak": "#0a1533ff", | ||
"border_hover": "#adc4ffff", | ||
"border_pressed": "#d6e1ffff", | ||
"border_data": "#00f0e1ff", | ||
"icon_default": "#6690ffff", | ||
"icon_medium": "#ffffffff", | ||
"icon_hover": "#adc4ffff", | ||
"icon_pressed": "#d6e1ffff", | ||
"icon_brand": "#00c8f5ff" | ||
}, | ||
"negative": { | ||
"text_default": "#ff2b83ff", | ||
"text_hover": "#ff6aa8ff", | ||
"text_pressed": "#ffaacdff", | ||
"background_default": "#cc2269ff", | ||
"background_weak": "#590f2eff", | ||
"background_medium": "#ff2b83ff", | ||
"background_strong": "#ac135aff", | ||
"background_data": "#ac135aff", | ||
"background_hover": "#ac135aff", | ||
"background_pressed": "#78013aff", | ||
"background_brand": "#ff2b83ff", | ||
"border_default": "#ff2b83ff", | ||
"icon_default": "#ff2b83ff", | ||
"icon_hover": "#ff6aa8ff", | ||
"icon_pressed": "#ffaacdff", | ||
"icon_brand": "#ff2b83ff", | ||
"text_brand": "#ff2b83ff" | ||
}, | ||
"positive": { | ||
"text_default": "#51cb20ff", | ||
"text_medium": "#d2f500ff", | ||
"text_hover": "#85da62ff", | ||
"background_default": "#51cb20ff", | ||
"background_weak": "#20510dff", | ||
"background_data": "#317a13ff", | ||
"background_brand": "#d2f500ff", | ||
"border_default": "#51cb20ff", | ||
"icon_default": "#51cb20ff", | ||
"icon_hover": "#85da62ff", | ||
"icon_data": "#336bffff", | ||
"icon_brand": "#d2f500ff" | ||
}, | ||
"warning": { | ||
"text_default": "#ffcf00ff", | ||
"background_default": "#ffcf00ff", | ||
"background_weak": "#614f00ff", | ||
"background_medium": "#332900ff", | ||
"background_strong": "#ffcf00ff", | ||
"border_default": "#ffcf00ff", | ||
"icon_default": "#ffcf00ff", | ||
"icon_strong": "#ffcf00ff" | ||
}, | ||
"error": { | ||
"text_default": "#ff4733ff", | ||
"text_hover": "#ff7e70ff", | ||
"text_pressed": "#ffa399ff", | ||
"background_default": "#ff4733ff", | ||
"background_weak": "#661c14ff", | ||
"background_medium": "#ff4733ff", | ||
"background_hover": "#cc3929ff", | ||
"background_pressed": "#992b1fff", | ||
"border_default": "#ff4733ff", | ||
"icon_default": "#ff4733ff", | ||
"icon_hover": "#ff7e70ff", | ||
"icon_pressed": "#ffa399ff" | ||
}, | ||
"accent": { | ||
"text_default": "#00f0e1ff", | ||
"background_default": "#00f0e1ff", | ||
"background_weak": "#004844ff", | ||
"background_strong": "#00605aff", | ||
"background_brand": "#00f0e1ff", | ||
"icon_default": "#00f0e1ff", | ||
"icon_brand": "#00f0e1ff" | ||
} | ||
} | ||
} |
{ | ||
"colorNeutralTextDefault": "#212121ff", | ||
"colorNeutralTextWeak": "#6e6e6eff", | ||
"colorNeutralTextMedium": "#ffffffff", | ||
"colorNeutralTextStrong": "#ffffffff", | ||
"colorNeutralTextDisabled": "#9e9e9eff", | ||
"colorNeutralBackgroundDefault": "#ffffffff", | ||
"colorNeutralBackgroundDefaultApp": "#ffffffff", | ||
"colorNeutralBackgroundWeak": "#f5f5f5ff", | ||
"colorNeutralBackgroundWeakApp": "#f5f5f5ff", | ||
"colorNeutralBackgroundMedium": "#f5f5f5ff", | ||
"colorNeutralBackgroundStrong": "#e0e0e0ff", | ||
"colorNeutralBackgroundDisabled": "#eeeeeeff", | ||
"colorNeutralBackgroundDisabledApp": "#eeeeeeff", | ||
"colorNeutralBackgroundActive": "#ffffffff", | ||
"colorNeutralBackgroundInactive": "#424242ff", | ||
"colorNeutralBackgroundFocus": "#212121ff", | ||
"colorNeutralBackgroundBrand": "#000000ff", | ||
"colorNeutralBackgroundContent": "#ffffffff", | ||
"colorNeutralBackgroundOverlay": "#00000066", | ||
"colorNeutralBorderDefault": "#bdbdbdff", | ||
"colorNeutralBorderWeak": "#eeeeeeff", | ||
"colorNeutralBorderWeakApp": "#eeeeeeff", | ||
"colorNeutralBorderMedium": "#eeeeeeff", | ||
"colorNeutralBorderStrong": "#ffffffff", | ||
"colorNeutralBorderDisabled": "#bdbdbdff", | ||
"colorNeutralBorderHover": "#6e6e6eff", | ||
"colorNeutralIconDefault": "#212121ff", | ||
"colorNeutralIconWeak": "#6e6e6eff", | ||
"colorNeutralIconMedium": "#ffffffff", | ||
"colorNeutralIconStrong": "#ffffffff", | ||
"colorNeutralIconDisabled": "#9e9e9eff", | ||
"colorNeutralIconBrand": "#212121ff", | ||
"colorNeutralBorderBrand": "#0000001a", | ||
"colorActionTextDefault": "#336bffff", | ||
"colorActionTextMedium": "#336bffff", | ||
"colorActionTextHover": "#2650bfff", | ||
"colorActionTextPressed": "#1f4099ff", | ||
"colorActionBackgroundDefault": "#336bffff", | ||
"colorActionBackgroundWeak": "#eaf0ffff", | ||
"colorActionBackgroundStrong": "#1f4099ff", | ||
"colorActionBackgroundHover": "#2650bfff", | ||
"colorActionBackgroundPressed": "#1f4099ff", | ||
"colorActionBackgroundData": "#2650bfff", | ||
"colorActionBackgroundBrand": "#00c8f5ff", | ||
"colorActionBorderDefault": "#336bffff", | ||
"colorActionBorderWeak": "#adc4ffff", | ||
"colorActionBorderHover": "#2650bfff", | ||
"colorActionBorderPressed": "#1f4099ff", | ||
"colorActionBorderData": "#336bffff", | ||
"colorActionIconDefault": "#336bffff", | ||
"colorActionIconMedium": "#336bffff", | ||
"colorActionIconHover": "#2650bfff", | ||
"colorActionIconPressed": "#1f4099ff", | ||
"colorActionIconBrand": "#00c8f5ff", | ||
"colorNegativeTextDefault": "#cc2269ff", | ||
"colorNegativeTextHover": "#ac135aff", | ||
"colorNegativeTextPressed": "#78013aff", | ||
"colorNegativeTextBrand": "#ff2b83ff", | ||
"colorNegativeBackgroundDefault": "#cc2269ff", | ||
"colorNegativeBackgroundWeak": "#f6e7eeff", | ||
"colorNegativeBackgroundMedium": "#cc2269ff", | ||
"colorNegativeBackgroundStrong": "#ac135aff", | ||
"colorNegativeBackgroundData": "#ffaacdff", | ||
"colorNegativeBackgroundHover": "#ac135aff", | ||
"colorNegativeBackgroundPressed": "#78013aff", | ||
"colorNegativeBackgroundBrand": "#ff2b83ff", | ||
"colorNegativeBorderDefault": "#cc2269ff", | ||
"colorNegativeIconDefault": "#cc2269ff", | ||
"colorNegativeIconHover": "#ac135aff", | ||
"colorNegativeIconPressed": "#78013aff", | ||
"colorNegativeIconBrand": "#ff2b83ff", | ||
"colorPositiveTextDefault": "#41a21aff", | ||
"colorPositiveTextMedium": "#41a21aff", | ||
"colorPositiveTextHover": "#368716ff", | ||
"colorPositiveBackgroundDefault": "#41a21aff", | ||
"colorPositiveBackgroundWeak": "#edfae8ff", | ||
"colorPositiveBackgroundData": "#b9eaa6ff", | ||
"colorPositiveBackgroundBrand": "#d2f500ff", | ||
"colorPositiveBorderDefault": "#41a21aff", | ||
"colorPositiveIconDefault": "#41a21aff", | ||
"colorPositiveIconHover": "#368716ff", | ||
"colorPositiveIconData": "#41a21aff", | ||
"colorPositiveIconBrand": "#d2f500ff", | ||
"colorWarningTextDefault": "#614f00ff", | ||
"colorWarningBackgroundDefault": "#e6bb00ff", | ||
"colorWarningBackgroundWeak": "#fffdf2ff", | ||
"colorWarningBackgroundMedium": "#fff7d4ff", | ||
"colorWarningBackgroundStrong": "#ffcf00ff", | ||
"colorWarningBorderDefault": "#e6bb00ff", | ||
"colorWarningIconDefault": "#e6bb00ff", | ||
"colorWarningIconStrong": "#ffcf00ff", | ||
"colorErrorTextDefault": "#cc3929ff", | ||
"colorErrorTextHover": "#992b1fff", | ||
"colorErrorTextPressed": "#661c14ff", | ||
"colorErrorBackgroundDefault": "#ff4733ff", | ||
"colorErrorBackgroundWeak": "#ffeceaff", | ||
"colorErrorBackgroundMedium": "#cc3929ff", | ||
"colorErrorBackgroundHover": "#cc3929ff", | ||
"colorErrorBackgroundPressed": "#992b1fff", | ||
"colorErrorBorderDefault": "#cc3929ff", | ||
"colorErrorIconDefault": "#cc3929ff", | ||
"colorErrorIconHover": "#992b1fff", | ||
"colorErrorIconPressed": "#661c14ff", | ||
"colorAccentTextDefault": "#009087ff", | ||
"colorAccentBackgroundDefault": "#00c0b4ff", | ||
"colorAccentBackgroundWeak": "#e5fdfcff", | ||
"colorAccentBackgroundStrong": "#00605aff", | ||
"colorAccentBackgroundBrand": "#00f0e1ff", | ||
"colorAccentIconDefault": "#009087ff", | ||
"colorAccentIconBrand": "#00f0e1ff" | ||
"color": { | ||
"neutral": { | ||
"text_default": "#212121ff", | ||
"text_weak": "#6e6e6eff", | ||
"text_medium": "#ffffffff", | ||
"text_strong": "#ffffffff", | ||
"text_disabled": "#9e9e9eff", | ||
"background_default": "#ffffffff", | ||
"background_default_app": "#ffffffff", | ||
"background_weak": "#f5f5f5ff", | ||
"background_weak_app": "#f5f5f5ff", | ||
"background_medium": "#f5f5f5ff", | ||
"background_strong": "#e0e0e0ff", | ||
"background_disabled": "#eeeeeeff", | ||
"background_disabled_app": "#eeeeeeff", | ||
"background_active": "#ffffffff", | ||
"background_inactive": "#424242ff", | ||
"background_focus": "#212121ff", | ||
"background_brand": "#000000ff", | ||
"background_content": "#ffffffff", | ||
"background_overlay": "#00000066", | ||
"border_default": "#bdbdbdff", | ||
"border_weak": "#eeeeeeff", | ||
"border_weak_app": "#eeeeeeff", | ||
"border_medium": "#eeeeeeff", | ||
"border_strong": "#ffffffff", | ||
"border_disabled": "#bdbdbdff", | ||
"border_hover": "#6e6e6eff", | ||
"icon_default": "#212121ff", | ||
"icon_weak": "#6e6e6eff", | ||
"icon_medium": "#ffffffff", | ||
"icon_strong": "#ffffffff", | ||
"icon_disabled": "#9e9e9eff", | ||
"icon_brand": "#212121ff", | ||
"border_brand": "#0000001a" | ||
}, | ||
"action": { | ||
"text_default": "#336bffff", | ||
"text_medium": "#336bffff", | ||
"text_hover": "#2650bfff", | ||
"text_pressed": "#1f4099ff", | ||
"background_default": "#336bffff", | ||
"background_weak": "#eaf0ffff", | ||
"background_strong": "#1f4099ff", | ||
"background_hover": "#2650bfff", | ||
"background_pressed": "#1f4099ff", | ||
"background_data": "#2650bfff", | ||
"background_brand": "#00c8f5ff", | ||
"border_default": "#336bffff", | ||
"border_weak": "#adc4ffff", | ||
"border_hover": "#2650bfff", | ||
"border_pressed": "#1f4099ff", | ||
"border_data": "#336bffff", | ||
"icon_default": "#336bffff", | ||
"icon_medium": "#336bffff", | ||
"icon_hover": "#2650bfff", | ||
"icon_pressed": "#1f4099ff", | ||
"icon_brand": "#00c8f5ff" | ||
}, | ||
"negative": { | ||
"text_default": "#cc2269ff", | ||
"text_hover": "#ac135aff", | ||
"text_pressed": "#78013aff", | ||
"text_brand": "#ff2b83ff", | ||
"background_default": "#cc2269ff", | ||
"background_weak": "#f6e7eeff", | ||
"background_medium": "#cc2269ff", | ||
"background_strong": "#ac135aff", | ||
"background_data": "#ffaacdff", | ||
"background_hover": "#ac135aff", | ||
"background_pressed": "#78013aff", | ||
"background_brand": "#ff2b83ff", | ||
"border_default": "#cc2269ff", | ||
"icon_default": "#cc2269ff", | ||
"icon_hover": "#ac135aff", | ||
"icon_pressed": "#78013aff", | ||
"icon_brand": "#ff2b83ff" | ||
}, | ||
"positive": { | ||
"text_default": "#41a21aff", | ||
"text_medium": "#41a21aff", | ||
"text_hover": "#368716ff", | ||
"background_default": "#41a21aff", | ||
"background_weak": "#edfae8ff", | ||
"background_data": "#b9eaa6ff", | ||
"background_brand": "#d2f500ff", | ||
"border_default": "#41a21aff", | ||
"icon_default": "#41a21aff", | ||
"icon_hover": "#368716ff", | ||
"icon_data": "#41a21aff", | ||
"icon_brand": "#d2f500ff" | ||
}, | ||
"warning": { | ||
"text_default": "#614f00ff", | ||
"background_default": "#e6bb00ff", | ||
"background_weak": "#fffdf2ff", | ||
"background_medium": "#fff7d4ff", | ||
"background_strong": "#ffcf00ff", | ||
"border_default": "#e6bb00ff", | ||
"icon_default": "#e6bb00ff", | ||
"icon_strong": "#ffcf00ff" | ||
}, | ||
"error": { | ||
"text_default": "#cc3929ff", | ||
"text_hover": "#992b1fff", | ||
"text_pressed": "#661c14ff", | ||
"background_default": "#ff4733ff", | ||
"background_weak": "#ffeceaff", | ||
"background_medium": "#cc3929ff", | ||
"background_hover": "#cc3929ff", | ||
"background_pressed": "#992b1fff", | ||
"border_default": "#cc3929ff", | ||
"icon_default": "#cc3929ff", | ||
"icon_hover": "#992b1fff", | ||
"icon_pressed": "#661c14ff" | ||
}, | ||
"accent": { | ||
"text_default": "#009087ff", | ||
"background_default": "#00c0b4ff", | ||
"background_weak": "#e5fdfcff", | ||
"background_strong": "#00605aff", | ||
"background_brand": "#00f0e1ff", | ||
"icon_default": "#009087ff", | ||
"icon_brand": "#00f0e1ff" | ||
} | ||
} | ||
} |
{ | ||
"name": "@nordnet/design-tokens", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -29,2 +29,3 @@ "scripts": { | ||
"devDependencies": { | ||
"prettier": "^2.8.7", | ||
"rimraf": "^4.4.0", | ||
@@ -31,0 +32,0 @@ "semantic-release": "^20.1.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1452
61596
4
1