@carbon/themes 11.24.0 → 11.25.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/es/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { white as white$2, gray80, blue60, gray80Hover, gray10, gray30, gray10Hover, gray20, gray20Hover, whiteHover, gray100, gray50, gray40, gray70, gray60, red60, blue70, blue40, purple60, blue30, green50, yellow30, red50, green40, blue50, orange40, blue20, gray90, gray70Hover, gray60Hover, gray50Hover, red30, purple40, red40, purple50, gray90Hover, rgba, black, blue80, green60, red80, red20, red70, red70Hover, magenta20, magenta70, magenta80, magenta30, magenta70Hover, purple20, purple70, purple80, purple30, purple70Hover, blue70Hover, cyan20, cyan70, cyan80, cyan30, cyan70Hover, teal20, teal70, teal80, teal30, teal70Hover, green20, green70, green80, green30, green70Hover, coolGray20, coolGray70, coolGray80, coolGray30, coolGray70Hover, warmGray20, warmGray70, warmGray80, warmGray30, warmGray70Hover, red10, green10, blue10, white0 } from '@carbon/colors';
1
+ import { white as white$2, gray80, blue60, gray80Hover, gray10, gray30, gray10Hover, gray20, gray20Hover, whiteHover, gray100, gray50, gray40, gray70, gray60, red60, blue70, blue40, purple60, blue30, green50, yellow30, red50, green40, blue50, orange40, blue20, gray90, gray70Hover, gray60Hover, gray50Hover, red30, purple40, red40, purple50, gray90Hover, rgba, black, blue80, green60, red80, red20, red70, red20Hover, red70Hover, magenta20, magenta70, magenta80, magenta20Hover, magenta70Hover, purple20, purple70, purple80, purple20Hover, purple70Hover, blue20Hover, blue70Hover, cyan20, cyan70, cyan80, cyan20Hover, cyan70Hover, teal20, teal70, teal80, teal20Hover, teal70Hover, green20, green70, green80, green20Hover, green70Hover, coolGray20, coolGray70, coolGray80, coolGray20Hover, coolGray70Hover, warmGray20, warmGray70, warmGray80, warmGray20Hover, warmGray70Hover, red10, green10, blue10, white0 } from '@carbon/colors';
2
2
  import Color from 'color';
3
3
  import { caption01, caption02, label01, label02, helperText01, helperText02, bodyShort01, bodyLong01, bodyShort02, bodyLong02, code01, code02, heading01, productiveHeading01, heading02, productiveHeading02, productiveHeading03, productiveHeading04, productiveHeading05, productiveHeading06, productiveHeading07, expressiveHeading01, expressiveHeading02, expressiveHeading03, expressiveHeading04, expressiveHeading05, expressiveHeading06, expressiveParagraph01, quotation01, quotation02, display01, display02, display03, display04, legal01, legal02, bodyCompact01, bodyCompact02, body01, body02, headingCompact01, headingCompact02, heading03, heading04, heading05, heading06, heading07, fluidHeading03, fluidHeading04, fluidHeading05, fluidHeading06, fluidParagraph01, fluidQuotation01, fluidQuotation02, fluidDisplay01, fluidDisplay02, fluidDisplay03, fluidDisplay04, unstable_tokens } from '@carbon/type';
4
4
  export { bodyLong01, bodyLong02, bodyShort01, bodyShort02, caption01, caption02, code01, code02, display01, display02, display03, display04, expressiveHeading01, expressiveHeading02, expressiveHeading03, expressiveHeading04, expressiveHeading05, expressiveHeading06, expressiveParagraph01, heading01, heading02, helperText01, helperText02, label01, label02, productiveHeading01, productiveHeading02, productiveHeading03, productiveHeading04, productiveHeading05, productiveHeading06, productiveHeading07, quotation01, quotation02 } from '@carbon/type';
@@ -3922,8 +3922,8 @@ var tagColorRed = {
3922
3922
  g100: red20
3923
3923
  };
3924
3924
  var tagHoverRed = {
3925
- whiteTheme: red30,
3926
- g10: red30,
3925
+ whiteTheme: red20Hover,
3926
+ g10: red20Hover,
3927
3927
  g90: red70Hover,
3928
3928
  g100: red70Hover
3929
3929
  };
@@ -3940,8 +3940,8 @@ var tagColorMagenta = {
3940
3940
  g100: magenta20
3941
3941
  };
3942
3942
  var tagHoverMagenta = {
3943
- whiteTheme: magenta30,
3944
- g10: magenta30,
3943
+ whiteTheme: magenta20Hover,
3944
+ g10: magenta20Hover,
3945
3945
  g90: magenta70Hover,
3946
3946
  g100: magenta70Hover
3947
3947
  };
@@ -3958,8 +3958,8 @@ var tagColorPurple = {
3958
3958
  g100: purple20
3959
3959
  };
3960
3960
  var tagHoverPurple = {
3961
- whiteTheme: purple30,
3962
- g10: purple30,
3961
+ whiteTheme: purple20Hover,
3962
+ g10: purple20Hover,
3963
3963
  g90: purple70Hover,
3964
3964
  g100: purple70Hover
3965
3965
  };
@@ -3976,8 +3976,8 @@ var tagColorBlue = {
3976
3976
  g100: blue20
3977
3977
  };
3978
3978
  var tagHoverBlue = {
3979
- whiteTheme: blue30,
3980
- g10: blue30,
3979
+ whiteTheme: blue20Hover,
3980
+ g10: blue20Hover,
3981
3981
  g90: blue70Hover,
3982
3982
  g100: blue70Hover
3983
3983
  };
@@ -3994,8 +3994,8 @@ var tagColorCyan = {
3994
3994
  g100: cyan20
3995
3995
  };
3996
3996
  var tagHoverCyan = {
3997
- whiteTheme: cyan30,
3998
- g10: cyan30,
3997
+ whiteTheme: cyan20Hover,
3998
+ g10: cyan20Hover,
3999
3999
  g90: cyan70Hover,
4000
4000
  g100: cyan70Hover
4001
4001
  };
@@ -4012,8 +4012,8 @@ var tagColorTeal = {
4012
4012
  g100: teal20
4013
4013
  };
4014
4014
  var tagHoverTeal = {
4015
- whiteTheme: teal30,
4016
- g10: teal30,
4015
+ whiteTheme: teal20Hover,
4016
+ g10: teal20Hover,
4017
4017
  g90: teal70Hover,
4018
4018
  g100: teal70Hover
4019
4019
  };
@@ -4030,8 +4030,8 @@ var tagColorGreen = {
4030
4030
  g100: green20
4031
4031
  };
4032
4032
  var tagHoverGreen = {
4033
- whiteTheme: green30,
4034
- g10: green30,
4033
+ whiteTheme: green20Hover,
4034
+ g10: green20Hover,
4035
4035
  g90: green70Hover,
4036
4036
  g100: green70Hover
4037
4037
  };
@@ -4048,8 +4048,8 @@ var tagColorGray = {
4048
4048
  g100: gray20
4049
4049
  };
4050
4050
  var tagHoverGray = {
4051
- whiteTheme: gray30,
4052
- g10: gray30,
4051
+ whiteTheme: gray20Hover,
4052
+ g10: gray20Hover,
4053
4053
  g90: gray70Hover,
4054
4054
  g100: gray70Hover
4055
4055
  };
@@ -4066,8 +4066,8 @@ var tagColorCoolGray = {
4066
4066
  g100: coolGray20
4067
4067
  };
4068
4068
  var tagHoverCoolGray = {
4069
- whiteTheme: coolGray30,
4070
- g10: coolGray30,
4069
+ whiteTheme: coolGray20Hover,
4070
+ g10: coolGray20Hover,
4071
4071
  g90: coolGray70Hover,
4072
4072
  g100: coolGray70Hover
4073
4073
  };
@@ -4084,8 +4084,8 @@ var tagColorWarmGray = {
4084
4084
  g100: warmGray20
4085
4085
  };
4086
4086
  var tagHoverWarmGray = {
4087
- whiteTheme: warmGray30,
4088
- g10: warmGray30,
4087
+ whiteTheme: warmGray20Hover,
4088
+ g10: warmGray20Hover,
4089
4089
  g90: warmGray70Hover,
4090
4090
  g100: warmGray70Hover
4091
4091
  };
package/lib/index.js CHANGED
@@ -3928,8 +3928,8 @@ var tagColorRed = {
3928
3928
  g100: colors$1.red20
3929
3929
  };
3930
3930
  var tagHoverRed = {
3931
- whiteTheme: colors$1.red30,
3932
- g10: colors$1.red30,
3931
+ whiteTheme: colors$1.red20Hover,
3932
+ g10: colors$1.red20Hover,
3933
3933
  g90: colors$1.red70Hover,
3934
3934
  g100: colors$1.red70Hover
3935
3935
  };
@@ -3946,8 +3946,8 @@ var tagColorMagenta = {
3946
3946
  g100: colors$1.magenta20
3947
3947
  };
3948
3948
  var tagHoverMagenta = {
3949
- whiteTheme: colors$1.magenta30,
3950
- g10: colors$1.magenta30,
3949
+ whiteTheme: colors$1.magenta20Hover,
3950
+ g10: colors$1.magenta20Hover,
3951
3951
  g90: colors$1.magenta70Hover,
3952
3952
  g100: colors$1.magenta70Hover
3953
3953
  };
@@ -3964,8 +3964,8 @@ var tagColorPurple = {
3964
3964
  g100: colors$1.purple20
3965
3965
  };
3966
3966
  var tagHoverPurple = {
3967
- whiteTheme: colors$1.purple30,
3968
- g10: colors$1.purple30,
3967
+ whiteTheme: colors$1.purple20Hover,
3968
+ g10: colors$1.purple20Hover,
3969
3969
  g90: colors$1.purple70Hover,
3970
3970
  g100: colors$1.purple70Hover
3971
3971
  };
@@ -3982,8 +3982,8 @@ var tagColorBlue = {
3982
3982
  g100: colors$1.blue20
3983
3983
  };
3984
3984
  var tagHoverBlue = {
3985
- whiteTheme: colors$1.blue30,
3986
- g10: colors$1.blue30,
3985
+ whiteTheme: colors$1.blue20Hover,
3986
+ g10: colors$1.blue20Hover,
3987
3987
  g90: colors$1.blue70Hover,
3988
3988
  g100: colors$1.blue70Hover
3989
3989
  };
@@ -4000,8 +4000,8 @@ var tagColorCyan = {
4000
4000
  g100: colors$1.cyan20
4001
4001
  };
4002
4002
  var tagHoverCyan = {
4003
- whiteTheme: colors$1.cyan30,
4004
- g10: colors$1.cyan30,
4003
+ whiteTheme: colors$1.cyan20Hover,
4004
+ g10: colors$1.cyan20Hover,
4005
4005
  g90: colors$1.cyan70Hover,
4006
4006
  g100: colors$1.cyan70Hover
4007
4007
  };
@@ -4018,8 +4018,8 @@ var tagColorTeal = {
4018
4018
  g100: colors$1.teal20
4019
4019
  };
4020
4020
  var tagHoverTeal = {
4021
- whiteTheme: colors$1.teal30,
4022
- g10: colors$1.teal30,
4021
+ whiteTheme: colors$1.teal20Hover,
4022
+ g10: colors$1.teal20Hover,
4023
4023
  g90: colors$1.teal70Hover,
4024
4024
  g100: colors$1.teal70Hover
4025
4025
  };
@@ -4036,8 +4036,8 @@ var tagColorGreen = {
4036
4036
  g100: colors$1.green20
4037
4037
  };
4038
4038
  var tagHoverGreen = {
4039
- whiteTheme: colors$1.green30,
4040
- g10: colors$1.green30,
4039
+ whiteTheme: colors$1.green20Hover,
4040
+ g10: colors$1.green20Hover,
4041
4041
  g90: colors$1.green70Hover,
4042
4042
  g100: colors$1.green70Hover
4043
4043
  };
@@ -4054,8 +4054,8 @@ var tagColorGray = {
4054
4054
  g100: colors$1.gray20
4055
4055
  };
4056
4056
  var tagHoverGray = {
4057
- whiteTheme: colors$1.gray30,
4058
- g10: colors$1.gray30,
4057
+ whiteTheme: colors$1.gray20Hover,
4058
+ g10: colors$1.gray20Hover,
4059
4059
  g90: colors$1.gray70Hover,
4060
4060
  g100: colors$1.gray70Hover
4061
4061
  };
@@ -4072,8 +4072,8 @@ var tagColorCoolGray = {
4072
4072
  g100: colors$1.coolGray20
4073
4073
  };
4074
4074
  var tagHoverCoolGray = {
4075
- whiteTheme: colors$1.coolGray30,
4076
- g10: colors$1.coolGray30,
4075
+ whiteTheme: colors$1.coolGray20Hover,
4076
+ g10: colors$1.coolGray20Hover,
4077
4077
  g90: colors$1.coolGray70Hover,
4078
4078
  g100: colors$1.coolGray70Hover
4079
4079
  };
@@ -4090,8 +4090,8 @@ var tagColorWarmGray = {
4090
4090
  g100: colors$1.warmGray20
4091
4091
  };
4092
4092
  var tagHoverWarmGray = {
4093
- whiteTheme: colors$1.warmGray30,
4094
- g10: colors$1.warmGray30,
4093
+ whiteTheme: colors$1.warmGray20Hover,
4094
+ g10: colors$1.warmGray20Hover,
4095
4095
  g90: colors$1.warmGray70Hover,
4096
4096
  g100: colors$1.warmGray70Hover
4097
4097
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/themes",
3
3
  "description": "Themes for applying color in the Carbon Design System",
4
- "version": "11.24.0",
4
+ "version": "11.25.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -32,7 +32,7 @@
32
32
  "dependencies": {
33
33
  "@carbon/colors": "^11.19.0",
34
34
  "@carbon/layout": "^11.19.0",
35
- "@carbon/type": "^11.23.0",
35
+ "@carbon/type": "^11.24.0",
36
36
  "color": "^4.0.0"
37
37
  },
38
38
  "devDependencies": {
@@ -49,5 +49,5 @@
49
49
  "rimraf": "^5.0.0"
50
50
  },
51
51
  "sideEffects": false,
52
- "gitHead": "34d9b328b856918ec5a3bfc720f4b3ba3d45daf4"
52
+ "gitHead": "33f414ff39064f1c432898ab8204b89b7b02cfb4"
53
53
  }
@@ -149,71 +149,71 @@ $tag-color-warm-gray: (
149
149
  ) !default;
150
150
 
151
151
  $tag-hover-blue: (
152
- white-theme: #a6c8ff,
153
- g-10: #a6c8ff,
152
+ white-theme: #b8d3ff,
153
+ g-10: #b8d3ff,
154
154
  g-90: #0053ff,
155
155
  g-100: #0053ff,
156
156
  ) !default;
157
157
 
158
158
  $tag-hover-cool-gray: (
159
- white-theme: #c1c7cd,
160
- g-10: #c1c7cd,
159
+ white-theme: #cdd3da,
160
+ g-10: #cdd3da,
161
161
  g-90: #5d646a,
162
162
  g-100: #5d646a,
163
163
  ) !default;
164
164
 
165
165
  $tag-hover-cyan: (
166
- white-theme: #82cfff,
167
- g-10: #82cfff,
166
+ white-theme: #99daff,
167
+ g-10: #99daff,
168
168
  g-90: #0066bd,
169
169
  g-100: #0066bd,
170
170
  ) !default;
171
171
 
172
172
  $tag-hover-gray: (
173
- white-theme: #c6c6c6,
174
- g-10: #c6c6c6,
173
+ white-theme: #d1d1d1,
174
+ g-10: #d1d1d1,
175
175
  g-90: #636363,
176
176
  g-100: #636363,
177
177
  ) !default;
178
178
 
179
179
  $tag-hover-green: (
180
- white-theme: #6fdc8c,
181
- g-10: #6fdc8c,
180
+ white-theme: #74e792,
181
+ g-10: #74e792,
182
182
  g-90: #11742f,
183
183
  g-100: #11742f,
184
184
  ) !default;
185
185
 
186
186
  $tag-hover-magenta: (
187
- white-theme: #ffafd2,
188
- g-10: #ffafd2,
187
+ white-theme: #ffbdda,
188
+ g-10: #ffbdda,
189
189
  g-90: #bf1d63,
190
190
  g-100: #bf1d63,
191
191
  ) !default;
192
192
 
193
193
  $tag-hover-purple: (
194
- white-theme: #d4bbff,
195
- g-10: #d4bbff,
194
+ white-theme: #dcc7ff,
195
+ g-10: #dcc7ff,
196
196
  g-90: #7c3dd6,
197
197
  g-100: #7c3dd6,
198
198
  ) !default;
199
199
 
200
200
  $tag-hover-red: (
201
- white-theme: #ffb3b8,
202
- g-10: #ffb3b8,
201
+ white-theme: #ffc2c5,
202
+ g-10: #ffc2c5,
203
203
  g-90: #c21e25,
204
204
  g-100: #c21e25,
205
205
  ) !default;
206
206
 
207
207
  $tag-hover-teal: (
208
- white-theme: #3ddbd9,
209
- g-10: #3ddbd9,
208
+ white-theme: #57e5e5,
209
+ g-10: #57e5e5,
210
210
  g-90: #007070,
211
211
  g-100: #007070,
212
212
  ) !default;
213
213
 
214
214
  $tag-hover-warm-gray: (
215
- white-theme: #cac5c4,
216
- g-10: #cac5c4,
215
+ white-theme: #d8d0cf,
216
+ g-10: #d8d0cf,
217
217
  g-90: #696363,
218
218
  g-100: #696363,
219
219
  ) !default;
@@ -2,52 +2,52 @@ import {
2
2
  red20,
3
3
  red70,
4
4
  red80,
5
- red30,
5
+ red20Hover,
6
6
  red70Hover,
7
7
  magenta20,
8
8
  magenta70,
9
9
  magenta80,
10
- magenta30,
10
+ magenta20Hover,
11
11
  magenta70Hover,
12
12
  purple20,
13
13
  purple70,
14
14
  purple80,
15
- purple30,
15
+ purple20Hover,
16
16
  purple70Hover,
17
17
  blue20,
18
18
  blue70,
19
19
  blue80,
20
- blue30,
20
+ blue20Hover,
21
21
  blue70Hover,
22
22
  cyan20,
23
23
  cyan70,
24
24
  cyan80,
25
- cyan30,
25
+ cyan20Hover,
26
26
  cyan70Hover,
27
27
  teal20,
28
28
  teal70,
29
29
  teal80,
30
- teal30,
30
+ teal20Hover,
31
31
  teal70Hover,
32
32
  green20,
33
33
  green70,
34
34
  green80,
35
- green30,
35
+ green20Hover,
36
36
  green70Hover,
37
37
  gray20,
38
38
  gray70,
39
39
  gray80,
40
- gray30,
40
+ gray20Hover,
41
41
  gray70Hover,
42
42
  warmGray20,
43
43
  warmGray70,
44
44
  warmGray80,
45
- warmGray30,
45
+ warmGray20Hover,
46
46
  warmGray70Hover,
47
47
  coolGray20,
48
48
  coolGray70,
49
49
  coolGray80,
50
- coolGray30,
50
+ coolGray20Hover,
51
51
  coolGray70Hover,
52
52
  } from '@carbon/colors';
53
53
 
@@ -66,8 +66,8 @@ export const tagColorRed = {
66
66
  };
67
67
 
68
68
  export const tagHoverRed = {
69
- whiteTheme: red30,
70
- g10: red30,
69
+ whiteTheme: red20Hover,
70
+ g10: red20Hover,
71
71
  g90: red70Hover,
72
72
  g100: red70Hover,
73
73
  };
@@ -87,8 +87,8 @@ export const tagColorMagenta = {
87
87
  };
88
88
 
89
89
  export const tagHoverMagenta = {
90
- whiteTheme: magenta30,
91
- g10: magenta30,
90
+ whiteTheme: magenta20Hover,
91
+ g10: magenta20Hover,
92
92
  g90: magenta70Hover,
93
93
  g100: magenta70Hover,
94
94
  };
@@ -108,8 +108,8 @@ export const tagColorPurple = {
108
108
  };
109
109
 
110
110
  export const tagHoverPurple = {
111
- whiteTheme: purple30,
112
- g10: purple30,
111
+ whiteTheme: purple20Hover,
112
+ g10: purple20Hover,
113
113
  g90: purple70Hover,
114
114
  g100: purple70Hover,
115
115
  };
@@ -129,8 +129,8 @@ export const tagColorBlue = {
129
129
  };
130
130
 
131
131
  export const tagHoverBlue = {
132
- whiteTheme: blue30,
133
- g10: blue30,
132
+ whiteTheme: blue20Hover,
133
+ g10: blue20Hover,
134
134
  g90: blue70Hover,
135
135
  g100: blue70Hover,
136
136
  };
@@ -150,8 +150,8 @@ export const tagColorCyan = {
150
150
  };
151
151
 
152
152
  export const tagHoverCyan = {
153
- whiteTheme: cyan30,
154
- g10: cyan30,
153
+ whiteTheme: cyan20Hover,
154
+ g10: cyan20Hover,
155
155
  g90: cyan70Hover,
156
156
  g100: cyan70Hover,
157
157
  };
@@ -169,8 +169,8 @@ export const tagColorTeal = {
169
169
  };
170
170
 
171
171
  export const tagHoverTeal = {
172
- whiteTheme: teal30,
173
- g10: teal30,
172
+ whiteTheme: teal20Hover,
173
+ g10: teal20Hover,
174
174
  g90: teal70Hover,
175
175
  g100: teal70Hover,
176
176
  };
@@ -190,8 +190,8 @@ export const tagColorGreen = {
190
190
  };
191
191
 
192
192
  export const tagHoverGreen = {
193
- whiteTheme: green30,
194
- g10: green30,
193
+ whiteTheme: green20Hover,
194
+ g10: green20Hover,
195
195
  g90: green70Hover,
196
196
  g100: green70Hover,
197
197
  };
@@ -211,8 +211,8 @@ export const tagColorGray = {
211
211
  };
212
212
 
213
213
  export const tagHoverGray = {
214
- whiteTheme: gray30,
215
- g10: gray30,
214
+ whiteTheme: gray20Hover,
215
+ g10: gray20Hover,
216
216
  g90: gray70Hover,
217
217
  g100: gray70Hover,
218
218
  };
@@ -232,8 +232,8 @@ export const tagColorCoolGray = {
232
232
  };
233
233
 
234
234
  export const tagHoverCoolGray = {
235
- whiteTheme: coolGray30,
236
- g10: coolGray30,
235
+ whiteTheme: coolGray20Hover,
236
+ g10: coolGray20Hover,
237
237
  g90: coolGray70Hover,
238
238
  g100: coolGray70Hover,
239
239
  };
@@ -253,8 +253,8 @@ export const tagColorWarmGray = {
253
253
  };
254
254
 
255
255
  export const tagHoverWarmGray = {
256
- whiteTheme: warmGray30,
257
- g10: warmGray30,
256
+ whiteTheme: warmGray20Hover,
257
+ g10: warmGray20Hover,
258
258
  g90: warmGray70Hover,
259
259
  g100: warmGray70Hover,
260
260
  };
package/umd/index.js CHANGED
@@ -3925,8 +3925,8 @@
3925
3925
  g100: colors$1.red20
3926
3926
  };
3927
3927
  var tagHoverRed = {
3928
- whiteTheme: colors$1.red30,
3929
- g10: colors$1.red30,
3928
+ whiteTheme: colors$1.red20Hover,
3929
+ g10: colors$1.red20Hover,
3930
3930
  g90: colors$1.red70Hover,
3931
3931
  g100: colors$1.red70Hover
3932
3932
  };
@@ -3943,8 +3943,8 @@
3943
3943
  g100: colors$1.magenta20
3944
3944
  };
3945
3945
  var tagHoverMagenta = {
3946
- whiteTheme: colors$1.magenta30,
3947
- g10: colors$1.magenta30,
3946
+ whiteTheme: colors$1.magenta20Hover,
3947
+ g10: colors$1.magenta20Hover,
3948
3948
  g90: colors$1.magenta70Hover,
3949
3949
  g100: colors$1.magenta70Hover
3950
3950
  };
@@ -3961,8 +3961,8 @@
3961
3961
  g100: colors$1.purple20
3962
3962
  };
3963
3963
  var tagHoverPurple = {
3964
- whiteTheme: colors$1.purple30,
3965
- g10: colors$1.purple30,
3964
+ whiteTheme: colors$1.purple20Hover,
3965
+ g10: colors$1.purple20Hover,
3966
3966
  g90: colors$1.purple70Hover,
3967
3967
  g100: colors$1.purple70Hover
3968
3968
  };
@@ -3979,8 +3979,8 @@
3979
3979
  g100: colors$1.blue20
3980
3980
  };
3981
3981
  var tagHoverBlue = {
3982
- whiteTheme: colors$1.blue30,
3983
- g10: colors$1.blue30,
3982
+ whiteTheme: colors$1.blue20Hover,
3983
+ g10: colors$1.blue20Hover,
3984
3984
  g90: colors$1.blue70Hover,
3985
3985
  g100: colors$1.blue70Hover
3986
3986
  };
@@ -3997,8 +3997,8 @@
3997
3997
  g100: colors$1.cyan20
3998
3998
  };
3999
3999
  var tagHoverCyan = {
4000
- whiteTheme: colors$1.cyan30,
4001
- g10: colors$1.cyan30,
4000
+ whiteTheme: colors$1.cyan20Hover,
4001
+ g10: colors$1.cyan20Hover,
4002
4002
  g90: colors$1.cyan70Hover,
4003
4003
  g100: colors$1.cyan70Hover
4004
4004
  };
@@ -4015,8 +4015,8 @@
4015
4015
  g100: colors$1.teal20
4016
4016
  };
4017
4017
  var tagHoverTeal = {
4018
- whiteTheme: colors$1.teal30,
4019
- g10: colors$1.teal30,
4018
+ whiteTheme: colors$1.teal20Hover,
4019
+ g10: colors$1.teal20Hover,
4020
4020
  g90: colors$1.teal70Hover,
4021
4021
  g100: colors$1.teal70Hover
4022
4022
  };
@@ -4033,8 +4033,8 @@
4033
4033
  g100: colors$1.green20
4034
4034
  };
4035
4035
  var tagHoverGreen = {
4036
- whiteTheme: colors$1.green30,
4037
- g10: colors$1.green30,
4036
+ whiteTheme: colors$1.green20Hover,
4037
+ g10: colors$1.green20Hover,
4038
4038
  g90: colors$1.green70Hover,
4039
4039
  g100: colors$1.green70Hover
4040
4040
  };
@@ -4051,8 +4051,8 @@
4051
4051
  g100: colors$1.gray20
4052
4052
  };
4053
4053
  var tagHoverGray = {
4054
- whiteTheme: colors$1.gray30,
4055
- g10: colors$1.gray30,
4054
+ whiteTheme: colors$1.gray20Hover,
4055
+ g10: colors$1.gray20Hover,
4056
4056
  g90: colors$1.gray70Hover,
4057
4057
  g100: colors$1.gray70Hover
4058
4058
  };
@@ -4069,8 +4069,8 @@
4069
4069
  g100: colors$1.coolGray20
4070
4070
  };
4071
4071
  var tagHoverCoolGray = {
4072
- whiteTheme: colors$1.coolGray30,
4073
- g10: colors$1.coolGray30,
4072
+ whiteTheme: colors$1.coolGray20Hover,
4073
+ g10: colors$1.coolGray20Hover,
4074
4074
  g90: colors$1.coolGray70Hover,
4075
4075
  g100: colors$1.coolGray70Hover
4076
4076
  };
@@ -4087,8 +4087,8 @@
4087
4087
  g100: colors$1.warmGray20
4088
4088
  };
4089
4089
  var tagHoverWarmGray = {
4090
- whiteTheme: colors$1.warmGray30,
4091
- g10: colors$1.warmGray30,
4090
+ whiteTheme: colors$1.warmGray20Hover,
4091
+ g10: colors$1.warmGray20Hover,
4092
4092
  g90: colors$1.warmGray70Hover,
4093
4093
  g100: colors$1.warmGray70Hover
4094
4094
  };