@transferwise/neptune-tokens 8.9.1 → 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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
@@ -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.1",
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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 GMT
3
+ * Generated on Tue, 07 May 2024 15:39:58 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform--forest-green {
@@ -25,12 +25,12 @@
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 Tue, 07 May 2024 11:32:05 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;
@@ -23,12 +23,12 @@
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 Tue, 07 May 2024 11:32:05 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 Tue, 07 May 2024 11:32:05 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;