@transferwise/neptune-tokens 8.19.0 → 8.19.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 Fri, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/colors.json CHANGED
@@ -7869,16 +7869,16 @@
7869
7869
  },
7870
7870
  "negative-secondary": {
7871
7871
  "value": {
7872
- "r": 0.27058823529411763,
7873
- "g": 0.2901960784313726,
7874
- "b": 0.13725490196078433
7872
+ "r": 0.2549019607843137,
7873
+ "g": 0.043137254901960784,
7874
+ "b": 0.050980392156862744
7875
7875
  },
7876
7876
  "theme": "personal--forest-green",
7877
7877
  "filePath": "tokens/colors/themes/personal--forest-green.json",
7878
7878
  "isSource": true,
7879
7879
  "original": {
7880
7880
  "value": {
7881
- "hex": "#454A23"
7881
+ "hex": "#410B0D"
7882
7882
  },
7883
7883
  "theme": "personal--forest-green"
7884
7884
  },
@@ -7898,16 +7898,16 @@
7898
7898
  },
7899
7899
  "negative-secondary-hover": {
7900
7900
  "value": {
7901
- "r": 0.3176470588235294,
7902
- "g": 0.3411764705882353,
7903
- "b": 0.1607843137254902
7901
+ "r": 0.39215686274509803,
7902
+ "g": 0.06666666666666667,
7903
+ "b": 0.08235294117647059
7904
7904
  },
7905
7905
  "theme": "personal--forest-green",
7906
7906
  "filePath": "tokens/colors/themes/personal--forest-green.json",
7907
7907
  "isSource": true,
7908
7908
  "original": {
7909
7909
  "value": {
7910
- "hex": "#515729"
7910
+ "hex": "#641115"
7911
7911
  },
7912
7912
  "theme": "personal--forest-green"
7913
7913
  },
@@ -7927,16 +7927,16 @@
7927
7927
  },
7928
7928
  "negative-secondary-active": {
7929
7929
  "value": {
7930
- "r": 0.3686274509803922,
7931
- "g": 0.39215686274509803,
7932
- "b": 0.1843137254901961
7930
+ "r": 0.4627450980392157,
7931
+ "g": 0.0784313725490196,
7932
+ "b": 0.09411764705882353
7933
7933
  },
7934
7934
  "theme": "personal--forest-green",
7935
7935
  "filePath": "tokens/colors/themes/personal--forest-green.json",
7936
7936
  "isSource": true,
7937
7937
  "original": {
7938
7938
  "value": {
7939
- "hex": "#5E642F"
7939
+ "hex": "#761418"
7940
7940
  },
7941
7941
  "theme": "personal--forest-green"
7942
7942
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.19.0",
3
+ "version": "8.19.1",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -20,7 +20,7 @@
20
20
  "@changesets/cli": "^2.29.5",
21
21
  "chroma-js": "^3.1.2",
22
22
  "cz-conventional-changelog": "3.3.0",
23
- "less": "^4.3.0",
23
+ "less": "^4.4.0",
24
24
  "prettier": "^3.6.2",
25
25
  "release-to-github-with-changelog": "^1.2.4",
26
26
  "style-dictionary": "^3.9.2"
@@ -35,8 +35,8 @@
35
35
  },
36
36
  "resolutions": {
37
37
  "json-schema": "^0.4.0",
38
- "http-cache-semantics": "^4.1.1",
39
- "minimist": "^1.2.6"
38
+ "http-cache-semantics": "^4.2.0",
39
+ "minimist": "^1.2.8"
40
40
  },
41
41
  "scripts": {
42
42
  "test": "release-to-github-with-changelog-pre-release-checks",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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 Fri, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -56,9 +56,9 @@
56
56
  --color-sentiment-negative-primary: #ffa8ad;
57
57
  --color-sentiment-negative-primary-hover: #ffbdc0;
58
58
  --color-sentiment-negative-primary-active: #ffd1d3;
59
- --color-sentiment-negative-secondary: #454a23;
60
- --color-sentiment-negative-secondary-hover: #515729;
61
- --color-sentiment-negative-secondary-active: #5e642f;
59
+ --color-sentiment-negative-secondary: #410b0d;
60
+ --color-sentiment-negative-secondary-hover: #641115;
61
+ --color-sentiment-negative-secondary-active: #761418;
62
62
  --color-sentiment-positive: #bae5a0;
63
63
  --color-sentiment-positive-hover: #c8eab3;
64
64
  --color-sentiment-positive-active: #d6f0c7;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -54,9 +54,9 @@
54
54
  @color-sentiment-negative-primary: #ffa8ad;
55
55
  @color-sentiment-negative-primary-hover: #ffbdc0;
56
56
  @color-sentiment-negative-primary-active: #ffd1d3;
57
- @color-sentiment-negative-secondary: #454a23;
58
- @color-sentiment-negative-secondary-hover: #515729;
59
- @color-sentiment-negative-secondary-active: #5e642f;
57
+ @color-sentiment-negative-secondary: #410b0d;
58
+ @color-sentiment-negative-secondary-hover: #641115;
59
+ @color-sentiment-negative-secondary-active: #761418;
60
60
  @color-sentiment-positive: #bae5a0;
61
61
  @color-sentiment-positive-hover: #c8eab3;
62
62
  @color-sentiment-positive-active: #d6f0c7;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 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, 11 Jul 2025 15:44:29 GMT
3
+ // Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;