@transferwise/neptune-css 0.0.0-experimental-0df66ca → 0.0.0-experimental-a12336b

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 Fri, 10 Jan 2025 19:57:07 GMT
3
+ * Generated on Thu, 10 Oct 2024 08:03:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -142,7 +142,7 @@
142
142
 
143
143
  /**
144
144
  * Do not edit directly
145
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
145
+ * Generated on Thu, 10 Oct 2024 08:03:25 GMT
146
146
  */
147
147
 
148
148
  .np-theme-personal {
@@ -370,7 +370,7 @@
370
370
 
371
371
  /**
372
372
  * Do not edit directly
373
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
373
+ * Generated on Thu, 10 Oct 2024 08:03:26 GMT
374
374
  */
375
375
 
376
376
  .np-theme-personal--forest-green {
@@ -407,9 +407,9 @@
407
407
  --color-interactive-contrast: #163300;
408
408
  --color-interactive-contrast-hover: #214d00;
409
409
  --color-interactive-contrast-active: #2c6600;
410
- --color-interactive-neutral: rgba(159,232,112,0.2);
411
- --color-interactive-neutral-hover: rgba(205,255,173,0.2);
412
- --color-interactive-neutral-active: rgba(236,255,224,0.2);
410
+ --color-interactive-neutral: #9fe870;
411
+ --color-interactive-neutral-hover: #cdffad;
412
+ --color-interactive-neutral-active: #ecffe0;
413
413
  --color-border-neutral: rgba(255,255,255,0.2);
414
414
  --color-border-overlay: rgba(255,255,255,0.2);
415
415
  --color-background-screen: #163300;
@@ -426,9 +426,9 @@
426
426
  --color-sentiment-negative-primary: #ffc4c2;
427
427
  --color-sentiment-negative-primary-hover: #ffdcdb;
428
428
  --color-sentiment-negative-primary-active: #ffebeb;
429
- --color-sentiment-negative-secondary: rgba(255,196,194,0.2);
430
- --color-sentiment-negative-secondary-hover: rgba(255,220,219,0.2);
431
- --color-sentiment-negative-secondary-active: rgba(255,235,235,0.2);
429
+ --color-sentiment-negative-secondary: #ffc4c2;
430
+ --color-sentiment-negative-secondary-hover: #ffdcdb;
431
+ --color-sentiment-negative-secondary-active: #ffebeb;
432
432
  --color-sentiment-positive: #a0e5ae;
433
433
  --color-sentiment-warning: #edd272;
434
434
  --color-contrast: #163300;
@@ -598,7 +598,7 @@
598
598
 
599
599
  /**
600
600
  * Do not edit directly
601
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
601
+ * Generated on Thu, 10 Oct 2024 08:03:26 GMT
602
602
  */
603
603
 
604
604
  .np-theme-personal--bright-green {
@@ -826,7 +826,7 @@
826
826
 
827
827
  /**
828
828
  * Do not edit directly
829
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
829
+ * Generated on Thu, 10 Oct 2024 08:03:25 GMT
830
830
  */
831
831
 
832
832
  .np-theme-personal--dark {
@@ -1054,7 +1054,7 @@
1054
1054
 
1055
1055
  /**
1056
1056
  * Do not edit directly
1057
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
1057
+ * Generated on Thu, 10 Oct 2024 08:03:25 GMT
1058
1058
  */
1059
1059
 
1060
1060
  .np-theme-platform {
@@ -1236,7 +1236,7 @@
1236
1236
 
1237
1237
  /**
1238
1238
  * Do not edit directly
1239
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
1239
+ * Generated on Thu, 10 Oct 2024 08:03:25 GMT
1240
1240
  */
1241
1241
 
1242
1242
  .np-theme-platform--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 10 Jan 2025 19:57:07 GMT
3
+ // Generated on Thu, 10 Oct 2024 08:03:26 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;
@@ -220,7 +220,7 @@
220
220
  @font-family-display: 'Wise Sans', 'Inter', sans-serif;
221
221
 
222
222
  // Do not edit directly
223
- // Generated on Fri, 10 Jan 2025 19:57:07 GMT
223
+ // Generated on Thu, 10 Oct 2024 08:03:25 GMT
224
224
 
225
225
  @color-base-blue-light: #00b9ff;
226
226
  @color-base-blue-mid: #00a2dd;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 10 Jan 2025 19:57:07 GMT
3
+ * Generated on Thu, 10 Oct 2024 08:03:26 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-0df66ca",
4
+ "version": "0.0.0-experimental-a12336b",
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.14.1"
26
+ "@transferwise/neptune-tokens": "^8.12.0"
27
27
  },
28
28
  "devDependencies": {
29
29
  "modern-normalize": "^2.0.0",