@pluralsight/design-tokens
Advanced tools
Comparing version 0.0.0-experimental-68abcd-20220225 to 0.0.0-experimental-69831c-20220303
/** | ||
* Do not edit directly | ||
* Generated on Fri, 25 Feb 2022 14:46:46 GMT | ||
* Generated on Thu, 03 Mar 2022 15:18:23 GMT | ||
*/ | ||
export const PsBackground = "#1b1834"; | ||
export const PsText = "#ffffff"; | ||
export const psBackground = "hsl(251deg 42% 10% / 100%)"; | ||
export const psBackgroundMedium = "hsl(245deg 36% 20% / 100%)"; | ||
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 psDangerSelectedText = "hsl(345deg 100% 82% / 100%)"; | ||
export const psDangerText = "hsl(348deg 100% 93% / 100%)"; | ||
export const psInfoBackground = "hsl(204deg 100% 20% / 100%)"; | ||
export const psInfoBorder = "hsl(202deg 100% 50% / 100%)"; | ||
export const psInfoIcon = "hsl(212deg 100% 76% / 100%)"; | ||
export const psInfoText = "hsl(216deg 100% 91% / 100%)"; | ||
export const psSelectedBackground = "hsl(247deg 67% 60% / 100%)"; | ||
export const psSelectedBackgroundMedium = "hsl(0deg 0% 100% / 80%)"; | ||
export const psSelectedBackgroundStrong = "hsl(249deg 67% 25% / 100%)"; | ||
export const psSelectedBackgroundWeak = "hsl(234deg 30% 49% / 50%)"; | ||
export const psSuccessBackground = "hsl(153deg 100% 14% / 100%)"; | ||
export const psSuccessBorder = "hsl(156deg 99% 36% / 100%)"; | ||
export const psSuccessIcon = "hsl(149deg 100% 67% / 100%)"; | ||
export const psSuccessText = "hsl(142deg 100% 88% / 100%)"; | ||
export const psText = "hsl(0deg 0% 100% / 100%)"; | ||
export const psTextWeak = "hsl(244deg 67% 83% / 100%)"; | ||
export const psTextMedium = "hsl(253deg 100% 94% / 100%)"; | ||
export const psWarningBackground = "hsl(46deg 100% 20% / 100%)"; | ||
export const psWarningBorder = "hsl(46deg 100% 45% / 100%)"; | ||
export const psWarningIcon = "hsl(37deg 100% 83% / 100%)"; | ||
export const psWarningText = "hsl(36deg 100% 92% / 100%)"; |
{ | ||
"name": "@pluralsight/design-tokens", | ||
"version": "0.0.0-experimental-68abcd-20220225", | ||
"version": "0.0.0-experimental-69831c-20220303", | ||
"description": "Design tokens for Pluralsight.", | ||
@@ -9,3 +9,5 @@ "main": "build/index.js", | ||
"build/scss/_variables.scss", | ||
"build/index.js" | ||
"build/index.js", | ||
"normalize.css", | ||
"fonts.css" | ||
], | ||
@@ -12,0 +14,0 @@ "sideEffects": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
12646
7
238
1