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.18 to 0.0.19

6

CHANGELOG.md

@@ -1,3 +0,7 @@

# 0.0.18 (2020-0507)
# 0.0.19 (2020-05-27)
- Added colors for dark mode. [#44](https://github.com/blackbaud/skyux-design-tokens/pull/44)
# 0.0.18 (2020-05-07)
- Added a medium gray background color to the modern theme. [#42](https://github.com/blackbaud/skyux-design-tokens/pull/42)

@@ -4,0 +8,0 @@

@@ -5,3 +5,6 @@ {

"15": "#d2d2d2",
"30": "#c0c2c5",
"70": "#686c73",
"115": "#121212",
"003": "#fbfcfe",
"005": "#fcfcfc",

@@ -275,3 +278,20 @@ "07": "#ededee"

}
},
"mode": {
"dark": {
"background-color": {
"page-default": "#121212"
},
"font": {
"body": {
"default": {
"color": "#fbfcfe"
}
},
"deemphasized": {
"color": "#c0c2c5"
}
}
}
}
}

2

package.json
{
"name": "@blackbaud/skyux-design-tokens",
"version": "0.0.18",
"version": "0.0.19",
"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