@transferwise/neptune-tokens 8.9.1 → 8.9.2
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 +1 -1
- package/colors-base.less +1 -1
- package/colors.json +12 -8
- package/package.json +1 -1
- package/themes/dark/tokens.css +1 -1
- package/themes/dark/tokens.less +1 -1
- package/themes/light/tokens.css +1 -1
- package/themes/light/tokens.less +1 -1
- package/themes/navy/tokens.css +1 -1
- package/themes/navy/tokens.less +1 -1
- package/themes/personal/tokens.css +1 -1
- package/themes/personal/tokens.less +1 -1
- package/themes/personal--bright-green/tokens.css +1 -1
- package/themes/personal--bright-green/tokens.less +1 -1
- package/themes/personal--dark/tokens.css +1 -1
- package/themes/personal--dark/tokens.less +1 -1
- package/themes/personal--forest-green/tokens.css +1 -1
- package/themes/personal--forest-green/tokens.less +1 -1
- package/themes/platform/tokens.css +1 -1
- package/themes/platform/tokens.less +1 -1
- package/themes/platform--forest-green/tokens.css +7 -7
- package/themes/platform--forest-green/tokens.less +7 -7
- package/tokens.css +1 -1
- package/tokens.less +1 -1
package/colors-base.css
CHANGED
package/colors-base.less
CHANGED
package/colors.json
CHANGED
|
@@ -9391,15 +9391,17 @@
|
|
|
9391
9391
|
},
|
|
9392
9392
|
"primary-hover": {
|
|
9393
9393
|
"value": {
|
|
9394
|
-
"r": 0.
|
|
9395
|
-
"g":
|
|
9396
|
-
"b": 0.
|
|
9394
|
+
"r": 0.7254901960784313,
|
|
9395
|
+
"g": 0.7607843137254902,
|
|
9396
|
+
"b": 0.6980392156862745
|
|
9397
9397
|
},
|
|
9398
9398
|
"theme": "platform--forest-green",
|
|
9399
9399
|
"filePath": "tokens/colors/themes/platform--forest-green.json",
|
|
9400
9400
|
"isSource": true,
|
|
9401
9401
|
"original": {
|
|
9402
|
-
"value":
|
|
9402
|
+
"value": {
|
|
9403
|
+
"hex": "#B9C2B2"
|
|
9404
|
+
},
|
|
9403
9405
|
"theme": "platform--forest-green"
|
|
9404
9406
|
},
|
|
9405
9407
|
"name": "platformForestGreenInteractivePrimaryHover",
|
|
@@ -9418,15 +9420,17 @@
|
|
|
9418
9420
|
},
|
|
9419
9421
|
"primary-active": {
|
|
9420
9422
|
"value": {
|
|
9421
|
-
"r": 0.
|
|
9422
|
-
"g":
|
|
9423
|
-
"b": 0.
|
|
9423
|
+
"r": 0.5411764705882353,
|
|
9424
|
+
"g": 0.6,
|
|
9425
|
+
"b": 0.5019607843137255
|
|
9424
9426
|
},
|
|
9425
9427
|
"theme": "platform--forest-green",
|
|
9426
9428
|
"filePath": "tokens/colors/themes/platform--forest-green.json",
|
|
9427
9429
|
"isSource": true,
|
|
9428
9430
|
"original": {
|
|
9429
|
-
"value":
|
|
9431
|
+
"value": {
|
|
9432
|
+
"hex": "#8A9980"
|
|
9433
|
+
},
|
|
9430
9434
|
"theme": "platform--forest-green"
|
|
9431
9435
|
},
|
|
9432
9436
|
"name": "platformForestGreenInteractivePrimaryActive",
|
package/package.json
CHANGED
package/themes/dark/tokens.css
CHANGED
package/themes/dark/tokens.less
CHANGED
package/themes/light/tokens.css
CHANGED
package/themes/light/tokens.less
CHANGED
package/themes/navy/tokens.css
CHANGED
package/themes/navy/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue, 07 May 2024
|
|
3
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-platform--forest-green {
|
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
--color-interactive-primary: #ffffff;
|
|
26
26
|
--color-interactive-primary-hover: #eaeaea;
|
|
27
27
|
--color-interactive-primary-active: #dbdbdb;
|
|
28
|
-
--color-interactive-primary-hover: #
|
|
29
|
-
--color-interactive-primary-hover-hover: #
|
|
30
|
-
--color-interactive-primary-hover-active: #
|
|
31
|
-
--color-interactive-primary-active: #
|
|
32
|
-
--color-interactive-primary-active-hover: #
|
|
33
|
-
--color-interactive-primary-active-active: #
|
|
28
|
+
--color-interactive-primary-hover: #b9c2b2;
|
|
29
|
+
--color-interactive-primary-hover-hover: #a6ae9f;
|
|
30
|
+
--color-interactive-primary-hover-active: #97a090;
|
|
31
|
+
--color-interactive-primary-active: #8a9980;
|
|
32
|
+
--color-interactive-primary-active-hover: #78866e;
|
|
33
|
+
--color-interactive-primary-active-active: #6a7861;
|
|
34
34
|
--color-interactive-secondary: #cacfc7;
|
|
35
35
|
--color-interactive-secondary-hover: #b6bbb3;
|
|
36
36
|
--color-interactive-secondary-active: #a8aca5;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue, 07 May 2024
|
|
3
|
+
// Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
@color-interactive-primary: #ffffff;
|
|
24
24
|
@color-interactive-primary-hover: #eaeaea;
|
|
25
25
|
@color-interactive-primary-active: #dbdbdb;
|
|
26
|
-
@color-interactive-primary-hover: #
|
|
27
|
-
@color-interactive-primary-hover-hover: #
|
|
28
|
-
@color-interactive-primary-hover-active: #
|
|
29
|
-
@color-interactive-primary-active: #
|
|
30
|
-
@color-interactive-primary-active-hover: #
|
|
31
|
-
@color-interactive-primary-active-active: #
|
|
26
|
+
@color-interactive-primary-hover: #b9c2b2;
|
|
27
|
+
@color-interactive-primary-hover-hover: #a6ae9f;
|
|
28
|
+
@color-interactive-primary-hover-active: #97a090;
|
|
29
|
+
@color-interactive-primary-active: #8a9980;
|
|
30
|
+
@color-interactive-primary-active-hover: #78866e;
|
|
31
|
+
@color-interactive-primary-active-active: #6a7861;
|
|
32
32
|
@color-interactive-secondary: #cacfc7;
|
|
33
33
|
@color-interactive-secondary-hover: #b6bbb3;
|
|
34
34
|
@color-interactive-secondary-active: #a8aca5;
|
package/tokens.css
CHANGED