@awsui/design-tokens
Advanced tools
Comparing version 3.0.16 to 3.0.17
@@ -209,2 +209,3 @@ export const colorChartsRed300: string; | ||
export const colorTextFormSecondary: string; | ||
export const colorTextGroupLabel: string; | ||
export const colorTextHeadingDefault: string; | ||
@@ -223,2 +224,3 @@ export const colorTextHeadingSecondary: string; | ||
export const colorTextLinkDefault: string; | ||
export const colorTextLinkHover: string; | ||
export const colorTextNotificationDefault: string; | ||
@@ -225,0 +227,0 @@ export const colorTextStatusError: string; |
@@ -209,2 +209,3 @@ export var colorChartsRed300 = "var(--color-charts-red-300-oHZcmd, #ea7158)"; | ||
export var colorTextFormSecondary = "var(--color-text-form-secondary-2zuvDp, #687078)"; | ||
export var colorTextGroupLabel = "var(--color-text-group-label-OOuJsj, #545b64)"; | ||
export var colorTextHeadingDefault = "var(--color-text-heading-default-267rhj, #16191f)"; | ||
@@ -223,2 +224,3 @@ export var colorTextHeadingSecondary = "var(--color-text-heading-secondary-3NRPuq, #545b64)"; | ||
export var colorTextLinkDefault = "var(--color-text-link-default-3lZgOK, #0073bb)"; | ||
export var colorTextLinkHover = "var(--color-text-link-hover-2L80YS, #0073bb)"; | ||
export var colorTextNotificationDefault = "var(--color-text-notification-default-1kG4-3, #fafafa)"; | ||
@@ -225,0 +227,0 @@ export var colorTextStatusError = "var(--color-text-status-error-1dYMhx, #d13212)"; |
{ | ||
"name": "@awsui/design-tokens", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/aws/awsui-documentation" | ||
} |
Sorry, the diff of this file is not supported yet
63357
460