@cockroachlabs/design-tokens
Advanced tools
Comparing version 0.4.7 to 0.4.9
/** | ||
* Do not edit directly | ||
* Generated on Fri, 18 Mar 2022 21:34:34 GMT | ||
* Generated on Thu, 21 Jul 2022 14:42:14 GMT | ||
*/ | ||
@@ -45,3 +45,3 @@ | ||
export const ColorCorePurple5 = "#190f33"; | ||
export const ColorCoreGreen1 = "#b4f1aa"; | ||
export const ColorCoreGreen1 = "#d1f2cb"; | ||
export const ColorCoreGreen2 = "#76de49"; | ||
@@ -132,2 +132,10 @@ export const ColorCoreGreen3 = "#37a806"; | ||
export const ColorMetricsBaseline4 = "#458eff"; | ||
export const BrandDarkBlue = "#0037a5"; | ||
export const BrandIridescentBlue = "#00fced"; | ||
export const BrandActionBlue = "#0055ff"; | ||
export const BrandLightBlue = "#c2d5ff"; | ||
export const BrandDeepPurple = "#190f33"; | ||
export const BrandActionPurple = "#b921f1"; | ||
export const BrandLightPurple = "#f7d6ff"; | ||
export const BrandElectricPurple = "#6933ff"; | ||
export const ComponentAvatarBackgroundColorDefault = "#e7ecf3"; | ||
@@ -134,0 +142,0 @@ export const ComponentAvatarBackgroundColorDisabled = "#e7ecf3"; |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 18 Mar 2022 21:34:34 GMT | ||
* Generated on Thu, 21 Jul 2022 14:42:14 GMT | ||
*/ | ||
@@ -45,3 +45,3 @@ | ||
export const ColorCorePurple5 = "#190f33"; | ||
export const ColorCoreGreen1 = "#b4f1aa"; | ||
export const ColorCoreGreen1 = "#d1f2cb"; | ||
export const ColorCoreGreen2 = "#76de49"; | ||
@@ -132,2 +132,10 @@ export const ColorCoreGreen3 = "#37a806"; | ||
export const ColorMetricsBaseline4 = "#458eff"; | ||
export const BrandDarkBlue = "#0037a5"; | ||
export const BrandIridescentBlue = "#00fced"; | ||
export const BrandActionBlue = "#0055ff"; | ||
export const BrandLightBlue = "#c2d5ff"; | ||
export const BrandDeepPurple = "#190f33"; | ||
export const BrandActionPurple = "#b921f1"; | ||
export const BrandLightPurple = "#f7d6ff"; | ||
export const BrandElectricPurple = "#6933ff"; | ||
export const ComponentAvatarBackgroundColorDefault = "#e7ecf3"; | ||
@@ -134,0 +142,0 @@ export const ComponentAvatarBackgroundColorDisabled = "#e7ecf3"; |
{ | ||
"name": "@cockroachlabs/design-tokens", | ||
"version": "0.4.7", | ||
"version": "0.4.9", | ||
"description": "Design tokens for Cockroach Labs.", | ||
@@ -27,3 +27,3 @@ "repository": { | ||
}, | ||
"gitHead": "366645a8fcd8fe8118860efbc96857dacc2c2c11" | ||
"gitHead": "3ba6b62913249017adf3610d3e9667672bb43fa3" | ||
} |
@@ -31,3 +31,3 @@ { | ||
"green": { | ||
"1": { "value": "#b4f1aa" }, | ||
"1": { "value": "#d1f2cb" }, | ||
"2": { "value": "#76de49" }, | ||
@@ -60,3 +60,13 @@ "3": { "value": "#37a806" }, | ||
} | ||
}, | ||
"brand": { | ||
"dark-blue": { "value": "#0037a5" }, | ||
"iridescent-blue": { "value": "#00fced" }, | ||
"action-blue": { "value": "#0055ff" }, | ||
"light-blue": { "value": "#c2d5ff" }, | ||
"deep-purple": { "value": "#190f33" }, | ||
"action-purple": { "value": "#b921f1" }, | ||
"light-purple": { "value": "#f7d6ff" }, | ||
"electric-purple": { "value": "#6933ff" } | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
67601
1009