@alaskaairux/orion-design-tokens
Advanced tools
Comparing version 2.7.2 to 2.7.3
# Semantic Release Automated Changelog | ||
## [2.7.3](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.2...v2.7.3) (2019-10-09) | ||
### Bug Fixes | ||
* update base.shark to new hex ([9dfd0fb](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/9dfd0fb)) | ||
## [2.7.2](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.1...v2.7.2) (2019-09-21) | ||
@@ -4,0 +11,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"orca": {"value": "222222"}, | ||
"shark": {"value": "6e7783"}, | ||
"shark": {"value": "58606c"}, | ||
"manatee": {"value": "9fabbb"}, | ||
@@ -9,0 +9,0 @@ "fog": {"value": "c8c9c7"}, |
/** | ||
* Do not edit directly | ||
* Generated on Sat, 21 Sep 2019 00:43:02 GMT | ||
* Generated on Wed, 09 Oct 2019 23:57:10 GMT | ||
*/ | ||
@@ -427,5 +427,5 @@ | ||
"shark": { | ||
"value": "#6e7783", | ||
"value": "#58606c", | ||
"original": { | ||
"value": "6e7783" | ||
"value": "58606c" | ||
}, | ||
@@ -1340,3 +1340,3 @@ "name": "ColorBaseShark", | ||
"secondary": { | ||
"value": "#6e7783", | ||
"value": "#58606c", | ||
"original": { | ||
@@ -1343,0 +1343,0 @@ "value": "{color.base.shark.value}" |
/** | ||
* Do not edit directly | ||
* Generated on Sat, 21 Sep 2019 00:43:02 GMT | ||
* Generated on Wed, 09 Oct 2019 23:57:10 GMT | ||
*/ | ||
@@ -41,3 +41,3 @@ | ||
export const ColorBaseOrca = "#222222"; | ||
export const ColorBaseShark = "#6e7783"; | ||
export const ColorBaseShark = "#58606c"; | ||
export const ColorBaseManatee = "#9fabbb"; | ||
@@ -88,3 +88,3 @@ export const ColorBaseFog = "#c8c9c7"; | ||
export const ColorTypeThemeLightPrimary = "#222222"; | ||
export const ColorTypeThemeLightSecondary = "#6e7783"; | ||
export const ColorTypeThemeLightSecondary = "#58606c"; | ||
export const ColorTypeThemeLightLink = "#0074c8"; | ||
@@ -91,0 +91,0 @@ export const ColorTypeThemeLightLinkHover = "#176cff"; |
{ | ||
"name": "@alaskaairux/orion-design-tokens", | ||
"version": "2.7.2", | ||
"version": "2.7.3", | ||
"description": "Alaska Air Orion Design System token repository", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens", |
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
122742