@ebot7/edem-tokens
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -757,2 +757,29 @@ [ | ||
{ | ||
"value": "#213245", | ||
"original": { | ||
"value": "{color.palette.grey.value}" | ||
}, | ||
"name": "token-color-background-invert", | ||
"attributes": { | ||
"category": "color", | ||
"type": "background", | ||
"item": "invert" | ||
}, | ||
"path": [ | ||
"color", | ||
"background", | ||
"invert" | ||
], | ||
"title": "Invert", | ||
"contrast": { | ||
"ratio": 13.06911573976386, | ||
"score": "AAA" | ||
}, | ||
"variables": { | ||
"js": "TOKEN_COLOR_BACKGROUND_INVERT", | ||
"scss": "$token-color-background-invert", | ||
"css": "var(--token-color-background-invert)" | ||
} | ||
}, | ||
{ | ||
"value": "#f4f5f6", | ||
@@ -759,0 +786,0 @@ "original": { |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 17 Feb 2021 09:13:00 GMT | ||
* Generated on Fri, 05 Mar 2021 15:30:55 GMT | ||
*/ | ||
@@ -35,2 +35,3 @@ | ||
export const TOKEN_COLOR_BACKGROUND_BASE = "#FFFFFF"; | ||
export const TOKEN_COLOR_BACKGROUND_INVERT = "#213245"; | ||
export const TOKEN_COLOR_BACKGROUND_PANEL = "#F4F5F6"; | ||
@@ -37,0 +38,0 @@ export const TOKEN_COLOR_BACKGROUND_ACTIVE = "#DEE0E3"; |
@@ -31,2 +31,3 @@ { | ||
"token-color-background-base": "#ffffff", | ||
"token-color-background-invert": "#213245", | ||
"token-color-background-panel": "#f4f5f6", | ||
@@ -33,0 +34,0 @@ "token-color-background-active": "#dee0e3", |
{ | ||
"name": "@ebot7/edem-tokens", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"main": "index.js", | ||
@@ -19,3 +19,3 @@ "files": [ | ||
}, | ||
"gitHead": "a5b59bff103b186215f6c4a95cb88e3274927fa3" | ||
"gitHead": "b45cb69a8192c74f21c1516830b03c867ae1f856" | ||
} |
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
84143
2639