@pluralsight/design-tokens
Advanced tools
Comparing version 0.0.0-experimental-ce9abb-20220301 to 0.0.0-experimental-cfcaee-20220302
/** | ||
* Do not edit directly | ||
* Generated on Tue, 01 Mar 2022 16:32:21 GMT | ||
* Generated on Wed, 02 Mar 2022 22:05:41 GMT | ||
*/ | ||
@@ -9,6 +9,6 @@ | ||
export const psBackgroundStrong = "hsl(0deg 0% 0% / 92%)"; | ||
export const psBackgroundWeak = "hsl(245deg 36% 15% / 100%)"; | ||
export const psBorder = "hsl(234deg 30% 49% / 60%)"; | ||
export const psDangerBackground = "hsl(331deg 100% 25% / 100%)"; | ||
export const psDangerBorder = "hsl(325deg 100% 50% / 100%)"; | ||
export const psDangerIcon = "hsl(345deg 100% 82% / 100%)"; | ||
export const psDangerSelectedText = "hsl(345deg 100% 82% / 100%)"; | ||
@@ -15,0 +15,0 @@ export const psDangerText = "hsl(348deg 100% 93% / 100%)"; |
{ | ||
"name": "@pluralsight/design-tokens", | ||
"version": "0.0.0-experimental-ce9abb-20220301", | ||
"version": "0.0.0-experimental-cfcaee-20220302", | ||
"description": "Design tokens for Pluralsight.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8550