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

@blackbaud/skyux-design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/skyux-design-tokens - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 0.0.22 (2020-07-27)
- Added dark mode colors to the modern theme. [#51](https://github.com/blackbaud/skyux-design-tokens/pull/51)
# 0.0.21 (2020-07-06)

@@ -2,0 +6,0 @@

@@ -7,2 +7,5 @@ {

"70": "#686c73",
"102": "#27292c",
"103": "#232427",
"110": "#1c1d1f",
"115": "#121212",

@@ -14,2 +17,3 @@ "003": "#fbfcfe",

"blue": {
"60": "#009cd1",
"74": "#1870B8"

@@ -300,4 +304,19 @@ }

"background-color": {
"page-default": "#121212"
"page-default": "#121212",
"primary-dark": "#009cd1",
"elevation": {
"1": "#1c1d1f",
"3": "#232427",
"4": "#27292c",
"8": "#232427",
"16": "#232427",
"24": "#27292c"
}
},
"border-color": {
"neutral-medium": "#686c73"
},
"text-color": {
"action-primary": "#009cd1"
},
"font": {

@@ -312,2 +331,7 @@ "body": {

}
},
"elevation": {
"0-bordered": {
"border": "#686c73"
}
}

@@ -314,0 +338,0 @@ }

2

package.json
{
"name": "@blackbaud/skyux-design-tokens",
"version": "0.0.21",
"version": "0.0.22",
"description": "Design tokens for SKY UX",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/blackbaud/skyux-design-tokens",

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