Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pluralsight/design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
1291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/design-tokens - npm Package Compare versions

Comparing version 0.0.0-alpha-2557ee to 0.0.0-alpha-593b2b

fonts.css

6

build/index.js
/**
* 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc