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-experimental-c3315d-20220225 to 0.0.0-experimental-ce9abb-20220301

32

build/index.js
/**
* Do not edit directly
* Generated on Fri, 25 Feb 2022 16:34:12 GMT
* Generated on Tue, 01 Mar 2022 16:32:21 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 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%)";
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%)";

2

package.json
{
"name": "@pluralsight/design-tokens",
"version": "0.0.0-experimental-c3315d-20220225",
"version": "0.0.0-experimental-ce9abb-20220301",
"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

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