@pluralsight/design-tokens
Advanced tools
Comparing version 0.0.0-experimental-68abcd-20220225 to 0.0.0-experimental-6af7d6-20220228
/** | ||
* Do not edit directly | ||
* Generated on Fri, 25 Feb 2022 14:46:46 GMT | ||
* Generated on Mon, 28 Feb 2022 22:13:36 GMT | ||
*/ | ||
export const PsBackground = "#1b1834"; | ||
export const PsText = "#ffffff"; | ||
export const psBackground = "hsl(245deg 36% 15% / 100%)"; | ||
export const psText = "hsl(0deg 0% 100% / 100%)"; |
{ | ||
"name": "@pluralsight/design-tokens", | ||
"version": "0.0.0-experimental-68abcd-20220225", | ||
"version": "0.0.0-experimental-6af7d6-20220228", | ||
"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
4318