@transferwise/neptune-tokens 8.23.0 → 8.24.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/breakpoints.css +1 -1
- package/breakpoints.less +1 -1
- package/colors-base.css +1 -1
- package/colors-base.less +1 -1
- package/package.json +4 -3
- package/sentiment/negative/dark/base.css +26 -0
- package/sentiment/negative/dark/base.less +26 -0
- package/sentiment/negative/dark/elevated.css +26 -0
- package/sentiment/negative/dark/elevated.less +26 -0
- package/sentiment/negative/light/base.css +26 -0
- package/sentiment/negative/light/base.less +26 -0
- package/sentiment/negative/light/elevated.css +26 -0
- package/sentiment/negative/light/elevated.less +26 -0
- package/sentiment/neutral/dark/base.css +26 -0
- package/sentiment/neutral/dark/base.less +26 -0
- package/sentiment/neutral/dark/elevated.css +26 -0
- package/sentiment/neutral/dark/elevated.less +26 -0
- package/sentiment/neutral/light/base.css +26 -0
- package/sentiment/neutral/light/base.less +26 -0
- package/sentiment/neutral/light/elevated.css +26 -0
- package/sentiment/neutral/light/elevated.less +26 -0
- package/sentiment/proposition/dark/base.css +26 -0
- package/sentiment/proposition/dark/base.less +26 -0
- package/sentiment/proposition/dark/elevated.css +26 -0
- package/sentiment/proposition/dark/elevated.less +26 -0
- package/sentiment/proposition/light/base.css +26 -0
- package/sentiment/proposition/light/base.less +26 -0
- package/sentiment/proposition/light/elevated.css +26 -0
- package/sentiment/proposition/light/elevated.less +26 -0
- package/sentiment/sentiments.css +445 -0
- package/sentiment/success/dark/base.css +26 -0
- package/sentiment/success/dark/base.less +26 -0
- package/sentiment/success/dark/elevated.css +26 -0
- package/sentiment/success/dark/elevated.less +26 -0
- package/sentiment/success/light/base.css +26 -0
- package/sentiment/success/light/base.less +26 -0
- package/sentiment/success/light/elevated.css +26 -0
- package/sentiment/success/light/elevated.less +26 -0
- package/sentiment/warning/dark/base.css +26 -0
- package/sentiment/warning/dark/base.less +26 -0
- package/sentiment/warning/dark/elevated.css +26 -0
- package/sentiment/warning/dark/elevated.less +26 -0
- package/sentiment/warning/light/base.css +26 -0
- package/sentiment/warning/light/base.less +26 -0
- package/sentiment/warning/light/elevated.css +26 -0
- package/sentiment/warning/light/elevated.less +26 -0
- package/themes/business/tokens.css +1 -1
- package/themes/business/tokens.less +1 -1
- package/themes/business--bright-green/tokens.css +1 -1
- package/themes/business--bright-green/tokens.less +1 -1
- package/themes/business--dark/tokens.css +1 -1
- package/themes/business--dark/tokens.less +1 -1
- package/themes/business--forest-green/tokens.css +1 -1
- package/themes/business--forest-green/tokens.less +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 +1 -1
- package/themes/platform--forest-green/tokens.less +1 -1
- package/tiny-viewport.less +1 -1
- package/tokens.css +1 -1
- package/tokens.less +1 -1
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #054D28;
|
|
8
|
+
--color-sentiment-content-primary-hover: #043A1E;
|
|
9
|
+
--color-sentiment-content-primary-active: #022614;
|
|
10
|
+
--color-sentiment-interactive-primary: #054D28;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #043A1E;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #022614;
|
|
13
|
+
--color-sentiment-interactive-secondary: #E2F6D5;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #D3F2C0;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #C5EDAB;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #BCD9B8;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #AACFA5;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #94C38E;
|
|
19
|
+
--color-sentiment-interactive-control: #E2F6D5;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #D3F2C0;
|
|
21
|
+
--color-sentiment-interactive-control-active: #C5EDAB;
|
|
22
|
+
--color-sentiment-background-surface: #E2F6D5;
|
|
23
|
+
--color-sentiment-background-surface-hover: #D3F2C0;
|
|
24
|
+
--color-sentiment-background-surface-active: #C5EDAB;
|
|
25
|
+
--color-sentiment-border-overlay: #054d284d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.wds-sentiment-success-light-elevated {
|
|
7
|
+
--color-sentiment-content-primary: #CEF1B8;
|
|
8
|
+
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
9
|
+
--color-sentiment-content-primary-active: #E1F4D4;
|
|
10
|
+
--color-sentiment-interactive-primary: #CEF1B8;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #E0FFCC;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #E1F4D4;
|
|
13
|
+
--color-sentiment-interactive-secondary: #054D28;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #043A1E;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #022614;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #256A43;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #2A794C;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #329057;
|
|
19
|
+
--color-sentiment-interactive-control: #054D28;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #043A1E;
|
|
21
|
+
--color-sentiment-interactive-control-active: #022614;
|
|
22
|
+
--color-sentiment-background-surface: #054D28;
|
|
23
|
+
--color-sentiment-background-surface-hover: #043A1E;
|
|
24
|
+
--color-sentiment-background-surface-active: #022614;
|
|
25
|
+
--color-sentiment-border-overlay: #cef1b84d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #CEF1B8;
|
|
8
|
+
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
9
|
+
--color-sentiment-content-primary-active: #E1F4D4;
|
|
10
|
+
--color-sentiment-interactive-primary: #CEF1B8;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #E0FFCC;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #E1F4D4;
|
|
13
|
+
--color-sentiment-interactive-secondary: #054D28;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #043A1E;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #022614;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #256A43;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #2A794C;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #329057;
|
|
19
|
+
--color-sentiment-interactive-control: #054D28;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #043A1E;
|
|
21
|
+
--color-sentiment-interactive-control-active: #022614;
|
|
22
|
+
--color-sentiment-background-surface: #054D28;
|
|
23
|
+
--color-sentiment-background-surface-hover: #043A1E;
|
|
24
|
+
--color-sentiment-background-surface-active: #022614;
|
|
25
|
+
--color-sentiment-border-overlay: #cef1b84d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.wds-sentiment-warning-dark-base {
|
|
7
|
+
--color-sentiment-content-primary: #FADC65;
|
|
8
|
+
--color-sentiment-content-primary-hover: #F9D648;
|
|
9
|
+
--color-sentiment-content-primary-active: #F8CD20;
|
|
10
|
+
--color-sentiment-interactive-primary: #FADC65;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #F9D648;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #F8CD20;
|
|
13
|
+
--color-sentiment-interactive-secondary: #3A3523;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #504930;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #665D3D;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #4D462A;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #5D532F;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #685D33;
|
|
19
|
+
--color-sentiment-interactive-control: #3A3523;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #504930;
|
|
21
|
+
--color-sentiment-interactive-control-active: #665D3D;
|
|
22
|
+
--color-sentiment-background-surface: #3A3523;
|
|
23
|
+
--color-sentiment-background-surface-hover: #504930;
|
|
24
|
+
--color-sentiment-background-surface-active: #665D3D;
|
|
25
|
+
--color-sentiment-border-overlay: #fadc654d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #FADC65;
|
|
8
|
+
--color-sentiment-content-primary-hover: #F9D648;
|
|
9
|
+
--color-sentiment-content-primary-active: #F8CD20;
|
|
10
|
+
--color-sentiment-interactive-primary: #FADC65;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #F9D648;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #F8CD20;
|
|
13
|
+
--color-sentiment-interactive-secondary: #3A3523;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #504930;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #665D3D;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #4D462A;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #5D532F;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #685D33;
|
|
19
|
+
--color-sentiment-interactive-control: #3A3523;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #504930;
|
|
21
|
+
--color-sentiment-interactive-control-active: #665D3D;
|
|
22
|
+
--color-sentiment-background-surface: #3A3523;
|
|
23
|
+
--color-sentiment-background-surface-hover: #504930;
|
|
24
|
+
--color-sentiment-background-surface-active: #665D3D;
|
|
25
|
+
--color-sentiment-border-overlay: #fadc654d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.wds-sentiment-warning-dark-elevated {
|
|
7
|
+
--color-sentiment-content-primary: #3A3523;
|
|
8
|
+
--color-sentiment-content-primary-hover: #504930;
|
|
9
|
+
--color-sentiment-content-primary-active: #665D3D;
|
|
10
|
+
--color-sentiment-interactive-primary: #3A3523;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #504930;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #665D3D;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FADC65;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #F9D648;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #F8CD20;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #E3C85D;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #DFC044;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #D9B526;
|
|
19
|
+
--color-sentiment-interactive-control: #FADC65;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #F9D648;
|
|
21
|
+
--color-sentiment-interactive-control-active: #F8CD20;
|
|
22
|
+
--color-sentiment-background-surface: #FADC65;
|
|
23
|
+
--color-sentiment-background-surface-hover: #F9D648;
|
|
24
|
+
--color-sentiment-background-surface-active: #F8CD20;
|
|
25
|
+
--color-sentiment-border-overlay: #3a35234d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #3A3523;
|
|
8
|
+
--color-sentiment-content-primary-hover: #504930;
|
|
9
|
+
--color-sentiment-content-primary-active: #665D3D;
|
|
10
|
+
--color-sentiment-interactive-primary: #3A3523;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #504930;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #665D3D;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FADC65;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #F9D648;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #F8CD20;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #E3C85D;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #DFC044;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #D9B526;
|
|
19
|
+
--color-sentiment-interactive-control: #FADC65;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #F9D648;
|
|
21
|
+
--color-sentiment-interactive-control-active: #F8CD20;
|
|
22
|
+
--color-sentiment-background-surface: #FADC65;
|
|
23
|
+
--color-sentiment-background-surface-hover: #F9D648;
|
|
24
|
+
--color-sentiment-background-surface-active: #F8CD20;
|
|
25
|
+
--color-sentiment-border-overlay: #3a35234d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.wds-sentiment-warning-light-base {
|
|
7
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
8
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
9
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
10
|
+
--color-sentiment-interactive-primary: #FFD11A;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #FFBF0F;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #FFBB00;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FFF7D7;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #FFF0B2;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #FFE98F;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFE187;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFD55F;
|
|
19
|
+
--color-sentiment-interactive-control: #4A3B1C;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #302612;
|
|
21
|
+
--color-sentiment-interactive-control-active: #2C2311;
|
|
22
|
+
--color-sentiment-background-surface: #FFF7D7;
|
|
23
|
+
--color-sentiment-background-surface-hover: #FFF0B2;
|
|
24
|
+
--color-sentiment-background-surface-active: #FFE98F;
|
|
25
|
+
--color-sentiment-border-overlay: #4a3b1c4d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
8
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
9
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
10
|
+
--color-sentiment-interactive-primary: #FFD11A;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #FFBF0F;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #FFBB00;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FFF7D7;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #FFF0B2;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #FFE98F;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFE187;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFD55F;
|
|
19
|
+
--color-sentiment-interactive-control: #4A3B1C;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #302612;
|
|
21
|
+
--color-sentiment-interactive-control-active: #2C2311;
|
|
22
|
+
--color-sentiment-background-surface: #FFF7D7;
|
|
23
|
+
--color-sentiment-background-surface-hover: #FFF0B2;
|
|
24
|
+
--color-sentiment-background-surface-active: #FFE98F;
|
|
25
|
+
--color-sentiment-border-overlay: #4a3b1c4d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.wds-sentiment-warning-light-elevated {
|
|
7
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
8
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
9
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
10
|
+
--color-sentiment-interactive-primary: #4A3B1C;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #302612;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #2C2311;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FFD11A;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #FFBF0F;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #FFBB00;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFEDB8;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFF2CC;
|
|
19
|
+
--color-sentiment-interactive-control: #FFD11A;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #FFBF0F;
|
|
21
|
+
--color-sentiment-interactive-control-active: #FFBB00;
|
|
22
|
+
--color-sentiment-background-surface: #FFD11A;
|
|
23
|
+
--color-sentiment-background-surface-hover: #FFBF0F;
|
|
24
|
+
--color-sentiment-background-surface-active: #FFBB00;
|
|
25
|
+
--color-sentiment-border-overlay: #4a3b1c4d;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
& {
|
|
7
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
8
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
9
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
10
|
+
--color-sentiment-interactive-primary: #4A3B1C;
|
|
11
|
+
--color-sentiment-interactive-primary-hover: #302612;
|
|
12
|
+
--color-sentiment-interactive-primary-active: #2C2311;
|
|
13
|
+
--color-sentiment-interactive-secondary: #FFD11A;
|
|
14
|
+
--color-sentiment-interactive-secondary-hover: #FFBF0F;
|
|
15
|
+
--color-sentiment-interactive-secondary-active: #FFBB00;
|
|
16
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
17
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFEDB8;
|
|
18
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFF2CC;
|
|
19
|
+
--color-sentiment-interactive-control: #FFD11A;
|
|
20
|
+
--color-sentiment-interactive-control-hover: #FFBF0F;
|
|
21
|
+
--color-sentiment-interactive-control-active: #FFBB00;
|
|
22
|
+
--color-sentiment-background-surface: #FFD11A;
|
|
23
|
+
--color-sentiment-background-surface-hover: #FFBF0F;
|
|
24
|
+
--color-sentiment-background-surface-active: #FFBB00;
|
|
25
|
+
--color-sentiment-border-overlay: #4a3b1c4d;
|
|
26
|
+
}
|
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
package/tiny-viewport.less
CHANGED
package/tokens.css
CHANGED