@financial-times/n-myft-ui 29.0.3 → 29.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ $myft-lozenge-themes: (
9
9
  ),
10
10
  inverse: (
11
11
  background: oColorsByName('white'),
12
- text: oColorsByName('claret'),
12
+ text: oColorsByName('black'),
13
13
  highlight: rgba(white, 0.8),
14
14
  pressed-highlight: rgba(white, 0.2),
15
15
  disabled: rgba(oColorsByName('white'), 0.5),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/n-myft-ui",
3
- "version": "29.0.3",
3
+ "version": "29.0.4",
4
4
  "description": "Client side component for interaction with myft",
5
5
  "main": "server.js",
6
6
  "scripts": {