@spectrum-web-components/styles
Advanced tools
Comparing version 0.4.3 to 0.5.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/styles@0.4.3...@spectrum-web-components/styles@0.5.0) (2020-03-11) | ||
### Features | ||
- add "darkest" theme styles ([fe38025](https://github.com/adobe/spectrum-web-components/commit/fe38025)) | ||
## [0.4.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/styles@0.4.2...@spectrum-web-components/styles@0.4.3) (2020-01-06) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.4.3", | ||
"version": "0.5.0", | ||
"description": "", | ||
@@ -39,7 +39,7 @@ "style": "all-medium-lightest.css", | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^2.0.0", | ||
"@spectrum-css/typography": "^2.0.3", | ||
"@spectrum-css/vars": "^2.0.2" | ||
"@spectrum-css/commons": "^2.1.0", | ||
"@spectrum-css/typography": "^2.1.1", | ||
"@spectrum-css/vars": "^2.2.0" | ||
}, | ||
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb" | ||
"gitHead": "d5b370be9515cb1458c436fd4b7c8689e2bfb933" | ||
} |
@@ -1,2 +0,2 @@ | ||
## Overview | ||
## Description | ||
@@ -17,5 +17,11 @@ Spectrum Web Components are a [`LitElement`](https://lit-element.polymer-project.org) powered web component library of patterns built ontop of the [Spectrum CSS](https://opensource.adobe.com/spectrum-css) specification. Styles for these components are made available (and in some cases customizable) via CSS Custom Properties, e.g. `var(--spectrum-global-color-static-black)`. In this package you will find the various CSS Custom Properties that power the various color and size themese defined by Spectrum CSS. | ||
## Theme Packages | ||
## Theme packages | ||
``` | ||
@import '@spectrum-web-components/styles/all-medium-darkest.css'; | ||
``` | ||
This file brings together the globals variables and font settings with the "Darkest" color set and "Medium" scale system specification. | ||
``` | ||
@import '@spectrum-web-components/styles/all-medium-dark.css'; | ||
@@ -39,2 +45,8 @@ ``` | ||
``` | ||
@import '@spectrum-web-components/styles/all-large-darkest.css'; | ||
``` | ||
This file brings together the globals variables and font settings with the "Darkest" color set and "Large" scale system specification. | ||
``` | ||
@import '@spectrum-web-components/styles/all-large-dark.css'; | ||
@@ -57,4 +69,12 @@ ``` | ||
## Color Sets | ||
## Color sets | ||
### Darkest | ||
``` | ||
@import '@spectrum-web-components/styles/theme-darkest.css'; | ||
``` | ||
This file provides only the variables needed to power a color pallet featuring colors found in the "Darkest" theme. | ||
### Dark | ||
@@ -61,0 +81,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21
126
0
265
60
82
337493
8740