@transferwise/neptune-css 0.0.0-experimental-5bcac43 → 0.0.0-experimental-10b6549
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/dist/css/neptune.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
|
|
142
142
|
/**
|
|
143
143
|
* Do not edit directly
|
|
144
|
-
* Generated on
|
|
144
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
145
145
|
*/
|
|
146
146
|
|
|
147
147
|
.np-theme-personal {
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
|
|
360
360
|
/**
|
|
361
361
|
* Do not edit directly
|
|
362
|
-
* Generated on
|
|
362
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
363
363
|
*/
|
|
364
364
|
|
|
365
365
|
.np-theme-personal--forest-green {
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
|
|
606
606
|
/**
|
|
607
607
|
* Do not edit directly
|
|
608
|
-
* Generated on
|
|
608
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
609
609
|
*/
|
|
610
610
|
|
|
611
611
|
.np-theme-personal--bright-green {
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
|
|
852
852
|
/**
|
|
853
853
|
* Do not edit directly
|
|
854
|
-
* Generated on
|
|
854
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
855
855
|
*/
|
|
856
856
|
|
|
857
857
|
.np-theme-personal--dark {
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
|
|
1098
1098
|
/**
|
|
1099
1099
|
* Do not edit directly
|
|
1100
|
-
* Generated on
|
|
1100
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
1101
1101
|
*/
|
|
1102
1102
|
|
|
1103
1103
|
.np-theme-platform {
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
|
|
1279
1279
|
/**
|
|
1280
1280
|
* Do not edit directly
|
|
1281
|
-
* Generated on
|
|
1281
|
+
* Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
1282
1282
|
*/
|
|
1283
1283
|
|
|
1284
1284
|
.np-theme-platform--forest-green {
|
|
@@ -1298,8 +1298,8 @@
|
|
|
1298
1298
|
--color-content-secondary: #ffffff;
|
|
1299
1299
|
--color-content-tertiary: #cacfc7;
|
|
1300
1300
|
--color-content-link: #ffffff;
|
|
1301
|
-
--color-content-link-hover: #
|
|
1302
|
-
--color-content-link-active: #
|
|
1301
|
+
--color-content-link-hover: #b9c2b2;
|
|
1302
|
+
--color-content-link-active: #8a9980;
|
|
1303
1303
|
--color-interactive-primary: #ffffff;
|
|
1304
1304
|
--color-interactive-primary-hover: #eaeaea;
|
|
1305
1305
|
--color-interactive-primary-active: #dbdbdb;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
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;
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
@font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
220
220
|
|
|
221
221
|
// Do not edit directly
|
|
222
|
-
// Generated on
|
|
222
|
+
// Generated on Tue, 07 May 2024 11:32:05 GMT
|
|
223
223
|
|
|
224
224
|
@color-base-blue-light: #00b9ff;
|
|
225
225
|
@color-base-blue-mid: #00a2dd;
|
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-
|
|
4
|
+
"version": "0.0.0-experimental-10b6549",
|
|
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.9.
|
|
26
|
+
"@transferwise/neptune-tokens": "^8.9.1"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"modern-normalize": "^2.0.0",
|