@mrshmllw/smores-react 2.0.1 → 2.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.
Files changed (2) hide show
  1. package/dist/theme.js +2 -2
  2. package/package.json +1 -1
package/dist/theme.js CHANGED
@@ -10,12 +10,12 @@ const colors = {
10
10
  bgCarbon: '#09454F',
11
11
  // Neutrals
12
12
  subtext: '#636768',
13
- outline: '#112035',
13
+ outline: '#D2D2D2',
14
14
  background: '#F4F4F4',
15
15
  // Traffic light
16
16
  error: '#D82C2C',
17
17
  agentWarning: '#FFC400',
18
- warning: '#FFC400',
18
+ warning: '#FF8B00',
19
19
  success: '#00875A',
20
20
  // Third-party brand colours
21
21
  compareTheMarket: '#004A8E',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mrshmllw/smores-react",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "main": "./dist/index.js",
5
5
  "description": "Collection of React components used by Marshmallow Technology",
6
6
  "keywords": [