@guardian/interactive-component-library 0.7.1 → 0.7.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/style.css +4 -4
  2. package/package.json +1 -1
package/dist/style.css CHANGED
@@ -1359,14 +1359,14 @@ body {
1359
1359
  --new-group-01: #333333;
1360
1360
  --dem: #093ca3;
1361
1361
  --gop: #c70000;
1362
- --oth: #707070;
1362
+ --oth: #4d4d4d;
1363
1363
  --ind-dem: #7378d8;
1364
1364
  --lib: #c6b716;
1365
1365
  --grn: #0da498;
1366
1366
  --ken: #ef6f07;
1367
1367
  --dem-2: #dad7f5;
1368
1368
  --gop-2: #ffdbd4;
1369
- --oth-2: #e7e7e7;
1369
+ --oth-2: #cccccc;
1370
1370
  --ind-dem-2: #dad7f5;
1371
1371
  --lib-2: #f4eac2;
1372
1372
  --grn-2: #cfedea;
@@ -1471,14 +1471,14 @@ body {
1471
1471
  --new-group-01: #cccccc;
1472
1472
  --dem: #3261db;
1473
1473
  --gop: #c70000;
1474
- --oth: #707070;
1474
+ --oth: #cccccc;
1475
1475
  --ind-dem: #7389d8;
1476
1476
  --lib: #c6b716;
1477
1477
  --grn: #23b4a9;
1478
1478
  --ken: #ef6f07;
1479
1479
  --dem-2: #20366d;
1480
1480
  --gop-2: #5a0b0b;
1481
- --oth-2: #333333;
1481
+ --oth-2: #4d4d4d;
1482
1482
  --ind-dem-2: #394261;
1483
1483
  --lib-2: #524d13;
1484
1484
  --grn-2: #19524e;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@guardian/interactive-component-library",
3
3
  "private": false,
4
- "version": "0.7.1",
4
+ "version": "0.7.2",
5
5
  "packageManager": "pnpm@8.4.0",
6
6
  "repository": {
7
7
  "type": "git",