@skyscanner/bpk-foundations-android 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skyscanner/bpk-foundations-android",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "Android design tokens for colors, spacing, font, etc.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -17,8 +17,8 @@
17
17
  "tokens": "gulp"
18
18
  },
19
19
  "dependencies": {
20
- "@skyscanner/bpk-foundations-common": "^4.0.1",
20
+ "@skyscanner/bpk-foundations-common": "^4.0.2",
21
21
  "color": "^3.0.0"
22
22
  },
23
- "gitHead": "82a68e3a828fd80cdddfd55697df4e40b74cc315"
23
+ "gitHead": "e6daa6b4348ff32c8c793a965af3531bbb791ebb"
24
24
  }
@@ -1766,8 +1766,8 @@
1766
1766
  "CANVAS_CONTRAST_NIGHT": {
1767
1767
  "type": "color",
1768
1768
  "category": "canvas-colors",
1769
- "value": "#131d2bff",
1770
- "originalValue": "{!NIGHT_GREY_20}",
1769
+ "value": "#010913ff",
1770
+ "originalValue": "{!NIGHT_GREY_10}",
1771
1771
  "name": "CANVAS_CONTRAST_NIGHT"
1772
1772
  },
1773
1773
  "CORE_ECO_DAY": {
@@ -3236,8 +3236,8 @@
3236
3236
  "value": "#eff1f2ff",
3237
3237
  "originalValue": "{!GREY_10}",
3238
3238
  "name": "CANVAS_CONTRAST_COLOR",
3239
- "darkValue": "#131d2bff",
3240
- "originalDarkValue": "{!NIGHT_GREY_20}"
3239
+ "darkValue": "#010913ff",
3240
+ "originalDarkValue": "{!NIGHT_GREY_10}"
3241
3241
  },
3242
3242
  "CORE_ECO_COLOR": {
3243
3243
  "type": "color",