@transferwise/neptune-tokens 8.9.0 → 8.9.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/colors-base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  :root {
package/colors-base.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/colors.json CHANGED
@@ -9302,16 +9302,16 @@
9302
9302
  },
9303
9303
  "link-hover": {
9304
9304
  "value": {
9305
- "r": 0.803921568627451,
9306
- "g": 1,
9307
- "b": 0.6784313725490196
9305
+ "r": 0.7254901960784313,
9306
+ "g": 0.7607843137254902,
9307
+ "b": 0.6980392156862745
9308
9308
  },
9309
9309
  "theme": "platform--forest-green",
9310
9310
  "filePath": "tokens/colors/themes/platform--forest-green.json",
9311
9311
  "isSource": true,
9312
9312
  "original": {
9313
9313
  "value": {
9314
- "hex": "#CDFFAD"
9314
+ "hex": "#B9C2B2"
9315
9315
  },
9316
9316
  "theme": "platform--forest-green"
9317
9317
  },
@@ -9331,16 +9331,16 @@
9331
9331
  },
9332
9332
  "link-active": {
9333
9333
  "value": {
9334
- "r": 0.9254901960784314,
9335
- "g": 1,
9336
- "b": 0.8784313725490196
9334
+ "r": 0.5411764705882353,
9335
+ "g": 0.6,
9336
+ "b": 0.5019607843137255
9337
9337
  },
9338
9338
  "theme": "platform--forest-green",
9339
9339
  "filePath": "tokens/colors/themes/platform--forest-green.json",
9340
9340
  "isSource": true,
9341
9341
  "original": {
9342
9342
  "value": {
9343
- "hex": "#ECFFE0"
9343
+ "hex": "#8A9980"
9344
9344
  },
9345
9345
  "theme": "platform--forest-green"
9346
9346
  },
@@ -9391,15 +9391,17 @@
9391
9391
  },
9392
9392
  "primary-hover": {
9393
9393
  "value": {
9394
- "r": 0.803921568627451,
9395
- "g": 1,
9396
- "b": 0.6784313725490196
9394
+ "r": 0.7254901960784313,
9395
+ "g": 0.7607843137254902,
9396
+ "b": 0.6980392156862745
9397
9397
  },
9398
9398
  "theme": "platform--forest-green",
9399
9399
  "filePath": "tokens/colors/themes/platform--forest-green.json",
9400
9400
  "isSource": true,
9401
9401
  "original": {
9402
- "value": "{color.personal--forest-green.content.link-hover.value}",
9402
+ "value": {
9403
+ "hex": "#B9C2B2"
9404
+ },
9403
9405
  "theme": "platform--forest-green"
9404
9406
  },
9405
9407
  "name": "platformForestGreenInteractivePrimaryHover",
@@ -9418,15 +9420,17 @@
9418
9420
  },
9419
9421
  "primary-active": {
9420
9422
  "value": {
9421
- "r": 0.9254901960784314,
9422
- "g": 1,
9423
- "b": 0.8784313725490196
9423
+ "r": 0.5411764705882353,
9424
+ "g": 0.6,
9425
+ "b": 0.5019607843137255
9424
9426
  },
9425
9427
  "theme": "platform--forest-green",
9426
9428
  "filePath": "tokens/colors/themes/platform--forest-green.json",
9427
9429
  "isSource": true,
9428
9430
  "original": {
9429
- "value": "{color.personal--forest-green.content.link-active.value}",
9431
+ "value": {
9432
+ "hex": "#8A9980"
9433
+ },
9430
9434
  "theme": "platform--forest-green"
9431
9435
  },
9432
9436
  "name": "platformForestGreenInteractivePrimaryActive",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.9.0",
3
+ "version": "8.9.2",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-content-primary: #e2e6e8;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-light {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-content-primary: #37517e;
6
6
  @color-content-secondary: #5d7079;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-navy {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-content-primary: #ffffff;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--bright-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform--forest-green {
@@ -20,17 +20,17 @@
20
20
  --color-content-secondary: #ffffff;
21
21
  --color-content-tertiary: #cacfc7;
22
22
  --color-content-link: #ffffff;
23
- --color-content-link-hover: #cdffad;
24
- --color-content-link-active: #ecffe0;
23
+ --color-content-link-hover: #b9c2b2;
24
+ --color-content-link-active: #8a9980;
25
25
  --color-interactive-primary: #ffffff;
26
26
  --color-interactive-primary-hover: #eaeaea;
27
27
  --color-interactive-primary-active: #dbdbdb;
28
- --color-interactive-primary-hover: #cdffad;
29
- --color-interactive-primary-hover-hover: #b9ea9a;
30
- --color-interactive-primary-hover-active: #aadb8b;
31
- --color-interactive-primary-active: #ecffe0;
32
- --color-interactive-primary-active-hover: #d8eacc;
33
- --color-interactive-primary-active-active: #c8dbbd;
28
+ --color-interactive-primary-hover: #b9c2b2;
29
+ --color-interactive-primary-hover-hover: #a6ae9f;
30
+ --color-interactive-primary-hover-active: #97a090;
31
+ --color-interactive-primary-active: #8a9980;
32
+ --color-interactive-primary-active-hover: #78866e;
33
+ --color-interactive-primary-active-active: #6a7861;
34
34
  --color-interactive-secondary: #cacfc7;
35
35
  --color-interactive-secondary-hover: #b6bbb3;
36
36
  --color-interactive-secondary-active: #a8aca5;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -18,17 +18,17 @@
18
18
  @color-content-secondary: #ffffff;
19
19
  @color-content-tertiary: #cacfc7;
20
20
  @color-content-link: #ffffff;
21
- @color-content-link-hover: #cdffad;
22
- @color-content-link-active: #ecffe0;
21
+ @color-content-link-hover: #b9c2b2;
22
+ @color-content-link-active: #8a9980;
23
23
  @color-interactive-primary: #ffffff;
24
24
  @color-interactive-primary-hover: #eaeaea;
25
25
  @color-interactive-primary-active: #dbdbdb;
26
- @color-interactive-primary-hover: #cdffad;
27
- @color-interactive-primary-hover-hover: #b9ea9a;
28
- @color-interactive-primary-hover-active: #aadb8b;
29
- @color-interactive-primary-active: #ecffe0;
30
- @color-interactive-primary-active-hover: #d8eacc;
31
- @color-interactive-primary-active-active: #c8dbbd;
26
+ @color-interactive-primary-hover: #b9c2b2;
27
+ @color-interactive-primary-hover-hover: #a6ae9f;
28
+ @color-interactive-primary-hover-active: #97a090;
29
+ @color-interactive-primary-active: #8a9980;
30
+ @color-interactive-primary-active-hover: #78866e;
31
+ @color-interactive-primary-active-active: #6a7861;
32
32
  @color-interactive-secondary: #cacfc7;
33
33
  @color-interactive-secondary-hover: #b6bbb3;
34
34
  @color-interactive-secondary-active: #a8aca5;
package/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  :root {
package/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 02 May 2024 12:30:21 GMT
3
+ // Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;