@skyscanner/bpk-foundations-android 5.1.0 → 5.1.1

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.1.0",
3
+ "version": "5.1.1",
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.1.0",
20
+ "@skyscanner/bpk-foundations-common": "^4.1.1",
21
21
  "color": "^3.0.0"
22
22
  },
23
- "gitHead": "4c4de0411511674d21b4f1e7edea260bd117b542"
23
+ "gitHead": "a25a87c1b4391c10a649ae6c1c90b268540c148c"
24
24
  }
@@ -1906,8 +1906,8 @@
1906
1906
  "SURFACE_CONTRAST_NIGHT": {
1907
1907
  "type": "color",
1908
1908
  "category": "surface-colors",
1909
- "value": "#131d2bff",
1910
- "originalValue": "{!NIGHT_GREY_20}",
1909
+ "value": "#010913ff",
1910
+ "originalValue": "{!NIGHT_GREY_10}",
1911
1911
  "name": "SURFACE_CONTRAST_NIGHT"
1912
1912
  },
1913
1913
  "SURFACE_DEFAULT_DAY": {
@@ -3340,8 +3340,8 @@
3340
3340
  "value": "#05203cff",
3341
3341
  "originalValue": "{!DARK_SKY}",
3342
3342
  "name": "SURFACE_CONTRAST_COLOR",
3343
- "darkValue": "#131d2bff",
3344
- "originalDarkValue": "{!NIGHT_GREY_20}"
3343
+ "darkValue": "#010913ff",
3344
+ "originalDarkValue": "{!NIGHT_GREY_10}"
3345
3345
  },
3346
3346
  "SURFACE_DEFAULT_COLOR": {
3347
3347
  "type": "color",