@transferwise/neptune-css 0.0.0-experimental-4923750 → 0.0.0-experimental-29b2e21

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -143,7 +143,7 @@
143
143
 
144
144
  /**
145
145
  * Do not edit directly
146
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
146
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
147
147
  */
148
148
 
149
149
  .np-theme-personal {
@@ -208,9 +208,9 @@
208
208
  --color-sentiment-positive-primary: #054d28;
209
209
  --color-sentiment-positive-primary-hover: #043a1e;
210
210
  --color-sentiment-positive-primary-active: #022614;
211
- --color-sentiment-positive-secondary: #e3f2ea;
212
- --color-sentiment-positive-secondary-hover: #d9ede2;
213
- --color-sentiment-positive-secondary-active: #cee8da;
211
+ --color-sentiment-positive-secondary: #e2f6d5;
212
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
213
+ --color-sentiment-positive-secondary-active: #c5edab;
214
214
  --color-sentiment-warning: #ffd11a;
215
215
  --color-sentiment-warning-hover: #ffd11a;
216
216
  --color-sentiment-warning-active: #ffd11a;
@@ -392,7 +392,7 @@
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
395
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
396
396
  */
397
397
 
398
398
  .np-theme-personal--forest-green {
@@ -448,9 +448,9 @@
448
448
  --color-sentiment-negative-primary: #ffa8ad;
449
449
  --color-sentiment-negative-primary-hover: #ffbdc0;
450
450
  --color-sentiment-negative-primary-active: #ffd1d3;
451
- --color-sentiment-negative-secondary: #454a23;
452
- --color-sentiment-negative-secondary-hover: #515729;
453
- --color-sentiment-negative-secondary-active: #5e642f;
451
+ --color-sentiment-negative-secondary: #410b0d;
452
+ --color-sentiment-negative-secondary-hover: #641115;
453
+ --color-sentiment-negative-secondary-active: #761418;
454
454
  --color-sentiment-positive: #bae5a0;
455
455
  --color-sentiment-positive-hover: #c8eab3;
456
456
  --color-sentiment-positive-active: #d6f0c7;
@@ -641,7 +641,7 @@
641
641
 
642
642
  /**
643
643
  * Do not edit directly
644
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
644
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
645
645
  */
646
646
 
647
647
  .np-theme-personal--bright-green {
@@ -706,9 +706,9 @@
706
706
  --color-sentiment-positive-primary: #054d28;
707
707
  --color-sentiment-positive-primary-hover: #043a1e;
708
708
  --color-sentiment-positive-primary-active: #022614;
709
- --color-sentiment-positive-secondary: #e3f2ea;
710
- --color-sentiment-positive-secondary-hover: #d9ede2;
711
- --color-sentiment-positive-secondary-active: #cee8da;
709
+ --color-sentiment-positive-secondary: #e2f6d5;
710
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
711
+ --color-sentiment-positive-secondary-active: #c5edab;
712
712
  --color-sentiment-warning: #ffd11a;
713
713
  --color-sentiment-warning-hover: #ffd11a;
714
714
  --color-sentiment-warning-active: #ffd11a;
@@ -890,7 +890,7 @@
890
890
 
891
891
  /**
892
892
  * Do not edit directly
893
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
893
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
894
894
  */
895
895
 
896
896
  .np-theme-personal--dark {
@@ -1139,7 +1139,7 @@
1139
1139
 
1140
1140
  /**
1141
1141
  * Do not edit directly
1142
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
1142
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
1143
1143
  */
1144
1144
 
1145
1145
  .np-theme-platform {
@@ -1322,7 +1322,7 @@
1322
1322
 
1323
1323
  /**
1324
1324
  * Do not edit directly
1325
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
1325
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
1326
1326
  */
1327
1327
 
1328
1328
  .np-theme-platform--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Apr 2025 15:00:06 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;
@@ -221,7 +221,7 @@
221
221
  @font-family-display: 'Wise Sans', 'Inter', sans-serif;
222
222
 
223
223
  // Do not edit directly
224
- // Generated on Tue, 22 Apr 2025 15:00:06 GMT
224
+ // Generated on Mon, 11 Aug 2025 16:09:53 GMT
225
225
 
226
226
  @color-base-blue-light: #00b9ff;
227
227
  @color-base-blue-mid: #00a2dd;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "0.0.0-experimental-4923750",
4
+ "version": "0.0.0-experimental-29b2e21",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -23,7 +23,7 @@
23
23
  "scripts"
24
24
  ],
25
25
  "dependencies": {
26
- "@transferwise/neptune-tokens": "^8.18.0"
26
+ "@transferwise/neptune-tokens": "^8.19.1"
27
27
  },
28
28
  "devDependencies": {
29
29
  "gulp": "^5.0.1",