@transferwise/neptune-tokens 8.16.0 → 8.17.0
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 +2097 -837
- 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 +22 -11
- package/themes/personal/tokens.less +22 -11
- package/themes/personal--bright-green/tokens.css +23 -12
- package/themes/personal--bright-green/tokens.less +23 -12
- package/themes/personal--dark/tokens.css +23 -12
- package/themes/personal--dark/tokens.less +23 -12
- package/themes/personal--forest-green/tokens.css +23 -12
- package/themes/personal--forest-green/tokens.less +23 -12
- 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/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 Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal {
|
|
@@ -50,17 +50,28 @@
|
|
|
50
50
|
--color-background-neutral-hover: #16330021;
|
|
51
51
|
--color-background-neutral-active: #1633002e;
|
|
52
52
|
--color-background-overlay: #16330014;
|
|
53
|
-
--color-sentiment-negative: #
|
|
54
|
-
--color-sentiment-negative-hover: #
|
|
55
|
-
--color-sentiment-negative-active: #
|
|
56
|
-
--color-sentiment-negative-primary: #
|
|
57
|
-
--color-sentiment-negative-primary-hover: #
|
|
58
|
-
--color-sentiment-negative-primary-active: #
|
|
59
|
-
--color-sentiment-negative-secondary: #
|
|
60
|
-
--color-sentiment-negative-secondary-hover: #
|
|
61
|
-
--color-sentiment-negative-secondary-active: #
|
|
53
|
+
--color-sentiment-negative: #cb272f;
|
|
54
|
+
--color-sentiment-negative-hover: #b8232b;
|
|
55
|
+
--color-sentiment-negative-active: #a72027;
|
|
56
|
+
--color-sentiment-negative-primary: #cb272f;
|
|
57
|
+
--color-sentiment-negative-primary-hover: #b8232b;
|
|
58
|
+
--color-sentiment-negative-primary-active: #a72027;
|
|
59
|
+
--color-sentiment-negative-secondary: #fbeaea;
|
|
60
|
+
--color-sentiment-negative-secondary-hover: #f9e1e1;
|
|
61
|
+
--color-sentiment-negative-secondary-active: #f8d8d8;
|
|
62
62
|
--color-sentiment-positive: #2f5711;
|
|
63
|
-
--color-sentiment-
|
|
63
|
+
--color-sentiment-positive-hover: #23400d;
|
|
64
|
+
--color-sentiment-positive-active: #172b08;
|
|
65
|
+
--color-sentiment-warning: #ffd11a;
|
|
66
|
+
--color-sentiment-warning-primary: #ffd11a;
|
|
67
|
+
--color-sentiment-warning-secondary: #fff7d7;
|
|
68
|
+
--color-sentiment-warning-content: #4a3b1c;
|
|
69
|
+
--color-sentiment-warning-content-secondary-hover: #3b2f16;
|
|
70
|
+
--color-sentiment-warning-content-secondary-active: #2c2311;
|
|
71
|
+
--color-sentiment-celebration-primary: #054d4d;
|
|
72
|
+
--color-sentiment-celebration-primary-hover: #043a3a;
|
|
73
|
+
--color-sentiment-celebration-primary-active: #022626;
|
|
74
|
+
--color-sentiment-celebration-secondary: #e0f7f7;
|
|
64
75
|
--color-contrast: #ffffff;
|
|
65
76
|
--color-light: #ffffff;
|
|
66
77
|
--color-dark: #121511;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -48,17 +48,28 @@
|
|
|
48
48
|
@color-background-neutral-hover: #16330021;
|
|
49
49
|
@color-background-neutral-active: #1633002e;
|
|
50
50
|
@color-background-overlay: #16330014;
|
|
51
|
-
@color-sentiment-negative: #
|
|
52
|
-
@color-sentiment-negative-hover: #
|
|
53
|
-
@color-sentiment-negative-active: #
|
|
54
|
-
@color-sentiment-negative-primary: #
|
|
55
|
-
@color-sentiment-negative-primary-hover: #
|
|
56
|
-
@color-sentiment-negative-primary-active: #
|
|
57
|
-
@color-sentiment-negative-secondary: #
|
|
58
|
-
@color-sentiment-negative-secondary-hover: #
|
|
59
|
-
@color-sentiment-negative-secondary-active: #
|
|
51
|
+
@color-sentiment-negative: #cb272f;
|
|
52
|
+
@color-sentiment-negative-hover: #b8232b;
|
|
53
|
+
@color-sentiment-negative-active: #a72027;
|
|
54
|
+
@color-sentiment-negative-primary: #cb272f;
|
|
55
|
+
@color-sentiment-negative-primary-hover: #b8232b;
|
|
56
|
+
@color-sentiment-negative-primary-active: #a72027;
|
|
57
|
+
@color-sentiment-negative-secondary: #fbeaea;
|
|
58
|
+
@color-sentiment-negative-secondary-hover: #f9e1e1;
|
|
59
|
+
@color-sentiment-negative-secondary-active: #f8d8d8;
|
|
60
60
|
@color-sentiment-positive: #2f5711;
|
|
61
|
-
@color-sentiment-
|
|
61
|
+
@color-sentiment-positive-hover: #23400d;
|
|
62
|
+
@color-sentiment-positive-active: #172b08;
|
|
63
|
+
@color-sentiment-warning: #ffd11a;
|
|
64
|
+
@color-sentiment-warning-primary: #ffd11a;
|
|
65
|
+
@color-sentiment-warning-secondary: #fff7d7;
|
|
66
|
+
@color-sentiment-warning-content: #4a3b1c;
|
|
67
|
+
@color-sentiment-warning-content-secondary-hover: #3b2f16;
|
|
68
|
+
@color-sentiment-warning-content-secondary-active: #2c2311;
|
|
69
|
+
@color-sentiment-celebration-primary: #054d4d;
|
|
70
|
+
@color-sentiment-celebration-primary-hover: #043a3a;
|
|
71
|
+
@color-sentiment-celebration-primary-active: #022626;
|
|
72
|
+
@color-sentiment-celebration-secondary: #e0f7f7;
|
|
62
73
|
@color-contrast: #ffffff;
|
|
63
74
|
@color-light: #ffffff;
|
|
64
75
|
@color-dark: #121511;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--bright-green {
|
|
@@ -50,17 +50,28 @@
|
|
|
50
50
|
--color-background-neutral-hover: #ffffff66;
|
|
51
51
|
--color-background-neutral-active: #ffffff80;
|
|
52
52
|
--color-background-overlay: #ffffff00;
|
|
53
|
-
--color-sentiment-negative: #
|
|
54
|
-
--color-sentiment-negative-hover: #
|
|
55
|
-
--color-sentiment-negative-active: #
|
|
56
|
-
--color-sentiment-negative-primary: #
|
|
57
|
-
--color-sentiment-negative-primary-hover: #
|
|
58
|
-
--color-sentiment-negative-primary-active: #
|
|
59
|
-
--color-sentiment-negative-secondary: #
|
|
60
|
-
--color-sentiment-negative-secondary-hover: #
|
|
61
|
-
--color-sentiment-negative-secondary-active: #
|
|
62
|
-
--color-sentiment-positive: #
|
|
63
|
-
--color-sentiment-
|
|
53
|
+
--color-sentiment-negative: #cb272f;
|
|
54
|
+
--color-sentiment-negative-hover: #b8232b;
|
|
55
|
+
--color-sentiment-negative-active: #a72027;
|
|
56
|
+
--color-sentiment-negative-primary: #cb272f;
|
|
57
|
+
--color-sentiment-negative-primary-hover: #b8232b;
|
|
58
|
+
--color-sentiment-negative-primary-active: #a72027;
|
|
59
|
+
--color-sentiment-negative-secondary: #fbeaea;
|
|
60
|
+
--color-sentiment-negative-secondary-hover: #f9e1e1;
|
|
61
|
+
--color-sentiment-negative-secondary-active: #f8d8d8;
|
|
62
|
+
--color-sentiment-positive: #2f5711;
|
|
63
|
+
--color-sentiment-positive-hover: #23400d;
|
|
64
|
+
--color-sentiment-positive-active: #172b08;
|
|
65
|
+
--color-sentiment-warning: #ffd11a;
|
|
66
|
+
--color-sentiment-warning-primary: #ffd11a;
|
|
67
|
+
--color-sentiment-warning-secondary: #fff7d7;
|
|
68
|
+
--color-sentiment-warning-content: #4a3b1c;
|
|
69
|
+
--color-sentiment-warning-content-secondary-hover: #3b2f16;
|
|
70
|
+
--color-sentiment-warning-content-secondary-active: #2c2311;
|
|
71
|
+
--color-sentiment-celebration-primary: #054d4d;
|
|
72
|
+
--color-sentiment-celebration-primary-hover: #043a3a;
|
|
73
|
+
--color-sentiment-celebration-primary-active: #022626;
|
|
74
|
+
--color-sentiment-celebration-secondary: #e0f7f7;
|
|
64
75
|
--color-contrast: #ffffff00;
|
|
65
76
|
--color-light: #ffffff;
|
|
66
77
|
--color-dark: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -48,17 +48,28 @@
|
|
|
48
48
|
@color-background-neutral-hover: #ffffff66;
|
|
49
49
|
@color-background-neutral-active: #ffffff80;
|
|
50
50
|
@color-background-overlay: #ffffff00;
|
|
51
|
-
@color-sentiment-negative: #
|
|
52
|
-
@color-sentiment-negative-hover: #
|
|
53
|
-
@color-sentiment-negative-active: #
|
|
54
|
-
@color-sentiment-negative-primary: #
|
|
55
|
-
@color-sentiment-negative-primary-hover: #
|
|
56
|
-
@color-sentiment-negative-primary-active: #
|
|
57
|
-
@color-sentiment-negative-secondary: #
|
|
58
|
-
@color-sentiment-negative-secondary-hover: #
|
|
59
|
-
@color-sentiment-negative-secondary-active: #
|
|
60
|
-
@color-sentiment-positive: #
|
|
61
|
-
@color-sentiment-
|
|
51
|
+
@color-sentiment-negative: #cb272f;
|
|
52
|
+
@color-sentiment-negative-hover: #b8232b;
|
|
53
|
+
@color-sentiment-negative-active: #a72027;
|
|
54
|
+
@color-sentiment-negative-primary: #cb272f;
|
|
55
|
+
@color-sentiment-negative-primary-hover: #b8232b;
|
|
56
|
+
@color-sentiment-negative-primary-active: #a72027;
|
|
57
|
+
@color-sentiment-negative-secondary: #fbeaea;
|
|
58
|
+
@color-sentiment-negative-secondary-hover: #f9e1e1;
|
|
59
|
+
@color-sentiment-negative-secondary-active: #f8d8d8;
|
|
60
|
+
@color-sentiment-positive: #2f5711;
|
|
61
|
+
@color-sentiment-positive-hover: #23400d;
|
|
62
|
+
@color-sentiment-positive-active: #172b08;
|
|
63
|
+
@color-sentiment-warning: #ffd11a;
|
|
64
|
+
@color-sentiment-warning-primary: #ffd11a;
|
|
65
|
+
@color-sentiment-warning-secondary: #fff7d7;
|
|
66
|
+
@color-sentiment-warning-content: #4a3b1c;
|
|
67
|
+
@color-sentiment-warning-content-secondary-hover: #3b2f16;
|
|
68
|
+
@color-sentiment-warning-content-secondary-active: #2c2311;
|
|
69
|
+
@color-sentiment-celebration-primary: #054d4d;
|
|
70
|
+
@color-sentiment-celebration-primary-hover: #043a3a;
|
|
71
|
+
@color-sentiment-celebration-primary-active: #022626;
|
|
72
|
+
@color-sentiment-celebration-secondary: #e0f7f7;
|
|
62
73
|
@color-contrast: #ffffff00;
|
|
63
74
|
@color-light: #ffffff;
|
|
64
75
|
@color-dark: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--dark {
|
|
@@ -50,17 +50,28 @@
|
|
|
50
50
|
--color-background-neutral-hover: #ffffff33;
|
|
51
51
|
--color-background-neutral-active: #ffffff4d;
|
|
52
52
|
--color-background-overlay: #ffffff33;
|
|
53
|
-
--color-sentiment-negative: #
|
|
54
|
-
--color-sentiment-negative-hover: #
|
|
55
|
-
--color-sentiment-negative-active: #
|
|
56
|
-
--color-sentiment-negative-primary: #
|
|
57
|
-
--color-sentiment-negative-primary-hover: #
|
|
58
|
-
--color-sentiment-negative-primary-active: #
|
|
59
|
-
--color-sentiment-negative-secondary: #
|
|
60
|
-
--color-sentiment-negative-secondary-hover: #
|
|
61
|
-
--color-sentiment-negative-secondary-active: #
|
|
62
|
-
--color-sentiment-positive: #
|
|
63
|
-
--color-sentiment-
|
|
53
|
+
--color-sentiment-negative: #ffa8ad;
|
|
54
|
+
--color-sentiment-negative-hover: #ffbdc0;
|
|
55
|
+
--color-sentiment-negative-active: #ffd1d3;
|
|
56
|
+
--color-sentiment-negative-primary: #ffa8ad;
|
|
57
|
+
--color-sentiment-negative-primary-hover: #ffbdc0;
|
|
58
|
+
--color-sentiment-negative-primary-active: #ffd1d3;
|
|
59
|
+
--color-sentiment-negative-secondary: #410b0d;
|
|
60
|
+
--color-sentiment-negative-secondary-hover: #641115;
|
|
61
|
+
--color-sentiment-negative-secondary-active: #761418;
|
|
62
|
+
--color-sentiment-positive: #bae5a0;
|
|
63
|
+
--color-sentiment-positive-hover: #c8eab3;
|
|
64
|
+
--color-sentiment-positive-active: #d6f0c7;
|
|
65
|
+
--color-sentiment-warning: #fadc65;
|
|
66
|
+
--color-sentiment-warning-primary: #fadc65;
|
|
67
|
+
--color-sentiment-warning-secondary: #3a3523;
|
|
68
|
+
--color-sentiment-warning-content: #fadc65;
|
|
69
|
+
--color-sentiment-warning-content-secondary-hover: #fbe179;
|
|
70
|
+
--color-sentiment-warning-content-secondary-active: #fbe58d;
|
|
71
|
+
--color-sentiment-celebration-primary: #a0e1e1;
|
|
72
|
+
--color-sentiment-celebration-primary-hover: #aee5e5;
|
|
73
|
+
--color-sentiment-celebration-primary-active: #bdeaea;
|
|
74
|
+
--color-sentiment-celebration-secondary: #0e4242;
|
|
64
75
|
--color-contrast: #121511;
|
|
65
76
|
--color-light: #ffffff;
|
|
66
77
|
--color-dark: #121511;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -48,17 +48,28 @@
|
|
|
48
48
|
@color-background-neutral-hover: #ffffff33;
|
|
49
49
|
@color-background-neutral-active: #ffffff4d;
|
|
50
50
|
@color-background-overlay: #ffffff33;
|
|
51
|
-
@color-sentiment-negative: #
|
|
52
|
-
@color-sentiment-negative-hover: #
|
|
53
|
-
@color-sentiment-negative-active: #
|
|
54
|
-
@color-sentiment-negative-primary: #
|
|
55
|
-
@color-sentiment-negative-primary-hover: #
|
|
56
|
-
@color-sentiment-negative-primary-active: #
|
|
57
|
-
@color-sentiment-negative-secondary: #
|
|
58
|
-
@color-sentiment-negative-secondary-hover: #
|
|
59
|
-
@color-sentiment-negative-secondary-active: #
|
|
60
|
-
@color-sentiment-positive: #
|
|
61
|
-
@color-sentiment-
|
|
51
|
+
@color-sentiment-negative: #ffa8ad;
|
|
52
|
+
@color-sentiment-negative-hover: #ffbdc0;
|
|
53
|
+
@color-sentiment-negative-active: #ffd1d3;
|
|
54
|
+
@color-sentiment-negative-primary: #ffa8ad;
|
|
55
|
+
@color-sentiment-negative-primary-hover: #ffbdc0;
|
|
56
|
+
@color-sentiment-negative-primary-active: #ffd1d3;
|
|
57
|
+
@color-sentiment-negative-secondary: #410b0d;
|
|
58
|
+
@color-sentiment-negative-secondary-hover: #641115;
|
|
59
|
+
@color-sentiment-negative-secondary-active: #761418;
|
|
60
|
+
@color-sentiment-positive: #bae5a0;
|
|
61
|
+
@color-sentiment-positive-hover: #c8eab3;
|
|
62
|
+
@color-sentiment-positive-active: #d6f0c7;
|
|
63
|
+
@color-sentiment-warning: #fadc65;
|
|
64
|
+
@color-sentiment-warning-primary: #fadc65;
|
|
65
|
+
@color-sentiment-warning-secondary: #3a3523;
|
|
66
|
+
@color-sentiment-warning-content: #fadc65;
|
|
67
|
+
@color-sentiment-warning-content-secondary-hover: #fbe179;
|
|
68
|
+
@color-sentiment-warning-content-secondary-active: #fbe58d;
|
|
69
|
+
@color-sentiment-celebration-primary: #a0e1e1;
|
|
70
|
+
@color-sentiment-celebration-primary-hover: #aee5e5;
|
|
71
|
+
@color-sentiment-celebration-primary-active: #bdeaea;
|
|
72
|
+
@color-sentiment-celebration-secondary: #0e4242;
|
|
62
73
|
@color-contrast: #121511;
|
|
63
74
|
@color-light: #ffffff;
|
|
64
75
|
@color-dark: #121511;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--forest-green {
|
|
@@ -50,17 +50,28 @@
|
|
|
50
50
|
--color-background-neutral-hover: #ffffff33;
|
|
51
51
|
--color-background-neutral-active: #ffffff4d;
|
|
52
52
|
--color-background-overlay: #ffffff33;
|
|
53
|
-
--color-sentiment-negative: #
|
|
54
|
-
--color-sentiment-negative-hover: #
|
|
55
|
-
--color-sentiment-negative-active: #
|
|
56
|
-
--color-sentiment-negative-primary: #
|
|
57
|
-
--color-sentiment-negative-primary-hover: #
|
|
58
|
-
--color-sentiment-negative-primary-active: #
|
|
59
|
-
--color-sentiment-negative-secondary: #
|
|
60
|
-
--color-sentiment-negative-secondary-hover: #
|
|
61
|
-
--color-sentiment-negative-secondary-active: #
|
|
62
|
-
--color-sentiment-positive: #
|
|
63
|
-
--color-sentiment-
|
|
53
|
+
--color-sentiment-negative: #ffa8ad;
|
|
54
|
+
--color-sentiment-negative-hover: #ffbdc0;
|
|
55
|
+
--color-sentiment-negative-active: #ffd1d3;
|
|
56
|
+
--color-sentiment-negative-primary: #ffa8ad;
|
|
57
|
+
--color-sentiment-negative-primary-hover: #ffbdc0;
|
|
58
|
+
--color-sentiment-negative-primary-active: #ffd1d3;
|
|
59
|
+
--color-sentiment-negative-secondary: #454a23;
|
|
60
|
+
--color-sentiment-negative-secondary-hover: #515729;
|
|
61
|
+
--color-sentiment-negative-secondary-active: #5e642f;
|
|
62
|
+
--color-sentiment-positive: #bae5a0;
|
|
63
|
+
--color-sentiment-positive-hover: #c8eab3;
|
|
64
|
+
--color-sentiment-positive-active: #d6f0c7;
|
|
65
|
+
--color-sentiment-warning: #fadc65;
|
|
66
|
+
--color-sentiment-warning-primary: #fadc65;
|
|
67
|
+
--color-sentiment-warning-secondary: #445514;
|
|
68
|
+
--color-sentiment-warning-content: #fadc65;
|
|
69
|
+
--color-sentiment-warning-content-secondary-hover: #fbe179;
|
|
70
|
+
--color-sentiment-warning-content-secondary-active: #fbe58d;
|
|
71
|
+
--color-sentiment-celebration-primary: #a0e1e1;
|
|
72
|
+
--color-sentiment-celebration-primary-hover: #aee5e5;
|
|
73
|
+
--color-sentiment-celebration-primary-active: #bdeaea;
|
|
74
|
+
--color-sentiment-celebration-secondary: #32562d;
|
|
64
75
|
--color-contrast: #163300;
|
|
65
76
|
--color-light: #ffffff;
|
|
66
77
|
--color-dark: #163300;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 11 Mar 2025 16:01:30 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -48,17 +48,28 @@
|
|
|
48
48
|
@color-background-neutral-hover: #ffffff33;
|
|
49
49
|
@color-background-neutral-active: #ffffff4d;
|
|
50
50
|
@color-background-overlay: #ffffff33;
|
|
51
|
-
@color-sentiment-negative: #
|
|
52
|
-
@color-sentiment-negative-hover: #
|
|
53
|
-
@color-sentiment-negative-active: #
|
|
54
|
-
@color-sentiment-negative-primary: #
|
|
55
|
-
@color-sentiment-negative-primary-hover: #
|
|
56
|
-
@color-sentiment-negative-primary-active: #
|
|
57
|
-
@color-sentiment-negative-secondary: #
|
|
58
|
-
@color-sentiment-negative-secondary-hover: #
|
|
59
|
-
@color-sentiment-negative-secondary-active: #
|
|
60
|
-
@color-sentiment-positive: #
|
|
61
|
-
@color-sentiment-
|
|
51
|
+
@color-sentiment-negative: #ffa8ad;
|
|
52
|
+
@color-sentiment-negative-hover: #ffbdc0;
|
|
53
|
+
@color-sentiment-negative-active: #ffd1d3;
|
|
54
|
+
@color-sentiment-negative-primary: #ffa8ad;
|
|
55
|
+
@color-sentiment-negative-primary-hover: #ffbdc0;
|
|
56
|
+
@color-sentiment-negative-primary-active: #ffd1d3;
|
|
57
|
+
@color-sentiment-negative-secondary: #454a23;
|
|
58
|
+
@color-sentiment-negative-secondary-hover: #515729;
|
|
59
|
+
@color-sentiment-negative-secondary-active: #5e642f;
|
|
60
|
+
@color-sentiment-positive: #bae5a0;
|
|
61
|
+
@color-sentiment-positive-hover: #c8eab3;
|
|
62
|
+
@color-sentiment-positive-active: #d6f0c7;
|
|
63
|
+
@color-sentiment-warning: #fadc65;
|
|
64
|
+
@color-sentiment-warning-primary: #fadc65;
|
|
65
|
+
@color-sentiment-warning-secondary: #445514;
|
|
66
|
+
@color-sentiment-warning-content: #fadc65;
|
|
67
|
+
@color-sentiment-warning-content-secondary-hover: #fbe179;
|
|
68
|
+
@color-sentiment-warning-content-secondary-active: #fbe58d;
|
|
69
|
+
@color-sentiment-celebration-primary: #a0e1e1;
|
|
70
|
+
@color-sentiment-celebration-primary-hover: #aee5e5;
|
|
71
|
+
@color-sentiment-celebration-primary-active: #bdeaea;
|
|
72
|
+
@color-sentiment-celebration-secondary: #32562d;
|
|
62
73
|
@color-contrast: #163300;
|
|
63
74
|
@color-light: #ffffff;
|
|
64
75
|
@color-dark: #163300;
|
package/tokens.css
CHANGED