@transferwise/neptune-tokens 8.14.0 → 8.14.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 +1 -1
- package/colors-base.less +1 -1
- package/colors.json +28 -14
- 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 +2 -2
- package/themes/personal--bright-green/tokens.less +2 -2
- package/themes/personal--dark/tokens.css +1 -1
- package/themes/personal--dark/tokens.less +1 -1
- package/themes/personal--forest-green/tokens.css +7 -7
- package/themes/personal--forest-green/tokens.less +7 -7
- package/themes/platform/tokens.css +1 -1
- package/themes/platform/tokens.less +1 -1
- package/themes/platform--forest-green/tokens.css +1 -1
- package/themes/platform--forest-green/tokens.less +1 -1
- package/tokens.css +1 -1
- package/tokens.less +1 -1
package/colors-base.css
CHANGED
package/colors-base.less
CHANGED
package/colors.json
CHANGED
|
@@ -3410,14 +3410,16 @@
|
|
|
3410
3410
|
"value": {
|
|
3411
3411
|
"r": 1,
|
|
3412
3412
|
"g": 1,
|
|
3413
|
-
"b": 1
|
|
3413
|
+
"b": 1,
|
|
3414
|
+
"opacity": 0
|
|
3414
3415
|
},
|
|
3415
3416
|
"theme": "personal--bright-green",
|
|
3416
3417
|
"filePath": "tokens/colors/themes/personal--bright-green.json",
|
|
3417
3418
|
"isSource": true,
|
|
3418
3419
|
"original": {
|
|
3419
3420
|
"value": {
|
|
3420
|
-
"hex": "#FFFFFF"
|
|
3421
|
+
"hex": "#FFFFFF",
|
|
3422
|
+
"opacity": 0
|
|
3421
3423
|
},
|
|
3422
3424
|
"theme": "personal--bright-green"
|
|
3423
3425
|
},
|
|
@@ -6194,14 +6196,16 @@
|
|
|
6194
6196
|
"value": {
|
|
6195
6197
|
"r": 0.6235294117647059,
|
|
6196
6198
|
"g": 0.9098039215686274,
|
|
6197
|
-
"b": 0.4392156862745098
|
|
6199
|
+
"b": 0.4392156862745098,
|
|
6200
|
+
"opacity": 0.2
|
|
6198
6201
|
},
|
|
6199
6202
|
"theme": "personal--forest-green",
|
|
6200
6203
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6201
6204
|
"isSource": true,
|
|
6202
6205
|
"original": {
|
|
6203
6206
|
"value": {
|
|
6204
|
-
"hex": "#
|
|
6207
|
+
"hex": "#9FE870",
|
|
6208
|
+
"opacity": 0.2
|
|
6205
6209
|
},
|
|
6206
6210
|
"theme": "personal--forest-green"
|
|
6207
6211
|
},
|
|
@@ -6223,14 +6227,16 @@
|
|
|
6223
6227
|
"value": {
|
|
6224
6228
|
"r": 0.803921568627451,
|
|
6225
6229
|
"g": 1,
|
|
6226
|
-
"b": 0.6784313725490196
|
|
6230
|
+
"b": 0.6784313725490196,
|
|
6231
|
+
"opacity": 0.2
|
|
6227
6232
|
},
|
|
6228
6233
|
"theme": "personal--forest-green",
|
|
6229
6234
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6230
6235
|
"isSource": true,
|
|
6231
6236
|
"original": {
|
|
6232
6237
|
"value": {
|
|
6233
|
-
"hex": "#
|
|
6238
|
+
"hex": "#CDFFAD",
|
|
6239
|
+
"opacity": 0.2
|
|
6234
6240
|
},
|
|
6235
6241
|
"theme": "personal--forest-green"
|
|
6236
6242
|
},
|
|
@@ -6252,14 +6258,16 @@
|
|
|
6252
6258
|
"value": {
|
|
6253
6259
|
"r": 0.9254901960784314,
|
|
6254
6260
|
"g": 1,
|
|
6255
|
-
"b": 0.8784313725490196
|
|
6261
|
+
"b": 0.8784313725490196,
|
|
6262
|
+
"opacity": 0.2
|
|
6256
6263
|
},
|
|
6257
6264
|
"theme": "personal--forest-green",
|
|
6258
6265
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6259
6266
|
"isSource": true,
|
|
6260
6267
|
"original": {
|
|
6261
6268
|
"value": {
|
|
6262
|
-
"hex": "#
|
|
6269
|
+
"hex": "#ECFFE0",
|
|
6270
|
+
"opacity": 0.2
|
|
6263
6271
|
},
|
|
6264
6272
|
"theme": "personal--forest-green"
|
|
6265
6273
|
},
|
|
@@ -6765,14 +6773,16 @@
|
|
|
6765
6773
|
"value": {
|
|
6766
6774
|
"r": 1,
|
|
6767
6775
|
"g": 0.7686274509803922,
|
|
6768
|
-
"b": 0.7607843137254902
|
|
6776
|
+
"b": 0.7607843137254902,
|
|
6777
|
+
"opacity": 0.2
|
|
6769
6778
|
},
|
|
6770
6779
|
"theme": "personal--forest-green",
|
|
6771
6780
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6772
6781
|
"isSource": true,
|
|
6773
6782
|
"original": {
|
|
6774
6783
|
"value": {
|
|
6775
|
-
"hex": "#
|
|
6784
|
+
"hex": "#FFC4C2",
|
|
6785
|
+
"opacity": 0.2
|
|
6776
6786
|
},
|
|
6777
6787
|
"theme": "personal--forest-green"
|
|
6778
6788
|
},
|
|
@@ -6794,14 +6804,16 @@
|
|
|
6794
6804
|
"value": {
|
|
6795
6805
|
"r": 1,
|
|
6796
6806
|
"g": 0.8627450980392157,
|
|
6797
|
-
"b": 0.8588235294117647
|
|
6807
|
+
"b": 0.8588235294117647,
|
|
6808
|
+
"opacity": 0.2
|
|
6798
6809
|
},
|
|
6799
6810
|
"theme": "personal--forest-green",
|
|
6800
6811
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6801
6812
|
"isSource": true,
|
|
6802
6813
|
"original": {
|
|
6803
6814
|
"value": {
|
|
6804
|
-
"hex": "#
|
|
6815
|
+
"hex": "#FFDCDB",
|
|
6816
|
+
"opacity": 0.2
|
|
6805
6817
|
},
|
|
6806
6818
|
"theme": "personal--forest-green"
|
|
6807
6819
|
},
|
|
@@ -6823,14 +6835,16 @@
|
|
|
6823
6835
|
"value": {
|
|
6824
6836
|
"r": 1,
|
|
6825
6837
|
"g": 0.9215686274509803,
|
|
6826
|
-
"b": 0.9215686274509803
|
|
6838
|
+
"b": 0.9215686274509803,
|
|
6839
|
+
"opacity": 0.2
|
|
6827
6840
|
},
|
|
6828
6841
|
"theme": "personal--forest-green",
|
|
6829
6842
|
"filePath": "tokens/colors/themes/personal--forest-green.json",
|
|
6830
6843
|
"isSource": true,
|
|
6831
6844
|
"original": {
|
|
6832
6845
|
"value": {
|
|
6833
|
-
"hex": "#
|
|
6846
|
+
"hex": "#FFEBEB",
|
|
6847
|
+
"opacity": 0.2
|
|
6834
6848
|
},
|
|
6835
6849
|
"theme": "personal--forest-green"
|
|
6836
6850
|
},
|
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
|
|
3
|
+
* Generated on Fri, 10 Jan 2025 19:57:07 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--bright-green {
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
--color-sentiment-negative-secondary-active: #761709;
|
|
62
62
|
--color-sentiment-positive: #ffffff00;
|
|
63
63
|
--color-sentiment-warning: #ffffff00;
|
|
64
|
-
--color-contrast: #
|
|
64
|
+
--color-contrast: #ffffff00;
|
|
65
65
|
--color-light: #ffffff;
|
|
66
66
|
--color-dark: #163300;
|
|
67
67
|
--color-contrast-overlay: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 10 Jan 2025 19:57:07 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
@color-sentiment-negative-secondary-active: #761709;
|
|
60
60
|
@color-sentiment-positive: #ffffff00;
|
|
61
61
|
@color-sentiment-warning: #ffffff00;
|
|
62
|
-
@color-contrast: #
|
|
62
|
+
@color-contrast: #ffffff00;
|
|
63
63
|
@color-light: #ffffff;
|
|
64
64
|
@color-dark: #163300;
|
|
65
65
|
@color-contrast-overlay: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 10 Jan 2025 19:57:07 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--forest-green {
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
--color-interactive-contrast: #163300;
|
|
38
38
|
--color-interactive-contrast-hover: #214d00;
|
|
39
39
|
--color-interactive-contrast-active: #2c6600;
|
|
40
|
-
--color-interactive-neutral: #
|
|
41
|
-
--color-interactive-neutral-hover: #
|
|
42
|
-
--color-interactive-neutral-active: #
|
|
40
|
+
--color-interactive-neutral: #9fe87033;
|
|
41
|
+
--color-interactive-neutral-hover: #cdffad33;
|
|
42
|
+
--color-interactive-neutral-active: #ecffe033;
|
|
43
43
|
--color-border-neutral: #ffffff33;
|
|
44
44
|
--color-border-overlay: #ffffff33;
|
|
45
45
|
--color-background-screen: #163300;
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
--color-sentiment-negative-primary: #ffc4c2;
|
|
57
57
|
--color-sentiment-negative-primary-hover: #ffdcdb;
|
|
58
58
|
--color-sentiment-negative-primary-active: #ffebeb;
|
|
59
|
-
--color-sentiment-negative-secondary: #
|
|
60
|
-
--color-sentiment-negative-secondary-hover: #
|
|
61
|
-
--color-sentiment-negative-secondary-active: #
|
|
59
|
+
--color-sentiment-negative-secondary: #ffc4c233;
|
|
60
|
+
--color-sentiment-negative-secondary-hover: #ffdcdb33;
|
|
61
|
+
--color-sentiment-negative-secondary-active: #ffebeb33;
|
|
62
62
|
--color-sentiment-positive: #a0e5ae;
|
|
63
63
|
--color-sentiment-warning: #edd272;
|
|
64
64
|
--color-contrast: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 10 Jan 2025 19:57:07 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
@color-interactive-contrast: #163300;
|
|
36
36
|
@color-interactive-contrast-hover: #214d00;
|
|
37
37
|
@color-interactive-contrast-active: #2c6600;
|
|
38
|
-
@color-interactive-neutral: #
|
|
39
|
-
@color-interactive-neutral-hover: #
|
|
40
|
-
@color-interactive-neutral-active: #
|
|
38
|
+
@color-interactive-neutral: #9fe87033;
|
|
39
|
+
@color-interactive-neutral-hover: #cdffad33;
|
|
40
|
+
@color-interactive-neutral-active: #ecffe033;
|
|
41
41
|
@color-border-neutral: #ffffff33;
|
|
42
42
|
@color-border-overlay: #ffffff33;
|
|
43
43
|
@color-background-screen: #163300;
|
|
@@ -54,9 +54,9 @@
|
|
|
54
54
|
@color-sentiment-negative-primary: #ffc4c2;
|
|
55
55
|
@color-sentiment-negative-primary-hover: #ffdcdb;
|
|
56
56
|
@color-sentiment-negative-primary-active: #ffebeb;
|
|
57
|
-
@color-sentiment-negative-secondary: #
|
|
58
|
-
@color-sentiment-negative-secondary-hover: #
|
|
59
|
-
@color-sentiment-negative-secondary-active: #
|
|
57
|
+
@color-sentiment-negative-secondary: #ffc4c233;
|
|
58
|
+
@color-sentiment-negative-secondary-hover: #ffdcdb33;
|
|
59
|
+
@color-sentiment-negative-secondary-active: #ffebeb33;
|
|
60
60
|
@color-sentiment-positive: #a0e5ae;
|
|
61
61
|
@color-sentiment-warning: #edd272;
|
|
62
62
|
@color-contrast: #163300;
|
package/tokens.css
CHANGED