@invisionag/iris-colors
Advanced tools
Comparing version 4.0.1 to 4.1.2
@@ -110,3 +110,2 @@ module.exports = | ||
black100: '#4e5c69', | ||
black90: '#727272', | ||
black80: '#a7adb4', | ||
@@ -138,3 +137,6 @@ black40: '#dcdee1', | ||
iwfmComRed: '#b90000', | ||
iwfmComGrey: '#aebcc4' | ||
iwfmComGrey: '#aebcc4', | ||
adherenceInGrey: '#D4D3D4', | ||
adherenceOutRed: '#7F0000', | ||
adherenceExceptionDarkGrey: '#AFAEB7' | ||
}; | ||
@@ -154,4 +156,4 @@ var _default = colors; | ||
reactHotLoader.register(colors, "colors", "/Users/tobiaslengsholz/projects/iris/packages/colors/src/index.js"); | ||
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/colors/src/index.js"); | ||
reactHotLoader.register(colors, "colors", "/Users/merith.wannewitz/code/iris/packages/colors/src/index.js"); | ||
reactHotLoader.register(_default, "default", "/Users/merith.wannewitz/code/iris/packages/colors/src/index.js"); | ||
leaveModule(module); | ||
@@ -158,0 +160,0 @@ })(); |
{ | ||
"name": "@invisionag/iris-colors", | ||
"version": "4.0.1", | ||
"version": "4.1.2", | ||
"main": "dist/index.js", | ||
"repository": "git@github.com:ivx/iris.git", | ||
"license": "MIT", | ||
"gitHead": "0832695c3d1088394f96b7178b9da1c2db320028" | ||
"gitHead": "4bae3c90d9269082348d3ebc72303d8e0a26b4c2" | ||
} |
@@ -8,3 +8,2 @@ // @flow | ||
black100: '#4e5c69', | ||
black90: '#727272', | ||
black80: '#a7adb4', | ||
@@ -44,2 +43,6 @@ black40: '#dcdee1', | ||
iwfmComGrey: '#aebcc4', | ||
adherenceInGrey: '#D4D3D4', | ||
adherenceOutRed: '#7F0000', | ||
adherenceExceptionDarkGrey: '#AFAEB7', | ||
}; | ||
@@ -46,0 +49,0 @@ |
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
9916
216