@pantheon-systems/pds-design-tokens 1.0.0-dev.0 → 1.0.0-dev.10
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/build/css/pds-design-tokens-dark-mode.css +31 -13
- package/build/css/pds-design-tokens-light-mode.css +27 -9
- package/build/css/pds-design-tokens.css +4 -3
- package/build/figma/pds-design-tokens-figma.json +1374 -167
- package/build/json/pds-design-tokens-dark-mode.json +560 -40
- package/build/json/pds-design-tokens-light-mode.json +529 -32
- package/build/json/pds-design-tokens.json +106 -52
- package/build/scss/_pds-design-tokens-dark-mode.scss +31 -13
- package/build/scss/_pds-design-tokens-light-mode.scss +27 -9
- package/build/scss/_pds-design-tokens.scss +4 -3
- package/package.json +1 -1
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"value": "#1d1d29",
|
|
89
89
|
"public": true,
|
|
90
90
|
"isReferenceToInternal": true,
|
|
91
|
-
"filePath": "tokens/color/alias/
|
|
91
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
92
92
|
"isSource": true,
|
|
93
93
|
"original": {
|
|
94
94
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -111,43 +111,126 @@
|
|
|
111
111
|
"default"
|
|
112
112
|
]
|
|
113
113
|
},
|
|
114
|
-
"
|
|
115
|
-
"value": "#
|
|
114
|
+
"hover": {
|
|
115
|
+
"value": "#282839",
|
|
116
|
+
"public": true,
|
|
117
|
+
"isReferenceToInternal": true,
|
|
118
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
119
|
+
"isSource": true,
|
|
120
|
+
"original": {
|
|
121
|
+
"value": "{color.dark-mode.neutral.500.value}",
|
|
122
|
+
"public": true,
|
|
123
|
+
"isReferenceToInternal": true
|
|
124
|
+
},
|
|
125
|
+
"name": "color-dark-mode-input-background-hover",
|
|
126
|
+
"attributes": {
|
|
127
|
+
"category": "color",
|
|
128
|
+
"type": "dark-mode",
|
|
129
|
+
"item": "input",
|
|
130
|
+
"subitem": "background",
|
|
131
|
+
"state": "hover"
|
|
132
|
+
},
|
|
133
|
+
"path": [
|
|
134
|
+
"color",
|
|
135
|
+
"dark-mode",
|
|
136
|
+
"input",
|
|
137
|
+
"background",
|
|
138
|
+
"hover"
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
"active": {
|
|
142
|
+
"value": "#1d1d29",
|
|
116
143
|
"public": true,
|
|
117
144
|
"isReferenceToInternal": true,
|
|
118
|
-
"filePath": "tokens/color/alias/
|
|
145
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
119
146
|
"isSource": true,
|
|
120
147
|
"original": {
|
|
121
|
-
"value": "{color.dark-mode.neutral.
|
|
148
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
122
149
|
"public": true,
|
|
123
150
|
"isReferenceToInternal": true
|
|
124
151
|
},
|
|
125
|
-
"name": "color-dark-mode-input-background-
|
|
152
|
+
"name": "color-dark-mode-input-background-active",
|
|
126
153
|
"attributes": {
|
|
127
154
|
"category": "color",
|
|
128
155
|
"type": "dark-mode",
|
|
129
156
|
"item": "input",
|
|
130
157
|
"subitem": "background",
|
|
131
|
-
"state": "
|
|
158
|
+
"state": "active"
|
|
132
159
|
},
|
|
133
160
|
"path": [
|
|
134
161
|
"color",
|
|
135
162
|
"dark-mode",
|
|
136
163
|
"input",
|
|
137
164
|
"background",
|
|
138
|
-
"
|
|
165
|
+
"active"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
168
|
+
"success": {
|
|
169
|
+
"value": "#1d1d29",
|
|
170
|
+
"public": true,
|
|
171
|
+
"isReferenceToInternal": true,
|
|
172
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
173
|
+
"isSource": true,
|
|
174
|
+
"original": {
|
|
175
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
176
|
+
"public": true,
|
|
177
|
+
"isReferenceToInternal": true
|
|
178
|
+
},
|
|
179
|
+
"name": "color-dark-mode-input-background-success",
|
|
180
|
+
"attributes": {
|
|
181
|
+
"category": "color",
|
|
182
|
+
"type": "dark-mode",
|
|
183
|
+
"item": "input",
|
|
184
|
+
"subitem": "background",
|
|
185
|
+
"state": "success"
|
|
186
|
+
},
|
|
187
|
+
"path": [
|
|
188
|
+
"color",
|
|
189
|
+
"dark-mode",
|
|
190
|
+
"input",
|
|
191
|
+
"background",
|
|
192
|
+
"success"
|
|
193
|
+
]
|
|
194
|
+
},
|
|
195
|
+
"critical": {
|
|
196
|
+
"value": "#1d1d29",
|
|
197
|
+
"public": true,
|
|
198
|
+
"isReferenceToInternal": true,
|
|
199
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
200
|
+
"isSource": true,
|
|
201
|
+
"original": {
|
|
202
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
203
|
+
"public": true,
|
|
204
|
+
"isReferenceToInternal": true
|
|
205
|
+
},
|
|
206
|
+
"name": "color-dark-mode-input-background-critical",
|
|
207
|
+
"attributes": {
|
|
208
|
+
"category": "color",
|
|
209
|
+
"type": "dark-mode",
|
|
210
|
+
"item": "input",
|
|
211
|
+
"subitem": "background",
|
|
212
|
+
"state": "critical"
|
|
213
|
+
},
|
|
214
|
+
"path": [
|
|
215
|
+
"color",
|
|
216
|
+
"dark-mode",
|
|
217
|
+
"input",
|
|
218
|
+
"background",
|
|
219
|
+
"critical"
|
|
139
220
|
]
|
|
140
221
|
}
|
|
141
222
|
},
|
|
142
223
|
"border": {
|
|
143
224
|
"default": {
|
|
144
|
-
"value": "#
|
|
225
|
+
"value": "#a6a3b4",
|
|
145
226
|
"public": true,
|
|
146
|
-
"
|
|
227
|
+
"isReferenceToInternal": true,
|
|
228
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
147
229
|
"isSource": true,
|
|
148
230
|
"original": {
|
|
149
|
-
"value": "{color.dark-mode.
|
|
150
|
-
"public": true
|
|
231
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
232
|
+
"public": true,
|
|
233
|
+
"isReferenceToInternal": true
|
|
151
234
|
},
|
|
152
235
|
"name": "color-dark-mode-input-border-default",
|
|
153
236
|
"attributes": {
|
|
@@ -165,31 +248,249 @@
|
|
|
165
248
|
"default"
|
|
166
249
|
]
|
|
167
250
|
},
|
|
168
|
-
"
|
|
251
|
+
"hover": {
|
|
252
|
+
"value": "#858299",
|
|
253
|
+
"public": true,
|
|
254
|
+
"isReferenceToInternal": true,
|
|
255
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
256
|
+
"isSource": true,
|
|
257
|
+
"original": {
|
|
258
|
+
"value": "{color.dark-mode.neutral.300.value}",
|
|
259
|
+
"public": true,
|
|
260
|
+
"isReferenceToInternal": true
|
|
261
|
+
},
|
|
262
|
+
"name": "color-dark-mode-input-border-hover",
|
|
263
|
+
"attributes": {
|
|
264
|
+
"category": "color",
|
|
265
|
+
"type": "dark-mode",
|
|
266
|
+
"item": "input",
|
|
267
|
+
"subitem": "border",
|
|
268
|
+
"state": "hover"
|
|
269
|
+
},
|
|
270
|
+
"path": [
|
|
271
|
+
"color",
|
|
272
|
+
"dark-mode",
|
|
273
|
+
"input",
|
|
274
|
+
"border",
|
|
275
|
+
"hover"
|
|
276
|
+
]
|
|
277
|
+
},
|
|
278
|
+
"active": {
|
|
169
279
|
"value": "#858299",
|
|
170
280
|
"public": true,
|
|
171
281
|
"isReferenceToInternal": true,
|
|
172
|
-
"filePath": "tokens/color/alias/
|
|
282
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
173
283
|
"isSource": true,
|
|
174
284
|
"original": {
|
|
175
285
|
"value": "{color.dark-mode.neutral.300.value}",
|
|
176
286
|
"public": true,
|
|
177
287
|
"isReferenceToInternal": true
|
|
178
288
|
},
|
|
179
|
-
"name": "color-dark-mode-input-border-
|
|
289
|
+
"name": "color-dark-mode-input-border-active",
|
|
290
|
+
"attributes": {
|
|
291
|
+
"category": "color",
|
|
292
|
+
"type": "dark-mode",
|
|
293
|
+
"item": "input",
|
|
294
|
+
"subitem": "border",
|
|
295
|
+
"state": "active"
|
|
296
|
+
},
|
|
297
|
+
"path": [
|
|
298
|
+
"color",
|
|
299
|
+
"dark-mode",
|
|
300
|
+
"input",
|
|
301
|
+
"border",
|
|
302
|
+
"active"
|
|
303
|
+
]
|
|
304
|
+
},
|
|
305
|
+
"success": {
|
|
306
|
+
"value": "#22a06b",
|
|
307
|
+
"public": true,
|
|
308
|
+
"isReferenceToInternal": true,
|
|
309
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
310
|
+
"isSource": true,
|
|
311
|
+
"original": {
|
|
312
|
+
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
313
|
+
"public": true,
|
|
314
|
+
"isReferenceToInternal": true
|
|
315
|
+
},
|
|
316
|
+
"name": "color-dark-mode-input-border-success",
|
|
180
317
|
"attributes": {
|
|
181
318
|
"category": "color",
|
|
182
319
|
"type": "dark-mode",
|
|
183
320
|
"item": "input",
|
|
184
321
|
"subitem": "border",
|
|
185
|
-
"state": "
|
|
322
|
+
"state": "success"
|
|
186
323
|
},
|
|
187
324
|
"path": [
|
|
188
325
|
"color",
|
|
189
326
|
"dark-mode",
|
|
190
327
|
"input",
|
|
191
328
|
"border",
|
|
192
|
-
"
|
|
329
|
+
"success"
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
"critical": {
|
|
333
|
+
"value": "#e05757",
|
|
334
|
+
"public": true,
|
|
335
|
+
"isReferenceToInternal": true,
|
|
336
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
337
|
+
"isSource": true,
|
|
338
|
+
"original": {
|
|
339
|
+
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
340
|
+
"public": true,
|
|
341
|
+
"isReferenceToInternal": true
|
|
342
|
+
},
|
|
343
|
+
"name": "color-dark-mode-input-border-critical",
|
|
344
|
+
"attributes": {
|
|
345
|
+
"category": "color",
|
|
346
|
+
"type": "dark-mode",
|
|
347
|
+
"item": "input",
|
|
348
|
+
"subitem": "border",
|
|
349
|
+
"state": "critical"
|
|
350
|
+
},
|
|
351
|
+
"path": [
|
|
352
|
+
"color",
|
|
353
|
+
"dark-mode",
|
|
354
|
+
"input",
|
|
355
|
+
"border",
|
|
356
|
+
"critical"
|
|
357
|
+
]
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
"foreground": {
|
|
361
|
+
"default": {
|
|
362
|
+
"value": "#ffffff",
|
|
363
|
+
"public": true,
|
|
364
|
+
"isReferenceToInternal": true,
|
|
365
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
366
|
+
"isSource": true,
|
|
367
|
+
"original": {
|
|
368
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
369
|
+
"public": true,
|
|
370
|
+
"isReferenceToInternal": true
|
|
371
|
+
},
|
|
372
|
+
"name": "color-dark-mode-input-foreground-default",
|
|
373
|
+
"attributes": {
|
|
374
|
+
"category": "color",
|
|
375
|
+
"type": "dark-mode",
|
|
376
|
+
"item": "input",
|
|
377
|
+
"subitem": "foreground",
|
|
378
|
+
"state": "default"
|
|
379
|
+
},
|
|
380
|
+
"path": [
|
|
381
|
+
"color",
|
|
382
|
+
"dark-mode",
|
|
383
|
+
"input",
|
|
384
|
+
"foreground",
|
|
385
|
+
"default"
|
|
386
|
+
]
|
|
387
|
+
},
|
|
388
|
+
"hover": {
|
|
389
|
+
"value": "#ffffff",
|
|
390
|
+
"public": true,
|
|
391
|
+
"isReferenceToInternal": true,
|
|
392
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
393
|
+
"isSource": true,
|
|
394
|
+
"original": {
|
|
395
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
396
|
+
"public": true,
|
|
397
|
+
"isReferenceToInternal": true
|
|
398
|
+
},
|
|
399
|
+
"name": "color-dark-mode-input-foreground-hover",
|
|
400
|
+
"attributes": {
|
|
401
|
+
"category": "color",
|
|
402
|
+
"type": "dark-mode",
|
|
403
|
+
"item": "input",
|
|
404
|
+
"subitem": "foreground",
|
|
405
|
+
"state": "hover"
|
|
406
|
+
},
|
|
407
|
+
"path": [
|
|
408
|
+
"color",
|
|
409
|
+
"dark-mode",
|
|
410
|
+
"input",
|
|
411
|
+
"foreground",
|
|
412
|
+
"hover"
|
|
413
|
+
]
|
|
414
|
+
},
|
|
415
|
+
"active": {
|
|
416
|
+
"value": "#ffffff",
|
|
417
|
+
"public": true,
|
|
418
|
+
"isReferenceToInternal": true,
|
|
419
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
420
|
+
"isSource": true,
|
|
421
|
+
"original": {
|
|
422
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
423
|
+
"public": true,
|
|
424
|
+
"isReferenceToInternal": true
|
|
425
|
+
},
|
|
426
|
+
"name": "color-dark-mode-input-foreground-active",
|
|
427
|
+
"attributes": {
|
|
428
|
+
"category": "color",
|
|
429
|
+
"type": "dark-mode",
|
|
430
|
+
"item": "input",
|
|
431
|
+
"subitem": "foreground",
|
|
432
|
+
"state": "active"
|
|
433
|
+
},
|
|
434
|
+
"path": [
|
|
435
|
+
"color",
|
|
436
|
+
"dark-mode",
|
|
437
|
+
"input",
|
|
438
|
+
"foreground",
|
|
439
|
+
"active"
|
|
440
|
+
]
|
|
441
|
+
},
|
|
442
|
+
"success": {
|
|
443
|
+
"value": "#22a06b",
|
|
444
|
+
"public": true,
|
|
445
|
+
"isReferenceToInternal": true,
|
|
446
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
447
|
+
"isSource": true,
|
|
448
|
+
"original": {
|
|
449
|
+
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
450
|
+
"public": true,
|
|
451
|
+
"isReferenceToInternal": true
|
|
452
|
+
},
|
|
453
|
+
"name": "color-dark-mode-input-foreground-success",
|
|
454
|
+
"attributes": {
|
|
455
|
+
"category": "color",
|
|
456
|
+
"type": "dark-mode",
|
|
457
|
+
"item": "input",
|
|
458
|
+
"subitem": "foreground",
|
|
459
|
+
"state": "success"
|
|
460
|
+
},
|
|
461
|
+
"path": [
|
|
462
|
+
"color",
|
|
463
|
+
"dark-mode",
|
|
464
|
+
"input",
|
|
465
|
+
"foreground",
|
|
466
|
+
"success"
|
|
467
|
+
]
|
|
468
|
+
},
|
|
469
|
+
"critical": {
|
|
470
|
+
"value": "#e05757",
|
|
471
|
+
"public": true,
|
|
472
|
+
"isReferenceToInternal": true,
|
|
473
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
474
|
+
"isSource": true,
|
|
475
|
+
"original": {
|
|
476
|
+
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
477
|
+
"public": true,
|
|
478
|
+
"isReferenceToInternal": true
|
|
479
|
+
},
|
|
480
|
+
"name": "color-dark-mode-input-foreground-critical",
|
|
481
|
+
"attributes": {
|
|
482
|
+
"category": "color",
|
|
483
|
+
"type": "dark-mode",
|
|
484
|
+
"item": "input",
|
|
485
|
+
"subitem": "foreground",
|
|
486
|
+
"state": "critical"
|
|
487
|
+
},
|
|
488
|
+
"path": [
|
|
489
|
+
"color",
|
|
490
|
+
"dark-mode",
|
|
491
|
+
"input",
|
|
492
|
+
"foreground",
|
|
493
|
+
"critical"
|
|
193
494
|
]
|
|
194
495
|
}
|
|
195
496
|
}
|
|
@@ -198,13 +499,13 @@
|
|
|
198
499
|
"primary": {
|
|
199
500
|
"background": {
|
|
200
501
|
"default": {
|
|
201
|
-
"value": "#
|
|
502
|
+
"value": "#6947ff",
|
|
202
503
|
"public": true,
|
|
203
504
|
"isReferenceToInternal": true,
|
|
204
505
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
205
506
|
"isSource": true,
|
|
206
507
|
"original": {
|
|
207
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
508
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
208
509
|
"public": true,
|
|
209
510
|
"isReferenceToInternal": true
|
|
210
511
|
},
|
|
@@ -226,13 +527,13 @@
|
|
|
226
527
|
]
|
|
227
528
|
},
|
|
228
529
|
"hover": {
|
|
229
|
-
"value": "#
|
|
530
|
+
"value": "#7657ff",
|
|
230
531
|
"public": true,
|
|
231
532
|
"isReferenceToInternal": true,
|
|
232
533
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
233
534
|
"isSource": true,
|
|
234
535
|
"original": {
|
|
235
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
536
|
+
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
236
537
|
"public": true,
|
|
237
538
|
"isReferenceToInternal": true
|
|
238
539
|
},
|
|
@@ -254,13 +555,13 @@
|
|
|
254
555
|
]
|
|
255
556
|
},
|
|
256
557
|
"active": {
|
|
257
|
-
"value": "#
|
|
558
|
+
"value": "#4b32bb",
|
|
258
559
|
"public": true,
|
|
259
560
|
"isReferenceToInternal": true,
|
|
260
561
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
261
562
|
"isSource": true,
|
|
262
563
|
"original": {
|
|
263
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
564
|
+
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
264
565
|
"public": true,
|
|
265
566
|
"isReferenceToInternal": true
|
|
266
567
|
},
|
|
@@ -284,13 +585,13 @@
|
|
|
284
585
|
},
|
|
285
586
|
"border": {
|
|
286
587
|
"default": {
|
|
287
|
-
"value": "#
|
|
588
|
+
"value": "#6947ff",
|
|
288
589
|
"public": true,
|
|
289
590
|
"isReferenceToInternal": true,
|
|
290
591
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
291
592
|
"isSource": true,
|
|
292
593
|
"original": {
|
|
293
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
594
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
294
595
|
"public": true,
|
|
295
596
|
"isReferenceToInternal": true
|
|
296
597
|
},
|
|
@@ -312,13 +613,13 @@
|
|
|
312
613
|
]
|
|
313
614
|
},
|
|
314
615
|
"hover": {
|
|
315
|
-
"value": "#
|
|
616
|
+
"value": "#7657ff",
|
|
316
617
|
"public": true,
|
|
317
618
|
"isReferenceToInternal": true,
|
|
318
619
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
319
620
|
"isSource": true,
|
|
320
621
|
"original": {
|
|
321
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
622
|
+
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
322
623
|
"public": true,
|
|
323
624
|
"isReferenceToInternal": true
|
|
324
625
|
},
|
|
@@ -340,13 +641,13 @@
|
|
|
340
641
|
]
|
|
341
642
|
},
|
|
342
643
|
"active": {
|
|
343
|
-
"value": "#
|
|
644
|
+
"value": "#4b32bb",
|
|
344
645
|
"public": true,
|
|
345
646
|
"isReferenceToInternal": true,
|
|
346
647
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
347
648
|
"isSource": true,
|
|
348
649
|
"original": {
|
|
349
|
-
"value": "{color.dark-mode.brand.secondary.
|
|
650
|
+
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
350
651
|
"public": true,
|
|
351
652
|
"isReferenceToInternal": true
|
|
352
653
|
},
|
|
@@ -1536,6 +1837,202 @@
|
|
|
1536
1837
|
]
|
|
1537
1838
|
}
|
|
1538
1839
|
},
|
|
1840
|
+
"menu": {
|
|
1841
|
+
"background": {
|
|
1842
|
+
"value": "#282839",
|
|
1843
|
+
"public": true,
|
|
1844
|
+
"isReferenceToInternal": true,
|
|
1845
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1846
|
+
"isSource": true,
|
|
1847
|
+
"original": {
|
|
1848
|
+
"value": "{color.dark-mode.neutral.500}",
|
|
1849
|
+
"public": true,
|
|
1850
|
+
"isReferenceToInternal": true
|
|
1851
|
+
},
|
|
1852
|
+
"name": "color-dark-mode-menu-background",
|
|
1853
|
+
"attributes": {
|
|
1854
|
+
"category": "color",
|
|
1855
|
+
"type": "dark-mode",
|
|
1856
|
+
"item": "menu",
|
|
1857
|
+
"subitem": "background"
|
|
1858
|
+
},
|
|
1859
|
+
"path": [
|
|
1860
|
+
"color",
|
|
1861
|
+
"dark-mode",
|
|
1862
|
+
"menu",
|
|
1863
|
+
"background"
|
|
1864
|
+
]
|
|
1865
|
+
},
|
|
1866
|
+
"item": {
|
|
1867
|
+
"background": {
|
|
1868
|
+
"default": {
|
|
1869
|
+
"value": "#282839",
|
|
1870
|
+
"public": true,
|
|
1871
|
+
"isReferenceToInternal": true,
|
|
1872
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1873
|
+
"isSource": true,
|
|
1874
|
+
"original": {
|
|
1875
|
+
"value": "{color.dark-mode.neutral.500}",
|
|
1876
|
+
"public": true,
|
|
1877
|
+
"isReferenceToInternal": true
|
|
1878
|
+
},
|
|
1879
|
+
"name": "color-dark-mode-menu-item-background-default",
|
|
1880
|
+
"attributes": {
|
|
1881
|
+
"category": "color",
|
|
1882
|
+
"type": "dark-mode",
|
|
1883
|
+
"item": "menu",
|
|
1884
|
+
"subitem": "item",
|
|
1885
|
+
"state": "background"
|
|
1886
|
+
},
|
|
1887
|
+
"path": [
|
|
1888
|
+
"color",
|
|
1889
|
+
"dark-mode",
|
|
1890
|
+
"menu",
|
|
1891
|
+
"item",
|
|
1892
|
+
"background",
|
|
1893
|
+
"default"
|
|
1894
|
+
]
|
|
1895
|
+
},
|
|
1896
|
+
"hover": {
|
|
1897
|
+
"value": "#504e62",
|
|
1898
|
+
"public": true,
|
|
1899
|
+
"isReferenceToInternal": true,
|
|
1900
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1901
|
+
"isSource": true,
|
|
1902
|
+
"original": {
|
|
1903
|
+
"value": "{color.dark-mode.neutral.400}",
|
|
1904
|
+
"public": true,
|
|
1905
|
+
"isReferenceToInternal": true
|
|
1906
|
+
},
|
|
1907
|
+
"name": "color-dark-mode-menu-item-background-hover",
|
|
1908
|
+
"attributes": {
|
|
1909
|
+
"category": "color",
|
|
1910
|
+
"type": "dark-mode",
|
|
1911
|
+
"item": "menu",
|
|
1912
|
+
"subitem": "item",
|
|
1913
|
+
"state": "background"
|
|
1914
|
+
},
|
|
1915
|
+
"path": [
|
|
1916
|
+
"color",
|
|
1917
|
+
"dark-mode",
|
|
1918
|
+
"menu",
|
|
1919
|
+
"item",
|
|
1920
|
+
"background",
|
|
1921
|
+
"hover"
|
|
1922
|
+
]
|
|
1923
|
+
},
|
|
1924
|
+
"active": {
|
|
1925
|
+
"value": "#858299",
|
|
1926
|
+
"public": true,
|
|
1927
|
+
"isReferenceToInternal": true,
|
|
1928
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1929
|
+
"isSource": true,
|
|
1930
|
+
"original": {
|
|
1931
|
+
"value": "{color.dark-mode.neutral.300}",
|
|
1932
|
+
"public": true,
|
|
1933
|
+
"isReferenceToInternal": true
|
|
1934
|
+
},
|
|
1935
|
+
"name": "color-dark-mode-menu-item-background-active",
|
|
1936
|
+
"attributes": {
|
|
1937
|
+
"category": "color",
|
|
1938
|
+
"type": "dark-mode",
|
|
1939
|
+
"item": "menu",
|
|
1940
|
+
"subitem": "item",
|
|
1941
|
+
"state": "background"
|
|
1942
|
+
},
|
|
1943
|
+
"path": [
|
|
1944
|
+
"color",
|
|
1945
|
+
"dark-mode",
|
|
1946
|
+
"menu",
|
|
1947
|
+
"item",
|
|
1948
|
+
"background",
|
|
1949
|
+
"active"
|
|
1950
|
+
]
|
|
1951
|
+
}
|
|
1952
|
+
},
|
|
1953
|
+
"foreground": {
|
|
1954
|
+
"value": "#ffffff",
|
|
1955
|
+
"public": true,
|
|
1956
|
+
"isReferenceToInternal": true,
|
|
1957
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1958
|
+
"isSource": true,
|
|
1959
|
+
"original": {
|
|
1960
|
+
"value": "{color.dark-mode.foreground.default}",
|
|
1961
|
+
"public": true,
|
|
1962
|
+
"isReferenceToInternal": true
|
|
1963
|
+
},
|
|
1964
|
+
"name": "color-dark-mode-menu-item-foreground",
|
|
1965
|
+
"attributes": {
|
|
1966
|
+
"category": "color",
|
|
1967
|
+
"type": "dark-mode",
|
|
1968
|
+
"item": "menu",
|
|
1969
|
+
"subitem": "item",
|
|
1970
|
+
"state": "foreground"
|
|
1971
|
+
},
|
|
1972
|
+
"path": [
|
|
1973
|
+
"color",
|
|
1974
|
+
"dark-mode",
|
|
1975
|
+
"menu",
|
|
1976
|
+
"item",
|
|
1977
|
+
"foreground"
|
|
1978
|
+
]
|
|
1979
|
+
},
|
|
1980
|
+
"heading-text": {
|
|
1981
|
+
"value": "#a6a3b4",
|
|
1982
|
+
"public": true,
|
|
1983
|
+
"isReferenceToInternal": true,
|
|
1984
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
1985
|
+
"isSource": true,
|
|
1986
|
+
"original": {
|
|
1987
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
1988
|
+
"public": true,
|
|
1989
|
+
"isReferenceToInternal": true
|
|
1990
|
+
},
|
|
1991
|
+
"name": "color-dark-mode-menu-item-heading-text",
|
|
1992
|
+
"attributes": {
|
|
1993
|
+
"category": "color",
|
|
1994
|
+
"type": "dark-mode",
|
|
1995
|
+
"item": "menu",
|
|
1996
|
+
"subitem": "item",
|
|
1997
|
+
"state": "heading-text"
|
|
1998
|
+
},
|
|
1999
|
+
"path": [
|
|
2000
|
+
"color",
|
|
2001
|
+
"dark-mode",
|
|
2002
|
+
"menu",
|
|
2003
|
+
"item",
|
|
2004
|
+
"heading-text"
|
|
2005
|
+
]
|
|
2006
|
+
},
|
|
2007
|
+
"description-text": {
|
|
2008
|
+
"value": "#a6a3b4",
|
|
2009
|
+
"public": true,
|
|
2010
|
+
"isReferenceToInternal": true,
|
|
2011
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
2012
|
+
"isSource": true,
|
|
2013
|
+
"original": {
|
|
2014
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
2015
|
+
"public": true,
|
|
2016
|
+
"isReferenceToInternal": true
|
|
2017
|
+
},
|
|
2018
|
+
"name": "color-dark-mode-menu-item-description-text",
|
|
2019
|
+
"attributes": {
|
|
2020
|
+
"category": "color",
|
|
2021
|
+
"type": "dark-mode",
|
|
2022
|
+
"item": "menu",
|
|
2023
|
+
"subitem": "item",
|
|
2024
|
+
"state": "description-text"
|
|
2025
|
+
},
|
|
2026
|
+
"path": [
|
|
2027
|
+
"color",
|
|
2028
|
+
"dark-mode",
|
|
2029
|
+
"menu",
|
|
2030
|
+
"item",
|
|
2031
|
+
"description-text"
|
|
2032
|
+
]
|
|
2033
|
+
}
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
1539
2036
|
"panel": {
|
|
1540
2037
|
"default": {
|
|
1541
2038
|
"background": {
|
|
@@ -1829,13 +2326,13 @@
|
|
|
1829
2326
|
]
|
|
1830
2327
|
},
|
|
1831
2328
|
"lead": {
|
|
1832
|
-
"value": "#
|
|
2329
|
+
"value": "#a6a3b4",
|
|
1833
2330
|
"public": true,
|
|
1834
2331
|
"isReferenceToInternal": true,
|
|
1835
2332
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
1836
2333
|
"isSource": true,
|
|
1837
2334
|
"original": {
|
|
1838
|
-
"value": "{color.dark-mode.neutral.
|
|
2335
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
1839
2336
|
"public": true,
|
|
1840
2337
|
"isReferenceToInternal": true
|
|
1841
2338
|
},
|
|
@@ -1854,13 +2351,13 @@
|
|
|
1854
2351
|
]
|
|
1855
2352
|
},
|
|
1856
2353
|
"overline": {
|
|
1857
|
-
"value": "#
|
|
2354
|
+
"value": "#a6a3b4",
|
|
1858
2355
|
"public": true,
|
|
1859
2356
|
"isReferenceToInternal": true,
|
|
1860
2357
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
1861
2358
|
"isSource": true,
|
|
1862
2359
|
"original": {
|
|
1863
|
-
"value": "{color.dark-mode.neutral.
|
|
2360
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
1864
2361
|
"public": true,
|
|
1865
2362
|
"isReferenceToInternal": true
|
|
1866
2363
|
},
|
|
@@ -1879,13 +2376,13 @@
|
|
|
1879
2376
|
]
|
|
1880
2377
|
},
|
|
1881
2378
|
"quote": {
|
|
1882
|
-
"value": "#
|
|
2379
|
+
"value": "#a6a3b4",
|
|
1883
2380
|
"public": true,
|
|
1884
2381
|
"isReferenceToInternal": true,
|
|
1885
2382
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
1886
2383
|
"isSource": true,
|
|
1887
2384
|
"original": {
|
|
1888
|
-
"value": "{color.dark-mode.neutral.
|
|
2385
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
1889
2386
|
"public": true,
|
|
1890
2387
|
"isReferenceToInternal": true
|
|
1891
2388
|
},
|
|
@@ -2120,11 +2617,11 @@
|
|
|
2120
2617
|
]
|
|
2121
2618
|
},
|
|
2122
2619
|
"300": {
|
|
2123
|
-
"value": "#
|
|
2620
|
+
"value": "#7657ff",
|
|
2124
2621
|
"filePath": "tokens/color/base/brand.dark.json",
|
|
2125
2622
|
"isSource": true,
|
|
2126
2623
|
"original": {
|
|
2127
|
-
"value": "#
|
|
2624
|
+
"value": "#7657FF"
|
|
2128
2625
|
},
|
|
2129
2626
|
"name": "color-dark-mode-brand-secondary-300",
|
|
2130
2627
|
"attributes": {
|
|
@@ -2143,11 +2640,11 @@
|
|
|
2143
2640
|
]
|
|
2144
2641
|
},
|
|
2145
2642
|
"400": {
|
|
2146
|
-
"value": "#
|
|
2643
|
+
"value": "#6947ff",
|
|
2147
2644
|
"filePath": "tokens/color/base/brand.dark.json",
|
|
2148
2645
|
"isSource": true,
|
|
2149
2646
|
"original": {
|
|
2150
|
-
"value": "#
|
|
2647
|
+
"value": "#6947FF"
|
|
2151
2648
|
},
|
|
2152
2649
|
"name": "color-dark-mode-brand-secondary-400",
|
|
2153
2650
|
"attributes": {
|
|
@@ -2188,8 +2685,31 @@
|
|
|
2188
2685
|
"500"
|
|
2189
2686
|
]
|
|
2190
2687
|
},
|
|
2688
|
+
"600": {
|
|
2689
|
+
"value": "#271577",
|
|
2690
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
2691
|
+
"isSource": true,
|
|
2692
|
+
"original": {
|
|
2693
|
+
"value": "#271577"
|
|
2694
|
+
},
|
|
2695
|
+
"name": "color-dark-mode-brand-secondary-600",
|
|
2696
|
+
"attributes": {
|
|
2697
|
+
"category": "color",
|
|
2698
|
+
"type": "dark-mode",
|
|
2699
|
+
"item": "brand",
|
|
2700
|
+
"subitem": "secondary",
|
|
2701
|
+
"state": "600"
|
|
2702
|
+
},
|
|
2703
|
+
"path": [
|
|
2704
|
+
"color",
|
|
2705
|
+
"dark-mode",
|
|
2706
|
+
"brand",
|
|
2707
|
+
"secondary",
|
|
2708
|
+
"600"
|
|
2709
|
+
]
|
|
2710
|
+
},
|
|
2191
2711
|
"default": {
|
|
2192
|
-
"value": "#
|
|
2712
|
+
"value": "#6947ff",
|
|
2193
2713
|
"public": true,
|
|
2194
2714
|
"isReferenceToInternal": true,
|
|
2195
2715
|
"filePath": "tokens/color/base/brand.dark.json",
|