@transferwise/neptune-tokens 8.10.0 → 8.11.0

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 Fri, 06 Sep 2024 15:04:18 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:18 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/colors.json CHANGED
@@ -2680,18 +2680,18 @@
2680
2680
  "border": {
2681
2681
  "neutral": {
2682
2682
  "value": {
2683
- "r": 1,
2684
- "g": 1,
2685
- "b": 1,
2686
- "opacity": 0
2683
+ "r": 0.08627450980392157,
2684
+ "g": 0.2,
2685
+ "b": 0,
2686
+ "opacity": 0.12
2687
2687
  },
2688
2688
  "theme": "personal--bright-green",
2689
2689
  "filePath": "tokens/colors/themes/personal--bright-green.json",
2690
2690
  "isSource": true,
2691
2691
  "original": {
2692
2692
  "value": {
2693
- "hex": "#FFFFFF",
2694
- "opacity": 0
2693
+ "hex": "#163300",
2694
+ "opacity": 0.12
2695
2695
  },
2696
2696
  "theme": "personal--bright-green"
2697
2697
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.10.0",
3
+ "version": "8.11.0",
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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--bright-green {
@@ -37,7 +37,7 @@
37
37
  --color-interactive-contrast: #9fe870;
38
38
  --color-interactive-contrast-hover: #cdffad;
39
39
  --color-interactive-contrast-active: #ecffe0;
40
- --color-border-neutral: #ffffff00;
40
+ --color-border-neutral: #1633001f;
41
41
  --color-border-overlay: #ffffff00;
42
42
  --color-background-screen: #9fe870;
43
43
  --color-background-screen-hover: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -35,7 +35,7 @@
35
35
  @color-interactive-contrast: #9fe870;
36
36
  @color-interactive-contrast-hover: #cdffad;
37
37
  @color-interactive-contrast-active: #ecffe0;
38
- @color-border-neutral: #ffffff00;
38
+ @color-border-neutral: #1633001f;
39
39
  @color-border-overlay: #ffffff00;
40
40
  @color-background-screen: #9fe870;
41
41
  @color-background-screen-hover: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
package/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 06 Sep 2024 15:04:19 GMT
3
+ * Generated on Mon, 23 Sep 2024 21:07:47 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 Fri, 06 Sep 2024 15:04:19 GMT
3
+ // Generated on Mon, 23 Sep 2024 21:07:47 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;