@transferwise/neptune-tokens 8.9.0 → 8.9.1

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 11:32:05 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 11:32:05 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
  },
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.1",
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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 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 11:32:05 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform--forest-green {
@@ -20,8 +20,8 @@
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;
@@ -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 11:32:05 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -18,8 +18,8 @@
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;
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 11:32:05 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 11:32:05 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;