@pluralsight/design-tokens
Advanced tools
Comparing version 0.0.0-alpha-2557ee to 0.0.0-alpha-593b2b
/** | ||
* Do not edit directly | ||
* Generated on Tue, 01 Mar 2022 22:07:37 GMT | ||
* Generated on Thu, 03 Mar 2022 18:30:52 GMT | ||
*/ | ||
@@ -9,2 +9,3 @@ | ||
export const psBackgroundStrong = "hsl(0deg 0% 0% / 92%)"; | ||
export const psBackgroundWeak = "hsl(245deg 36% 15% / 100%)"; | ||
export const psBorder = "hsl(234deg 30% 49% / 60%)"; | ||
@@ -20,5 +21,4 @@ export const psDangerBackground = "hsl(331deg 100% 25% / 100%)"; | ||
export const psSelectedBackground = "hsl(247deg 67% 60% / 100%)"; | ||
export const psSelectedBackgroundMedium = "hsl(0deg 0% 100% / 80%)"; | ||
export const psSelectedBackgroundMedium = "hsl(234deg 30% 49% / 50%)"; | ||
export const psSelectedBackgroundStrong = "hsl(249deg 67% 25% / 100%)"; | ||
export const psSelectedBackgroundWeak = "hsl(234deg 30% 49% / 50%)"; | ||
export const psSuccessBackground = "hsl(153deg 100% 14% / 100%)"; | ||
@@ -25,0 +25,0 @@ export const psSuccessBorder = "hsl(156deg 99% 36% / 100%)"; |
{ | ||
"name": "@pluralsight/design-tokens", | ||
"version": "0.0.0-alpha-2557ee", | ||
"version": "0.0.0-alpha-593b2b", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12395
7
235