@okta/odyssey-design-tokens
Advanced tools
Comparing version 1.23.0 to 1.24.0
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Sep 2024 20:24:05 GMT | ||
* Generated on Wed, 02 Oct 2024 18:57:12 GMT | ||
*/ | ||
@@ -233,1 +233,2 @@ | ||
export const TypographyLineLengthMax : string; | ||
export const TypographyLetterSpacingOverline : string; |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Sep 2024 20:24:05 GMT | ||
* Generated on Wed, 02 Oct 2024 18:57:12 GMT | ||
*/ | ||
@@ -48,3 +48,3 @@ | ||
export const HueBlue500 = "#546be7"; | ||
export const HueBlue600 = "#3f59e4"; | ||
export const HueBlue600 = "#4C64E1"; | ||
export const HueBlue700 = "#2e40a5"; | ||
@@ -128,3 +128,3 @@ export const HueBlue800 = "#22307c"; | ||
export const PalettePrimaryDarker = "#22307c"; | ||
export const PalettePrimaryText = "#3f59e4"; | ||
export const PalettePrimaryText = "#4C64E1"; | ||
export const PalettePrimaryHeading = "#182257"; | ||
@@ -181,3 +181,3 @@ export const PalettePrimaryHighlight = "#dbe0fa"; | ||
export const TypographyColorDisabled = "#aeaeae"; | ||
export const TypographyColorAction = "#3f59e4"; | ||
export const TypographyColorAction = "#4C64E1"; | ||
export const TypographyColorDanger = "#d92300"; | ||
@@ -232,1 +232,2 @@ export const TypographyColorSuccess = "#197f48"; | ||
export const TypographyLineLengthMax = "55ch"; | ||
export const TypographyLetterSpacingOverline = ".05em"; |
{ | ||
"name": "@okta/odyssey-design-tokens", | ||
"version": "1.23.0", | ||
"version": "1.24.0", | ||
"description": "Design tokens for Odyssey, Okta's design system", | ||
@@ -22,3 +22,3 @@ "author": "Okta, Inc.", | ||
}, | ||
"gitHead": "07f22a0d1e925483c09ed44a3db9c1653f3f9245" | ||
"gitHead": "60a0ba720c9b7766c8f3599047f6c77b9470d33b" | ||
} |
Sorry, the diff of this file is not supported yet
52386
460