@pantheon-systems/pds-design-tokens 1.0.0-dev.6 → 1.0.0-dev.60
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/README.md +2 -3
- package/build/css/pds-design-tokens-dark-mode.css +101 -30
- package/build/css/pds-design-tokens-light-mode.css +112 -32
- package/build/css/pds-design-tokens.css +44 -3
- package/build/figma/pds-design-tokens-figma.json +6596 -3395
- package/build/json/pds-design-tokens-dark-mode.json +2857 -1479
- package/build/json/pds-design-tokens-light-mode.json +2599 -1070
- package/build/json/pds-design-tokens.json +540 -115
- package/package.json +1 -1
- package/build/scss/_pds-design-tokens-dark-mode.scss +0 -93
- package/build/scss/_pds-design-tokens-light-mode.scss +0 -93
- package/build/scss/_pds-design-tokens.scss +0 -16
|
@@ -1,199 +1,249 @@
|
|
|
1
1
|
{
|
|
2
2
|
"color": {
|
|
3
3
|
"light-mode": {
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
"isReferenceToInternal": true,
|
|
9
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
10
|
-
"isSource": true,
|
|
11
|
-
"original": {
|
|
12
|
-
"value": "{color.light-mode.neutral.000.value}",
|
|
13
|
-
"public": true,
|
|
14
|
-
"isReferenceToInternal": true
|
|
15
|
-
},
|
|
16
|
-
"name": "color-light-mode-background-default",
|
|
17
|
-
"attributes": {
|
|
18
|
-
"category": "color",
|
|
19
|
-
"type": "light-mode",
|
|
20
|
-
"item": "background",
|
|
21
|
-
"subitem": "default"
|
|
22
|
-
},
|
|
23
|
-
"path": [
|
|
24
|
-
"color",
|
|
25
|
-
"light-mode",
|
|
26
|
-
"background",
|
|
27
|
-
"default"
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"border": {
|
|
32
|
-
"default": {
|
|
33
|
-
"value": "#cfcfd3",
|
|
34
|
-
"public": true,
|
|
35
|
-
"isReferenceToInternal": true,
|
|
36
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
37
|
-
"isSource": true,
|
|
38
|
-
"original": {
|
|
39
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
40
|
-
"public": true,
|
|
41
|
-
"isReferenceToInternal": true
|
|
42
|
-
},
|
|
43
|
-
"name": "color-light-mode-border-default",
|
|
44
|
-
"attributes": {
|
|
45
|
-
"category": "color",
|
|
46
|
-
"type": "light-mode",
|
|
47
|
-
"item": "border",
|
|
48
|
-
"subitem": "default"
|
|
49
|
-
},
|
|
50
|
-
"path": [
|
|
51
|
-
"color",
|
|
52
|
-
"light-mode",
|
|
53
|
-
"border",
|
|
54
|
-
"default"
|
|
55
|
-
]
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
"foreground": {
|
|
59
|
-
"default": {
|
|
60
|
-
"value": "#23232d",
|
|
61
|
-
"public": true,
|
|
62
|
-
"isReferenceToInternal": true,
|
|
63
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
64
|
-
"isSource": true,
|
|
65
|
-
"original": {
|
|
66
|
-
"value": "{color.light-mode.neutral.700.value}",
|
|
4
|
+
"banner": {
|
|
5
|
+
"info": {
|
|
6
|
+
"background": {
|
|
7
|
+
"value": "#44546f",
|
|
67
8
|
"public": true,
|
|
68
|
-
"isReferenceToInternal": true
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
9
|
+
"isReferenceToInternal": true,
|
|
10
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
11
|
+
"isSource": true,
|
|
12
|
+
"original": {
|
|
13
|
+
"value": "{color.light-mode.utility.announcement.value}",
|
|
14
|
+
"public": true,
|
|
15
|
+
"isReferenceToInternal": true
|
|
16
|
+
},
|
|
17
|
+
"name": "color-light-mode-banner-info-background",
|
|
18
|
+
"attributes": {
|
|
19
|
+
"category": "color",
|
|
20
|
+
"type": "light-mode",
|
|
21
|
+
"item": "banner",
|
|
22
|
+
"subitem": "info",
|
|
23
|
+
"state": "background"
|
|
24
|
+
},
|
|
25
|
+
"path": [
|
|
26
|
+
"color",
|
|
27
|
+
"light-mode",
|
|
28
|
+
"banner",
|
|
29
|
+
"info",
|
|
30
|
+
"background"
|
|
31
|
+
]
|
|
76
32
|
},
|
|
77
|
-
"
|
|
78
|
-
"color",
|
|
79
|
-
"light-mode",
|
|
80
|
-
"foreground",
|
|
81
|
-
"default"
|
|
82
|
-
]
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"input": {
|
|
86
|
-
"background": {
|
|
87
|
-
"default": {
|
|
33
|
+
"foreground": {
|
|
88
34
|
"value": "#ffffff",
|
|
89
35
|
"public": true,
|
|
90
36
|
"isReferenceToInternal": true,
|
|
91
|
-
"filePath": "tokens/color/alias/
|
|
37
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
92
38
|
"isSource": true,
|
|
93
39
|
"original": {
|
|
94
40
|
"value": "{color.light-mode.neutral.000.value}",
|
|
95
41
|
"public": true,
|
|
96
42
|
"isReferenceToInternal": true
|
|
97
43
|
},
|
|
98
|
-
"name": "color-light-mode-
|
|
44
|
+
"name": "color-light-mode-banner-info-foreground",
|
|
99
45
|
"attributes": {
|
|
100
46
|
"category": "color",
|
|
101
47
|
"type": "light-mode",
|
|
102
|
-
"item": "
|
|
103
|
-
"subitem": "
|
|
104
|
-
"state": "
|
|
48
|
+
"item": "banner",
|
|
49
|
+
"subitem": "info",
|
|
50
|
+
"state": "foreground"
|
|
105
51
|
},
|
|
106
52
|
"path": [
|
|
107
53
|
"color",
|
|
108
54
|
"light-mode",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
55
|
+
"banner",
|
|
56
|
+
"info",
|
|
57
|
+
"foreground"
|
|
58
|
+
]
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"warning": {
|
|
62
|
+
"background": {
|
|
63
|
+
"value": "#e2b203",
|
|
64
|
+
"public": true,
|
|
65
|
+
"isReferenceToInternal": true,
|
|
66
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
67
|
+
"isSource": true,
|
|
68
|
+
"original": {
|
|
69
|
+
"value": "{color.light-mode.utility.warning.value}",
|
|
70
|
+
"public": true,
|
|
71
|
+
"isReferenceToInternal": true
|
|
72
|
+
},
|
|
73
|
+
"name": "color-light-mode-banner-warning-background",
|
|
74
|
+
"attributes": {
|
|
75
|
+
"category": "color",
|
|
76
|
+
"type": "light-mode",
|
|
77
|
+
"item": "banner",
|
|
78
|
+
"subitem": "warning",
|
|
79
|
+
"state": "background"
|
|
80
|
+
},
|
|
81
|
+
"path": [
|
|
82
|
+
"color",
|
|
83
|
+
"light-mode",
|
|
84
|
+
"banner",
|
|
85
|
+
"warning",
|
|
86
|
+
"background"
|
|
112
87
|
]
|
|
113
88
|
},
|
|
114
|
-
"
|
|
115
|
-
"value": "#
|
|
89
|
+
"foreground": {
|
|
90
|
+
"value": "#23232d",
|
|
116
91
|
"public": true,
|
|
117
92
|
"isReferenceToInternal": true,
|
|
118
|
-
"filePath": "tokens/color/alias/
|
|
93
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
119
94
|
"isSource": true,
|
|
120
95
|
"original": {
|
|
121
|
-
"value": "{color.light-mode.
|
|
96
|
+
"value": "{color.light-mode.text.default.value}",
|
|
122
97
|
"public": true,
|
|
123
98
|
"isReferenceToInternal": true
|
|
124
99
|
},
|
|
125
|
-
"name": "color-light-mode-
|
|
100
|
+
"name": "color-light-mode-banner-warning-foreground",
|
|
126
101
|
"attributes": {
|
|
127
102
|
"category": "color",
|
|
128
103
|
"type": "light-mode",
|
|
129
|
-
"item": "
|
|
130
|
-
"subitem": "
|
|
131
|
-
"state": "
|
|
104
|
+
"item": "banner",
|
|
105
|
+
"subitem": "warning",
|
|
106
|
+
"state": "foreground"
|
|
132
107
|
},
|
|
133
108
|
"path": [
|
|
134
109
|
"color",
|
|
135
110
|
"light-mode",
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
111
|
+
"banner",
|
|
112
|
+
"warning",
|
|
113
|
+
"foreground"
|
|
139
114
|
]
|
|
140
115
|
}
|
|
141
116
|
},
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"value": "#
|
|
117
|
+
"danger": {
|
|
118
|
+
"background": {
|
|
119
|
+
"value": "#ca3521",
|
|
145
120
|
"public": true,
|
|
146
|
-
"
|
|
121
|
+
"isReferenceToInternal": true,
|
|
122
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
147
123
|
"isSource": true,
|
|
148
124
|
"original": {
|
|
149
|
-
"value": "{color.light-mode.
|
|
150
|
-
"public": true
|
|
125
|
+
"value": "{color.light-mode.utility.critical.value}",
|
|
126
|
+
"public": true,
|
|
127
|
+
"isReferenceToInternal": true
|
|
151
128
|
},
|
|
152
|
-
"name": "color-light-mode-
|
|
129
|
+
"name": "color-light-mode-banner-danger-background",
|
|
153
130
|
"attributes": {
|
|
154
131
|
"category": "color",
|
|
155
132
|
"type": "light-mode",
|
|
156
|
-
"item": "
|
|
157
|
-
"subitem": "
|
|
158
|
-
"state": "
|
|
133
|
+
"item": "banner",
|
|
134
|
+
"subitem": "danger",
|
|
135
|
+
"state": "background"
|
|
159
136
|
},
|
|
160
137
|
"path": [
|
|
161
138
|
"color",
|
|
162
139
|
"light-mode",
|
|
163
|
-
"
|
|
164
|
-
"
|
|
165
|
-
"
|
|
140
|
+
"banner",
|
|
141
|
+
"danger",
|
|
142
|
+
"background"
|
|
166
143
|
]
|
|
167
144
|
},
|
|
168
|
-
"
|
|
169
|
-
"value": "#
|
|
145
|
+
"foreground": {
|
|
146
|
+
"value": "#ffffff",
|
|
170
147
|
"public": true,
|
|
171
148
|
"isReferenceToInternal": true,
|
|
172
|
-
"filePath": "tokens/color/alias/
|
|
149
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
173
150
|
"isSource": true,
|
|
174
151
|
"original": {
|
|
175
|
-
"value": "{color.light-mode.neutral.
|
|
152
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
176
153
|
"public": true,
|
|
177
154
|
"isReferenceToInternal": true
|
|
178
155
|
},
|
|
179
|
-
"name": "color-light-mode-
|
|
156
|
+
"name": "color-light-mode-banner-danger-foreground",
|
|
180
157
|
"attributes": {
|
|
181
158
|
"category": "color",
|
|
182
159
|
"type": "light-mode",
|
|
183
|
-
"item": "
|
|
184
|
-
"subitem": "
|
|
185
|
-
"state": "
|
|
160
|
+
"item": "banner",
|
|
161
|
+
"subitem": "danger",
|
|
162
|
+
"state": "foreground"
|
|
186
163
|
},
|
|
187
164
|
"path": [
|
|
188
165
|
"color",
|
|
189
166
|
"light-mode",
|
|
190
|
-
"
|
|
191
|
-
"
|
|
192
|
-
"
|
|
167
|
+
"banner",
|
|
168
|
+
"danger",
|
|
169
|
+
"foreground"
|
|
193
170
|
]
|
|
194
171
|
}
|
|
195
172
|
}
|
|
196
173
|
},
|
|
174
|
+
"breadcrumb": {
|
|
175
|
+
"text": {
|
|
176
|
+
"value": "#6d6d78",
|
|
177
|
+
"public": true,
|
|
178
|
+
"filePath": "tokens/color/alias/breadcrumb.light.json",
|
|
179
|
+
"isSource": true,
|
|
180
|
+
"original": {
|
|
181
|
+
"value": "{color.light-mode.text.default-secondary.value}",
|
|
182
|
+
"public": true
|
|
183
|
+
},
|
|
184
|
+
"name": "color-light-mode-breadcrumb-text",
|
|
185
|
+
"attributes": {
|
|
186
|
+
"category": "color",
|
|
187
|
+
"type": "light-mode",
|
|
188
|
+
"item": "breadcrumb",
|
|
189
|
+
"subitem": "text"
|
|
190
|
+
},
|
|
191
|
+
"path": [
|
|
192
|
+
"color",
|
|
193
|
+
"light-mode",
|
|
194
|
+
"breadcrumb",
|
|
195
|
+
"text"
|
|
196
|
+
]
|
|
197
|
+
},
|
|
198
|
+
"link": {
|
|
199
|
+
"value": "#0f62fe",
|
|
200
|
+
"public": true,
|
|
201
|
+
"filePath": "tokens/color/alias/breadcrumb.light.json",
|
|
202
|
+
"isSource": true,
|
|
203
|
+
"original": {
|
|
204
|
+
"value": "{color.light-mode.link.default.value}",
|
|
205
|
+
"public": true
|
|
206
|
+
},
|
|
207
|
+
"name": "color-light-mode-breadcrumb-link",
|
|
208
|
+
"attributes": {
|
|
209
|
+
"category": "color",
|
|
210
|
+
"type": "light-mode",
|
|
211
|
+
"item": "breadcrumb",
|
|
212
|
+
"subitem": "link"
|
|
213
|
+
},
|
|
214
|
+
"path": [
|
|
215
|
+
"color",
|
|
216
|
+
"light-mode",
|
|
217
|
+
"breadcrumb",
|
|
218
|
+
"link"
|
|
219
|
+
]
|
|
220
|
+
},
|
|
221
|
+
"separator": {
|
|
222
|
+
"value": "#cfcfd3",
|
|
223
|
+
"public": true,
|
|
224
|
+
"isReferenceToInternal": true,
|
|
225
|
+
"filePath": "tokens/color/alias/breadcrumb.light.json",
|
|
226
|
+
"isSource": true,
|
|
227
|
+
"original": {
|
|
228
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
229
|
+
"public": true,
|
|
230
|
+
"isReferenceToInternal": true
|
|
231
|
+
},
|
|
232
|
+
"name": "color-light-mode-breadcrumb-separator",
|
|
233
|
+
"attributes": {
|
|
234
|
+
"category": "color",
|
|
235
|
+
"type": "light-mode",
|
|
236
|
+
"item": "breadcrumb",
|
|
237
|
+
"subitem": "separator"
|
|
238
|
+
},
|
|
239
|
+
"path": [
|
|
240
|
+
"color",
|
|
241
|
+
"light-mode",
|
|
242
|
+
"breadcrumb",
|
|
243
|
+
"separator"
|
|
244
|
+
]
|
|
245
|
+
}
|
|
246
|
+
},
|
|
197
247
|
"button": {
|
|
198
248
|
"primary": {
|
|
199
249
|
"background": {
|
|
@@ -201,7 +251,7 @@
|
|
|
201
251
|
"value": "#3017a1",
|
|
202
252
|
"public": true,
|
|
203
253
|
"isReferenceToInternal": true,
|
|
204
|
-
"filePath": "tokens/color/alias/
|
|
254
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
205
255
|
"isSource": true,
|
|
206
256
|
"original": {
|
|
207
257
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -226,10 +276,10 @@
|
|
|
226
276
|
]
|
|
227
277
|
},
|
|
228
278
|
"hover": {
|
|
229
|
-
"value": "#
|
|
279
|
+
"value": "#5f41e5",
|
|
230
280
|
"public": true,
|
|
231
281
|
"isReferenceToInternal": true,
|
|
232
|
-
"filePath": "tokens/color/alias/
|
|
282
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
233
283
|
"isSource": true,
|
|
234
284
|
"original": {
|
|
235
285
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -257,7 +307,7 @@
|
|
|
257
307
|
"value": "#11005d",
|
|
258
308
|
"public": true,
|
|
259
309
|
"isReferenceToInternal": true,
|
|
260
|
-
"filePath": "tokens/color/alias/
|
|
310
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
261
311
|
"isSource": true,
|
|
262
312
|
"original": {
|
|
263
313
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -287,7 +337,7 @@
|
|
|
287
337
|
"value": "#3017a1",
|
|
288
338
|
"public": true,
|
|
289
339
|
"isReferenceToInternal": true,
|
|
290
|
-
"filePath": "tokens/color/alias/
|
|
340
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
291
341
|
"isSource": true,
|
|
292
342
|
"original": {
|
|
293
343
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -312,10 +362,10 @@
|
|
|
312
362
|
]
|
|
313
363
|
},
|
|
314
364
|
"hover": {
|
|
315
|
-
"value": "#
|
|
365
|
+
"value": "#5f41e5",
|
|
316
366
|
"public": true,
|
|
317
367
|
"isReferenceToInternal": true,
|
|
318
|
-
"filePath": "tokens/color/alias/
|
|
368
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
319
369
|
"isSource": true,
|
|
320
370
|
"original": {
|
|
321
371
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -343,7 +393,7 @@
|
|
|
343
393
|
"value": "#11005d",
|
|
344
394
|
"public": true,
|
|
345
395
|
"isReferenceToInternal": true,
|
|
346
|
-
"filePath": "tokens/color/alias/
|
|
396
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
347
397
|
"isSource": true,
|
|
348
398
|
"original": {
|
|
349
399
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -373,7 +423,7 @@
|
|
|
373
423
|
"value": "#ffffff",
|
|
374
424
|
"public": true,
|
|
375
425
|
"isReferenceToInternal": true,
|
|
376
|
-
"filePath": "tokens/color/alias/
|
|
426
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
377
427
|
"isSource": true,
|
|
378
428
|
"original": {
|
|
379
429
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -401,7 +451,7 @@
|
|
|
401
451
|
"value": "#ffffff",
|
|
402
452
|
"public": true,
|
|
403
453
|
"isReferenceToInternal": true,
|
|
404
|
-
"filePath": "tokens/color/alias/
|
|
454
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
405
455
|
"isSource": true,
|
|
406
456
|
"original": {
|
|
407
457
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -429,7 +479,7 @@
|
|
|
429
479
|
"value": "#ffffff",
|
|
430
480
|
"public": true,
|
|
431
481
|
"isReferenceToInternal": true,
|
|
432
|
-
"filePath": "tokens/color/alias/
|
|
482
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
433
483
|
"isSource": true,
|
|
434
484
|
"original": {
|
|
435
485
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -460,7 +510,7 @@
|
|
|
460
510
|
"default": {
|
|
461
511
|
"value": "rgba(0, 0, 0, 0)",
|
|
462
512
|
"public": true,
|
|
463
|
-
"filePath": "tokens/color/alias/
|
|
513
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
464
514
|
"isSource": true,
|
|
465
515
|
"original": {
|
|
466
516
|
"value": "transparent",
|
|
@@ -487,7 +537,7 @@
|
|
|
487
537
|
"value": "#f0ecff",
|
|
488
538
|
"public": true,
|
|
489
539
|
"isReferenceToInternal": true,
|
|
490
|
-
"filePath": "tokens/color/alias/
|
|
540
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
491
541
|
"isSource": true,
|
|
492
542
|
"original": {
|
|
493
543
|
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
@@ -512,13 +562,13 @@
|
|
|
512
562
|
]
|
|
513
563
|
},
|
|
514
564
|
"active": {
|
|
515
|
-
"value": "#
|
|
565
|
+
"value": "#e5dbff",
|
|
516
566
|
"public": true,
|
|
517
567
|
"isReferenceToInternal": true,
|
|
518
|
-
"filePath": "tokens/color/alias/
|
|
568
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
519
569
|
"isSource": true,
|
|
520
570
|
"original": {
|
|
521
|
-
"value": "{color.light-mode.
|
|
571
|
+
"value": "{color.light-mode.brand.secondary.200.value}",
|
|
522
572
|
"public": true,
|
|
523
573
|
"isReferenceToInternal": true
|
|
524
574
|
},
|
|
@@ -545,7 +595,7 @@
|
|
|
545
595
|
"value": "#3017a1",
|
|
546
596
|
"public": true,
|
|
547
597
|
"isReferenceToInternal": true,
|
|
548
|
-
"filePath": "tokens/color/alias/
|
|
598
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
549
599
|
"isSource": true,
|
|
550
600
|
"original": {
|
|
551
601
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -570,10 +620,10 @@
|
|
|
570
620
|
]
|
|
571
621
|
},
|
|
572
622
|
"hover": {
|
|
573
|
-
"value": "#
|
|
623
|
+
"value": "#5f41e5",
|
|
574
624
|
"public": true,
|
|
575
625
|
"isReferenceToInternal": true,
|
|
576
|
-
"filePath": "tokens/color/alias/
|
|
626
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
577
627
|
"isSource": true,
|
|
578
628
|
"original": {
|
|
579
629
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -601,7 +651,7 @@
|
|
|
601
651
|
"value": "#11005d",
|
|
602
652
|
"public": true,
|
|
603
653
|
"isReferenceToInternal": true,
|
|
604
|
-
"filePath": "tokens/color/alias/
|
|
654
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
605
655
|
"isSource": true,
|
|
606
656
|
"original": {
|
|
607
657
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -631,7 +681,7 @@
|
|
|
631
681
|
"value": "#3017a1",
|
|
632
682
|
"public": true,
|
|
633
683
|
"isReferenceToInternal": true,
|
|
634
|
-
"filePath": "tokens/color/alias/
|
|
684
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
635
685
|
"isSource": true,
|
|
636
686
|
"original": {
|
|
637
687
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -659,7 +709,7 @@
|
|
|
659
709
|
"value": "#3017a1",
|
|
660
710
|
"public": true,
|
|
661
711
|
"isReferenceToInternal": true,
|
|
662
|
-
"filePath": "tokens/color/alias/
|
|
712
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
663
713
|
"isSource": true,
|
|
664
714
|
"original": {
|
|
665
715
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -687,7 +737,7 @@
|
|
|
687
737
|
"value": "#11005d",
|
|
688
738
|
"public": true,
|
|
689
739
|
"isReferenceToInternal": true,
|
|
690
|
-
"filePath": "tokens/color/alias/
|
|
740
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
691
741
|
"isSource": true,
|
|
692
742
|
"original": {
|
|
693
743
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -718,7 +768,7 @@
|
|
|
718
768
|
"default": {
|
|
719
769
|
"value": "rgba(0, 0, 0, 0)",
|
|
720
770
|
"public": true,
|
|
721
|
-
"filePath": "tokens/color/alias/
|
|
771
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
722
772
|
"isSource": true,
|
|
723
773
|
"original": {
|
|
724
774
|
"value": "transparent",
|
|
@@ -742,13 +792,13 @@
|
|
|
742
792
|
]
|
|
743
793
|
},
|
|
744
794
|
"hover": {
|
|
745
|
-
"value": "#
|
|
795
|
+
"value": "#f1f1f1",
|
|
746
796
|
"public": true,
|
|
747
797
|
"isReferenceToInternal": true,
|
|
748
|
-
"filePath": "tokens/color/alias/
|
|
798
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
749
799
|
"isSource": true,
|
|
750
800
|
"original": {
|
|
751
|
-
"value": "{color.light-mode.
|
|
801
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
752
802
|
"public": true,
|
|
753
803
|
"isReferenceToInternal": true
|
|
754
804
|
},
|
|
@@ -773,10 +823,10 @@
|
|
|
773
823
|
"value": "#cfcfd3",
|
|
774
824
|
"public": true,
|
|
775
825
|
"isReferenceToInternal": true,
|
|
776
|
-
"filePath": "tokens/color/alias/
|
|
826
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
777
827
|
"isSource": true,
|
|
778
828
|
"original": {
|
|
779
|
-
"value": "{color.light-mode.neutral.
|
|
829
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
780
830
|
"public": true,
|
|
781
831
|
"isReferenceToInternal": true
|
|
782
832
|
},
|
|
@@ -802,7 +852,7 @@
|
|
|
802
852
|
"default": {
|
|
803
853
|
"value": "rgba(0, 0, 0, 0)",
|
|
804
854
|
"public": true,
|
|
805
|
-
"filePath": "tokens/color/alias/
|
|
855
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
806
856
|
"isSource": true,
|
|
807
857
|
"original": {
|
|
808
858
|
"value": "transparent",
|
|
@@ -828,13 +878,13 @@
|
|
|
828
878
|
},
|
|
829
879
|
"foreground": {
|
|
830
880
|
"default": {
|
|
831
|
-
"value": "#
|
|
881
|
+
"value": "#23232d",
|
|
832
882
|
"public": true,
|
|
833
883
|
"isReferenceToInternal": true,
|
|
834
|
-
"filePath": "tokens/color/alias/
|
|
884
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
835
885
|
"isSource": true,
|
|
836
886
|
"original": {
|
|
837
|
-
"value": "{color.light-mode.
|
|
887
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
838
888
|
"public": true,
|
|
839
889
|
"isReferenceToInternal": true
|
|
840
890
|
},
|
|
@@ -856,13 +906,13 @@
|
|
|
856
906
|
]
|
|
857
907
|
},
|
|
858
908
|
"hover": {
|
|
859
|
-
"value": "#
|
|
909
|
+
"value": "#23232d",
|
|
860
910
|
"public": true,
|
|
861
911
|
"isReferenceToInternal": true,
|
|
862
|
-
"filePath": "tokens/color/alias/
|
|
912
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
863
913
|
"isSource": true,
|
|
864
914
|
"original": {
|
|
865
|
-
"value": "{color.light-mode.
|
|
915
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
866
916
|
"public": true,
|
|
867
917
|
"isReferenceToInternal": true
|
|
868
918
|
},
|
|
@@ -884,13 +934,13 @@
|
|
|
884
934
|
]
|
|
885
935
|
},
|
|
886
936
|
"active": {
|
|
887
|
-
"value": "#
|
|
937
|
+
"value": "#23232d",
|
|
888
938
|
"public": true,
|
|
889
939
|
"isReferenceToInternal": true,
|
|
890
|
-
"filePath": "tokens/color/alias/
|
|
940
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
891
941
|
"isSource": true,
|
|
892
942
|
"original": {
|
|
893
|
-
"value": "{color.light-mode.
|
|
943
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
894
944
|
"public": true,
|
|
895
945
|
"isReferenceToInternal": true
|
|
896
946
|
},
|
|
@@ -919,7 +969,7 @@
|
|
|
919
969
|
"value": "#ffdc28",
|
|
920
970
|
"public": true,
|
|
921
971
|
"isReferenceToInternal": true,
|
|
922
|
-
"filePath": "tokens/color/alias/
|
|
972
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
923
973
|
"isSource": true,
|
|
924
974
|
"original": {
|
|
925
975
|
"value": "{color.light-mode.brand.primary.400.value}",
|
|
@@ -947,7 +997,7 @@
|
|
|
947
997
|
"value": "#ffe668",
|
|
948
998
|
"public": true,
|
|
949
999
|
"isReferenceToInternal": true,
|
|
950
|
-
"filePath": "tokens/color/alias/
|
|
1000
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
951
1001
|
"isSource": true,
|
|
952
1002
|
"original": {
|
|
953
1003
|
"value": "{color.light-mode.brand.primary.300.value}",
|
|
@@ -975,7 +1025,7 @@
|
|
|
975
1025
|
"value": "#ddbd16",
|
|
976
1026
|
"public": true,
|
|
977
1027
|
"isReferenceToInternal": true,
|
|
978
|
-
"filePath": "tokens/color/alias/
|
|
1028
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
979
1029
|
"isSource": true,
|
|
980
1030
|
"original": {
|
|
981
1031
|
"value": "{color.light-mode.brand.primary.500.value}",
|
|
@@ -1005,7 +1055,7 @@
|
|
|
1005
1055
|
"value": "#ffdc28",
|
|
1006
1056
|
"public": true,
|
|
1007
1057
|
"isReferenceToInternal": true,
|
|
1008
|
-
"filePath": "tokens/color/alias/
|
|
1058
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1009
1059
|
"isSource": true,
|
|
1010
1060
|
"original": {
|
|
1011
1061
|
"value": "{color.light-mode.brand.primary.400.value}",
|
|
@@ -1033,7 +1083,7 @@
|
|
|
1033
1083
|
"value": "#ffe668",
|
|
1034
1084
|
"public": true,
|
|
1035
1085
|
"isReferenceToInternal": true,
|
|
1036
|
-
"filePath": "tokens/color/alias/
|
|
1086
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1037
1087
|
"isSource": true,
|
|
1038
1088
|
"original": {
|
|
1039
1089
|
"value": "{color.light-mode.brand.primary.300.value}",
|
|
@@ -1061,7 +1111,7 @@
|
|
|
1061
1111
|
"value": "#ddbd16",
|
|
1062
1112
|
"public": true,
|
|
1063
1113
|
"isReferenceToInternal": true,
|
|
1064
|
-
"filePath": "tokens/color/alias/
|
|
1114
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1065
1115
|
"isSource": true,
|
|
1066
1116
|
"original": {
|
|
1067
1117
|
"value": "{color.light-mode.brand.primary.500.value}",
|
|
@@ -1091,10 +1141,10 @@
|
|
|
1091
1141
|
"value": "#23232d",
|
|
1092
1142
|
"public": true,
|
|
1093
1143
|
"isReferenceToInternal": true,
|
|
1094
|
-
"filePath": "tokens/color/alias/
|
|
1144
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1095
1145
|
"isSource": true,
|
|
1096
1146
|
"original": {
|
|
1097
|
-
"value": "{color.light-mode.neutral.
|
|
1147
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1098
1148
|
"public": true,
|
|
1099
1149
|
"isReferenceToInternal": true
|
|
1100
1150
|
},
|
|
@@ -1119,10 +1169,10 @@
|
|
|
1119
1169
|
"value": "#23232d",
|
|
1120
1170
|
"public": true,
|
|
1121
1171
|
"isReferenceToInternal": true,
|
|
1122
|
-
"filePath": "tokens/color/alias/
|
|
1172
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1123
1173
|
"isSource": true,
|
|
1124
1174
|
"original": {
|
|
1125
|
-
"value": "{color.light-mode.neutral.
|
|
1175
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1126
1176
|
"public": true,
|
|
1127
1177
|
"isReferenceToInternal": true
|
|
1128
1178
|
},
|
|
@@ -1147,10 +1197,10 @@
|
|
|
1147
1197
|
"value": "#23232d",
|
|
1148
1198
|
"public": true,
|
|
1149
1199
|
"isReferenceToInternal": true,
|
|
1150
|
-
"filePath": "tokens/color/alias/
|
|
1200
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1151
1201
|
"isSource": true,
|
|
1152
1202
|
"original": {
|
|
1153
|
-
"value": "{color.light-mode.neutral.
|
|
1203
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1154
1204
|
"public": true,
|
|
1155
1205
|
"isReferenceToInternal": true
|
|
1156
1206
|
},
|
|
@@ -1173,88 +1223,86 @@
|
|
|
1173
1223
|
}
|
|
1174
1224
|
}
|
|
1175
1225
|
},
|
|
1176
|
-
"
|
|
1226
|
+
"brand-secondary": {
|
|
1177
1227
|
"background": {
|
|
1178
1228
|
"default": {
|
|
1179
|
-
"value": "
|
|
1229
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
1180
1230
|
"public": true,
|
|
1181
|
-
"
|
|
1182
|
-
"filePath": "tokens/color/alias/interactive.light.json",
|
|
1231
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1183
1232
|
"isSource": true,
|
|
1184
1233
|
"original": {
|
|
1185
|
-
"value": "
|
|
1186
|
-
"public": true
|
|
1187
|
-
"isReferenceToInternal": true
|
|
1234
|
+
"value": "transparent",
|
|
1235
|
+
"public": true
|
|
1188
1236
|
},
|
|
1189
|
-
"name": "color-light-mode-button-
|
|
1237
|
+
"name": "color-light-mode-button-brand-secondary-background-default",
|
|
1190
1238
|
"attributes": {
|
|
1191
1239
|
"category": "color",
|
|
1192
1240
|
"type": "light-mode",
|
|
1193
1241
|
"item": "button",
|
|
1194
|
-
"subitem": "
|
|
1242
|
+
"subitem": "brand-secondary",
|
|
1195
1243
|
"state": "background"
|
|
1196
1244
|
},
|
|
1197
1245
|
"path": [
|
|
1198
1246
|
"color",
|
|
1199
1247
|
"light-mode",
|
|
1200
1248
|
"button",
|
|
1201
|
-
"
|
|
1249
|
+
"brand-secondary",
|
|
1202
1250
|
"background",
|
|
1203
1251
|
"default"
|
|
1204
1252
|
]
|
|
1205
1253
|
},
|
|
1206
1254
|
"hover": {
|
|
1207
|
-
"value": "#
|
|
1255
|
+
"value": "#f8f8f8",
|
|
1208
1256
|
"public": true,
|
|
1209
1257
|
"isReferenceToInternal": true,
|
|
1210
|
-
"filePath": "tokens/color/alias/
|
|
1258
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1211
1259
|
"isSource": true,
|
|
1212
1260
|
"original": {
|
|
1213
|
-
"value": "{color.light-mode.
|
|
1261
|
+
"value": "{color.light-mode.neutral.100.value}",
|
|
1214
1262
|
"public": true,
|
|
1215
1263
|
"isReferenceToInternal": true
|
|
1216
1264
|
},
|
|
1217
|
-
"name": "color-light-mode-button-
|
|
1265
|
+
"name": "color-light-mode-button-brand-secondary-background-hover",
|
|
1218
1266
|
"attributes": {
|
|
1219
1267
|
"category": "color",
|
|
1220
1268
|
"type": "light-mode",
|
|
1221
1269
|
"item": "button",
|
|
1222
|
-
"subitem": "
|
|
1270
|
+
"subitem": "brand-secondary",
|
|
1223
1271
|
"state": "background"
|
|
1224
1272
|
},
|
|
1225
1273
|
"path": [
|
|
1226
1274
|
"color",
|
|
1227
1275
|
"light-mode",
|
|
1228
1276
|
"button",
|
|
1229
|
-
"
|
|
1277
|
+
"brand-secondary",
|
|
1230
1278
|
"background",
|
|
1231
1279
|
"hover"
|
|
1232
1280
|
]
|
|
1233
1281
|
},
|
|
1234
1282
|
"active": {
|
|
1235
|
-
"value": "#
|
|
1283
|
+
"value": "#f1f1f1",
|
|
1236
1284
|
"public": true,
|
|
1237
1285
|
"isReferenceToInternal": true,
|
|
1238
|
-
"filePath": "tokens/color/alias/
|
|
1286
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1239
1287
|
"isSource": true,
|
|
1240
1288
|
"original": {
|
|
1241
|
-
"value": "{color.light-mode.
|
|
1289
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
1242
1290
|
"public": true,
|
|
1243
1291
|
"isReferenceToInternal": true
|
|
1244
1292
|
},
|
|
1245
|
-
"name": "color-light-mode-button-
|
|
1293
|
+
"name": "color-light-mode-button-brand-secondary-background-active",
|
|
1246
1294
|
"attributes": {
|
|
1247
1295
|
"category": "color",
|
|
1248
1296
|
"type": "light-mode",
|
|
1249
1297
|
"item": "button",
|
|
1250
|
-
"subitem": "
|
|
1298
|
+
"subitem": "brand-secondary",
|
|
1251
1299
|
"state": "background"
|
|
1252
1300
|
},
|
|
1253
1301
|
"path": [
|
|
1254
1302
|
"color",
|
|
1255
1303
|
"light-mode",
|
|
1256
1304
|
"button",
|
|
1257
|
-
"
|
|
1305
|
+
"brand-secondary",
|
|
1258
1306
|
"background",
|
|
1259
1307
|
"active"
|
|
1260
1308
|
]
|
|
@@ -1262,41 +1310,297 @@
|
|
|
1262
1310
|
},
|
|
1263
1311
|
"border": {
|
|
1264
1312
|
"default": {
|
|
1265
|
-
"value": "#
|
|
1313
|
+
"value": "#6d6d78",
|
|
1266
1314
|
"public": true,
|
|
1267
1315
|
"isReferenceToInternal": true,
|
|
1268
|
-
"filePath": "tokens/color/alias/
|
|
1316
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1269
1317
|
"isSource": true,
|
|
1270
1318
|
"original": {
|
|
1271
|
-
"value": "{color.light-mode.
|
|
1319
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
1272
1320
|
"public": true,
|
|
1273
1321
|
"isReferenceToInternal": true
|
|
1274
1322
|
},
|
|
1275
|
-
"name": "color-light-mode-button-
|
|
1323
|
+
"name": "color-light-mode-button-brand-secondary-border-default",
|
|
1276
1324
|
"attributes": {
|
|
1277
1325
|
"category": "color",
|
|
1278
1326
|
"type": "light-mode",
|
|
1279
1327
|
"item": "button",
|
|
1280
|
-
"subitem": "
|
|
1328
|
+
"subitem": "brand-secondary",
|
|
1281
1329
|
"state": "border"
|
|
1282
1330
|
},
|
|
1283
1331
|
"path": [
|
|
1284
1332
|
"color",
|
|
1285
1333
|
"light-mode",
|
|
1286
1334
|
"button",
|
|
1287
|
-
"
|
|
1335
|
+
"brand-secondary",
|
|
1288
1336
|
"border",
|
|
1289
1337
|
"default"
|
|
1290
1338
|
]
|
|
1291
1339
|
},
|
|
1292
1340
|
"hover": {
|
|
1293
|
-
"value": "#
|
|
1341
|
+
"value": "#23232d",
|
|
1294
1342
|
"public": true,
|
|
1295
1343
|
"isReferenceToInternal": true,
|
|
1296
|
-
"filePath": "tokens/color/alias/
|
|
1344
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1297
1345
|
"isSource": true,
|
|
1298
1346
|
"original": {
|
|
1299
|
-
"value": "{color.light-mode.
|
|
1347
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1348
|
+
"public": true,
|
|
1349
|
+
"isReferenceToInternal": true
|
|
1350
|
+
},
|
|
1351
|
+
"name": "color-light-mode-button-brand-secondary-border-hover",
|
|
1352
|
+
"attributes": {
|
|
1353
|
+
"category": "color",
|
|
1354
|
+
"type": "light-mode",
|
|
1355
|
+
"item": "button",
|
|
1356
|
+
"subitem": "brand-secondary",
|
|
1357
|
+
"state": "border"
|
|
1358
|
+
},
|
|
1359
|
+
"path": [
|
|
1360
|
+
"color",
|
|
1361
|
+
"light-mode",
|
|
1362
|
+
"button",
|
|
1363
|
+
"brand-secondary",
|
|
1364
|
+
"border",
|
|
1365
|
+
"hover"
|
|
1366
|
+
]
|
|
1367
|
+
},
|
|
1368
|
+
"active": {
|
|
1369
|
+
"value": "#23232d",
|
|
1370
|
+
"public": true,
|
|
1371
|
+
"isReferenceToInternal": true,
|
|
1372
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1373
|
+
"isSource": true,
|
|
1374
|
+
"original": {
|
|
1375
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1376
|
+
"public": true,
|
|
1377
|
+
"isReferenceToInternal": true
|
|
1378
|
+
},
|
|
1379
|
+
"name": "color-light-mode-button-brand-secondary-border-active",
|
|
1380
|
+
"attributes": {
|
|
1381
|
+
"category": "color",
|
|
1382
|
+
"type": "light-mode",
|
|
1383
|
+
"item": "button",
|
|
1384
|
+
"subitem": "brand-secondary",
|
|
1385
|
+
"state": "border"
|
|
1386
|
+
},
|
|
1387
|
+
"path": [
|
|
1388
|
+
"color",
|
|
1389
|
+
"light-mode",
|
|
1390
|
+
"button",
|
|
1391
|
+
"brand-secondary",
|
|
1392
|
+
"border",
|
|
1393
|
+
"active"
|
|
1394
|
+
]
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
"foreground": {
|
|
1398
|
+
"default": {
|
|
1399
|
+
"value": "#23232d",
|
|
1400
|
+
"public": true,
|
|
1401
|
+
"isReferenceToInternal": true,
|
|
1402
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1403
|
+
"isSource": true,
|
|
1404
|
+
"original": {
|
|
1405
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1406
|
+
"public": true,
|
|
1407
|
+
"isReferenceToInternal": true
|
|
1408
|
+
},
|
|
1409
|
+
"name": "color-light-mode-button-brand-secondary-foreground-default",
|
|
1410
|
+
"attributes": {
|
|
1411
|
+
"category": "color",
|
|
1412
|
+
"type": "light-mode",
|
|
1413
|
+
"item": "button",
|
|
1414
|
+
"subitem": "brand-secondary",
|
|
1415
|
+
"state": "foreground"
|
|
1416
|
+
},
|
|
1417
|
+
"path": [
|
|
1418
|
+
"color",
|
|
1419
|
+
"light-mode",
|
|
1420
|
+
"button",
|
|
1421
|
+
"brand-secondary",
|
|
1422
|
+
"foreground",
|
|
1423
|
+
"default"
|
|
1424
|
+
]
|
|
1425
|
+
},
|
|
1426
|
+
"hover": {
|
|
1427
|
+
"value": "#23232d",
|
|
1428
|
+
"public": true,
|
|
1429
|
+
"isReferenceToInternal": true,
|
|
1430
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1431
|
+
"isSource": true,
|
|
1432
|
+
"original": {
|
|
1433
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1434
|
+
"public": true,
|
|
1435
|
+
"isReferenceToInternal": true
|
|
1436
|
+
},
|
|
1437
|
+
"name": "color-light-mode-button-brand-secondary-foreground-hover",
|
|
1438
|
+
"attributes": {
|
|
1439
|
+
"category": "color",
|
|
1440
|
+
"type": "light-mode",
|
|
1441
|
+
"item": "button",
|
|
1442
|
+
"subitem": "brand-secondary",
|
|
1443
|
+
"state": "foreground"
|
|
1444
|
+
},
|
|
1445
|
+
"path": [
|
|
1446
|
+
"color",
|
|
1447
|
+
"light-mode",
|
|
1448
|
+
"button",
|
|
1449
|
+
"brand-secondary",
|
|
1450
|
+
"foreground",
|
|
1451
|
+
"hover"
|
|
1452
|
+
]
|
|
1453
|
+
},
|
|
1454
|
+
"active": {
|
|
1455
|
+
"value": "#23232d",
|
|
1456
|
+
"public": true,
|
|
1457
|
+
"isReferenceToInternal": true,
|
|
1458
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1459
|
+
"isSource": true,
|
|
1460
|
+
"original": {
|
|
1461
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1462
|
+
"public": true,
|
|
1463
|
+
"isReferenceToInternal": true
|
|
1464
|
+
},
|
|
1465
|
+
"name": "color-light-mode-button-brand-secondary-foreground-active",
|
|
1466
|
+
"attributes": {
|
|
1467
|
+
"category": "color",
|
|
1468
|
+
"type": "light-mode",
|
|
1469
|
+
"item": "button",
|
|
1470
|
+
"subitem": "brand-secondary",
|
|
1471
|
+
"state": "foreground"
|
|
1472
|
+
},
|
|
1473
|
+
"path": [
|
|
1474
|
+
"color",
|
|
1475
|
+
"light-mode",
|
|
1476
|
+
"button",
|
|
1477
|
+
"brand-secondary",
|
|
1478
|
+
"foreground",
|
|
1479
|
+
"active"
|
|
1480
|
+
]
|
|
1481
|
+
}
|
|
1482
|
+
}
|
|
1483
|
+
},
|
|
1484
|
+
"critical": {
|
|
1485
|
+
"background": {
|
|
1486
|
+
"default": {
|
|
1487
|
+
"value": "#ca3521",
|
|
1488
|
+
"public": true,
|
|
1489
|
+
"isReferenceToInternal": true,
|
|
1490
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1491
|
+
"isSource": true,
|
|
1492
|
+
"original": {
|
|
1493
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
1494
|
+
"public": true,
|
|
1495
|
+
"isReferenceToInternal": true
|
|
1496
|
+
},
|
|
1497
|
+
"name": "color-light-mode-button-critical-background-default",
|
|
1498
|
+
"attributes": {
|
|
1499
|
+
"category": "color",
|
|
1500
|
+
"type": "light-mode",
|
|
1501
|
+
"item": "button",
|
|
1502
|
+
"subitem": "critical",
|
|
1503
|
+
"state": "background"
|
|
1504
|
+
},
|
|
1505
|
+
"path": [
|
|
1506
|
+
"color",
|
|
1507
|
+
"light-mode",
|
|
1508
|
+
"button",
|
|
1509
|
+
"critical",
|
|
1510
|
+
"background",
|
|
1511
|
+
"default"
|
|
1512
|
+
]
|
|
1513
|
+
},
|
|
1514
|
+
"hover": {
|
|
1515
|
+
"value": "#cf4937",
|
|
1516
|
+
"public": true,
|
|
1517
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1518
|
+
"isSource": true,
|
|
1519
|
+
"original": {
|
|
1520
|
+
"value": "#cf4937",
|
|
1521
|
+
"public": true
|
|
1522
|
+
},
|
|
1523
|
+
"name": "color-light-mode-button-critical-background-hover",
|
|
1524
|
+
"attributes": {
|
|
1525
|
+
"category": "color",
|
|
1526
|
+
"type": "light-mode",
|
|
1527
|
+
"item": "button",
|
|
1528
|
+
"subitem": "critical",
|
|
1529
|
+
"state": "background"
|
|
1530
|
+
},
|
|
1531
|
+
"path": [
|
|
1532
|
+
"color",
|
|
1533
|
+
"light-mode",
|
|
1534
|
+
"button",
|
|
1535
|
+
"critical",
|
|
1536
|
+
"background",
|
|
1537
|
+
"hover"
|
|
1538
|
+
]
|
|
1539
|
+
},
|
|
1540
|
+
"active": {
|
|
1541
|
+
"value": "#b6301e",
|
|
1542
|
+
"public": true,
|
|
1543
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1544
|
+
"isSource": true,
|
|
1545
|
+
"original": {
|
|
1546
|
+
"value": "#b6301e",
|
|
1547
|
+
"public": true
|
|
1548
|
+
},
|
|
1549
|
+
"name": "color-light-mode-button-critical-background-active",
|
|
1550
|
+
"attributes": {
|
|
1551
|
+
"category": "color",
|
|
1552
|
+
"type": "light-mode",
|
|
1553
|
+
"item": "button",
|
|
1554
|
+
"subitem": "critical",
|
|
1555
|
+
"state": "background"
|
|
1556
|
+
},
|
|
1557
|
+
"path": [
|
|
1558
|
+
"color",
|
|
1559
|
+
"light-mode",
|
|
1560
|
+
"button",
|
|
1561
|
+
"critical",
|
|
1562
|
+
"background",
|
|
1563
|
+
"active"
|
|
1564
|
+
]
|
|
1565
|
+
}
|
|
1566
|
+
},
|
|
1567
|
+
"border": {
|
|
1568
|
+
"default": {
|
|
1569
|
+
"value": "#ca3521",
|
|
1570
|
+
"public": true,
|
|
1571
|
+
"isReferenceToInternal": true,
|
|
1572
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1573
|
+
"isSource": true,
|
|
1574
|
+
"original": {
|
|
1575
|
+
"value": "{color.light-mode.button.critical.background.default.value}",
|
|
1576
|
+
"public": true,
|
|
1577
|
+
"isReferenceToInternal": true
|
|
1578
|
+
},
|
|
1579
|
+
"name": "color-light-mode-button-critical-border-default",
|
|
1580
|
+
"attributes": {
|
|
1581
|
+
"category": "color",
|
|
1582
|
+
"type": "light-mode",
|
|
1583
|
+
"item": "button",
|
|
1584
|
+
"subitem": "critical",
|
|
1585
|
+
"state": "border"
|
|
1586
|
+
},
|
|
1587
|
+
"path": [
|
|
1588
|
+
"color",
|
|
1589
|
+
"light-mode",
|
|
1590
|
+
"button",
|
|
1591
|
+
"critical",
|
|
1592
|
+
"border",
|
|
1593
|
+
"default"
|
|
1594
|
+
]
|
|
1595
|
+
},
|
|
1596
|
+
"hover": {
|
|
1597
|
+
"value": "#cf4937",
|
|
1598
|
+
"public": true,
|
|
1599
|
+
"isReferenceToInternal": true,
|
|
1600
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1601
|
+
"isSource": true,
|
|
1602
|
+
"original": {
|
|
1603
|
+
"value": "{color.light-mode.button.critical.background.hover.value}",
|
|
1300
1604
|
"public": true,
|
|
1301
1605
|
"isReferenceToInternal": true
|
|
1302
1606
|
},
|
|
@@ -1318,13 +1622,13 @@
|
|
|
1318
1622
|
]
|
|
1319
1623
|
},
|
|
1320
1624
|
"active": {
|
|
1321
|
-
"value": "#
|
|
1625
|
+
"value": "#b6301e",
|
|
1322
1626
|
"public": true,
|
|
1323
1627
|
"isReferenceToInternal": true,
|
|
1324
|
-
"filePath": "tokens/color/alias/
|
|
1628
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1325
1629
|
"isSource": true,
|
|
1326
1630
|
"original": {
|
|
1327
|
-
"value": "{color.light-mode.
|
|
1631
|
+
"value": "{color.light-mode.button.critical.background.active.value}",
|
|
1328
1632
|
"public": true,
|
|
1329
1633
|
"isReferenceToInternal": true
|
|
1330
1634
|
},
|
|
@@ -1351,7 +1655,7 @@
|
|
|
1351
1655
|
"value": "#ffffff",
|
|
1352
1656
|
"public": true,
|
|
1353
1657
|
"isReferenceToInternal": true,
|
|
1354
|
-
"filePath": "tokens/color/alias/
|
|
1658
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1355
1659
|
"isSource": true,
|
|
1356
1660
|
"original": {
|
|
1357
1661
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1379,7 +1683,7 @@
|
|
|
1379
1683
|
"value": "#ffffff",
|
|
1380
1684
|
"public": true,
|
|
1381
1685
|
"isReferenceToInternal": true,
|
|
1382
|
-
"filePath": "tokens/color/alias/
|
|
1686
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1383
1687
|
"isSource": true,
|
|
1384
1688
|
"original": {
|
|
1385
1689
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1407,7 +1711,7 @@
|
|
|
1407
1711
|
"value": "#ffffff",
|
|
1408
1712
|
"public": true,
|
|
1409
1713
|
"isReferenceToInternal": true,
|
|
1410
|
-
"filePath": "tokens/color/alias/
|
|
1714
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1411
1715
|
"isSource": true,
|
|
1412
1716
|
"original": {
|
|
1413
1717
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1434,616 +1738,2089 @@
|
|
|
1434
1738
|
}
|
|
1435
1739
|
}
|
|
1436
1740
|
},
|
|
1437
|
-
"
|
|
1438
|
-
"
|
|
1439
|
-
"
|
|
1440
|
-
|
|
1441
|
-
"isReferenceToInternal": true,
|
|
1442
|
-
"filePath": "tokens/color/alias/interactive.light.json",
|
|
1443
|
-
"isSource": true,
|
|
1444
|
-
"original": {
|
|
1445
|
-
"value": "{color.light-mode.interactive.link.400.value}",
|
|
1446
|
-
"public": true,
|
|
1447
|
-
"isReferenceToInternal": true
|
|
1448
|
-
},
|
|
1449
|
-
"name": "color-light-mode-link-default",
|
|
1450
|
-
"attributes": {
|
|
1451
|
-
"category": "color",
|
|
1452
|
-
"type": "light-mode",
|
|
1453
|
-
"item": "link",
|
|
1454
|
-
"subitem": "default"
|
|
1455
|
-
},
|
|
1456
|
-
"path": [
|
|
1457
|
-
"color",
|
|
1458
|
-
"light-mode",
|
|
1459
|
-
"link",
|
|
1460
|
-
"default"
|
|
1461
|
-
]
|
|
1462
|
-
},
|
|
1463
|
-
"hover": {
|
|
1464
|
-
"value": "#003cac",
|
|
1465
|
-
"public": true,
|
|
1466
|
-
"isReferenceToInternal": true,
|
|
1467
|
-
"filePath": "tokens/color/alias/interactive.light.json",
|
|
1468
|
-
"isSource": true,
|
|
1469
|
-
"original": {
|
|
1470
|
-
"value": "{color.light-mode.interactive.link.500.value}",
|
|
1741
|
+
"toggle-button": {
|
|
1742
|
+
"background": {
|
|
1743
|
+
"off": {
|
|
1744
|
+
"value": "#f1f1f1",
|
|
1471
1745
|
"public": true,
|
|
1472
|
-
"isReferenceToInternal": true
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1746
|
+
"isReferenceToInternal": true,
|
|
1747
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1748
|
+
"isSource": true,
|
|
1749
|
+
"original": {
|
|
1750
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
1751
|
+
"public": true,
|
|
1752
|
+
"isReferenceToInternal": true
|
|
1753
|
+
},
|
|
1754
|
+
"name": "color-light-mode-toggle-button-background-off",
|
|
1755
|
+
"attributes": {
|
|
1756
|
+
"category": "color",
|
|
1757
|
+
"type": "light-mode",
|
|
1758
|
+
"item": "toggle-button",
|
|
1759
|
+
"subitem": "background",
|
|
1760
|
+
"state": "off"
|
|
1761
|
+
},
|
|
1762
|
+
"path": [
|
|
1763
|
+
"color",
|
|
1764
|
+
"light-mode",
|
|
1765
|
+
"toggle-button",
|
|
1766
|
+
"background",
|
|
1767
|
+
"off"
|
|
1768
|
+
]
|
|
1769
|
+
}
|
|
1770
|
+
},
|
|
1771
|
+
"foreground": {
|
|
1772
|
+
"off": {
|
|
1773
|
+
"value": "#6d6d78",
|
|
1774
|
+
"public": true,
|
|
1775
|
+
"isReferenceToInternal": true,
|
|
1776
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1777
|
+
"isSource": true,
|
|
1778
|
+
"original": {
|
|
1779
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
1780
|
+
"public": true,
|
|
1781
|
+
"isReferenceToInternal": true
|
|
1782
|
+
},
|
|
1783
|
+
"name": "color-light-mode-toggle-button-foreground-off",
|
|
1784
|
+
"attributes": {
|
|
1785
|
+
"category": "color",
|
|
1786
|
+
"type": "light-mode",
|
|
1787
|
+
"item": "toggle-button",
|
|
1788
|
+
"subitem": "foreground",
|
|
1789
|
+
"state": "off"
|
|
1790
|
+
},
|
|
1791
|
+
"path": [
|
|
1792
|
+
"color",
|
|
1793
|
+
"light-mode",
|
|
1794
|
+
"toggle-button",
|
|
1795
|
+
"foreground",
|
|
1796
|
+
"off"
|
|
1797
|
+
]
|
|
1798
|
+
}
|
|
1799
|
+
}
|
|
1800
|
+
},
|
|
1801
|
+
"card": {
|
|
1802
|
+
"border": {
|
|
1803
|
+
"value": "#cfcfd3",
|
|
1804
|
+
"public": true,
|
|
1805
|
+
"filePath": "tokens/color/alias/card.light.json",
|
|
1806
|
+
"isSource": true,
|
|
1807
|
+
"original": {
|
|
1808
|
+
"value": "{color.light-mode.border.default}",
|
|
1809
|
+
"public": true
|
|
1810
|
+
},
|
|
1811
|
+
"name": "color-light-mode-card-border",
|
|
1812
|
+
"attributes": {
|
|
1813
|
+
"category": "color",
|
|
1814
|
+
"type": "light-mode",
|
|
1815
|
+
"item": "card",
|
|
1816
|
+
"subitem": "border"
|
|
1480
1817
|
},
|
|
1481
1818
|
"path": [
|
|
1482
1819
|
"color",
|
|
1483
1820
|
"light-mode",
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1821
|
+
"card",
|
|
1822
|
+
"border"
|
|
1486
1823
|
]
|
|
1487
|
-
}
|
|
1488
|
-
|
|
1489
|
-
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1826
|
+
"background": {
|
|
1827
|
+
"default": {
|
|
1828
|
+
"value": "#ffffff",
|
|
1490
1829
|
"public": true,
|
|
1491
1830
|
"isReferenceToInternal": true,
|
|
1492
|
-
"filePath": "tokens/color/alias/
|
|
1831
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1493
1832
|
"isSource": true,
|
|
1494
1833
|
"original": {
|
|
1495
|
-
"value": "{color.light-mode.
|
|
1834
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
1496
1835
|
"public": true,
|
|
1497
1836
|
"isReferenceToInternal": true
|
|
1498
1837
|
},
|
|
1499
|
-
"name": "color-light-mode-
|
|
1838
|
+
"name": "color-light-mode-background-default",
|
|
1500
1839
|
"attributes": {
|
|
1501
1840
|
"category": "color",
|
|
1502
1841
|
"type": "light-mode",
|
|
1503
|
-
"item": "
|
|
1504
|
-
"subitem": "
|
|
1842
|
+
"item": "background",
|
|
1843
|
+
"subitem": "default"
|
|
1505
1844
|
},
|
|
1506
1845
|
"path": [
|
|
1507
1846
|
"color",
|
|
1508
1847
|
"light-mode",
|
|
1509
|
-
"
|
|
1510
|
-
"
|
|
1848
|
+
"background",
|
|
1849
|
+
"default"
|
|
1511
1850
|
]
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
|
|
1851
|
+
}
|
|
1852
|
+
},
|
|
1853
|
+
"border": {
|
|
1854
|
+
"default": {
|
|
1855
|
+
"value": "#cfcfd3",
|
|
1515
1856
|
"public": true,
|
|
1516
1857
|
"isReferenceToInternal": true,
|
|
1517
|
-
"filePath": "tokens/color/alias/
|
|
1858
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1518
1859
|
"isSource": true,
|
|
1519
1860
|
"original": {
|
|
1520
|
-
"value": "{color.light-mode.
|
|
1861
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
1521
1862
|
"public": true,
|
|
1522
1863
|
"isReferenceToInternal": true
|
|
1523
1864
|
},
|
|
1524
|
-
"name": "color-light-mode-
|
|
1865
|
+
"name": "color-light-mode-border-default",
|
|
1525
1866
|
"attributes": {
|
|
1526
1867
|
"category": "color",
|
|
1527
1868
|
"type": "light-mode",
|
|
1528
|
-
"item": "
|
|
1529
|
-
"subitem": "
|
|
1869
|
+
"item": "border",
|
|
1870
|
+
"subitem": "default"
|
|
1530
1871
|
},
|
|
1531
1872
|
"path": [
|
|
1532
1873
|
"color",
|
|
1533
1874
|
"light-mode",
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1875
|
+
"border",
|
|
1876
|
+
"default"
|
|
1536
1877
|
]
|
|
1537
1878
|
}
|
|
1538
1879
|
},
|
|
1539
|
-
"
|
|
1540
|
-
"
|
|
1541
|
-
"value": "#
|
|
1880
|
+
"foreground": {
|
|
1881
|
+
"default": {
|
|
1882
|
+
"value": "#23232d",
|
|
1542
1883
|
"public": true,
|
|
1543
1884
|
"isReferenceToInternal": true,
|
|
1544
|
-
"filePath": "tokens/color/alias/
|
|
1885
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1545
1886
|
"isSource": true,
|
|
1546
1887
|
"original": {
|
|
1547
|
-
"value": "{color.light-mode.
|
|
1888
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
1548
1889
|
"public": true,
|
|
1549
1890
|
"isReferenceToInternal": true
|
|
1550
1891
|
},
|
|
1551
|
-
"name": "color-light-mode-
|
|
1892
|
+
"name": "color-light-mode-foreground-default",
|
|
1552
1893
|
"attributes": {
|
|
1553
1894
|
"category": "color",
|
|
1554
1895
|
"type": "light-mode",
|
|
1555
|
-
"item": "
|
|
1556
|
-
"subitem": "
|
|
1896
|
+
"item": "foreground",
|
|
1897
|
+
"subitem": "default"
|
|
1557
1898
|
},
|
|
1558
1899
|
"path": [
|
|
1559
1900
|
"color",
|
|
1560
1901
|
"light-mode",
|
|
1561
|
-
"
|
|
1562
|
-
"
|
|
1902
|
+
"foreground",
|
|
1903
|
+
"default"
|
|
1563
1904
|
]
|
|
1564
1905
|
}
|
|
1565
1906
|
},
|
|
1566
|
-
"
|
|
1907
|
+
"input": {
|
|
1567
1908
|
"background": {
|
|
1568
1909
|
"default": {
|
|
1569
1910
|
"value": "#ffffff",
|
|
1570
1911
|
"public": true,
|
|
1571
1912
|
"isReferenceToInternal": true,
|
|
1572
|
-
"filePath": "tokens/color/alias/
|
|
1913
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1573
1914
|
"isSource": true,
|
|
1574
1915
|
"original": {
|
|
1575
|
-
"value": "{color.light-mode.
|
|
1916
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
1576
1917
|
"public": true,
|
|
1577
1918
|
"isReferenceToInternal": true
|
|
1578
1919
|
},
|
|
1579
|
-
"name": "color-light-mode-
|
|
1920
|
+
"name": "color-light-mode-input-background-default",
|
|
1580
1921
|
"attributes": {
|
|
1581
1922
|
"category": "color",
|
|
1582
1923
|
"type": "light-mode",
|
|
1583
|
-
"item": "
|
|
1924
|
+
"item": "input",
|
|
1584
1925
|
"subitem": "background",
|
|
1585
1926
|
"state": "default"
|
|
1586
1927
|
},
|
|
1587
1928
|
"path": [
|
|
1588
1929
|
"color",
|
|
1589
1930
|
"light-mode",
|
|
1590
|
-
"
|
|
1931
|
+
"input",
|
|
1591
1932
|
"background",
|
|
1592
1933
|
"default"
|
|
1593
1934
|
]
|
|
1594
1935
|
},
|
|
1595
1936
|
"hover": {
|
|
1596
|
-
"value": "#
|
|
1937
|
+
"value": "#f0ecff",
|
|
1597
1938
|
"public": true,
|
|
1598
1939
|
"isReferenceToInternal": true,
|
|
1599
|
-
"filePath": "tokens/color/alias/
|
|
1940
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1600
1941
|
"isSource": true,
|
|
1601
1942
|
"original": {
|
|
1602
|
-
"value": "{color.light-mode.
|
|
1943
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
1603
1944
|
"public": true,
|
|
1604
1945
|
"isReferenceToInternal": true
|
|
1605
1946
|
},
|
|
1606
|
-
"name": "color-light-mode-
|
|
1947
|
+
"name": "color-light-mode-input-background-hover",
|
|
1607
1948
|
"attributes": {
|
|
1608
1949
|
"category": "color",
|
|
1609
1950
|
"type": "light-mode",
|
|
1610
|
-
"item": "
|
|
1951
|
+
"item": "input",
|
|
1611
1952
|
"subitem": "background",
|
|
1612
1953
|
"state": "hover"
|
|
1613
1954
|
},
|
|
1614
1955
|
"path": [
|
|
1615
1956
|
"color",
|
|
1616
1957
|
"light-mode",
|
|
1617
|
-
"
|
|
1958
|
+
"input",
|
|
1618
1959
|
"background",
|
|
1619
1960
|
"hover"
|
|
1620
1961
|
]
|
|
1621
1962
|
},
|
|
1622
|
-
"
|
|
1623
|
-
"value": "#
|
|
1963
|
+
"critical": {
|
|
1964
|
+
"value": "#ffedeb",
|
|
1624
1965
|
"public": true,
|
|
1625
1966
|
"isReferenceToInternal": true,
|
|
1626
|
-
"filePath": "tokens/color/alias/
|
|
1967
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1627
1968
|
"isSource": true,
|
|
1628
1969
|
"original": {
|
|
1629
|
-
"value": "{color.light-mode.
|
|
1970
|
+
"value": "{color.light-mode.semantic.critical.background.value}",
|
|
1630
1971
|
"public": true,
|
|
1631
1972
|
"isReferenceToInternal": true
|
|
1632
1973
|
},
|
|
1633
|
-
"name": "color-light-mode-
|
|
1974
|
+
"name": "color-light-mode-input-background-critical",
|
|
1634
1975
|
"attributes": {
|
|
1635
1976
|
"category": "color",
|
|
1636
1977
|
"type": "light-mode",
|
|
1637
|
-
"item": "
|
|
1978
|
+
"item": "input",
|
|
1638
1979
|
"subitem": "background",
|
|
1639
|
-
"state": "
|
|
1980
|
+
"state": "critical"
|
|
1640
1981
|
},
|
|
1641
1982
|
"path": [
|
|
1642
1983
|
"color",
|
|
1643
1984
|
"light-mode",
|
|
1644
|
-
"
|
|
1985
|
+
"input",
|
|
1645
1986
|
"background",
|
|
1646
|
-
"
|
|
1987
|
+
"critical"
|
|
1647
1988
|
]
|
|
1648
1989
|
}
|
|
1649
1990
|
},
|
|
1650
|
-
"
|
|
1651
|
-
"
|
|
1652
|
-
|
|
1653
|
-
"isReferenceToInternal": true,
|
|
1654
|
-
"filePath": "tokens/color/alias/menu.light.json",
|
|
1655
|
-
"isSource": true,
|
|
1656
|
-
"original": {
|
|
1657
|
-
"value": "{color.light-mode.foreground.default}",
|
|
1658
|
-
"public": true,
|
|
1659
|
-
"isReferenceToInternal": true
|
|
1660
|
-
},
|
|
1661
|
-
"name": "color-light-mode-menu-item-foreground",
|
|
1662
|
-
"attributes": {
|
|
1663
|
-
"category": "color",
|
|
1664
|
-
"type": "light-mode",
|
|
1665
|
-
"item": "menu-item",
|
|
1666
|
-
"subitem": "foreground"
|
|
1667
|
-
},
|
|
1668
|
-
"path": [
|
|
1669
|
-
"color",
|
|
1670
|
-
"light-mode",
|
|
1671
|
-
"menu-item",
|
|
1672
|
-
"foreground"
|
|
1673
|
-
]
|
|
1674
|
-
}
|
|
1675
|
-
},
|
|
1676
|
-
"panel": {
|
|
1677
|
-
"default": {
|
|
1678
|
-
"background": {
|
|
1679
|
-
"value": "#ffffff",
|
|
1991
|
+
"border": {
|
|
1992
|
+
"default": {
|
|
1993
|
+
"value": "#cfcfd3",
|
|
1680
1994
|
"public": true,
|
|
1681
|
-
"
|
|
1995
|
+
"isReferenceToInternal": true,
|
|
1996
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1682
1997
|
"isSource": true,
|
|
1683
1998
|
"original": {
|
|
1684
|
-
"value": "{color.light-mode.
|
|
1685
|
-
"public": true
|
|
1999
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
2000
|
+
"public": true,
|
|
2001
|
+
"isReferenceToInternal": true
|
|
1686
2002
|
},
|
|
1687
|
-
"name": "color-light-mode-
|
|
2003
|
+
"name": "color-light-mode-input-border-default",
|
|
1688
2004
|
"attributes": {
|
|
1689
2005
|
"category": "color",
|
|
1690
2006
|
"type": "light-mode",
|
|
1691
|
-
"item": "
|
|
1692
|
-
"subitem": "
|
|
1693
|
-
"state": "
|
|
2007
|
+
"item": "input",
|
|
2008
|
+
"subitem": "border",
|
|
2009
|
+
"state": "default"
|
|
1694
2010
|
},
|
|
1695
2011
|
"path": [
|
|
1696
2012
|
"color",
|
|
1697
2013
|
"light-mode",
|
|
1698
|
-
"
|
|
1699
|
-
"
|
|
1700
|
-
"
|
|
2014
|
+
"input",
|
|
2015
|
+
"border",
|
|
2016
|
+
"default"
|
|
1701
2017
|
]
|
|
1702
2018
|
},
|
|
1703
|
-
"
|
|
1704
|
-
"value": "#
|
|
2019
|
+
"hover": {
|
|
2020
|
+
"value": "#5f41e5",
|
|
1705
2021
|
"public": true,
|
|
1706
|
-
"
|
|
2022
|
+
"isReferenceToInternal": true,
|
|
2023
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1707
2024
|
"isSource": true,
|
|
1708
2025
|
"original": {
|
|
1709
|
-
"value": "{color.light-mode.
|
|
1710
|
-
"public": true
|
|
2026
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
2027
|
+
"public": true,
|
|
2028
|
+
"isReferenceToInternal": true
|
|
1711
2029
|
},
|
|
1712
|
-
"name": "color-light-mode-
|
|
2030
|
+
"name": "color-light-mode-input-border-hover",
|
|
1713
2031
|
"attributes": {
|
|
1714
2032
|
"category": "color",
|
|
1715
2033
|
"type": "light-mode",
|
|
1716
|
-
"item": "
|
|
1717
|
-
"subitem": "
|
|
1718
|
-
"state": "
|
|
2034
|
+
"item": "input",
|
|
2035
|
+
"subitem": "border",
|
|
2036
|
+
"state": "hover"
|
|
1719
2037
|
},
|
|
1720
2038
|
"path": [
|
|
1721
2039
|
"color",
|
|
1722
2040
|
"light-mode",
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1725
|
-
"
|
|
2041
|
+
"input",
|
|
2042
|
+
"border",
|
|
2043
|
+
"hover"
|
|
1726
2044
|
]
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
"background": {
|
|
1731
|
-
"value": "#f1f1f1",
|
|
2045
|
+
},
|
|
2046
|
+
"success": {
|
|
2047
|
+
"value": "#218c5f",
|
|
1732
2048
|
"public": true,
|
|
1733
2049
|
"isReferenceToInternal": true,
|
|
1734
|
-
"filePath": "tokens/color/alias/
|
|
2050
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1735
2051
|
"isSource": true,
|
|
1736
2052
|
"original": {
|
|
1737
|
-
"value": "{color.light-mode.
|
|
2053
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
1738
2054
|
"public": true,
|
|
1739
2055
|
"isReferenceToInternal": true
|
|
1740
2056
|
},
|
|
1741
|
-
"name": "color-light-mode-
|
|
2057
|
+
"name": "color-light-mode-input-border-success",
|
|
1742
2058
|
"attributes": {
|
|
1743
2059
|
"category": "color",
|
|
1744
2060
|
"type": "light-mode",
|
|
1745
|
-
"item": "
|
|
1746
|
-
"subitem": "
|
|
1747
|
-
"state": "
|
|
2061
|
+
"item": "input",
|
|
2062
|
+
"subitem": "border",
|
|
2063
|
+
"state": "success"
|
|
1748
2064
|
},
|
|
1749
2065
|
"path": [
|
|
1750
2066
|
"color",
|
|
1751
2067
|
"light-mode",
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1754
|
-
"
|
|
2068
|
+
"input",
|
|
2069
|
+
"border",
|
|
2070
|
+
"success"
|
|
1755
2071
|
]
|
|
1756
2072
|
},
|
|
1757
|
-
"
|
|
1758
|
-
"value": "#
|
|
2073
|
+
"critical": {
|
|
2074
|
+
"value": "#ca3521",
|
|
1759
2075
|
"public": true,
|
|
1760
2076
|
"isReferenceToInternal": true,
|
|
1761
|
-
"filePath": "tokens/color/alias/
|
|
2077
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1762
2078
|
"isSource": true,
|
|
1763
2079
|
"original": {
|
|
1764
|
-
"value": "{color.light-mode.
|
|
2080
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
1765
2081
|
"public": true,
|
|
1766
2082
|
"isReferenceToInternal": true
|
|
1767
2083
|
},
|
|
1768
|
-
"name": "color-light-mode-
|
|
2084
|
+
"name": "color-light-mode-input-border-critical",
|
|
1769
2085
|
"attributes": {
|
|
1770
2086
|
"category": "color",
|
|
1771
2087
|
"type": "light-mode",
|
|
1772
|
-
"item": "
|
|
1773
|
-
"subitem": "
|
|
1774
|
-
"state": "
|
|
2088
|
+
"item": "input",
|
|
2089
|
+
"subitem": "border",
|
|
2090
|
+
"state": "critical"
|
|
1775
2091
|
},
|
|
1776
2092
|
"path": [
|
|
1777
2093
|
"color",
|
|
1778
2094
|
"light-mode",
|
|
1779
|
-
"
|
|
1780
|
-
"
|
|
1781
|
-
"
|
|
2095
|
+
"input",
|
|
2096
|
+
"border",
|
|
2097
|
+
"critical"
|
|
1782
2098
|
]
|
|
1783
2099
|
}
|
|
1784
2100
|
},
|
|
1785
|
-
"
|
|
1786
|
-
"
|
|
1787
|
-
"value": "#
|
|
2101
|
+
"foreground": {
|
|
2102
|
+
"default": {
|
|
2103
|
+
"value": "#23232d",
|
|
1788
2104
|
"public": true,
|
|
1789
|
-
"
|
|
2105
|
+
"isReferenceToInternal": true,
|
|
2106
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1790
2107
|
"isSource": true,
|
|
1791
2108
|
"original": {
|
|
1792
|
-
"value": "{color.light-mode.
|
|
1793
|
-
"public": true
|
|
2109
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
2110
|
+
"public": true,
|
|
2111
|
+
"isReferenceToInternal": true
|
|
1794
2112
|
},
|
|
1795
|
-
"name": "color-light-mode-
|
|
2113
|
+
"name": "color-light-mode-input-foreground-default",
|
|
1796
2114
|
"attributes": {
|
|
1797
2115
|
"category": "color",
|
|
1798
2116
|
"type": "light-mode",
|
|
1799
|
-
"item": "
|
|
1800
|
-
"subitem": "
|
|
1801
|
-
"state": "
|
|
2117
|
+
"item": "input",
|
|
2118
|
+
"subitem": "foreground",
|
|
2119
|
+
"state": "default"
|
|
1802
2120
|
},
|
|
1803
2121
|
"path": [
|
|
1804
2122
|
"color",
|
|
1805
2123
|
"light-mode",
|
|
1806
|
-
"
|
|
1807
|
-
"
|
|
1808
|
-
"
|
|
2124
|
+
"input",
|
|
2125
|
+
"foreground",
|
|
2126
|
+
"default"
|
|
1809
2127
|
]
|
|
1810
2128
|
},
|
|
1811
|
-
"
|
|
1812
|
-
"value": "#
|
|
2129
|
+
"success": {
|
|
2130
|
+
"value": "#218c5f",
|
|
1813
2131
|
"public": true,
|
|
1814
|
-
"
|
|
2132
|
+
"isReferenceToInternal": true,
|
|
2133
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1815
2134
|
"isSource": true,
|
|
1816
2135
|
"original": {
|
|
1817
|
-
"value": "{color.light-mode.
|
|
1818
|
-
"public": true
|
|
2136
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
2137
|
+
"public": true,
|
|
2138
|
+
"isReferenceToInternal": true
|
|
1819
2139
|
},
|
|
1820
|
-
"name": "color-light-mode-
|
|
2140
|
+
"name": "color-light-mode-input-foreground-success",
|
|
1821
2141
|
"attributes": {
|
|
1822
2142
|
"category": "color",
|
|
1823
2143
|
"type": "light-mode",
|
|
1824
|
-
"item": "
|
|
1825
|
-
"subitem": "
|
|
1826
|
-
"state": "
|
|
2144
|
+
"item": "input",
|
|
2145
|
+
"subitem": "foreground",
|
|
2146
|
+
"state": "success"
|
|
1827
2147
|
},
|
|
1828
2148
|
"path": [
|
|
1829
2149
|
"color",
|
|
1830
2150
|
"light-mode",
|
|
1831
|
-
"
|
|
1832
|
-
"
|
|
1833
|
-
"
|
|
2151
|
+
"input",
|
|
2152
|
+
"foreground",
|
|
2153
|
+
"success"
|
|
2154
|
+
]
|
|
2155
|
+
},
|
|
2156
|
+
"critical": {
|
|
2157
|
+
"value": "#ca3521",
|
|
2158
|
+
"public": true,
|
|
2159
|
+
"isReferenceToInternal": true,
|
|
2160
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2161
|
+
"isSource": true,
|
|
2162
|
+
"original": {
|
|
2163
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
2164
|
+
"public": true,
|
|
2165
|
+
"isReferenceToInternal": true
|
|
2166
|
+
},
|
|
2167
|
+
"name": "color-light-mode-input-foreground-critical",
|
|
2168
|
+
"attributes": {
|
|
2169
|
+
"category": "color",
|
|
2170
|
+
"type": "light-mode",
|
|
2171
|
+
"item": "input",
|
|
2172
|
+
"subitem": "foreground",
|
|
2173
|
+
"state": "critical"
|
|
2174
|
+
},
|
|
2175
|
+
"path": [
|
|
2176
|
+
"color",
|
|
2177
|
+
"light-mode",
|
|
2178
|
+
"input",
|
|
2179
|
+
"foreground",
|
|
2180
|
+
"critical"
|
|
1834
2181
|
]
|
|
1835
2182
|
}
|
|
1836
2183
|
},
|
|
1837
|
-
"
|
|
2184
|
+
"placeholder-text": {
|
|
2185
|
+
"value": "#6d6d78",
|
|
2186
|
+
"public": true,
|
|
2187
|
+
"isReferenceToInternal": true,
|
|
2188
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2189
|
+
"isSource": true,
|
|
2190
|
+
"original": {
|
|
2191
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2192
|
+
"public": true,
|
|
2193
|
+
"isReferenceToInternal": true
|
|
2194
|
+
},
|
|
2195
|
+
"name": "color-light-mode-input-placeholder-text",
|
|
2196
|
+
"attributes": {
|
|
2197
|
+
"category": "color",
|
|
2198
|
+
"type": "light-mode",
|
|
2199
|
+
"item": "input",
|
|
2200
|
+
"subitem": "placeholder-text"
|
|
2201
|
+
},
|
|
2202
|
+
"path": [
|
|
2203
|
+
"color",
|
|
2204
|
+
"light-mode",
|
|
2205
|
+
"input",
|
|
2206
|
+
"placeholder-text"
|
|
2207
|
+
]
|
|
2208
|
+
},
|
|
2209
|
+
"checked": {
|
|
1838
2210
|
"background": {
|
|
1839
|
-
"value": "#
|
|
2211
|
+
"value": "#0f62fe",
|
|
1840
2212
|
"public": true,
|
|
1841
|
-
"filePath": "tokens/color/alias/
|
|
2213
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1842
2214
|
"isSource": true,
|
|
1843
2215
|
"original": {
|
|
1844
|
-
"value": "{color.light-mode.
|
|
2216
|
+
"value": "{color.light-mode.interactive.focus.value}",
|
|
1845
2217
|
"public": true
|
|
1846
2218
|
},
|
|
1847
|
-
"name": "color-light-mode-
|
|
2219
|
+
"name": "color-light-mode-input-checked-background",
|
|
1848
2220
|
"attributes": {
|
|
1849
2221
|
"category": "color",
|
|
1850
2222
|
"type": "light-mode",
|
|
1851
|
-
"item": "
|
|
1852
|
-
"subitem": "
|
|
2223
|
+
"item": "input",
|
|
2224
|
+
"subitem": "checked",
|
|
1853
2225
|
"state": "background"
|
|
1854
2226
|
},
|
|
1855
2227
|
"path": [
|
|
1856
2228
|
"color",
|
|
1857
2229
|
"light-mode",
|
|
1858
|
-
"
|
|
1859
|
-
"
|
|
2230
|
+
"input",
|
|
2231
|
+
"checked",
|
|
1860
2232
|
"background"
|
|
1861
2233
|
]
|
|
1862
2234
|
},
|
|
1863
|
-
"
|
|
1864
|
-
"value": "#
|
|
2235
|
+
"foreground": {
|
|
2236
|
+
"value": "#ffffff",
|
|
1865
2237
|
"public": true,
|
|
1866
|
-
"
|
|
2238
|
+
"isReferenceToInternal": true,
|
|
2239
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1867
2240
|
"isSource": true,
|
|
1868
2241
|
"original": {
|
|
1869
|
-
"value": "{color.light-mode.
|
|
2242
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
2243
|
+
"public": true,
|
|
2244
|
+
"isReferenceToInternal": true
|
|
2245
|
+
},
|
|
2246
|
+
"name": "color-light-mode-input-checked-foreground",
|
|
2247
|
+
"attributes": {
|
|
2248
|
+
"category": "color",
|
|
2249
|
+
"type": "light-mode",
|
|
2250
|
+
"item": "input",
|
|
2251
|
+
"subitem": "checked",
|
|
2252
|
+
"state": "foreground"
|
|
2253
|
+
},
|
|
2254
|
+
"path": [
|
|
2255
|
+
"color",
|
|
2256
|
+
"light-mode",
|
|
2257
|
+
"input",
|
|
2258
|
+
"checked",
|
|
2259
|
+
"foreground"
|
|
2260
|
+
]
|
|
2261
|
+
}
|
|
2262
|
+
},
|
|
2263
|
+
"toggle-switch": {
|
|
2264
|
+
"off": {
|
|
2265
|
+
"value": "#6d6d78",
|
|
2266
|
+
"public": true,
|
|
2267
|
+
"isReferenceToInternal": true,
|
|
2268
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2269
|
+
"isSource": true,
|
|
2270
|
+
"original": {
|
|
2271
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2272
|
+
"public": true,
|
|
2273
|
+
"isReferenceToInternal": true
|
|
2274
|
+
},
|
|
2275
|
+
"name": "color-light-mode-input-toggle-switch-off",
|
|
2276
|
+
"attributes": {
|
|
2277
|
+
"category": "color",
|
|
2278
|
+
"type": "light-mode",
|
|
2279
|
+
"item": "input",
|
|
2280
|
+
"subitem": "toggle-switch",
|
|
2281
|
+
"state": "off"
|
|
2282
|
+
},
|
|
2283
|
+
"path": [
|
|
2284
|
+
"color",
|
|
2285
|
+
"light-mode",
|
|
2286
|
+
"input",
|
|
2287
|
+
"toggle-switch",
|
|
2288
|
+
"off"
|
|
2289
|
+
]
|
|
2290
|
+
},
|
|
2291
|
+
"on": {
|
|
2292
|
+
"value": "#0f62fe",
|
|
2293
|
+
"public": true,
|
|
2294
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2295
|
+
"isSource": true,
|
|
2296
|
+
"original": {
|
|
2297
|
+
"value": "{color.light-mode.interactive.focus.value}",
|
|
1870
2298
|
"public": true
|
|
1871
2299
|
},
|
|
1872
|
-
"name": "color-light-mode-
|
|
2300
|
+
"name": "color-light-mode-input-toggle-switch-on",
|
|
1873
2301
|
"attributes": {
|
|
1874
2302
|
"category": "color",
|
|
1875
2303
|
"type": "light-mode",
|
|
1876
|
-
"item": "
|
|
1877
|
-
"subitem": "
|
|
1878
|
-
"state": "
|
|
2304
|
+
"item": "input",
|
|
2305
|
+
"subitem": "toggle-switch",
|
|
2306
|
+
"state": "on"
|
|
1879
2307
|
},
|
|
1880
2308
|
"path": [
|
|
1881
2309
|
"color",
|
|
1882
2310
|
"light-mode",
|
|
1883
|
-
"
|
|
1884
|
-
"
|
|
1885
|
-
"
|
|
2311
|
+
"input",
|
|
2312
|
+
"toggle-switch",
|
|
2313
|
+
"on"
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
"icon": {
|
|
2317
|
+
"value": "#ffffff",
|
|
2318
|
+
"public": true,
|
|
2319
|
+
"isReferenceToInternal": true,
|
|
2320
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2321
|
+
"isSource": true,
|
|
2322
|
+
"original": {
|
|
2323
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
2324
|
+
"public": true,
|
|
2325
|
+
"isReferenceToInternal": true
|
|
2326
|
+
},
|
|
2327
|
+
"name": "color-light-mode-input-toggle-switch-icon",
|
|
2328
|
+
"attributes": {
|
|
2329
|
+
"category": "color",
|
|
2330
|
+
"type": "light-mode",
|
|
2331
|
+
"item": "input",
|
|
2332
|
+
"subitem": "toggle-switch",
|
|
2333
|
+
"state": "icon"
|
|
2334
|
+
},
|
|
2335
|
+
"path": [
|
|
2336
|
+
"color",
|
|
2337
|
+
"light-mode",
|
|
2338
|
+
"input",
|
|
2339
|
+
"toggle-switch",
|
|
2340
|
+
"icon"
|
|
1886
2341
|
]
|
|
1887
2342
|
}
|
|
2343
|
+
},
|
|
2344
|
+
"action": {
|
|
2345
|
+
"background": {
|
|
2346
|
+
"hover": {
|
|
2347
|
+
"value": "#f8f8f8",
|
|
2348
|
+
"public": true,
|
|
2349
|
+
"isReferenceToInternal": true,
|
|
2350
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2351
|
+
"isSource": true,
|
|
2352
|
+
"original": {
|
|
2353
|
+
"value": "{color.light-mode.neutral.100.value}",
|
|
2354
|
+
"public": true,
|
|
2355
|
+
"isReferenceToInternal": true
|
|
2356
|
+
},
|
|
2357
|
+
"name": "color-light-mode-input-action-background-hover",
|
|
2358
|
+
"attributes": {
|
|
2359
|
+
"category": "color",
|
|
2360
|
+
"type": "light-mode",
|
|
2361
|
+
"item": "input",
|
|
2362
|
+
"subitem": "action",
|
|
2363
|
+
"state": "background"
|
|
2364
|
+
},
|
|
2365
|
+
"path": [
|
|
2366
|
+
"color",
|
|
2367
|
+
"light-mode",
|
|
2368
|
+
"input",
|
|
2369
|
+
"action",
|
|
2370
|
+
"background",
|
|
2371
|
+
"hover"
|
|
2372
|
+
]
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
1888
2375
|
}
|
|
1889
2376
|
},
|
|
1890
|
-
"
|
|
2377
|
+
"link": {
|
|
1891
2378
|
"default": {
|
|
1892
|
-
"value": "#
|
|
2379
|
+
"value": "#0f62fe",
|
|
1893
2380
|
"public": true,
|
|
1894
2381
|
"isReferenceToInternal": true,
|
|
1895
|
-
"filePath": "tokens/color/alias/
|
|
2382
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1896
2383
|
"isSource": true,
|
|
1897
2384
|
"original": {
|
|
1898
|
-
"value": "{color.light-mode.
|
|
2385
|
+
"value": "{color.light-mode.interactive.link.value}",
|
|
1899
2386
|
"public": true,
|
|
1900
2387
|
"isReferenceToInternal": true
|
|
1901
2388
|
},
|
|
1902
|
-
"name": "color-light-mode-
|
|
2389
|
+
"name": "color-light-mode-link-default",
|
|
1903
2390
|
"attributes": {
|
|
1904
2391
|
"category": "color",
|
|
1905
2392
|
"type": "light-mode",
|
|
1906
|
-
"item": "
|
|
2393
|
+
"item": "link",
|
|
1907
2394
|
"subitem": "default"
|
|
1908
2395
|
},
|
|
1909
2396
|
"path": [
|
|
1910
2397
|
"color",
|
|
1911
2398
|
"light-mode",
|
|
1912
|
-
"
|
|
2399
|
+
"link",
|
|
1913
2400
|
"default"
|
|
1914
2401
|
]
|
|
1915
2402
|
},
|
|
1916
|
-
"
|
|
1917
|
-
"value": "#
|
|
2403
|
+
"hover": {
|
|
2404
|
+
"value": "#6f54e8",
|
|
1918
2405
|
"public": true,
|
|
1919
2406
|
"isReferenceToInternal": true,
|
|
1920
|
-
"filePath": "tokens/color/alias/
|
|
2407
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1921
2408
|
"isSource": true,
|
|
1922
2409
|
"original": {
|
|
1923
|
-
"value": "{color.light-mode.
|
|
2410
|
+
"value": "{color.light-mode.interactive.visited.value}",
|
|
1924
2411
|
"public": true,
|
|
1925
2412
|
"isReferenceToInternal": true
|
|
1926
2413
|
},
|
|
1927
|
-
"name": "color-light-mode-
|
|
2414
|
+
"name": "color-light-mode-link-hover",
|
|
1928
2415
|
"attributes": {
|
|
1929
2416
|
"category": "color",
|
|
1930
2417
|
"type": "light-mode",
|
|
1931
|
-
"item": "
|
|
1932
|
-
"subitem": "
|
|
2418
|
+
"item": "link",
|
|
2419
|
+
"subitem": "hover"
|
|
1933
2420
|
},
|
|
1934
2421
|
"path": [
|
|
1935
2422
|
"color",
|
|
1936
2423
|
"light-mode",
|
|
1937
|
-
"
|
|
1938
|
-
"
|
|
2424
|
+
"link",
|
|
2425
|
+
"hover"
|
|
1939
2426
|
]
|
|
1940
2427
|
},
|
|
1941
|
-
"
|
|
1942
|
-
"value": "#
|
|
2428
|
+
"active": {
|
|
2429
|
+
"value": "#6f54e8",
|
|
1943
2430
|
"public": true,
|
|
1944
|
-
"
|
|
2431
|
+
"isReferenceToInternal": true,
|
|
2432
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1945
2433
|
"isSource": true,
|
|
1946
2434
|
"original": {
|
|
1947
|
-
"value": "{color.light-mode.
|
|
1948
|
-
"public": true
|
|
2435
|
+
"value": "{color.light-mode.interactive.visited.value}",
|
|
2436
|
+
"public": true,
|
|
2437
|
+
"isReferenceToInternal": true
|
|
1949
2438
|
},
|
|
1950
|
-
"name": "color-light-mode-
|
|
2439
|
+
"name": "color-light-mode-link-active",
|
|
1951
2440
|
"attributes": {
|
|
1952
2441
|
"category": "color",
|
|
1953
2442
|
"type": "light-mode",
|
|
1954
|
-
"item": "
|
|
1955
|
-
"subitem": "
|
|
2443
|
+
"item": "link",
|
|
2444
|
+
"subitem": "active"
|
|
1956
2445
|
},
|
|
1957
2446
|
"path": [
|
|
1958
2447
|
"color",
|
|
1959
2448
|
"light-mode",
|
|
1960
|
-
"
|
|
1961
|
-
"
|
|
2449
|
+
"link",
|
|
2450
|
+
"active"
|
|
1962
2451
|
]
|
|
1963
2452
|
},
|
|
1964
|
-
"
|
|
1965
|
-
"value": "#
|
|
2453
|
+
"visited": {
|
|
2454
|
+
"value": "#6f54e8",
|
|
1966
2455
|
"public": true,
|
|
1967
2456
|
"isReferenceToInternal": true,
|
|
1968
|
-
"filePath": "tokens/color/alias/
|
|
2457
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1969
2458
|
"isSource": true,
|
|
1970
2459
|
"original": {
|
|
1971
|
-
"value": "{color.light-mode.
|
|
2460
|
+
"value": "{color.light-mode.interactive.visited.value}",
|
|
1972
2461
|
"public": true,
|
|
1973
2462
|
"isReferenceToInternal": true
|
|
1974
2463
|
},
|
|
1975
|
-
"name": "color-light-mode-
|
|
2464
|
+
"name": "color-light-mode-link-visited",
|
|
1976
2465
|
"attributes": {
|
|
1977
2466
|
"category": "color",
|
|
1978
2467
|
"type": "light-mode",
|
|
1979
|
-
"item": "
|
|
1980
|
-
"subitem": "
|
|
2468
|
+
"item": "link",
|
|
2469
|
+
"subitem": "visited"
|
|
1981
2470
|
},
|
|
1982
2471
|
"path": [
|
|
1983
2472
|
"color",
|
|
1984
2473
|
"light-mode",
|
|
1985
|
-
"
|
|
1986
|
-
"
|
|
2474
|
+
"link",
|
|
2475
|
+
"visited"
|
|
2476
|
+
]
|
|
2477
|
+
}
|
|
2478
|
+
},
|
|
2479
|
+
"link-cta": {
|
|
2480
|
+
"default": {
|
|
2481
|
+
"value": "#3017a1",
|
|
2482
|
+
"public": true,
|
|
2483
|
+
"isReferenceToInternal": true,
|
|
2484
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
2485
|
+
"isSource": true,
|
|
2486
|
+
"original": {
|
|
2487
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
2488
|
+
"public": true,
|
|
2489
|
+
"isReferenceToInternal": true
|
|
2490
|
+
},
|
|
2491
|
+
"name": "color-light-mode-link-cta-default",
|
|
2492
|
+
"attributes": {
|
|
2493
|
+
"category": "color",
|
|
2494
|
+
"type": "light-mode",
|
|
2495
|
+
"item": "link-cta",
|
|
2496
|
+
"subitem": "default"
|
|
2497
|
+
},
|
|
2498
|
+
"path": [
|
|
2499
|
+
"color",
|
|
2500
|
+
"light-mode",
|
|
2501
|
+
"link-cta",
|
|
2502
|
+
"default"
|
|
1987
2503
|
]
|
|
1988
2504
|
},
|
|
1989
|
-
"
|
|
1990
|
-
"value": "#
|
|
2505
|
+
"hover": {
|
|
2506
|
+
"value": "#5f41e5",
|
|
1991
2507
|
"public": true,
|
|
1992
2508
|
"isReferenceToInternal": true,
|
|
1993
|
-
"filePath": "tokens/color/alias/
|
|
2509
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1994
2510
|
"isSource": true,
|
|
1995
2511
|
"original": {
|
|
1996
|
-
"value": "{color.light-mode.
|
|
2512
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
1997
2513
|
"public": true,
|
|
1998
2514
|
"isReferenceToInternal": true
|
|
1999
2515
|
},
|
|
2000
|
-
"name": "color-light-mode-
|
|
2516
|
+
"name": "color-light-mode-link-cta-hover",
|
|
2001
2517
|
"attributes": {
|
|
2002
2518
|
"category": "color",
|
|
2003
2519
|
"type": "light-mode",
|
|
2004
|
-
"item": "
|
|
2005
|
-
"subitem": "
|
|
2520
|
+
"item": "link-cta",
|
|
2521
|
+
"subitem": "hover"
|
|
2006
2522
|
},
|
|
2007
2523
|
"path": [
|
|
2008
2524
|
"color",
|
|
2009
2525
|
"light-mode",
|
|
2010
|
-
"
|
|
2011
|
-
"
|
|
2526
|
+
"link-cta",
|
|
2527
|
+
"hover"
|
|
2012
2528
|
]
|
|
2013
2529
|
},
|
|
2014
|
-
"
|
|
2015
|
-
"value": "#
|
|
2530
|
+
"active": {
|
|
2531
|
+
"value": "#11005d",
|
|
2016
2532
|
"public": true,
|
|
2017
2533
|
"isReferenceToInternal": true,
|
|
2018
|
-
"filePath": "tokens/color/alias/
|
|
2534
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
2019
2535
|
"isSource": true,
|
|
2020
2536
|
"original": {
|
|
2021
|
-
"value": "{color.light-mode.
|
|
2537
|
+
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
2022
2538
|
"public": true,
|
|
2023
2539
|
"isReferenceToInternal": true
|
|
2024
2540
|
},
|
|
2025
|
-
"name": "color-light-mode-
|
|
2541
|
+
"name": "color-light-mode-link-cta-active",
|
|
2026
2542
|
"attributes": {
|
|
2027
2543
|
"category": "color",
|
|
2028
2544
|
"type": "light-mode",
|
|
2029
|
-
"item": "
|
|
2030
|
-
"subitem": "
|
|
2545
|
+
"item": "link-cta",
|
|
2546
|
+
"subitem": "active"
|
|
2031
2547
|
},
|
|
2032
2548
|
"path": [
|
|
2033
2549
|
"color",
|
|
2034
2550
|
"light-mode",
|
|
2035
|
-
"
|
|
2036
|
-
"
|
|
2551
|
+
"link-cta",
|
|
2552
|
+
"active"
|
|
2037
2553
|
]
|
|
2038
2554
|
}
|
|
2039
2555
|
},
|
|
2040
|
-
"
|
|
2041
|
-
"
|
|
2042
|
-
"
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2556
|
+
"menu": {
|
|
2557
|
+
"background": {
|
|
2558
|
+
"value": "#ffffff",
|
|
2559
|
+
"public": true,
|
|
2560
|
+
"isReferenceToInternal": true,
|
|
2561
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2562
|
+
"isSource": true,
|
|
2563
|
+
"original": {
|
|
2564
|
+
"value": "{color.light-mode.background.default}",
|
|
2565
|
+
"public": true,
|
|
2566
|
+
"isReferenceToInternal": true
|
|
2567
|
+
},
|
|
2568
|
+
"name": "color-light-mode-menu-background",
|
|
2569
|
+
"attributes": {
|
|
2570
|
+
"category": "color",
|
|
2571
|
+
"type": "light-mode",
|
|
2572
|
+
"item": "menu",
|
|
2573
|
+
"subitem": "background"
|
|
2574
|
+
},
|
|
2575
|
+
"path": [
|
|
2576
|
+
"color",
|
|
2577
|
+
"light-mode",
|
|
2578
|
+
"menu",
|
|
2579
|
+
"background"
|
|
2580
|
+
]
|
|
2581
|
+
},
|
|
2582
|
+
"item": {
|
|
2583
|
+
"background": {
|
|
2584
|
+
"default": {
|
|
2585
|
+
"value": "#ffffff",
|
|
2586
|
+
"public": true,
|
|
2587
|
+
"isReferenceToInternal": true,
|
|
2588
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2589
|
+
"isSource": true,
|
|
2590
|
+
"original": {
|
|
2591
|
+
"value": "{color.light-mode.background.default}",
|
|
2592
|
+
"public": true,
|
|
2593
|
+
"isReferenceToInternal": true
|
|
2594
|
+
},
|
|
2595
|
+
"name": "color-light-mode-menu-item-background-default",
|
|
2596
|
+
"attributes": {
|
|
2597
|
+
"category": "color",
|
|
2598
|
+
"type": "light-mode",
|
|
2599
|
+
"item": "menu",
|
|
2600
|
+
"subitem": "item",
|
|
2601
|
+
"state": "background"
|
|
2602
|
+
},
|
|
2603
|
+
"path": [
|
|
2604
|
+
"color",
|
|
2605
|
+
"light-mode",
|
|
2606
|
+
"menu",
|
|
2607
|
+
"item",
|
|
2608
|
+
"background",
|
|
2609
|
+
"default"
|
|
2610
|
+
]
|
|
2611
|
+
},
|
|
2612
|
+
"hover": {
|
|
2613
|
+
"value": "#f8f8f8",
|
|
2614
|
+
"public": true,
|
|
2615
|
+
"isReferenceToInternal": true,
|
|
2616
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2617
|
+
"isSource": true,
|
|
2618
|
+
"original": {
|
|
2619
|
+
"value": "{color.light-mode.neutral.100.value}",
|
|
2620
|
+
"public": true,
|
|
2621
|
+
"isReferenceToInternal": true
|
|
2622
|
+
},
|
|
2623
|
+
"name": "color-light-mode-menu-item-background-hover",
|
|
2624
|
+
"attributes": {
|
|
2625
|
+
"category": "color",
|
|
2626
|
+
"type": "light-mode",
|
|
2627
|
+
"item": "menu",
|
|
2628
|
+
"subitem": "item",
|
|
2629
|
+
"state": "background"
|
|
2630
|
+
},
|
|
2631
|
+
"path": [
|
|
2632
|
+
"color",
|
|
2633
|
+
"light-mode",
|
|
2634
|
+
"menu",
|
|
2635
|
+
"item",
|
|
2636
|
+
"background",
|
|
2637
|
+
"hover"
|
|
2638
|
+
]
|
|
2639
|
+
},
|
|
2640
|
+
"active": {
|
|
2641
|
+
"value": "#f1f1f1",
|
|
2642
|
+
"public": true,
|
|
2643
|
+
"isReferenceToInternal": true,
|
|
2644
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2645
|
+
"isSource": true,
|
|
2646
|
+
"original": {
|
|
2647
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2648
|
+
"public": true,
|
|
2649
|
+
"isReferenceToInternal": true
|
|
2650
|
+
},
|
|
2651
|
+
"name": "color-light-mode-menu-item-background-active",
|
|
2652
|
+
"attributes": {
|
|
2653
|
+
"category": "color",
|
|
2654
|
+
"type": "light-mode",
|
|
2655
|
+
"item": "menu",
|
|
2656
|
+
"subitem": "item",
|
|
2657
|
+
"state": "background"
|
|
2658
|
+
},
|
|
2659
|
+
"path": [
|
|
2660
|
+
"color",
|
|
2661
|
+
"light-mode",
|
|
2662
|
+
"menu",
|
|
2663
|
+
"item",
|
|
2664
|
+
"background",
|
|
2665
|
+
"active"
|
|
2666
|
+
]
|
|
2667
|
+
}
|
|
2668
|
+
},
|
|
2669
|
+
"foreground": {
|
|
2670
|
+
"value": "#23232d",
|
|
2671
|
+
"public": true,
|
|
2672
|
+
"isReferenceToInternal": true,
|
|
2673
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2674
|
+
"isSource": true,
|
|
2675
|
+
"original": {
|
|
2676
|
+
"value": "{color.light-mode.foreground.default}",
|
|
2677
|
+
"public": true,
|
|
2678
|
+
"isReferenceToInternal": true
|
|
2679
|
+
},
|
|
2680
|
+
"name": "color-light-mode-menu-item-foreground",
|
|
2681
|
+
"attributes": {
|
|
2682
|
+
"category": "color",
|
|
2683
|
+
"type": "light-mode",
|
|
2684
|
+
"item": "menu",
|
|
2685
|
+
"subitem": "item",
|
|
2686
|
+
"state": "foreground"
|
|
2687
|
+
},
|
|
2688
|
+
"path": [
|
|
2689
|
+
"color",
|
|
2690
|
+
"light-mode",
|
|
2691
|
+
"menu",
|
|
2692
|
+
"item",
|
|
2693
|
+
"foreground"
|
|
2694
|
+
]
|
|
2695
|
+
},
|
|
2696
|
+
"heading-text": {
|
|
2697
|
+
"value": "#6d6d78",
|
|
2698
|
+
"public": true,
|
|
2699
|
+
"isReferenceToInternal": true,
|
|
2700
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2701
|
+
"isSource": true,
|
|
2702
|
+
"original": {
|
|
2703
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2704
|
+
"public": true,
|
|
2705
|
+
"isReferenceToInternal": true
|
|
2706
|
+
},
|
|
2707
|
+
"name": "color-light-mode-menu-item-heading-text",
|
|
2708
|
+
"attributes": {
|
|
2709
|
+
"category": "color",
|
|
2710
|
+
"type": "light-mode",
|
|
2711
|
+
"item": "menu",
|
|
2712
|
+
"subitem": "item",
|
|
2713
|
+
"state": "heading-text"
|
|
2714
|
+
},
|
|
2715
|
+
"path": [
|
|
2716
|
+
"color",
|
|
2717
|
+
"light-mode",
|
|
2718
|
+
"menu",
|
|
2719
|
+
"item",
|
|
2720
|
+
"heading-text"
|
|
2721
|
+
]
|
|
2722
|
+
},
|
|
2723
|
+
"description-text": {
|
|
2724
|
+
"value": "#6d6d78",
|
|
2725
|
+
"public": true,
|
|
2726
|
+
"isReferenceToInternal": true,
|
|
2727
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
2728
|
+
"isSource": true,
|
|
2729
|
+
"original": {
|
|
2730
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2731
|
+
"public": true,
|
|
2732
|
+
"isReferenceToInternal": true
|
|
2733
|
+
},
|
|
2734
|
+
"name": "color-light-mode-menu-item-description-text",
|
|
2735
|
+
"attributes": {
|
|
2736
|
+
"category": "color",
|
|
2737
|
+
"type": "light-mode",
|
|
2738
|
+
"item": "menu",
|
|
2739
|
+
"subitem": "item",
|
|
2740
|
+
"state": "description-text"
|
|
2741
|
+
},
|
|
2742
|
+
"path": [
|
|
2743
|
+
"color",
|
|
2744
|
+
"light-mode",
|
|
2745
|
+
"menu",
|
|
2746
|
+
"item",
|
|
2747
|
+
"description-text"
|
|
2748
|
+
]
|
|
2749
|
+
}
|
|
2750
|
+
}
|
|
2751
|
+
},
|
|
2752
|
+
"pager": {
|
|
2753
|
+
"background": {
|
|
2754
|
+
"hover": {
|
|
2755
|
+
"value": "#f1f1f1",
|
|
2756
|
+
"public": true,
|
|
2757
|
+
"isReferenceToInternal": true,
|
|
2758
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2759
|
+
"isSource": true,
|
|
2760
|
+
"original": {
|
|
2761
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2762
|
+
"public": true,
|
|
2763
|
+
"isReferenceToInternal": true
|
|
2764
|
+
},
|
|
2765
|
+
"name": "color-light-mode-pager-background-hover",
|
|
2766
|
+
"attributes": {
|
|
2767
|
+
"category": "color",
|
|
2768
|
+
"type": "light-mode",
|
|
2769
|
+
"item": "pager",
|
|
2770
|
+
"subitem": "background",
|
|
2771
|
+
"state": "hover"
|
|
2772
|
+
},
|
|
2773
|
+
"path": [
|
|
2774
|
+
"color",
|
|
2775
|
+
"light-mode",
|
|
2776
|
+
"pager",
|
|
2777
|
+
"background",
|
|
2778
|
+
"hover"
|
|
2779
|
+
]
|
|
2780
|
+
},
|
|
2781
|
+
"active": {
|
|
2782
|
+
"value": "#f0ecff",
|
|
2783
|
+
"public": true,
|
|
2784
|
+
"isReferenceToInternal": true,
|
|
2785
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2786
|
+
"isSource": true,
|
|
2787
|
+
"original": {
|
|
2788
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
2789
|
+
"public": true,
|
|
2790
|
+
"isReferenceToInternal": true
|
|
2791
|
+
},
|
|
2792
|
+
"name": "color-light-mode-pager-background-active",
|
|
2793
|
+
"attributes": {
|
|
2794
|
+
"category": "color",
|
|
2795
|
+
"type": "light-mode",
|
|
2796
|
+
"item": "pager",
|
|
2797
|
+
"subitem": "background",
|
|
2798
|
+
"state": "active"
|
|
2799
|
+
},
|
|
2800
|
+
"path": [
|
|
2801
|
+
"color",
|
|
2802
|
+
"light-mode",
|
|
2803
|
+
"pager",
|
|
2804
|
+
"background",
|
|
2805
|
+
"active"
|
|
2806
|
+
]
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2809
|
+
"foreground": {
|
|
2810
|
+
"active": {
|
|
2811
|
+
"value": "#5f41e5",
|
|
2812
|
+
"public": true,
|
|
2813
|
+
"isReferenceToInternal": true,
|
|
2814
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2815
|
+
"isSource": true,
|
|
2816
|
+
"original": {
|
|
2817
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
2818
|
+
"public": true,
|
|
2819
|
+
"isReferenceToInternal": true
|
|
2820
|
+
},
|
|
2821
|
+
"name": "color-light-mode-pager-foreground-active",
|
|
2822
|
+
"attributes": {
|
|
2823
|
+
"category": "color",
|
|
2824
|
+
"type": "light-mode",
|
|
2825
|
+
"item": "pager",
|
|
2826
|
+
"subitem": "foreground",
|
|
2827
|
+
"state": "active"
|
|
2828
|
+
},
|
|
2829
|
+
"path": [
|
|
2830
|
+
"color",
|
|
2831
|
+
"light-mode",
|
|
2832
|
+
"pager",
|
|
2833
|
+
"foreground",
|
|
2834
|
+
"active"
|
|
2835
|
+
]
|
|
2836
|
+
}
|
|
2837
|
+
}
|
|
2838
|
+
},
|
|
2839
|
+
"panel": {
|
|
2840
|
+
"default": {
|
|
2841
|
+
"background": {
|
|
2842
|
+
"value": "#ffffff",
|
|
2843
|
+
"public": true,
|
|
2844
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2845
|
+
"isSource": true,
|
|
2846
|
+
"original": {
|
|
2847
|
+
"value": "{color.light-mode.background.default}",
|
|
2848
|
+
"public": true
|
|
2849
|
+
},
|
|
2850
|
+
"name": "color-light-mode-panel-default-background",
|
|
2851
|
+
"attributes": {
|
|
2852
|
+
"category": "color",
|
|
2853
|
+
"type": "light-mode",
|
|
2854
|
+
"item": "panel",
|
|
2855
|
+
"subitem": "default",
|
|
2856
|
+
"state": "background"
|
|
2857
|
+
},
|
|
2858
|
+
"path": [
|
|
2859
|
+
"color",
|
|
2860
|
+
"light-mode",
|
|
2861
|
+
"panel",
|
|
2862
|
+
"default",
|
|
2863
|
+
"background"
|
|
2864
|
+
]
|
|
2865
|
+
},
|
|
2866
|
+
"border": {
|
|
2867
|
+
"value": "#cfcfd3",
|
|
2868
|
+
"public": true,
|
|
2869
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2870
|
+
"isSource": true,
|
|
2871
|
+
"original": {
|
|
2872
|
+
"value": "{color.light-mode.border.default}",
|
|
2873
|
+
"public": true
|
|
2874
|
+
},
|
|
2875
|
+
"name": "color-light-mode-panel-default-border",
|
|
2876
|
+
"attributes": {
|
|
2877
|
+
"category": "color",
|
|
2878
|
+
"type": "light-mode",
|
|
2879
|
+
"item": "panel",
|
|
2880
|
+
"subitem": "default",
|
|
2881
|
+
"state": "border"
|
|
2882
|
+
},
|
|
2883
|
+
"path": [
|
|
2884
|
+
"color",
|
|
2885
|
+
"light-mode",
|
|
2886
|
+
"panel",
|
|
2887
|
+
"default",
|
|
2888
|
+
"border"
|
|
2889
|
+
]
|
|
2890
|
+
}
|
|
2891
|
+
},
|
|
2892
|
+
"sunken": {
|
|
2893
|
+
"background": {
|
|
2894
|
+
"value": "#f1f1f1",
|
|
2895
|
+
"public": true,
|
|
2896
|
+
"isReferenceToInternal": true,
|
|
2897
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2898
|
+
"isSource": true,
|
|
2899
|
+
"original": {
|
|
2900
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2901
|
+
"public": true,
|
|
2902
|
+
"isReferenceToInternal": true
|
|
2903
|
+
},
|
|
2904
|
+
"name": "color-light-mode-panel-sunken-background",
|
|
2905
|
+
"attributes": {
|
|
2906
|
+
"category": "color",
|
|
2907
|
+
"type": "light-mode",
|
|
2908
|
+
"item": "panel",
|
|
2909
|
+
"subitem": "sunken",
|
|
2910
|
+
"state": "background"
|
|
2911
|
+
},
|
|
2912
|
+
"path": [
|
|
2913
|
+
"color",
|
|
2914
|
+
"light-mode",
|
|
2915
|
+
"panel",
|
|
2916
|
+
"sunken",
|
|
2917
|
+
"background"
|
|
2918
|
+
]
|
|
2919
|
+
}
|
|
2920
|
+
},
|
|
2921
|
+
"raised": {
|
|
2922
|
+
"background": {
|
|
2923
|
+
"value": "#ffffff",
|
|
2924
|
+
"public": true,
|
|
2925
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2926
|
+
"isSource": true,
|
|
2927
|
+
"original": {
|
|
2928
|
+
"value": "{color.light-mode.background.default}",
|
|
2929
|
+
"public": true
|
|
2930
|
+
},
|
|
2931
|
+
"name": "color-light-mode-panel-raised-background",
|
|
2932
|
+
"attributes": {
|
|
2933
|
+
"category": "color",
|
|
2934
|
+
"type": "light-mode",
|
|
2935
|
+
"item": "panel",
|
|
2936
|
+
"subitem": "raised",
|
|
2937
|
+
"state": "background"
|
|
2938
|
+
},
|
|
2939
|
+
"path": [
|
|
2940
|
+
"color",
|
|
2941
|
+
"light-mode",
|
|
2942
|
+
"panel",
|
|
2943
|
+
"raised",
|
|
2944
|
+
"background"
|
|
2945
|
+
]
|
|
2946
|
+
},
|
|
2947
|
+
"border": {
|
|
2948
|
+
"value": "#f1f1f1",
|
|
2949
|
+
"public": true,
|
|
2950
|
+
"isReferenceToInternal": true,
|
|
2951
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2952
|
+
"isSource": true,
|
|
2953
|
+
"original": {
|
|
2954
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2955
|
+
"public": true,
|
|
2956
|
+
"isReferenceToInternal": true
|
|
2957
|
+
},
|
|
2958
|
+
"name": "color-light-mode-panel-raised-border",
|
|
2959
|
+
"attributes": {
|
|
2960
|
+
"category": "color",
|
|
2961
|
+
"type": "light-mode",
|
|
2962
|
+
"item": "panel",
|
|
2963
|
+
"subitem": "raised",
|
|
2964
|
+
"state": "border"
|
|
2965
|
+
},
|
|
2966
|
+
"path": [
|
|
2967
|
+
"color",
|
|
2968
|
+
"light-mode",
|
|
2969
|
+
"panel",
|
|
2970
|
+
"raised",
|
|
2971
|
+
"border"
|
|
2972
|
+
]
|
|
2973
|
+
}
|
|
2974
|
+
},
|
|
2975
|
+
"overlay": {
|
|
2976
|
+
"background": {
|
|
2977
|
+
"value": "#ffffff",
|
|
2978
|
+
"public": true,
|
|
2979
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2980
|
+
"isSource": true,
|
|
2981
|
+
"original": {
|
|
2982
|
+
"value": "{color.light-mode.background.default}",
|
|
2983
|
+
"public": true
|
|
2984
|
+
},
|
|
2985
|
+
"name": "color-light-mode-panel-overlay-background",
|
|
2986
|
+
"attributes": {
|
|
2987
|
+
"category": "color",
|
|
2988
|
+
"type": "light-mode",
|
|
2989
|
+
"item": "panel",
|
|
2990
|
+
"subitem": "overlay",
|
|
2991
|
+
"state": "background"
|
|
2992
|
+
},
|
|
2993
|
+
"path": [
|
|
2994
|
+
"color",
|
|
2995
|
+
"light-mode",
|
|
2996
|
+
"panel",
|
|
2997
|
+
"overlay",
|
|
2998
|
+
"background"
|
|
2999
|
+
]
|
|
3000
|
+
}
|
|
3001
|
+
}
|
|
3002
|
+
},
|
|
3003
|
+
"expansion-panel": {
|
|
3004
|
+
"hover": {
|
|
3005
|
+
"value": "#f1f1f1",
|
|
3006
|
+
"public": true,
|
|
3007
|
+
"isReferenceToInternal": true,
|
|
3008
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
3009
|
+
"isSource": true,
|
|
3010
|
+
"original": {
|
|
3011
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
3012
|
+
"public": true,
|
|
3013
|
+
"isReferenceToInternal": true
|
|
3014
|
+
},
|
|
3015
|
+
"name": "color-light-mode-expansion-panel-hover",
|
|
3016
|
+
"attributes": {
|
|
3017
|
+
"category": "color",
|
|
3018
|
+
"type": "light-mode",
|
|
3019
|
+
"item": "expansion-panel",
|
|
3020
|
+
"subitem": "hover"
|
|
3021
|
+
},
|
|
3022
|
+
"path": [
|
|
3023
|
+
"color",
|
|
3024
|
+
"light-mode",
|
|
3025
|
+
"expansion-panel",
|
|
3026
|
+
"hover"
|
|
3027
|
+
]
|
|
3028
|
+
},
|
|
3029
|
+
"open": {
|
|
3030
|
+
"value": "#f1f1f1",
|
|
3031
|
+
"public": true,
|
|
3032
|
+
"isReferenceToInternal": true,
|
|
3033
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
3034
|
+
"isSource": true,
|
|
3035
|
+
"original": {
|
|
3036
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
3037
|
+
"public": true,
|
|
3038
|
+
"isReferenceToInternal": true
|
|
3039
|
+
},
|
|
3040
|
+
"name": "color-light-mode-expansion-panel-open",
|
|
3041
|
+
"attributes": {
|
|
3042
|
+
"category": "color",
|
|
3043
|
+
"type": "light-mode",
|
|
3044
|
+
"item": "expansion-panel",
|
|
3045
|
+
"subitem": "open"
|
|
3046
|
+
},
|
|
3047
|
+
"path": [
|
|
3048
|
+
"color",
|
|
3049
|
+
"light-mode",
|
|
3050
|
+
"expansion-panel",
|
|
3051
|
+
"open"
|
|
3052
|
+
]
|
|
3053
|
+
}
|
|
3054
|
+
},
|
|
3055
|
+
"table": {
|
|
3056
|
+
"sort-arrow": {
|
|
3057
|
+
"inactive": {
|
|
3058
|
+
"value": "#cfcfd3",
|
|
3059
|
+
"public": true,
|
|
3060
|
+
"isReferenceToInternal": true,
|
|
3061
|
+
"filePath": "tokens/color/alias/table.light.json",
|
|
3062
|
+
"isSource": true,
|
|
3063
|
+
"original": {
|
|
3064
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
3065
|
+
"public": true,
|
|
3066
|
+
"isReferenceToInternal": true
|
|
3067
|
+
},
|
|
3068
|
+
"name": "color-light-mode-table-sort-arrow-inactive",
|
|
3069
|
+
"attributes": {
|
|
3070
|
+
"category": "color",
|
|
3071
|
+
"type": "light-mode",
|
|
3072
|
+
"item": "table",
|
|
3073
|
+
"subitem": "sort-arrow",
|
|
3074
|
+
"state": "inactive"
|
|
3075
|
+
},
|
|
3076
|
+
"path": [
|
|
3077
|
+
"color",
|
|
3078
|
+
"light-mode",
|
|
3079
|
+
"table",
|
|
3080
|
+
"sort-arrow",
|
|
3081
|
+
"inactive"
|
|
3082
|
+
]
|
|
3083
|
+
},
|
|
3084
|
+
"active": {
|
|
3085
|
+
"value": "#6f54e8",
|
|
3086
|
+
"public": true,
|
|
3087
|
+
"isReferenceToInternal": true,
|
|
3088
|
+
"filePath": "tokens/color/alias/table.light.json",
|
|
3089
|
+
"isSource": true,
|
|
3090
|
+
"original": {
|
|
3091
|
+
"value": "{color.light-mode.interactive.visited}",
|
|
3092
|
+
"public": true,
|
|
3093
|
+
"isReferenceToInternal": true
|
|
3094
|
+
},
|
|
3095
|
+
"name": "color-light-mode-table-sort-arrow-active",
|
|
3096
|
+
"attributes": {
|
|
3097
|
+
"category": "color",
|
|
3098
|
+
"type": "light-mode",
|
|
3099
|
+
"item": "table",
|
|
3100
|
+
"subitem": "sort-arrow",
|
|
3101
|
+
"state": "active"
|
|
3102
|
+
},
|
|
3103
|
+
"path": [
|
|
3104
|
+
"color",
|
|
3105
|
+
"light-mode",
|
|
3106
|
+
"table",
|
|
3107
|
+
"sort-arrow",
|
|
3108
|
+
"active"
|
|
3109
|
+
]
|
|
3110
|
+
}
|
|
3111
|
+
}
|
|
3112
|
+
},
|
|
3113
|
+
"tabs": {
|
|
3114
|
+
"accent": {
|
|
3115
|
+
"value": "#5f41e5",
|
|
3116
|
+
"public": true,
|
|
3117
|
+
"isReferenceToInternal": true,
|
|
3118
|
+
"filePath": "tokens/color/alias/tabs.light.json",
|
|
3119
|
+
"isSource": true,
|
|
3120
|
+
"original": {
|
|
3121
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
3122
|
+
"public": true,
|
|
3123
|
+
"isReferenceToInternal": true
|
|
3124
|
+
},
|
|
3125
|
+
"name": "color-light-mode-tabs-accent",
|
|
3126
|
+
"attributes": {
|
|
3127
|
+
"category": "color",
|
|
3128
|
+
"type": "light-mode",
|
|
3129
|
+
"item": "tabs",
|
|
3130
|
+
"subitem": "accent"
|
|
3131
|
+
},
|
|
3132
|
+
"path": [
|
|
3133
|
+
"color",
|
|
3134
|
+
"light-mode",
|
|
3135
|
+
"tabs",
|
|
3136
|
+
"accent"
|
|
3137
|
+
]
|
|
3138
|
+
}
|
|
3139
|
+
},
|
|
3140
|
+
"tag": {
|
|
3141
|
+
"1": {
|
|
3142
|
+
"background": {
|
|
3143
|
+
"value": "#fffbe9",
|
|
3144
|
+
"public": true,
|
|
3145
|
+
"isReferenceToInternal": true,
|
|
3146
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3147
|
+
"isSource": true,
|
|
3148
|
+
"original": {
|
|
3149
|
+
"value": "{color.light-mode.brand.primary.100.value}",
|
|
3150
|
+
"public": true,
|
|
3151
|
+
"isReferenceToInternal": true
|
|
3152
|
+
},
|
|
3153
|
+
"name": "color-light-mode-tag-1-background",
|
|
3154
|
+
"attributes": {
|
|
3155
|
+
"category": "color",
|
|
3156
|
+
"type": "light-mode",
|
|
3157
|
+
"item": "tag",
|
|
3158
|
+
"subitem": "1",
|
|
3159
|
+
"state": "background"
|
|
3160
|
+
},
|
|
3161
|
+
"path": [
|
|
3162
|
+
"color",
|
|
3163
|
+
"light-mode",
|
|
3164
|
+
"tag",
|
|
3165
|
+
"1",
|
|
3166
|
+
"background"
|
|
3167
|
+
]
|
|
3168
|
+
},
|
|
3169
|
+
"foreground": {
|
|
3170
|
+
"value": "#705e00",
|
|
3171
|
+
"public": true,
|
|
3172
|
+
"isReferenceToInternal": true,
|
|
3173
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3174
|
+
"isSource": true,
|
|
3175
|
+
"original": {
|
|
3176
|
+
"value": "{color.light-mode.brand.primary.600.value}",
|
|
3177
|
+
"public": true,
|
|
3178
|
+
"isReferenceToInternal": true
|
|
3179
|
+
},
|
|
3180
|
+
"name": "color-light-mode-tag-1-foreground",
|
|
3181
|
+
"attributes": {
|
|
3182
|
+
"category": "color",
|
|
3183
|
+
"type": "light-mode",
|
|
3184
|
+
"item": "tag",
|
|
3185
|
+
"subitem": "1",
|
|
3186
|
+
"state": "foreground"
|
|
3187
|
+
},
|
|
3188
|
+
"path": [
|
|
3189
|
+
"color",
|
|
3190
|
+
"light-mode",
|
|
3191
|
+
"tag",
|
|
3192
|
+
"1",
|
|
3193
|
+
"foreground"
|
|
3194
|
+
]
|
|
3195
|
+
}
|
|
3196
|
+
},
|
|
3197
|
+
"2": {
|
|
3198
|
+
"background": {
|
|
3199
|
+
"value": "#f0ecff",
|
|
3200
|
+
"public": true,
|
|
3201
|
+
"isReferenceToInternal": true,
|
|
3202
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3203
|
+
"isSource": true,
|
|
3204
|
+
"original": {
|
|
3205
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
3206
|
+
"public": true,
|
|
3207
|
+
"isReferenceToInternal": true
|
|
3208
|
+
},
|
|
3209
|
+
"name": "color-light-mode-tag-2-background",
|
|
3210
|
+
"attributes": {
|
|
3211
|
+
"category": "color",
|
|
3212
|
+
"type": "light-mode",
|
|
3213
|
+
"item": "tag",
|
|
3214
|
+
"subitem": "2",
|
|
3215
|
+
"state": "background"
|
|
3216
|
+
},
|
|
3217
|
+
"path": [
|
|
3218
|
+
"color",
|
|
3219
|
+
"light-mode",
|
|
3220
|
+
"tag",
|
|
3221
|
+
"2",
|
|
3222
|
+
"background"
|
|
3223
|
+
]
|
|
3224
|
+
},
|
|
3225
|
+
"foreground": {
|
|
3226
|
+
"value": "#3017a1",
|
|
3227
|
+
"public": true,
|
|
3228
|
+
"isReferenceToInternal": true,
|
|
3229
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3230
|
+
"isSource": true,
|
|
3231
|
+
"original": {
|
|
3232
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
3233
|
+
"public": true,
|
|
3234
|
+
"isReferenceToInternal": true
|
|
3235
|
+
},
|
|
3236
|
+
"name": "color-light-mode-tag-2-foreground",
|
|
3237
|
+
"attributes": {
|
|
3238
|
+
"category": "color",
|
|
3239
|
+
"type": "light-mode",
|
|
3240
|
+
"item": "tag",
|
|
3241
|
+
"subitem": "2",
|
|
3242
|
+
"state": "foreground"
|
|
3243
|
+
},
|
|
3244
|
+
"path": [
|
|
3245
|
+
"color",
|
|
3246
|
+
"light-mode",
|
|
3247
|
+
"tag",
|
|
3248
|
+
"2",
|
|
3249
|
+
"foreground"
|
|
3250
|
+
]
|
|
3251
|
+
}
|
|
3252
|
+
},
|
|
3253
|
+
"3": {
|
|
3254
|
+
"background": {
|
|
3255
|
+
"value": "#ffe5f6",
|
|
3256
|
+
"public": true,
|
|
3257
|
+
"isReferenceToInternal": true,
|
|
3258
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3259
|
+
"isSource": true,
|
|
3260
|
+
"original": {
|
|
3261
|
+
"value": "{color.light-mode.brand.accent.100.value}",
|
|
3262
|
+
"public": true,
|
|
3263
|
+
"isReferenceToInternal": true
|
|
3264
|
+
},
|
|
3265
|
+
"name": "color-light-mode-tag-3-background",
|
|
3266
|
+
"attributes": {
|
|
3267
|
+
"category": "color",
|
|
3268
|
+
"type": "light-mode",
|
|
3269
|
+
"item": "tag",
|
|
3270
|
+
"subitem": "3",
|
|
3271
|
+
"state": "background"
|
|
3272
|
+
},
|
|
3273
|
+
"path": [
|
|
3274
|
+
"color",
|
|
3275
|
+
"light-mode",
|
|
3276
|
+
"tag",
|
|
3277
|
+
"3",
|
|
3278
|
+
"background"
|
|
3279
|
+
]
|
|
3280
|
+
},
|
|
3281
|
+
"foreground": {
|
|
3282
|
+
"value": "#9a0066",
|
|
3283
|
+
"public": true,
|
|
3284
|
+
"isReferenceToInternal": true,
|
|
3285
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3286
|
+
"isSource": true,
|
|
3287
|
+
"original": {
|
|
3288
|
+
"value": "{color.light-mode.brand.accent.500.value}",
|
|
3289
|
+
"public": true,
|
|
3290
|
+
"isReferenceToInternal": true
|
|
3291
|
+
},
|
|
3292
|
+
"name": "color-light-mode-tag-3-foreground",
|
|
3293
|
+
"attributes": {
|
|
3294
|
+
"category": "color",
|
|
3295
|
+
"type": "light-mode",
|
|
3296
|
+
"item": "tag",
|
|
3297
|
+
"subitem": "3",
|
|
3298
|
+
"state": "foreground"
|
|
3299
|
+
},
|
|
3300
|
+
"path": [
|
|
3301
|
+
"color",
|
|
3302
|
+
"light-mode",
|
|
3303
|
+
"tag",
|
|
3304
|
+
"3",
|
|
3305
|
+
"foreground"
|
|
3306
|
+
]
|
|
3307
|
+
}
|
|
3308
|
+
},
|
|
3309
|
+
"4": {
|
|
3310
|
+
"background": {
|
|
3311
|
+
"value": "#f1f1f1",
|
|
3312
|
+
"public": true,
|
|
3313
|
+
"isReferenceToInternal": true,
|
|
3314
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3315
|
+
"isSource": true,
|
|
3316
|
+
"original": {
|
|
3317
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
3318
|
+
"public": true,
|
|
3319
|
+
"isReferenceToInternal": true
|
|
3320
|
+
},
|
|
3321
|
+
"name": "color-light-mode-tag-4-background",
|
|
3322
|
+
"attributes": {
|
|
3323
|
+
"category": "color",
|
|
3324
|
+
"type": "light-mode",
|
|
3325
|
+
"item": "tag",
|
|
3326
|
+
"subitem": "4",
|
|
3327
|
+
"state": "background"
|
|
3328
|
+
},
|
|
3329
|
+
"path": [
|
|
3330
|
+
"color",
|
|
3331
|
+
"light-mode",
|
|
3332
|
+
"tag",
|
|
3333
|
+
"4",
|
|
3334
|
+
"background"
|
|
3335
|
+
]
|
|
3336
|
+
},
|
|
3337
|
+
"foreground": {
|
|
3338
|
+
"value": "#6d6d78",
|
|
3339
|
+
"public": true,
|
|
3340
|
+
"isReferenceToInternal": true,
|
|
3341
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3342
|
+
"isSource": true,
|
|
3343
|
+
"original": {
|
|
3344
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
3345
|
+
"public": true,
|
|
3346
|
+
"isReferenceToInternal": true
|
|
3347
|
+
},
|
|
3348
|
+
"name": "color-light-mode-tag-4-foreground",
|
|
3349
|
+
"attributes": {
|
|
3350
|
+
"category": "color",
|
|
3351
|
+
"type": "light-mode",
|
|
3352
|
+
"item": "tag",
|
|
3353
|
+
"subitem": "4",
|
|
3354
|
+
"state": "foreground"
|
|
3355
|
+
},
|
|
3356
|
+
"path": [
|
|
3357
|
+
"color",
|
|
3358
|
+
"light-mode",
|
|
3359
|
+
"tag",
|
|
3360
|
+
"4",
|
|
3361
|
+
"foreground"
|
|
3362
|
+
]
|
|
3363
|
+
}
|
|
3364
|
+
},
|
|
3365
|
+
"5": {
|
|
3366
|
+
"background": {
|
|
3367
|
+
"value": "#ffebeb",
|
|
3368
|
+
"public": true,
|
|
3369
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3370
|
+
"isSource": true,
|
|
3371
|
+
"original": {
|
|
3372
|
+
"value": "#FFEBEB",
|
|
3373
|
+
"public": true
|
|
3374
|
+
},
|
|
3375
|
+
"name": "color-light-mode-tag-5-background",
|
|
3376
|
+
"attributes": {
|
|
3377
|
+
"category": "color",
|
|
3378
|
+
"type": "light-mode",
|
|
3379
|
+
"item": "tag",
|
|
3380
|
+
"subitem": "5",
|
|
3381
|
+
"state": "background"
|
|
3382
|
+
},
|
|
3383
|
+
"path": [
|
|
3384
|
+
"color",
|
|
3385
|
+
"light-mode",
|
|
3386
|
+
"tag",
|
|
3387
|
+
"5",
|
|
3388
|
+
"background"
|
|
3389
|
+
]
|
|
3390
|
+
},
|
|
3391
|
+
"foreground": {
|
|
3392
|
+
"value": "#700000",
|
|
3393
|
+
"public": true,
|
|
3394
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3395
|
+
"isSource": true,
|
|
3396
|
+
"original": {
|
|
3397
|
+
"value": "#700000",
|
|
3398
|
+
"public": true
|
|
3399
|
+
},
|
|
3400
|
+
"name": "color-light-mode-tag-5-foreground",
|
|
3401
|
+
"attributes": {
|
|
3402
|
+
"category": "color",
|
|
3403
|
+
"type": "light-mode",
|
|
3404
|
+
"item": "tag",
|
|
3405
|
+
"subitem": "5",
|
|
3406
|
+
"state": "foreground"
|
|
3407
|
+
},
|
|
3408
|
+
"path": [
|
|
3409
|
+
"color",
|
|
3410
|
+
"light-mode",
|
|
3411
|
+
"tag",
|
|
3412
|
+
"5",
|
|
3413
|
+
"foreground"
|
|
3414
|
+
]
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3417
|
+
"6": {
|
|
3418
|
+
"background": {
|
|
3419
|
+
"value": "#fffae6",
|
|
3420
|
+
"public": true,
|
|
3421
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3422
|
+
"isSource": true,
|
|
3423
|
+
"original": {
|
|
3424
|
+
"value": "#FFFAE6",
|
|
3425
|
+
"public": true
|
|
3426
|
+
},
|
|
3427
|
+
"name": "color-light-mode-tag-6-background",
|
|
3428
|
+
"attributes": {
|
|
3429
|
+
"category": "color",
|
|
3430
|
+
"type": "light-mode",
|
|
3431
|
+
"item": "tag",
|
|
3432
|
+
"subitem": "6",
|
|
3433
|
+
"state": "background"
|
|
3434
|
+
},
|
|
3435
|
+
"path": [
|
|
3436
|
+
"color",
|
|
3437
|
+
"light-mode",
|
|
3438
|
+
"tag",
|
|
3439
|
+
"6",
|
|
3440
|
+
"background"
|
|
3441
|
+
]
|
|
3442
|
+
},
|
|
3443
|
+
"foreground": {
|
|
3444
|
+
"value": "#b15902",
|
|
3445
|
+
"public": true,
|
|
3446
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3447
|
+
"isSource": true,
|
|
3448
|
+
"original": {
|
|
3449
|
+
"value": "#B15902",
|
|
3450
|
+
"public": true
|
|
3451
|
+
},
|
|
3452
|
+
"name": "color-light-mode-tag-6-foreground",
|
|
3453
|
+
"attributes": {
|
|
3454
|
+
"category": "color",
|
|
3455
|
+
"type": "light-mode",
|
|
3456
|
+
"item": "tag",
|
|
3457
|
+
"subitem": "6",
|
|
3458
|
+
"state": "foreground"
|
|
3459
|
+
},
|
|
3460
|
+
"path": [
|
|
3461
|
+
"color",
|
|
3462
|
+
"light-mode",
|
|
3463
|
+
"tag",
|
|
3464
|
+
"6",
|
|
3465
|
+
"foreground"
|
|
3466
|
+
]
|
|
3467
|
+
}
|
|
3468
|
+
},
|
|
3469
|
+
"7": {
|
|
3470
|
+
"background": {
|
|
3471
|
+
"value": "#dffcf0",
|
|
3472
|
+
"public": true,
|
|
3473
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3474
|
+
"isSource": true,
|
|
3475
|
+
"original": {
|
|
3476
|
+
"value": "#DFFCF0",
|
|
3477
|
+
"public": true
|
|
3478
|
+
},
|
|
3479
|
+
"name": "color-light-mode-tag-7-background",
|
|
3480
|
+
"attributes": {
|
|
3481
|
+
"category": "color",
|
|
3482
|
+
"type": "light-mode",
|
|
3483
|
+
"item": "tag",
|
|
3484
|
+
"subitem": "7",
|
|
3485
|
+
"state": "background"
|
|
3486
|
+
},
|
|
3487
|
+
"path": [
|
|
3488
|
+
"color",
|
|
3489
|
+
"light-mode",
|
|
3490
|
+
"tag",
|
|
3491
|
+
"7",
|
|
3492
|
+
"background"
|
|
3493
|
+
]
|
|
3494
|
+
},
|
|
3495
|
+
"foreground": {
|
|
3496
|
+
"value": "#164b35",
|
|
3497
|
+
"public": true,
|
|
3498
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3499
|
+
"isSource": true,
|
|
3500
|
+
"original": {
|
|
3501
|
+
"value": "#164B35",
|
|
3502
|
+
"public": true
|
|
3503
|
+
},
|
|
3504
|
+
"name": "color-light-mode-tag-7-foreground",
|
|
3505
|
+
"attributes": {
|
|
3506
|
+
"category": "color",
|
|
3507
|
+
"type": "light-mode",
|
|
3508
|
+
"item": "tag",
|
|
3509
|
+
"subitem": "7",
|
|
3510
|
+
"state": "foreground"
|
|
3511
|
+
},
|
|
3512
|
+
"path": [
|
|
3513
|
+
"color",
|
|
3514
|
+
"light-mode",
|
|
3515
|
+
"tag",
|
|
3516
|
+
"7",
|
|
3517
|
+
"foreground"
|
|
3518
|
+
]
|
|
3519
|
+
}
|
|
3520
|
+
},
|
|
3521
|
+
"8": {
|
|
3522
|
+
"background": {
|
|
3523
|
+
"value": "#f0fdff",
|
|
3524
|
+
"public": true,
|
|
3525
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3526
|
+
"isSource": true,
|
|
3527
|
+
"original": {
|
|
3528
|
+
"value": "#F0FDFF",
|
|
3529
|
+
"public": true
|
|
3530
|
+
},
|
|
3531
|
+
"name": "color-light-mode-tag-8-background",
|
|
3532
|
+
"attributes": {
|
|
3533
|
+
"category": "color",
|
|
3534
|
+
"type": "light-mode",
|
|
3535
|
+
"item": "tag",
|
|
3536
|
+
"subitem": "8",
|
|
3537
|
+
"state": "background"
|
|
3538
|
+
},
|
|
3539
|
+
"path": [
|
|
3540
|
+
"color",
|
|
3541
|
+
"light-mode",
|
|
3542
|
+
"tag",
|
|
3543
|
+
"8",
|
|
3544
|
+
"background"
|
|
3545
|
+
]
|
|
3546
|
+
},
|
|
3547
|
+
"foreground": {
|
|
3548
|
+
"value": "#0f5f6a",
|
|
3549
|
+
"public": true,
|
|
3550
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3551
|
+
"isSource": true,
|
|
3552
|
+
"original": {
|
|
3553
|
+
"value": "#0F5F6A",
|
|
3554
|
+
"public": true
|
|
3555
|
+
},
|
|
3556
|
+
"name": "color-light-mode-tag-8-foreground",
|
|
3557
|
+
"attributes": {
|
|
3558
|
+
"category": "color",
|
|
3559
|
+
"type": "light-mode",
|
|
3560
|
+
"item": "tag",
|
|
3561
|
+
"subitem": "8",
|
|
3562
|
+
"state": "foreground"
|
|
3563
|
+
},
|
|
3564
|
+
"path": [
|
|
3565
|
+
"color",
|
|
3566
|
+
"light-mode",
|
|
3567
|
+
"tag",
|
|
3568
|
+
"8",
|
|
3569
|
+
"foreground"
|
|
3570
|
+
]
|
|
3571
|
+
}
|
|
3572
|
+
}
|
|
3573
|
+
},
|
|
3574
|
+
"tile": {
|
|
3575
|
+
"background": {
|
|
3576
|
+
"hover": {
|
|
3577
|
+
"value": "#f8f8f8",
|
|
3578
|
+
"public": true,
|
|
3579
|
+
"isReferenceToInternal": true,
|
|
3580
|
+
"filePath": "tokens/color/alias/tile.light.json",
|
|
3581
|
+
"isSource": true,
|
|
3582
|
+
"original": {
|
|
3583
|
+
"value": "{color.light-mode.neutral.100.value}",
|
|
3584
|
+
"public": true,
|
|
3585
|
+
"isReferenceToInternal": true
|
|
3586
|
+
},
|
|
3587
|
+
"name": "color-light-mode-tile-background-hover",
|
|
3588
|
+
"attributes": {
|
|
3589
|
+
"category": "color",
|
|
3590
|
+
"type": "light-mode",
|
|
3591
|
+
"item": "tile",
|
|
3592
|
+
"subitem": "background",
|
|
3593
|
+
"state": "hover"
|
|
3594
|
+
},
|
|
3595
|
+
"path": [
|
|
3596
|
+
"color",
|
|
3597
|
+
"light-mode",
|
|
3598
|
+
"tile",
|
|
3599
|
+
"background",
|
|
3600
|
+
"hover"
|
|
3601
|
+
]
|
|
3602
|
+
},
|
|
3603
|
+
"active": {
|
|
3604
|
+
"value": "#f1f1f1",
|
|
3605
|
+
"public": true,
|
|
3606
|
+
"isReferenceToInternal": true,
|
|
3607
|
+
"filePath": "tokens/color/alias/tile.light.json",
|
|
3608
|
+
"isSource": true,
|
|
3609
|
+
"original": {
|
|
3610
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
3611
|
+
"public": true,
|
|
3612
|
+
"isReferenceToInternal": true
|
|
3613
|
+
},
|
|
3614
|
+
"name": "color-light-mode-tile-background-active",
|
|
3615
|
+
"attributes": {
|
|
3616
|
+
"category": "color",
|
|
3617
|
+
"type": "light-mode",
|
|
3618
|
+
"item": "tile",
|
|
3619
|
+
"subitem": "background",
|
|
3620
|
+
"state": "active"
|
|
3621
|
+
},
|
|
3622
|
+
"path": [
|
|
3623
|
+
"color",
|
|
3624
|
+
"light-mode",
|
|
3625
|
+
"tile",
|
|
3626
|
+
"background",
|
|
3627
|
+
"active"
|
|
3628
|
+
]
|
|
3629
|
+
}
|
|
3630
|
+
},
|
|
3631
|
+
"separator": {
|
|
3632
|
+
"value": "#cfcfd3",
|
|
3633
|
+
"public": true,
|
|
3634
|
+
"isReferenceToInternal": true,
|
|
3635
|
+
"filePath": "tokens/color/alias/tile.light.json",
|
|
3636
|
+
"isSource": true,
|
|
3637
|
+
"original": {
|
|
3638
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
3639
|
+
"public": true,
|
|
3640
|
+
"isReferenceToInternal": true
|
|
3641
|
+
},
|
|
3642
|
+
"name": "color-light-mode-tile-separator",
|
|
3643
|
+
"attributes": {
|
|
3644
|
+
"category": "color",
|
|
3645
|
+
"type": "light-mode",
|
|
3646
|
+
"item": "tile",
|
|
3647
|
+
"subitem": "separator"
|
|
3648
|
+
},
|
|
3649
|
+
"path": [
|
|
3650
|
+
"color",
|
|
3651
|
+
"light-mode",
|
|
3652
|
+
"tile",
|
|
3653
|
+
"separator"
|
|
3654
|
+
]
|
|
3655
|
+
}
|
|
3656
|
+
},
|
|
3657
|
+
"tooltip": {
|
|
3658
|
+
"background": {
|
|
3659
|
+
"value": "#23232d",
|
|
3660
|
+
"public": true,
|
|
3661
|
+
"isReferenceToInternal": true,
|
|
3662
|
+
"filePath": "tokens/color/alias/tooltip.light.json",
|
|
3663
|
+
"isSource": true,
|
|
3664
|
+
"original": {
|
|
3665
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
3666
|
+
"public": true,
|
|
3667
|
+
"isReferenceToInternal": true
|
|
3668
|
+
},
|
|
3669
|
+
"name": "color-light-mode-tooltip-background",
|
|
3670
|
+
"attributes": {
|
|
3671
|
+
"category": "color",
|
|
3672
|
+
"type": "light-mode",
|
|
3673
|
+
"item": "tooltip",
|
|
3674
|
+
"subitem": "background"
|
|
3675
|
+
},
|
|
3676
|
+
"path": [
|
|
3677
|
+
"color",
|
|
3678
|
+
"light-mode",
|
|
3679
|
+
"tooltip",
|
|
3680
|
+
"background"
|
|
3681
|
+
]
|
|
3682
|
+
},
|
|
3683
|
+
"text": {
|
|
3684
|
+
"value": "#ffffff",
|
|
3685
|
+
"public": true,
|
|
3686
|
+
"isReferenceToInternal": true,
|
|
3687
|
+
"filePath": "tokens/color/alias/tooltip.light.json",
|
|
3688
|
+
"isSource": true,
|
|
3689
|
+
"original": {
|
|
3690
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
3691
|
+
"public": true,
|
|
3692
|
+
"isReferenceToInternal": true
|
|
3693
|
+
},
|
|
3694
|
+
"name": "color-light-mode-tooltip-text",
|
|
3695
|
+
"attributes": {
|
|
3696
|
+
"category": "color",
|
|
3697
|
+
"type": "light-mode",
|
|
3698
|
+
"item": "tooltip",
|
|
3699
|
+
"subitem": "text"
|
|
3700
|
+
},
|
|
3701
|
+
"path": [
|
|
3702
|
+
"color",
|
|
3703
|
+
"light-mode",
|
|
3704
|
+
"tooltip",
|
|
3705
|
+
"text"
|
|
3706
|
+
]
|
|
3707
|
+
},
|
|
3708
|
+
"trigger-icon": {
|
|
3709
|
+
"default": {
|
|
3710
|
+
"value": "#23232d",
|
|
3711
|
+
"public": true,
|
|
3712
|
+
"isReferenceToInternal": true,
|
|
3713
|
+
"filePath": "tokens/color/alias/tooltip.light.json",
|
|
3714
|
+
"isSource": true,
|
|
3715
|
+
"original": {
|
|
3716
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
3717
|
+
"public": true,
|
|
3718
|
+
"isReferenceToInternal": true
|
|
3719
|
+
},
|
|
3720
|
+
"name": "color-light-mode-tooltip-trigger-icon-default",
|
|
3721
|
+
"attributes": {
|
|
3722
|
+
"category": "color",
|
|
3723
|
+
"type": "light-mode",
|
|
3724
|
+
"item": "tooltip",
|
|
3725
|
+
"subitem": "trigger-icon",
|
|
3726
|
+
"state": "default"
|
|
3727
|
+
},
|
|
3728
|
+
"path": [
|
|
3729
|
+
"color",
|
|
3730
|
+
"light-mode",
|
|
3731
|
+
"tooltip",
|
|
3732
|
+
"trigger-icon",
|
|
3733
|
+
"default"
|
|
3734
|
+
]
|
|
3735
|
+
},
|
|
3736
|
+
"critical": {
|
|
3737
|
+
"value": "#ca3521",
|
|
3738
|
+
"public": true,
|
|
3739
|
+
"isReferenceToInternal": true,
|
|
3740
|
+
"filePath": "tokens/color/alias/tooltip.light.json",
|
|
3741
|
+
"isSource": true,
|
|
3742
|
+
"original": {
|
|
3743
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
3744
|
+
"public": true,
|
|
3745
|
+
"isReferenceToInternal": true
|
|
3746
|
+
},
|
|
3747
|
+
"name": "color-light-mode-tooltip-trigger-icon-critical",
|
|
3748
|
+
"attributes": {
|
|
3749
|
+
"category": "color",
|
|
3750
|
+
"type": "light-mode",
|
|
3751
|
+
"item": "tooltip",
|
|
3752
|
+
"subitem": "trigger-icon",
|
|
3753
|
+
"state": "critical"
|
|
3754
|
+
},
|
|
3755
|
+
"path": [
|
|
3756
|
+
"color",
|
|
3757
|
+
"light-mode",
|
|
3758
|
+
"tooltip",
|
|
3759
|
+
"trigger-icon",
|
|
3760
|
+
"critical"
|
|
3761
|
+
]
|
|
3762
|
+
}
|
|
3763
|
+
}
|
|
3764
|
+
},
|
|
3765
|
+
"text": {
|
|
3766
|
+
"default": {
|
|
3767
|
+
"value": "#23232d",
|
|
3768
|
+
"public": true,
|
|
3769
|
+
"isReferenceToInternal": true,
|
|
3770
|
+
"filePath": "tokens/color/alias/typography.light.json",
|
|
3771
|
+
"isSource": true,
|
|
3772
|
+
"original": {
|
|
3773
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
3774
|
+
"public": true,
|
|
3775
|
+
"isReferenceToInternal": true
|
|
3776
|
+
},
|
|
3777
|
+
"name": "color-light-mode-text-default",
|
|
3778
|
+
"attributes": {
|
|
3779
|
+
"category": "color",
|
|
3780
|
+
"type": "light-mode",
|
|
3781
|
+
"item": "text",
|
|
3782
|
+
"subitem": "default"
|
|
3783
|
+
},
|
|
3784
|
+
"path": [
|
|
3785
|
+
"color",
|
|
3786
|
+
"light-mode",
|
|
3787
|
+
"text",
|
|
3788
|
+
"default"
|
|
3789
|
+
]
|
|
3790
|
+
},
|
|
3791
|
+
"default-secondary": {
|
|
3792
|
+
"value": "#6d6d78",
|
|
3793
|
+
"public": true,
|
|
3794
|
+
"isReferenceToInternal": true,
|
|
3795
|
+
"filePath": "tokens/color/alias/typography.light.json",
|
|
3796
|
+
"isSource": true,
|
|
3797
|
+
"original": {
|
|
3798
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
3799
|
+
"public": true,
|
|
3800
|
+
"isReferenceToInternal": true
|
|
3801
|
+
},
|
|
3802
|
+
"name": "color-light-mode-text-default-secondary",
|
|
3803
|
+
"attributes": {
|
|
3804
|
+
"category": "color",
|
|
3805
|
+
"type": "light-mode",
|
|
3806
|
+
"item": "text",
|
|
3807
|
+
"subitem": "default-secondary"
|
|
3808
|
+
},
|
|
3809
|
+
"path": [
|
|
3810
|
+
"color",
|
|
3811
|
+
"light-mode",
|
|
3812
|
+
"text",
|
|
3813
|
+
"default-secondary"
|
|
3814
|
+
]
|
|
3815
|
+
}
|
|
3816
|
+
},
|
|
3817
|
+
"brand": {
|
|
3818
|
+
"primary": {
|
|
3819
|
+
"100": {
|
|
3820
|
+
"value": "#fffbe9",
|
|
3821
|
+
"filePath": "tokens/color/base/brand.light.json",
|
|
3822
|
+
"isSource": true,
|
|
3823
|
+
"original": {
|
|
2047
3824
|
"value": "#FFFBE9"
|
|
2048
3825
|
},
|
|
2049
3826
|
"name": "color-light-mode-brand-primary-100",
|
|
@@ -2230,11 +4007,11 @@
|
|
|
2230
4007
|
]
|
|
2231
4008
|
},
|
|
2232
4009
|
"200": {
|
|
2233
|
-
"value": "#
|
|
4010
|
+
"value": "#e5dbff",
|
|
2234
4011
|
"filePath": "tokens/color/base/brand.light.json",
|
|
2235
4012
|
"isSource": true,
|
|
2236
4013
|
"original": {
|
|
2237
|
-
"value": "#
|
|
4014
|
+
"value": "#E5DBFF"
|
|
2238
4015
|
},
|
|
2239
4016
|
"name": "color-light-mode-brand-secondary-200",
|
|
2240
4017
|
"attributes": {
|
|
@@ -2253,11 +4030,11 @@
|
|
|
2253
4030
|
]
|
|
2254
4031
|
},
|
|
2255
4032
|
"300": {
|
|
2256
|
-
"value": "#
|
|
4033
|
+
"value": "#5f41e5",
|
|
2257
4034
|
"filePath": "tokens/color/base/brand.light.json",
|
|
2258
4035
|
"isSource": true,
|
|
2259
4036
|
"original": {
|
|
2260
|
-
"value": "#
|
|
4037
|
+
"value": "#5F41E5"
|
|
2261
4038
|
},
|
|
2262
4039
|
"name": "color-light-mode-brand-secondary-300",
|
|
2263
4040
|
"attributes": {
|
|
@@ -2751,820 +4528,572 @@
|
|
|
2751
4528
|
"filePath": "tokens/color/base/gradients.light.json",
|
|
2752
4529
|
"isSource": true,
|
|
2753
4530
|
"original": {
|
|
2754
|
-
"value": {
|
|
2755
|
-
"type": "linear-gradient",
|
|
2756
|
-
"angle": "228.64deg",
|
|
2757
|
-
"colors": {
|
|
2758
|
-
"1": "#3017A1 46.34%",
|
|
2759
|
-
"2": "#00E0C3 100%"
|
|
2760
|
-
}
|
|
2761
|
-
},
|
|
2762
|
-
"type": "color",
|
|
2763
|
-
"public": true
|
|
2764
|
-
},
|
|
2765
|
-
"name": "color-light-mode-gradient-midnight",
|
|
2766
|
-
"attributes": {
|
|
2767
|
-
"category": "color",
|
|
2768
|
-
"type": "light-mode",
|
|
2769
|
-
"item": "gradient",
|
|
2770
|
-
"subitem": "midnight"
|
|
2771
|
-
},
|
|
2772
|
-
"path": [
|
|
2773
|
-
"color",
|
|
2774
|
-
"light-mode",
|
|
2775
|
-
"gradient",
|
|
2776
|
-
"midnight"
|
|
2777
|
-
]
|
|
2778
|
-
}
|
|
2779
|
-
},
|
|
2780
|
-
"interactive": {
|
|
2781
|
-
"link": {
|
|
2782
|
-
"400": {
|
|
2783
|
-
"value": "#0f62fe",
|
|
2784
|
-
"filePath": "tokens/color/base/interactive.light.json",
|
|
2785
|
-
"isSource": true,
|
|
2786
|
-
"original": {
|
|
2787
|
-
"value": "#0F62FE"
|
|
2788
|
-
},
|
|
2789
|
-
"name": "color-light-mode-interactive-link-400",
|
|
2790
|
-
"attributes": {
|
|
2791
|
-
"category": "color",
|
|
2792
|
-
"type": "light-mode",
|
|
2793
|
-
"item": "interactive",
|
|
2794
|
-
"subitem": "link",
|
|
2795
|
-
"state": "400"
|
|
2796
|
-
},
|
|
2797
|
-
"path": [
|
|
2798
|
-
"color",
|
|
2799
|
-
"light-mode",
|
|
2800
|
-
"interactive",
|
|
2801
|
-
"link",
|
|
2802
|
-
"400"
|
|
2803
|
-
]
|
|
2804
|
-
},
|
|
2805
|
-
"500": {
|
|
2806
|
-
"value": "#003cac",
|
|
2807
|
-
"filePath": "tokens/color/base/interactive.light.json",
|
|
2808
|
-
"isSource": true,
|
|
2809
|
-
"original": {
|
|
2810
|
-
"value": "#003CAC"
|
|
2811
|
-
},
|
|
2812
|
-
"name": "color-light-mode-interactive-link-500",
|
|
2813
|
-
"attributes": {
|
|
2814
|
-
"category": "color",
|
|
2815
|
-
"type": "light-mode",
|
|
2816
|
-
"item": "interactive",
|
|
2817
|
-
"subitem": "link",
|
|
2818
|
-
"state": "500"
|
|
2819
|
-
},
|
|
2820
|
-
"path": [
|
|
2821
|
-
"color",
|
|
2822
|
-
"light-mode",
|
|
2823
|
-
"interactive",
|
|
2824
|
-
"link",
|
|
2825
|
-
"500"
|
|
2826
|
-
]
|
|
2827
|
-
}
|
|
2828
|
-
},
|
|
2829
|
-
"visited": {
|
|
2830
|
-
"400": {
|
|
2831
|
-
"value": "#967fff",
|
|
2832
|
-
"filePath": "tokens/color/base/interactive.light.json",
|
|
2833
|
-
"isSource": true,
|
|
2834
|
-
"original": {
|
|
2835
|
-
"value": "#967FFF"
|
|
2836
|
-
},
|
|
2837
|
-
"name": "color-light-mode-interactive-visited-400",
|
|
2838
|
-
"attributes": {
|
|
2839
|
-
"category": "color",
|
|
2840
|
-
"type": "light-mode",
|
|
2841
|
-
"item": "interactive",
|
|
2842
|
-
"subitem": "visited",
|
|
2843
|
-
"state": "400"
|
|
2844
|
-
},
|
|
2845
|
-
"path": [
|
|
2846
|
-
"color",
|
|
2847
|
-
"light-mode",
|
|
2848
|
-
"interactive",
|
|
2849
|
-
"visited",
|
|
2850
|
-
"400"
|
|
2851
|
-
]
|
|
2852
|
-
},
|
|
2853
|
-
"500": {
|
|
2854
|
-
"value": "#5f41e5",
|
|
2855
|
-
"filePath": "tokens/color/base/interactive.light.json",
|
|
2856
|
-
"isSource": true,
|
|
2857
|
-
"original": {
|
|
2858
|
-
"value": "#5F41E5"
|
|
2859
|
-
},
|
|
2860
|
-
"name": "color-light-mode-interactive-visited-500",
|
|
2861
|
-
"attributes": {
|
|
2862
|
-
"category": "color",
|
|
2863
|
-
"type": "light-mode",
|
|
2864
|
-
"item": "interactive",
|
|
2865
|
-
"subitem": "visited",
|
|
2866
|
-
"state": "500"
|
|
2867
|
-
},
|
|
2868
|
-
"path": [
|
|
2869
|
-
"color",
|
|
2870
|
-
"light-mode",
|
|
2871
|
-
"interactive",
|
|
2872
|
-
"visited",
|
|
2873
|
-
"500"
|
|
2874
|
-
]
|
|
2875
|
-
}
|
|
2876
|
-
},
|
|
2877
|
-
"focus": {
|
|
2878
|
-
"value": "#0f62fe",
|
|
2879
|
-
"public": true,
|
|
2880
|
-
"filePath": "tokens/color/base/interactive.light.json",
|
|
2881
|
-
"isSource": true,
|
|
2882
|
-
"original": {
|
|
2883
|
-
"value": "#0F62FE",
|
|
2884
|
-
"public": true
|
|
2885
|
-
},
|
|
2886
|
-
"name": "color-light-mode-interactive-focus",
|
|
2887
|
-
"attributes": {
|
|
2888
|
-
"category": "color",
|
|
2889
|
-
"type": "light-mode",
|
|
2890
|
-
"item": "interactive",
|
|
2891
|
-
"subitem": "focus"
|
|
2892
|
-
},
|
|
2893
|
-
"path": [
|
|
2894
|
-
"color",
|
|
2895
|
-
"light-mode",
|
|
2896
|
-
"interactive",
|
|
2897
|
-
"focus"
|
|
2898
|
-
]
|
|
2899
|
-
}
|
|
2900
|
-
},
|
|
2901
|
-
"neutral": {
|
|
2902
|
-
"100": {
|
|
2903
|
-
"value": "#cfcfd3",
|
|
2904
|
-
"filePath": "tokens/color/base/neutral.light.json",
|
|
2905
|
-
"isSource": true,
|
|
2906
|
-
"original": {
|
|
2907
|
-
"value": "#CFCFD3"
|
|
2908
|
-
},
|
|
2909
|
-
"name": "color-light-mode-neutral-100",
|
|
2910
|
-
"attributes": {
|
|
2911
|
-
"category": "color",
|
|
2912
|
-
"type": "light-mode",
|
|
2913
|
-
"item": "neutral",
|
|
2914
|
-
"subitem": "100"
|
|
2915
|
-
},
|
|
2916
|
-
"path": [
|
|
2917
|
-
"color",
|
|
2918
|
-
"light-mode",
|
|
2919
|
-
"neutral",
|
|
2920
|
-
"100"
|
|
2921
|
-
]
|
|
2922
|
-
},
|
|
2923
|
-
"200": {
|
|
2924
|
-
"value": "#aeaeb6",
|
|
2925
|
-
"filePath": "tokens/color/base/neutral.light.json",
|
|
2926
|
-
"isSource": true,
|
|
2927
|
-
"original": {
|
|
2928
|
-
"value": "#AEAEB6"
|
|
2929
|
-
},
|
|
2930
|
-
"name": "color-light-mode-neutral-200",
|
|
2931
|
-
"attributes": {
|
|
2932
|
-
"category": "color",
|
|
2933
|
-
"type": "light-mode",
|
|
2934
|
-
"item": "neutral",
|
|
2935
|
-
"subitem": "200"
|
|
2936
|
-
},
|
|
2937
|
-
"path": [
|
|
2938
|
-
"color",
|
|
2939
|
-
"light-mode",
|
|
2940
|
-
"neutral",
|
|
2941
|
-
"200"
|
|
2942
|
-
]
|
|
2943
|
-
},
|
|
2944
|
-
"300": {
|
|
2945
|
-
"value": "#8f8f99",
|
|
2946
|
-
"filePath": "tokens/color/base/neutral.light.json",
|
|
2947
|
-
"isSource": true,
|
|
2948
|
-
"original": {
|
|
2949
|
-
"value": "#8F8F99"
|
|
4531
|
+
"value": {
|
|
4532
|
+
"type": "linear-gradient",
|
|
4533
|
+
"angle": "228.64deg",
|
|
4534
|
+
"colors": {
|
|
4535
|
+
"1": "#3017A1 46.34%",
|
|
4536
|
+
"2": "#00E0C3 100%"
|
|
4537
|
+
}
|
|
4538
|
+
},
|
|
4539
|
+
"type": "color",
|
|
4540
|
+
"public": true
|
|
2950
4541
|
},
|
|
2951
|
-
"name": "color-light-mode-
|
|
4542
|
+
"name": "color-light-mode-gradient-midnight",
|
|
2952
4543
|
"attributes": {
|
|
2953
4544
|
"category": "color",
|
|
2954
4545
|
"type": "light-mode",
|
|
2955
|
-
"item": "
|
|
2956
|
-
"subitem": "
|
|
4546
|
+
"item": "gradient",
|
|
4547
|
+
"subitem": "midnight"
|
|
2957
4548
|
},
|
|
2958
4549
|
"path": [
|
|
2959
4550
|
"color",
|
|
2960
4551
|
"light-mode",
|
|
2961
|
-
"
|
|
2962
|
-
"
|
|
4552
|
+
"gradient",
|
|
4553
|
+
"midnight"
|
|
2963
4554
|
]
|
|
2964
|
-
}
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
4555
|
+
}
|
|
4556
|
+
},
|
|
4557
|
+
"interactive": {
|
|
4558
|
+
"link": {
|
|
4559
|
+
"value": "#0f62fe",
|
|
4560
|
+
"filePath": "tokens/color/base/interactive.light.json",
|
|
2968
4561
|
"isSource": true,
|
|
2969
4562
|
"original": {
|
|
2970
|
-
"value": "#
|
|
4563
|
+
"value": "#0F62FE"
|
|
2971
4564
|
},
|
|
2972
|
-
"name": "color-light-mode-
|
|
4565
|
+
"name": "color-light-mode-interactive-link",
|
|
2973
4566
|
"attributes": {
|
|
2974
4567
|
"category": "color",
|
|
2975
4568
|
"type": "light-mode",
|
|
2976
|
-
"item": "
|
|
2977
|
-
"subitem": "
|
|
4569
|
+
"item": "interactive",
|
|
4570
|
+
"subitem": "link"
|
|
2978
4571
|
},
|
|
2979
4572
|
"path": [
|
|
2980
4573
|
"color",
|
|
2981
4574
|
"light-mode",
|
|
2982
|
-
"
|
|
2983
|
-
"
|
|
4575
|
+
"interactive",
|
|
4576
|
+
"link"
|
|
2984
4577
|
]
|
|
2985
4578
|
},
|
|
2986
|
-
"
|
|
2987
|
-
"value": "#
|
|
2988
|
-
"filePath": "tokens/color/base/
|
|
4579
|
+
"visited": {
|
|
4580
|
+
"value": "#6f54e8",
|
|
4581
|
+
"filePath": "tokens/color/base/interactive.light.json",
|
|
2989
4582
|
"isSource": true,
|
|
2990
4583
|
"original": {
|
|
2991
|
-
"value": "#
|
|
4584
|
+
"value": "#6F54E8"
|
|
2992
4585
|
},
|
|
2993
|
-
"name": "color-light-mode-
|
|
4586
|
+
"name": "color-light-mode-interactive-visited",
|
|
2994
4587
|
"attributes": {
|
|
2995
4588
|
"category": "color",
|
|
2996
4589
|
"type": "light-mode",
|
|
2997
|
-
"item": "
|
|
2998
|
-
"subitem": "
|
|
4590
|
+
"item": "interactive",
|
|
4591
|
+
"subitem": "visited"
|
|
2999
4592
|
},
|
|
3000
4593
|
"path": [
|
|
3001
4594
|
"color",
|
|
3002
4595
|
"light-mode",
|
|
3003
|
-
"
|
|
3004
|
-
"
|
|
4596
|
+
"interactive",
|
|
4597
|
+
"visited"
|
|
3005
4598
|
]
|
|
3006
4599
|
},
|
|
3007
|
-
"
|
|
3008
|
-
"value": "#
|
|
3009
|
-
"
|
|
4600
|
+
"focus": {
|
|
4601
|
+
"value": "#0f62fe",
|
|
4602
|
+
"public": true,
|
|
4603
|
+
"filePath": "tokens/color/base/interactive.light.json",
|
|
3010
4604
|
"isSource": true,
|
|
3011
4605
|
"original": {
|
|
3012
|
-
"value": "#
|
|
4606
|
+
"value": "#0F62FE",
|
|
4607
|
+
"public": true
|
|
3013
4608
|
},
|
|
3014
|
-
"name": "color-light-mode-
|
|
4609
|
+
"name": "color-light-mode-interactive-focus",
|
|
3015
4610
|
"attributes": {
|
|
3016
4611
|
"category": "color",
|
|
3017
4612
|
"type": "light-mode",
|
|
3018
|
-
"item": "
|
|
3019
|
-
"subitem": "
|
|
4613
|
+
"item": "interactive",
|
|
4614
|
+
"subitem": "focus"
|
|
3020
4615
|
},
|
|
3021
4616
|
"path": [
|
|
3022
4617
|
"color",
|
|
3023
4618
|
"light-mode",
|
|
3024
|
-
"
|
|
3025
|
-
"
|
|
4619
|
+
"interactive",
|
|
4620
|
+
"focus"
|
|
3026
4621
|
]
|
|
3027
|
-
}
|
|
3028
|
-
|
|
3029
|
-
|
|
4622
|
+
}
|
|
4623
|
+
},
|
|
4624
|
+
"neutral": {
|
|
4625
|
+
"100": {
|
|
4626
|
+
"value": "#f8f8f8",
|
|
4627
|
+
"public": true,
|
|
3030
4628
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
3031
4629
|
"isSource": true,
|
|
3032
4630
|
"original": {
|
|
3033
|
-
"value": "#
|
|
4631
|
+
"value": "#f8f8f8",
|
|
4632
|
+
"public": true
|
|
3034
4633
|
},
|
|
3035
|
-
"name": "color-light-mode-neutral-
|
|
4634
|
+
"name": "color-light-mode-neutral-100",
|
|
3036
4635
|
"attributes": {
|
|
3037
4636
|
"category": "color",
|
|
3038
4637
|
"type": "light-mode",
|
|
3039
4638
|
"item": "neutral",
|
|
3040
|
-
"subitem": "
|
|
4639
|
+
"subitem": "100"
|
|
3041
4640
|
},
|
|
3042
4641
|
"path": [
|
|
3043
4642
|
"color",
|
|
3044
4643
|
"light-mode",
|
|
3045
4644
|
"neutral",
|
|
3046
|
-
"
|
|
4645
|
+
"100"
|
|
3047
4646
|
]
|
|
3048
4647
|
},
|
|
3049
|
-
"
|
|
4648
|
+
"200": {
|
|
3050
4649
|
"value": "#f1f1f1",
|
|
4650
|
+
"public": true,
|
|
3051
4651
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
3052
4652
|
"isSource": true,
|
|
3053
4653
|
"original": {
|
|
3054
|
-
"value": "#
|
|
4654
|
+
"value": "#f1f1f1",
|
|
4655
|
+
"public": true
|
|
3055
4656
|
},
|
|
3056
|
-
"name": "color-light-mode-neutral-
|
|
4657
|
+
"name": "color-light-mode-neutral-200",
|
|
3057
4658
|
"attributes": {
|
|
3058
4659
|
"category": "color",
|
|
3059
4660
|
"type": "light-mode",
|
|
3060
4661
|
"item": "neutral",
|
|
3061
|
-
"subitem": "
|
|
4662
|
+
"subitem": "200"
|
|
3062
4663
|
},
|
|
3063
4664
|
"path": [
|
|
3064
4665
|
"color",
|
|
3065
4666
|
"light-mode",
|
|
3066
4667
|
"neutral",
|
|
3067
|
-
"
|
|
4668
|
+
"200"
|
|
3068
4669
|
]
|
|
3069
4670
|
},
|
|
3070
|
-
"
|
|
3071
|
-
"value": "#
|
|
4671
|
+
"300": {
|
|
4672
|
+
"value": "#cfcfd3",
|
|
4673
|
+
"public": true,
|
|
3072
4674
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
3073
4675
|
"isSource": true,
|
|
3074
4676
|
"original": {
|
|
3075
|
-
"value": "#
|
|
4677
|
+
"value": "#CFCFD3",
|
|
4678
|
+
"public": true
|
|
3076
4679
|
},
|
|
3077
|
-
"name": "color-light-mode-neutral-
|
|
4680
|
+
"name": "color-light-mode-neutral-300",
|
|
3078
4681
|
"attributes": {
|
|
3079
4682
|
"category": "color",
|
|
3080
4683
|
"type": "light-mode",
|
|
3081
4684
|
"item": "neutral",
|
|
3082
|
-
"subitem": "
|
|
4685
|
+
"subitem": "300"
|
|
3083
4686
|
},
|
|
3084
4687
|
"path": [
|
|
3085
4688
|
"color",
|
|
3086
4689
|
"light-mode",
|
|
3087
4690
|
"neutral",
|
|
3088
|
-
"
|
|
4691
|
+
"300"
|
|
3089
4692
|
]
|
|
3090
|
-
}
|
|
3091
|
-
},
|
|
3092
|
-
"semantic": {
|
|
3093
|
-
"error": {
|
|
3094
|
-
"100": {
|
|
3095
|
-
"value": "#ffebeb",
|
|
3096
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3097
|
-
"isSource": true,
|
|
3098
|
-
"original": {
|
|
3099
|
-
"value": "#FFEBEB"
|
|
3100
|
-
},
|
|
3101
|
-
"name": "color-light-mode-semantic-error-100",
|
|
3102
|
-
"attributes": {
|
|
3103
|
-
"category": "color",
|
|
3104
|
-
"type": "light-mode",
|
|
3105
|
-
"item": "semantic",
|
|
3106
|
-
"subitem": "error",
|
|
3107
|
-
"state": "100"
|
|
3108
|
-
},
|
|
3109
|
-
"path": [
|
|
3110
|
-
"color",
|
|
3111
|
-
"light-mode",
|
|
3112
|
-
"semantic",
|
|
3113
|
-
"error",
|
|
3114
|
-
"100"
|
|
3115
|
-
]
|
|
3116
|
-
},
|
|
3117
|
-
"200": {
|
|
3118
|
-
"value": "#ff9090",
|
|
3119
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3120
|
-
"isSource": true,
|
|
3121
|
-
"original": {
|
|
3122
|
-
"value": "#FF9090"
|
|
3123
|
-
},
|
|
3124
|
-
"name": "color-light-mode-semantic-error-200",
|
|
3125
|
-
"attributes": {
|
|
3126
|
-
"category": "color",
|
|
3127
|
-
"type": "light-mode",
|
|
3128
|
-
"item": "semantic",
|
|
3129
|
-
"subitem": "error",
|
|
3130
|
-
"state": "200"
|
|
3131
|
-
},
|
|
3132
|
-
"path": [
|
|
3133
|
-
"color",
|
|
3134
|
-
"light-mode",
|
|
3135
|
-
"semantic",
|
|
3136
|
-
"error",
|
|
3137
|
-
"200"
|
|
3138
|
-
]
|
|
3139
|
-
},
|
|
3140
|
-
"300": {
|
|
3141
|
-
"value": "#f83333",
|
|
3142
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3143
|
-
"isSource": true,
|
|
3144
|
-
"original": {
|
|
3145
|
-
"value": "#F83333"
|
|
3146
|
-
},
|
|
3147
|
-
"name": "color-light-mode-semantic-error-300",
|
|
3148
|
-
"attributes": {
|
|
3149
|
-
"category": "color",
|
|
3150
|
-
"type": "light-mode",
|
|
3151
|
-
"item": "semantic",
|
|
3152
|
-
"subitem": "error",
|
|
3153
|
-
"state": "300"
|
|
3154
|
-
},
|
|
3155
|
-
"path": [
|
|
3156
|
-
"color",
|
|
3157
|
-
"light-mode",
|
|
3158
|
-
"semantic",
|
|
3159
|
-
"error",
|
|
3160
|
-
"300"
|
|
3161
|
-
]
|
|
3162
|
-
},
|
|
3163
|
-
"400": {
|
|
3164
|
-
"value": "#d61f1f",
|
|
3165
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3166
|
-
"isSource": true,
|
|
3167
|
-
"original": {
|
|
3168
|
-
"value": "#D61F1F"
|
|
3169
|
-
},
|
|
3170
|
-
"name": "color-light-mode-semantic-error-400",
|
|
3171
|
-
"attributes": {
|
|
3172
|
-
"category": "color",
|
|
3173
|
-
"type": "light-mode",
|
|
3174
|
-
"item": "semantic",
|
|
3175
|
-
"subitem": "error",
|
|
3176
|
-
"state": "400"
|
|
3177
|
-
},
|
|
3178
|
-
"path": [
|
|
3179
|
-
"color",
|
|
3180
|
-
"light-mode",
|
|
3181
|
-
"semantic",
|
|
3182
|
-
"error",
|
|
3183
|
-
"400"
|
|
3184
|
-
]
|
|
3185
|
-
},
|
|
3186
|
-
"500": {
|
|
3187
|
-
"value": "#700000",
|
|
3188
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3189
|
-
"isSource": true,
|
|
3190
|
-
"original": {
|
|
3191
|
-
"value": "#700000"
|
|
3192
|
-
},
|
|
3193
|
-
"name": "color-light-mode-semantic-error-500",
|
|
3194
|
-
"attributes": {
|
|
3195
|
-
"category": "color",
|
|
3196
|
-
"type": "light-mode",
|
|
3197
|
-
"item": "semantic",
|
|
3198
|
-
"subitem": "error",
|
|
3199
|
-
"state": "500"
|
|
3200
|
-
},
|
|
3201
|
-
"path": [
|
|
3202
|
-
"color",
|
|
3203
|
-
"light-mode",
|
|
3204
|
-
"semantic",
|
|
3205
|
-
"error",
|
|
3206
|
-
"500"
|
|
3207
|
-
]
|
|
3208
|
-
}
|
|
3209
4693
|
},
|
|
3210
|
-
"
|
|
3211
|
-
"
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
"name": "color-light-mode-semantic-warning-100",
|
|
3219
|
-
"attributes": {
|
|
3220
|
-
"category": "color",
|
|
3221
|
-
"type": "light-mode",
|
|
3222
|
-
"item": "semantic",
|
|
3223
|
-
"subitem": "warning",
|
|
3224
|
-
"state": "100"
|
|
3225
|
-
},
|
|
3226
|
-
"path": [
|
|
3227
|
-
"color",
|
|
3228
|
-
"light-mode",
|
|
3229
|
-
"semantic",
|
|
3230
|
-
"warning",
|
|
3231
|
-
"100"
|
|
3232
|
-
]
|
|
3233
|
-
},
|
|
3234
|
-
"200": {
|
|
3235
|
-
"value": "#ffdd99",
|
|
3236
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
3237
|
-
"isSource": true,
|
|
3238
|
-
"original": {
|
|
3239
|
-
"value": "#FFDD99"
|
|
3240
|
-
},
|
|
3241
|
-
"name": "color-light-mode-semantic-warning-200",
|
|
3242
|
-
"attributes": {
|
|
3243
|
-
"category": "color",
|
|
3244
|
-
"type": "light-mode",
|
|
3245
|
-
"item": "semantic",
|
|
3246
|
-
"subitem": "warning",
|
|
3247
|
-
"state": "200"
|
|
3248
|
-
},
|
|
3249
|
-
"path": [
|
|
3250
|
-
"color",
|
|
3251
|
-
"light-mode",
|
|
3252
|
-
"semantic",
|
|
3253
|
-
"warning",
|
|
3254
|
-
"200"
|
|
3255
|
-
]
|
|
4694
|
+
"400": {
|
|
4695
|
+
"value": "#6d6d78",
|
|
4696
|
+
"public": true,
|
|
4697
|
+
"filePath": "tokens/color/base/neutral.light.json",
|
|
4698
|
+
"isSource": true,
|
|
4699
|
+
"original": {
|
|
4700
|
+
"value": "#6D6D78",
|
|
4701
|
+
"public": true
|
|
3256
4702
|
},
|
|
3257
|
-
"
|
|
3258
|
-
|
|
3259
|
-
"
|
|
3260
|
-
"
|
|
3261
|
-
"
|
|
3262
|
-
|
|
3263
|
-
},
|
|
3264
|
-
"name": "color-light-mode-semantic-warning-300",
|
|
3265
|
-
"attributes": {
|
|
3266
|
-
"category": "color",
|
|
3267
|
-
"type": "light-mode",
|
|
3268
|
-
"item": "semantic",
|
|
3269
|
-
"subitem": "warning",
|
|
3270
|
-
"state": "300"
|
|
3271
|
-
},
|
|
3272
|
-
"path": [
|
|
3273
|
-
"color",
|
|
3274
|
-
"light-mode",
|
|
3275
|
-
"semantic",
|
|
3276
|
-
"warning",
|
|
3277
|
-
"300"
|
|
3278
|
-
]
|
|
4703
|
+
"name": "color-light-mode-neutral-400",
|
|
4704
|
+
"attributes": {
|
|
4705
|
+
"category": "color",
|
|
4706
|
+
"type": "light-mode",
|
|
4707
|
+
"item": "neutral",
|
|
4708
|
+
"subitem": "400"
|
|
3279
4709
|
},
|
|
3280
|
-
"
|
|
3281
|
-
"
|
|
3282
|
-
"
|
|
3283
|
-
"
|
|
3284
|
-
"
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
"path": [
|
|
3296
|
-
"color",
|
|
3297
|
-
"light-mode",
|
|
3298
|
-
"semantic",
|
|
3299
|
-
"warning",
|
|
3300
|
-
"400"
|
|
3301
|
-
]
|
|
4710
|
+
"path": [
|
|
4711
|
+
"color",
|
|
4712
|
+
"light-mode",
|
|
4713
|
+
"neutral",
|
|
4714
|
+
"400"
|
|
4715
|
+
]
|
|
4716
|
+
},
|
|
4717
|
+
"500": {
|
|
4718
|
+
"value": "#23232d",
|
|
4719
|
+
"public": true,
|
|
4720
|
+
"filePath": "tokens/color/base/neutral.light.json",
|
|
4721
|
+
"isSource": true,
|
|
4722
|
+
"original": {
|
|
4723
|
+
"value": "#23232D",
|
|
4724
|
+
"public": true
|
|
3302
4725
|
},
|
|
3303
|
-
"
|
|
3304
|
-
|
|
3305
|
-
"
|
|
3306
|
-
"
|
|
3307
|
-
"
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
"
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
"state": "500"
|
|
3317
|
-
},
|
|
3318
|
-
"path": [
|
|
3319
|
-
"color",
|
|
3320
|
-
"light-mode",
|
|
3321
|
-
"semantic",
|
|
3322
|
-
"warning",
|
|
3323
|
-
"500"
|
|
3324
|
-
]
|
|
3325
|
-
}
|
|
4726
|
+
"name": "color-light-mode-neutral-500",
|
|
4727
|
+
"attributes": {
|
|
4728
|
+
"category": "color",
|
|
4729
|
+
"type": "light-mode",
|
|
4730
|
+
"item": "neutral",
|
|
4731
|
+
"subitem": "500"
|
|
4732
|
+
},
|
|
4733
|
+
"path": [
|
|
4734
|
+
"color",
|
|
4735
|
+
"light-mode",
|
|
4736
|
+
"neutral",
|
|
4737
|
+
"500"
|
|
4738
|
+
]
|
|
3326
4739
|
},
|
|
4740
|
+
"000": {
|
|
4741
|
+
"value": "#ffffff",
|
|
4742
|
+
"public": true,
|
|
4743
|
+
"filePath": "tokens/color/base/neutral.light.json",
|
|
4744
|
+
"isSource": true,
|
|
4745
|
+
"original": {
|
|
4746
|
+
"value": "#FFFFFF",
|
|
4747
|
+
"public": true
|
|
4748
|
+
},
|
|
4749
|
+
"name": "color-light-mode-neutral-000",
|
|
4750
|
+
"attributes": {
|
|
4751
|
+
"category": "color",
|
|
4752
|
+
"type": "light-mode",
|
|
4753
|
+
"item": "neutral",
|
|
4754
|
+
"subitem": "000"
|
|
4755
|
+
},
|
|
4756
|
+
"path": [
|
|
4757
|
+
"color",
|
|
4758
|
+
"light-mode",
|
|
4759
|
+
"neutral",
|
|
4760
|
+
"000"
|
|
4761
|
+
]
|
|
4762
|
+
}
|
|
4763
|
+
},
|
|
4764
|
+
"semantic": {
|
|
3327
4765
|
"success": {
|
|
3328
|
-
"
|
|
3329
|
-
"value": "#
|
|
4766
|
+
"foreground": {
|
|
4767
|
+
"value": "#218c5f",
|
|
4768
|
+
"public": true,
|
|
3330
4769
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3331
4770
|
"isSource": true,
|
|
3332
4771
|
"original": {
|
|
3333
|
-
"value": "#
|
|
4772
|
+
"value": "#218C5F",
|
|
4773
|
+
"public": true
|
|
3334
4774
|
},
|
|
3335
|
-
"name": "color-light-mode-semantic-success-
|
|
4775
|
+
"name": "color-light-mode-semantic-success-foreground",
|
|
3336
4776
|
"attributes": {
|
|
3337
4777
|
"category": "color",
|
|
3338
4778
|
"type": "light-mode",
|
|
3339
4779
|
"item": "semantic",
|
|
3340
4780
|
"subitem": "success",
|
|
3341
|
-
"state": "
|
|
4781
|
+
"state": "foreground"
|
|
3342
4782
|
},
|
|
3343
4783
|
"path": [
|
|
3344
4784
|
"color",
|
|
3345
4785
|
"light-mode",
|
|
3346
4786
|
"semantic",
|
|
3347
4787
|
"success",
|
|
3348
|
-
"
|
|
4788
|
+
"foreground"
|
|
3349
4789
|
]
|
|
3350
4790
|
},
|
|
3351
|
-
"
|
|
3352
|
-
"value": "#
|
|
4791
|
+
"background": {
|
|
4792
|
+
"value": "#e3fcef",
|
|
4793
|
+
"public": true,
|
|
3353
4794
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3354
4795
|
"isSource": true,
|
|
3355
4796
|
"original": {
|
|
3356
|
-
"value": "#
|
|
4797
|
+
"value": "#E3FCEF",
|
|
4798
|
+
"public": true
|
|
3357
4799
|
},
|
|
3358
|
-
"name": "color-light-mode-semantic-success-
|
|
4800
|
+
"name": "color-light-mode-semantic-success-background",
|
|
3359
4801
|
"attributes": {
|
|
3360
4802
|
"category": "color",
|
|
3361
4803
|
"type": "light-mode",
|
|
3362
4804
|
"item": "semantic",
|
|
3363
4805
|
"subitem": "success",
|
|
3364
|
-
"state": "
|
|
4806
|
+
"state": "background"
|
|
3365
4807
|
},
|
|
3366
4808
|
"path": [
|
|
3367
4809
|
"color",
|
|
3368
4810
|
"light-mode",
|
|
3369
4811
|
"semantic",
|
|
3370
4812
|
"success",
|
|
3371
|
-
"
|
|
4813
|
+
"background"
|
|
3372
4814
|
]
|
|
3373
|
-
}
|
|
3374
|
-
|
|
3375
|
-
|
|
4815
|
+
}
|
|
4816
|
+
},
|
|
4817
|
+
"info": {
|
|
4818
|
+
"foreground": {
|
|
4819
|
+
"value": "#1d7afc",
|
|
4820
|
+
"public": true,
|
|
3376
4821
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3377
4822
|
"isSource": true,
|
|
3378
4823
|
"original": {
|
|
3379
|
-
"value": "#
|
|
4824
|
+
"value": "#1D7AFC",
|
|
4825
|
+
"public": true
|
|
3380
4826
|
},
|
|
3381
|
-
"name": "color-light-mode-semantic-
|
|
4827
|
+
"name": "color-light-mode-semantic-info-foreground",
|
|
3382
4828
|
"attributes": {
|
|
3383
4829
|
"category": "color",
|
|
3384
4830
|
"type": "light-mode",
|
|
3385
4831
|
"item": "semantic",
|
|
3386
|
-
"subitem": "
|
|
3387
|
-
"state": "
|
|
4832
|
+
"subitem": "info",
|
|
4833
|
+
"state": "foreground"
|
|
3388
4834
|
},
|
|
3389
4835
|
"path": [
|
|
3390
4836
|
"color",
|
|
3391
4837
|
"light-mode",
|
|
3392
4838
|
"semantic",
|
|
3393
|
-
"
|
|
3394
|
-
"
|
|
4839
|
+
"info",
|
|
4840
|
+
"foreground"
|
|
3395
4841
|
]
|
|
3396
4842
|
},
|
|
3397
|
-
"
|
|
3398
|
-
"value": "#
|
|
4843
|
+
"background": {
|
|
4844
|
+
"value": "#e9f2ff",
|
|
4845
|
+
"public": true,
|
|
3399
4846
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3400
4847
|
"isSource": true,
|
|
3401
4848
|
"original": {
|
|
3402
|
-
"value": "#
|
|
4849
|
+
"value": "#E9F2FF",
|
|
4850
|
+
"public": true
|
|
3403
4851
|
},
|
|
3404
|
-
"name": "color-light-mode-semantic-
|
|
4852
|
+
"name": "color-light-mode-semantic-info-background",
|
|
3405
4853
|
"attributes": {
|
|
3406
4854
|
"category": "color",
|
|
3407
4855
|
"type": "light-mode",
|
|
3408
4856
|
"item": "semantic",
|
|
3409
|
-
"subitem": "
|
|
3410
|
-
"state": "
|
|
4857
|
+
"subitem": "info",
|
|
4858
|
+
"state": "background"
|
|
3411
4859
|
},
|
|
3412
4860
|
"path": [
|
|
3413
4861
|
"color",
|
|
3414
4862
|
"light-mode",
|
|
3415
4863
|
"semantic",
|
|
3416
|
-
"
|
|
3417
|
-
"
|
|
4864
|
+
"info",
|
|
4865
|
+
"background"
|
|
3418
4866
|
]
|
|
3419
|
-
}
|
|
3420
|
-
|
|
3421
|
-
|
|
4867
|
+
}
|
|
4868
|
+
},
|
|
4869
|
+
"warning": {
|
|
4870
|
+
"foreground": {
|
|
4871
|
+
"value": "#d97008",
|
|
4872
|
+
"public": true,
|
|
3422
4873
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3423
4874
|
"isSource": true,
|
|
3424
4875
|
"original": {
|
|
3425
|
-
"value": "#
|
|
4876
|
+
"value": "#D97008",
|
|
4877
|
+
"public": true
|
|
3426
4878
|
},
|
|
3427
|
-
"name": "color-light-mode-semantic-
|
|
4879
|
+
"name": "color-light-mode-semantic-warning-foreground",
|
|
3428
4880
|
"attributes": {
|
|
3429
4881
|
"category": "color",
|
|
3430
4882
|
"type": "light-mode",
|
|
3431
4883
|
"item": "semantic",
|
|
3432
|
-
"subitem": "
|
|
3433
|
-
"state": "
|
|
4884
|
+
"subitem": "warning",
|
|
4885
|
+
"state": "foreground"
|
|
3434
4886
|
},
|
|
3435
4887
|
"path": [
|
|
3436
4888
|
"color",
|
|
3437
4889
|
"light-mode",
|
|
3438
4890
|
"semantic",
|
|
3439
|
-
"
|
|
3440
|
-
"
|
|
4891
|
+
"warning",
|
|
4892
|
+
"foreground"
|
|
3441
4893
|
]
|
|
3442
|
-
}
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
"value": "#f0fdff",
|
|
4894
|
+
},
|
|
4895
|
+
"background": {
|
|
4896
|
+
"value": "#fff7d6",
|
|
4897
|
+
"public": true,
|
|
3447
4898
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3448
4899
|
"isSource": true,
|
|
3449
4900
|
"original": {
|
|
3450
|
-
"value": "#
|
|
4901
|
+
"value": "#FFF7D6",
|
|
4902
|
+
"public": true
|
|
3451
4903
|
},
|
|
3452
|
-
"name": "color-light-mode-semantic-
|
|
4904
|
+
"name": "color-light-mode-semantic-warning-background",
|
|
3453
4905
|
"attributes": {
|
|
3454
4906
|
"category": "color",
|
|
3455
4907
|
"type": "light-mode",
|
|
3456
4908
|
"item": "semantic",
|
|
3457
|
-
"subitem": "
|
|
3458
|
-
"state": "
|
|
4909
|
+
"subitem": "warning",
|
|
4910
|
+
"state": "background"
|
|
3459
4911
|
},
|
|
3460
4912
|
"path": [
|
|
3461
4913
|
"color",
|
|
3462
4914
|
"light-mode",
|
|
3463
4915
|
"semantic",
|
|
3464
|
-
"
|
|
3465
|
-
"
|
|
4916
|
+
"warning",
|
|
4917
|
+
"background"
|
|
3466
4918
|
]
|
|
3467
|
-
}
|
|
3468
|
-
|
|
3469
|
-
|
|
4919
|
+
}
|
|
4920
|
+
},
|
|
4921
|
+
"critical": {
|
|
4922
|
+
"foreground": {
|
|
4923
|
+
"value": "#ca3521",
|
|
4924
|
+
"public": true,
|
|
3470
4925
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3471
4926
|
"isSource": true,
|
|
3472
4927
|
"original": {
|
|
3473
|
-
"value": "#
|
|
4928
|
+
"value": "#CA3521",
|
|
4929
|
+
"public": true
|
|
3474
4930
|
},
|
|
3475
|
-
"name": "color-light-mode-semantic-
|
|
4931
|
+
"name": "color-light-mode-semantic-critical-foreground",
|
|
3476
4932
|
"attributes": {
|
|
3477
4933
|
"category": "color",
|
|
3478
4934
|
"type": "light-mode",
|
|
3479
4935
|
"item": "semantic",
|
|
3480
|
-
"subitem": "
|
|
3481
|
-
"state": "
|
|
4936
|
+
"subitem": "critical",
|
|
4937
|
+
"state": "foreground"
|
|
3482
4938
|
},
|
|
3483
4939
|
"path": [
|
|
3484
4940
|
"color",
|
|
3485
4941
|
"light-mode",
|
|
3486
4942
|
"semantic",
|
|
3487
|
-
"
|
|
3488
|
-
"
|
|
4943
|
+
"critical",
|
|
4944
|
+
"foreground"
|
|
3489
4945
|
]
|
|
3490
4946
|
},
|
|
3491
|
-
"
|
|
3492
|
-
"value": "#
|
|
4947
|
+
"background": {
|
|
4948
|
+
"value": "#ffedeb",
|
|
4949
|
+
"public": true,
|
|
3493
4950
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3494
4951
|
"isSource": true,
|
|
3495
4952
|
"original": {
|
|
3496
|
-
"value": "#
|
|
4953
|
+
"value": "#FFEDEB",
|
|
4954
|
+
"public": true
|
|
3497
4955
|
},
|
|
3498
|
-
"name": "color-light-mode-semantic-
|
|
4956
|
+
"name": "color-light-mode-semantic-critical-background",
|
|
3499
4957
|
"attributes": {
|
|
3500
4958
|
"category": "color",
|
|
3501
4959
|
"type": "light-mode",
|
|
3502
4960
|
"item": "semantic",
|
|
3503
|
-
"subitem": "
|
|
3504
|
-
"state": "
|
|
4961
|
+
"subitem": "critical",
|
|
4962
|
+
"state": "background"
|
|
3505
4963
|
},
|
|
3506
4964
|
"path": [
|
|
3507
4965
|
"color",
|
|
3508
4966
|
"light-mode",
|
|
3509
4967
|
"semantic",
|
|
3510
|
-
"
|
|
3511
|
-
"
|
|
4968
|
+
"critical",
|
|
4969
|
+
"background"
|
|
3512
4970
|
]
|
|
3513
|
-
}
|
|
3514
|
-
|
|
3515
|
-
|
|
4971
|
+
}
|
|
4972
|
+
},
|
|
4973
|
+
"discovery": {
|
|
4974
|
+
"foreground": {
|
|
4975
|
+
"value": "#8270db",
|
|
4976
|
+
"public": true,
|
|
3516
4977
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3517
4978
|
"isSource": true,
|
|
3518
4979
|
"original": {
|
|
3519
|
-
"value": "#
|
|
4980
|
+
"value": "#8270DB",
|
|
4981
|
+
"public": true
|
|
3520
4982
|
},
|
|
3521
|
-
"name": "color-light-mode-semantic-
|
|
4983
|
+
"name": "color-light-mode-semantic-discovery-foreground",
|
|
3522
4984
|
"attributes": {
|
|
3523
4985
|
"category": "color",
|
|
3524
4986
|
"type": "light-mode",
|
|
3525
4987
|
"item": "semantic",
|
|
3526
|
-
"subitem": "
|
|
3527
|
-
"state": "
|
|
4988
|
+
"subitem": "discovery",
|
|
4989
|
+
"state": "foreground"
|
|
3528
4990
|
},
|
|
3529
4991
|
"path": [
|
|
3530
4992
|
"color",
|
|
3531
4993
|
"light-mode",
|
|
3532
4994
|
"semantic",
|
|
3533
|
-
"
|
|
3534
|
-
"
|
|
4995
|
+
"discovery",
|
|
4996
|
+
"foreground"
|
|
3535
4997
|
]
|
|
3536
4998
|
},
|
|
3537
|
-
"
|
|
3538
|
-
"value": "#
|
|
4999
|
+
"background": {
|
|
5000
|
+
"value": "#eae6ff",
|
|
5001
|
+
"public": true,
|
|
3539
5002
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
3540
5003
|
"isSource": true,
|
|
3541
5004
|
"original": {
|
|
3542
|
-
"value": "#
|
|
5005
|
+
"value": "#EAE6FF",
|
|
5006
|
+
"public": true
|
|
3543
5007
|
},
|
|
3544
|
-
"name": "color-light-mode-semantic-
|
|
5008
|
+
"name": "color-light-mode-semantic-discovery-background",
|
|
3545
5009
|
"attributes": {
|
|
3546
5010
|
"category": "color",
|
|
3547
5011
|
"type": "light-mode",
|
|
3548
5012
|
"item": "semantic",
|
|
3549
|
-
"subitem": "
|
|
3550
|
-
"state": "
|
|
5013
|
+
"subitem": "discovery",
|
|
5014
|
+
"state": "background"
|
|
3551
5015
|
},
|
|
3552
5016
|
"path": [
|
|
3553
5017
|
"color",
|
|
3554
5018
|
"light-mode",
|
|
3555
5019
|
"semantic",
|
|
3556
|
-
"
|
|
3557
|
-
"
|
|
5020
|
+
"discovery",
|
|
5021
|
+
"background"
|
|
3558
5022
|
]
|
|
3559
5023
|
}
|
|
3560
5024
|
}
|
|
5025
|
+
},
|
|
5026
|
+
"utility": {
|
|
5027
|
+
"announcement": {
|
|
5028
|
+
"value": "#44546f",
|
|
5029
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
5030
|
+
"isSource": true,
|
|
5031
|
+
"original": {
|
|
5032
|
+
"value": "#44546F"
|
|
5033
|
+
},
|
|
5034
|
+
"name": "color-light-mode-utility-announcement",
|
|
5035
|
+
"attributes": {
|
|
5036
|
+
"category": "color",
|
|
5037
|
+
"type": "light-mode",
|
|
5038
|
+
"item": "utility",
|
|
5039
|
+
"subitem": "announcement"
|
|
5040
|
+
},
|
|
5041
|
+
"path": [
|
|
5042
|
+
"color",
|
|
5043
|
+
"light-mode",
|
|
5044
|
+
"utility",
|
|
5045
|
+
"announcement"
|
|
5046
|
+
]
|
|
5047
|
+
},
|
|
5048
|
+
"warning": {
|
|
5049
|
+
"value": "#e2b203",
|
|
5050
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
5051
|
+
"isSource": true,
|
|
5052
|
+
"original": {
|
|
5053
|
+
"value": "#E2B203"
|
|
5054
|
+
},
|
|
5055
|
+
"name": "color-light-mode-utility-warning",
|
|
5056
|
+
"attributes": {
|
|
5057
|
+
"category": "color",
|
|
5058
|
+
"type": "light-mode",
|
|
5059
|
+
"item": "utility",
|
|
5060
|
+
"subitem": "warning"
|
|
5061
|
+
},
|
|
5062
|
+
"path": [
|
|
5063
|
+
"color",
|
|
5064
|
+
"light-mode",
|
|
5065
|
+
"utility",
|
|
5066
|
+
"warning"
|
|
5067
|
+
]
|
|
5068
|
+
},
|
|
5069
|
+
"critical": {
|
|
5070
|
+
"value": "#ca3521",
|
|
5071
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
5072
|
+
"isSource": true,
|
|
5073
|
+
"original": {
|
|
5074
|
+
"value": "#CA3521"
|
|
5075
|
+
},
|
|
5076
|
+
"name": "color-light-mode-utility-critical",
|
|
5077
|
+
"attributes": {
|
|
5078
|
+
"category": "color",
|
|
5079
|
+
"type": "light-mode",
|
|
5080
|
+
"item": "utility",
|
|
5081
|
+
"subitem": "critical"
|
|
5082
|
+
},
|
|
5083
|
+
"path": [
|
|
5084
|
+
"color",
|
|
5085
|
+
"light-mode",
|
|
5086
|
+
"utility",
|
|
5087
|
+
"critical"
|
|
5088
|
+
]
|
|
5089
|
+
}
|
|
3561
5090
|
}
|
|
3562
5091
|
}
|
|
3563
5092
|
},
|
|
3564
5093
|
"elevation": {
|
|
3565
5094
|
"light-mode": {
|
|
3566
5095
|
"raised": {
|
|
3567
|
-
"value": "0px 1px
|
|
5096
|
+
"value": "0px 1px 2px 0px rgba(0, 0, 0, 0.2), 0px 3px 8px 0px rgba(0, 0, 0, 0.15)",
|
|
3568
5097
|
"type": "boxShadow",
|
|
3569
5098
|
"public": true,
|
|
3570
5099
|
"filePath": "tokens/elevation/base.light.json",
|
|
@@ -3574,17 +5103,17 @@
|
|
|
3574
5103
|
{
|
|
3575
5104
|
"x": "0",
|
|
3576
5105
|
"y": "1",
|
|
3577
|
-
"blur": "
|
|
5106
|
+
"blur": "2",
|
|
3578
5107
|
"spread": "0",
|
|
3579
|
-
"color": "
|
|
5108
|
+
"color": "rgba(0, 0, 0, 0.2)",
|
|
3580
5109
|
"type": "dropShadow"
|
|
3581
5110
|
},
|
|
3582
5111
|
{
|
|
3583
5112
|
"x": "0",
|
|
3584
|
-
"y": "
|
|
3585
|
-
"blur": "
|
|
5113
|
+
"y": "3",
|
|
5114
|
+
"blur": "8",
|
|
3586
5115
|
"spread": "0",
|
|
3587
|
-
"color": "rgba(
|
|
5116
|
+
"color": "rgba(0, 0, 0, 0.15)",
|
|
3588
5117
|
"type": "dropShadow"
|
|
3589
5118
|
}
|
|
3590
5119
|
],
|
|
@@ -3604,7 +5133,7 @@
|
|
|
3604
5133
|
]
|
|
3605
5134
|
},
|
|
3606
5135
|
"overlay": {
|
|
3607
|
-
"value": "0px
|
|
5136
|
+
"value": "0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 8px 12px 0px rgba(0, 0, 0, 0.15)",
|
|
3608
5137
|
"type": "boxShadow",
|
|
3609
5138
|
"public": true,
|
|
3610
5139
|
"filePath": "tokens/elevation/base.light.json",
|
|
@@ -3613,18 +5142,18 @@
|
|
|
3613
5142
|
"value": [
|
|
3614
5143
|
{
|
|
3615
5144
|
"x": "0",
|
|
3616
|
-
"y": "
|
|
3617
|
-
"blur": "
|
|
5145
|
+
"y": "1",
|
|
5146
|
+
"blur": "3",
|
|
3618
5147
|
"spread": "0",
|
|
3619
|
-
"color": "rgba(
|
|
5148
|
+
"color": "rgba(0, 0, 0, 0.1)",
|
|
3620
5149
|
"type": "dropShadow"
|
|
3621
5150
|
},
|
|
3622
5151
|
{
|
|
3623
5152
|
"x": "0",
|
|
3624
|
-
"y": "
|
|
3625
|
-
"blur": "
|
|
5153
|
+
"y": "8",
|
|
5154
|
+
"blur": "12",
|
|
3626
5155
|
"spread": "0",
|
|
3627
|
-
"color": "rgba(
|
|
5156
|
+
"color": "rgba(0, 0, 0, 0.15)",
|
|
3628
5157
|
"type": "dropShadow"
|
|
3629
5158
|
}
|
|
3630
5159
|
],
|
|
@@ -3645,4 +5174,4 @@
|
|
|
3645
5174
|
}
|
|
3646
5175
|
}
|
|
3647
5176
|
}
|
|
3648
|
-
}
|
|
5177
|
+
}
|