@pantheon-systems/pds-design-tokens 1.0.0-dev.111 → 1.0.0-dev.113

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.
@@ -2,231 +2,462 @@
2
2
  "color": {
3
3
  "light-mode": {
4
4
  "badge": {
5
- "border": {
6
- "value": "rgba(0, 0, 0, 0.11)",
7
- "public": true,
8
- "filePath": "tokens/color/alias/badge.light.json",
9
- "isSource": true,
10
- "original": {
11
- "value": "{color.light-mode.border.default.value}",
12
- "public": true
13
- },
14
- "name": "color-light-mode-badge-border",
15
- "attributes": {
16
- "category": "color",
17
- "type": "light-mode",
18
- "item": "badge",
19
- "subitem": "border"
20
- },
21
- "path": [
22
- "color",
23
- "light-mode",
24
- "badge",
25
- "border"
26
- ]
27
- },
28
- "label": {
29
- "value": "#6d6d78",
30
- "public": true,
31
- "filePath": "tokens/color/alias/badge.light.json",
32
- "isSource": true,
33
- "original": {
34
- "value": "{color.light-mode.text.default-secondary.value}",
35
- "public": true
36
- },
37
- "name": "color-light-mode-badge-label",
38
- "attributes": {
39
- "category": "color",
40
- "type": "light-mode",
41
- "item": "badge",
42
- "subitem": "label"
43
- },
44
- "path": [
45
- "color",
46
- "light-mode",
47
- "badge",
48
- "label"
49
- ]
50
- },
51
5
  "status": {
52
- "default": {
53
- "value": "#cfcfd3",
54
- "public": true,
55
- "isReferenceToInternal": true,
56
- "filePath": "tokens/color/alias/badge.light.json",
57
- "isSource": true,
58
- "original": {
59
- "value": "{color.light-mode.neutral.300.value}",
6
+ "transparent": {
7
+ "background": {
8
+ "value": "rgba(0, 0, 0, 0)",
60
9
  "public": true,
61
- "isReferenceToInternal": true
10
+ "filePath": "tokens/color/alias/badge.light.json",
11
+ "isSource": true,
12
+ "original": {
13
+ "value": "transparent",
14
+ "public": true
15
+ },
16
+ "name": "color-light-mode-badge-status-transparent-background",
17
+ "attributes": {
18
+ "category": "color",
19
+ "type": "light-mode",
20
+ "item": "badge",
21
+ "subitem": "status",
22
+ "state": "transparent"
23
+ },
24
+ "path": [
25
+ "color",
26
+ "light-mode",
27
+ "badge",
28
+ "status",
29
+ "transparent",
30
+ "background"
31
+ ]
62
32
  },
63
- "name": "color-light-mode-badge-status-default",
64
- "attributes": {
65
- "category": "color",
66
- "type": "light-mode",
67
- "item": "badge",
68
- "subitem": "status",
69
- "state": "default"
33
+ "border": {
34
+ "value": "rgba(0, 0, 0, 0.11)",
35
+ "public": true,
36
+ "filePath": "tokens/color/alias/badge.light.json",
37
+ "isSource": true,
38
+ "original": {
39
+ "value": "{color.light-mode.border.default.value}",
40
+ "public": true
41
+ },
42
+ "name": "color-light-mode-badge-status-transparent-border",
43
+ "attributes": {
44
+ "category": "color",
45
+ "type": "light-mode",
46
+ "item": "badge",
47
+ "subitem": "status",
48
+ "state": "transparent"
49
+ },
50
+ "path": [
51
+ "color",
52
+ "light-mode",
53
+ "badge",
54
+ "status",
55
+ "transparent",
56
+ "border"
57
+ ]
70
58
  },
71
- "path": [
72
- "color",
73
- "light-mode",
74
- "badge",
75
- "status",
76
- "default"
77
- ]
59
+ "label": {
60
+ "value": "#6d6d78",
61
+ "public": true,
62
+ "filePath": "tokens/color/alias/badge.light.json",
63
+ "isSource": true,
64
+ "original": {
65
+ "value": "{color.light-mode.text.default-secondary.value}",
66
+ "public": true
67
+ },
68
+ "name": "color-light-mode-badge-status-transparent-label",
69
+ "attributes": {
70
+ "category": "color",
71
+ "type": "light-mode",
72
+ "item": "badge",
73
+ "subitem": "status",
74
+ "state": "transparent"
75
+ },
76
+ "path": [
77
+ "color",
78
+ "light-mode",
79
+ "badge",
80
+ "status",
81
+ "transparent",
82
+ "label"
83
+ ]
84
+ }
78
85
  },
79
- "success": {
80
- "value": "#218c5f",
81
- "public": true,
82
- "filePath": "tokens/color/alias/badge.light.json",
83
- "isSource": true,
84
- "original": {
85
- "value": "{color.light-mode.semantic.success.foreground.value}",
86
- "public": true
86
+ "neutral": {
87
+ "background": {
88
+ "value": "#ffffff",
89
+ "public": true,
90
+ "filePath": "tokens/color/alias/badge.light.json",
91
+ "isSource": true,
92
+ "original": {
93
+ "value": "{color.light-mode.background.default.value}",
94
+ "public": true
95
+ },
96
+ "name": "color-light-mode-badge-status-neutral-background",
97
+ "attributes": {
98
+ "category": "color",
99
+ "type": "light-mode",
100
+ "item": "badge",
101
+ "subitem": "status",
102
+ "state": "neutral"
103
+ },
104
+ "path": [
105
+ "color",
106
+ "light-mode",
107
+ "badge",
108
+ "status",
109
+ "neutral",
110
+ "background"
111
+ ]
87
112
  },
88
- "name": "color-light-mode-badge-status-success",
89
- "attributes": {
90
- "category": "color",
91
- "type": "light-mode",
92
- "item": "badge",
93
- "subitem": "status",
94
- "state": "success"
113
+ "border": {
114
+ "value": "rgba(0, 0, 0, 0.11)",
115
+ "public": true,
116
+ "filePath": "tokens/color/alias/badge.light.json",
117
+ "isSource": true,
118
+ "original": {
119
+ "value": "{color.light-mode.border.default.value}",
120
+ "public": true
121
+ },
122
+ "name": "color-light-mode-badge-status-neutral-border",
123
+ "attributes": {
124
+ "category": "color",
125
+ "type": "light-mode",
126
+ "item": "badge",
127
+ "subitem": "status",
128
+ "state": "neutral"
129
+ },
130
+ "path": [
131
+ "color",
132
+ "light-mode",
133
+ "badge",
134
+ "status",
135
+ "neutral",
136
+ "border"
137
+ ]
95
138
  },
96
- "path": [
97
- "color",
98
- "light-mode",
99
- "badge",
100
- "status",
101
- "success"
102
- ]
139
+ "label": {
140
+ "value": "#6d6d78",
141
+ "public": true,
142
+ "filePath": "tokens/color/alias/badge.light.json",
143
+ "isSource": true,
144
+ "original": {
145
+ "value": "{color.light-mode.text.default-secondary.value}",
146
+ "public": true
147
+ },
148
+ "name": "color-light-mode-badge-status-neutral-label",
149
+ "attributes": {
150
+ "category": "color",
151
+ "type": "light-mode",
152
+ "item": "badge",
153
+ "subitem": "status",
154
+ "state": "neutral"
155
+ },
156
+ "path": [
157
+ "color",
158
+ "light-mode",
159
+ "badge",
160
+ "status",
161
+ "neutral",
162
+ "label"
163
+ ]
164
+ }
103
165
  },
104
- "info": {
105
- "value": "#1d7afc",
106
- "public": true,
107
- "filePath": "tokens/color/alias/badge.light.json",
108
- "isSource": true,
109
- "original": {
110
- "value": "{color.light-mode.semantic.info.foreground.value}",
111
- "public": true
166
+ "reverse": {
167
+ "background": {
168
+ "value": "#23232d",
169
+ "public": true,
170
+ "filePath": "tokens/color/alias/badge.light.json",
171
+ "isSource": true,
172
+ "original": {
173
+ "value": "{color.light-mode.background.reverse.value}",
174
+ "public": true
175
+ },
176
+ "name": "color-light-mode-badge-status-reverse-background",
177
+ "attributes": {
178
+ "category": "color",
179
+ "type": "light-mode",
180
+ "item": "badge",
181
+ "subitem": "status",
182
+ "state": "reverse"
183
+ },
184
+ "path": [
185
+ "color",
186
+ "light-mode",
187
+ "badge",
188
+ "status",
189
+ "reverse",
190
+ "background"
191
+ ]
112
192
  },
113
- "name": "color-light-mode-badge-status-info",
114
- "attributes": {
115
- "category": "color",
116
- "type": "light-mode",
117
- "item": "badge",
118
- "subitem": "status",
119
- "state": "info"
193
+ "border": {
194
+ "value": "#23232d",
195
+ "public": true,
196
+ "filePath": "tokens/color/alias/badge.light.json",
197
+ "isSource": true,
198
+ "original": {
199
+ "value": "{color.light-mode.background.reverse.value}",
200
+ "public": true
201
+ },
202
+ "name": "color-light-mode-badge-status-reverse-border",
203
+ "attributes": {
204
+ "category": "color",
205
+ "type": "light-mode",
206
+ "item": "badge",
207
+ "subitem": "status",
208
+ "state": "reverse"
209
+ },
210
+ "path": [
211
+ "color",
212
+ "light-mode",
213
+ "badge",
214
+ "status",
215
+ "reverse",
216
+ "border"
217
+ ]
120
218
  },
121
- "path": [
122
- "color",
123
- "light-mode",
124
- "badge",
125
- "status",
126
- "info"
127
- ]
219
+ "label": {
220
+ "value": "#ffffff",
221
+ "public": true,
222
+ "filePath": "tokens/color/alias/badge.light.json",
223
+ "isSource": true,
224
+ "original": {
225
+ "value": "{color.light-mode.text.reverse.value}",
226
+ "public": true
227
+ },
228
+ "name": "color-light-mode-badge-status-reverse-label",
229
+ "attributes": {
230
+ "category": "color",
231
+ "type": "light-mode",
232
+ "item": "badge",
233
+ "subitem": "status",
234
+ "state": "reverse"
235
+ },
236
+ "path": [
237
+ "color",
238
+ "light-mode",
239
+ "badge",
240
+ "status",
241
+ "reverse",
242
+ "label"
243
+ ]
244
+ }
128
245
  },
129
- "frozen": {
130
- "value": "#e5dbff",
131
- "public": true,
132
- "isReferenceToInternal": true,
133
- "filePath": "tokens/color/alias/badge.light.json",
134
- "isSource": true,
135
- "original": {
136
- "value": "{color.light-mode.brand.secondary.200.value}",
246
+ "dot": {
247
+ "default": {
248
+ "value": "#cfcfd3",
137
249
  "public": true,
138
- "isReferenceToInternal": true
139
- },
140
- "name": "color-light-mode-badge-status-frozen",
141
- "attributes": {
142
- "category": "color",
143
- "type": "light-mode",
144
- "item": "badge",
145
- "subitem": "status",
146
- "state": "frozen"
250
+ "isReferenceToInternal": true,
251
+ "filePath": "tokens/color/alias/badge.light.json",
252
+ "isSource": true,
253
+ "original": {
254
+ "value": "{color.light-mode.neutral.300.value}",
255
+ "public": true,
256
+ "isReferenceToInternal": true
257
+ },
258
+ "name": "color-light-mode-badge-status-dot-default",
259
+ "attributes": {
260
+ "category": "color",
261
+ "type": "light-mode",
262
+ "item": "badge",
263
+ "subitem": "status",
264
+ "state": "dot"
265
+ },
266
+ "path": [
267
+ "color",
268
+ "light-mode",
269
+ "badge",
270
+ "status",
271
+ "dot",
272
+ "default"
273
+ ]
147
274
  },
148
- "path": [
149
- "color",
150
- "light-mode",
151
- "badge",
152
- "status",
153
- "frozen"
154
- ]
155
- },
156
- "critical": {
157
- "value": "#ca3521",
158
- "public": true,
159
- "filePath": "tokens/color/alias/badge.light.json",
160
- "isSource": true,
161
- "original": {
162
- "value": "{color.light-mode.semantic.critical.foreground.value}",
163
- "public": true
275
+ "success": {
276
+ "value": "#218c5f",
277
+ "public": true,
278
+ "filePath": "tokens/color/alias/badge.light.json",
279
+ "isSource": true,
280
+ "original": {
281
+ "value": "{color.light-mode.semantic.success.foreground.value}",
282
+ "public": true
283
+ },
284
+ "name": "color-light-mode-badge-status-dot-success",
285
+ "attributes": {
286
+ "category": "color",
287
+ "type": "light-mode",
288
+ "item": "badge",
289
+ "subitem": "status",
290
+ "state": "dot"
291
+ },
292
+ "path": [
293
+ "color",
294
+ "light-mode",
295
+ "badge",
296
+ "status",
297
+ "dot",
298
+ "success"
299
+ ]
164
300
  },
165
- "name": "color-light-mode-badge-status-critical",
166
- "attributes": {
167
- "category": "color",
168
- "type": "light-mode",
169
- "item": "badge",
170
- "subitem": "status",
171
- "state": "critical"
301
+ "info": {
302
+ "value": "#1d7afc",
303
+ "public": true,
304
+ "filePath": "tokens/color/alias/badge.light.json",
305
+ "isSource": true,
306
+ "original": {
307
+ "value": "{color.light-mode.semantic.info.foreground.value}",
308
+ "public": true
309
+ },
310
+ "name": "color-light-mode-badge-status-dot-info",
311
+ "attributes": {
312
+ "category": "color",
313
+ "type": "light-mode",
314
+ "item": "badge",
315
+ "subitem": "status",
316
+ "state": "dot"
317
+ },
318
+ "path": [
319
+ "color",
320
+ "light-mode",
321
+ "badge",
322
+ "status",
323
+ "dot",
324
+ "info"
325
+ ]
172
326
  },
173
- "path": [
174
- "color",
175
- "light-mode",
176
- "badge",
177
- "status",
178
- "critical"
179
- ]
180
- },
181
- "warning": {
182
- "value": "#d97008",
183
- "public": true,
184
- "filePath": "tokens/color/alias/badge.light.json",
185
- "isSource": true,
186
- "original": {
187
- "value": "{color.light-mode.semantic.warning.foreground.value}",
188
- "public": true
327
+ "frozen": {
328
+ "value": "#e5dbff",
329
+ "public": true,
330
+ "isReferenceToInternal": true,
331
+ "filePath": "tokens/color/alias/badge.light.json",
332
+ "isSource": true,
333
+ "original": {
334
+ "value": "{color.light-mode.brand.secondary.200.value}",
335
+ "public": true,
336
+ "isReferenceToInternal": true
337
+ },
338
+ "name": "color-light-mode-badge-status-dot-frozen",
339
+ "attributes": {
340
+ "category": "color",
341
+ "type": "light-mode",
342
+ "item": "badge",
343
+ "subitem": "status",
344
+ "state": "dot"
345
+ },
346
+ "path": [
347
+ "color",
348
+ "light-mode",
349
+ "badge",
350
+ "status",
351
+ "dot",
352
+ "frozen"
353
+ ]
189
354
  },
190
- "name": "color-light-mode-badge-status-warning",
191
- "attributes": {
192
- "category": "color",
193
- "type": "light-mode",
194
- "item": "badge",
195
- "subitem": "status",
196
- "state": "warning"
355
+ "critical": {
356
+ "value": "#ca3521",
357
+ "public": true,
358
+ "filePath": "tokens/color/alias/badge.light.json",
359
+ "isSource": true,
360
+ "original": {
361
+ "value": "{color.light-mode.semantic.critical.foreground.value}",
362
+ "public": true
363
+ },
364
+ "name": "color-light-mode-badge-status-dot-critical",
365
+ "attributes": {
366
+ "category": "color",
367
+ "type": "light-mode",
368
+ "item": "badge",
369
+ "subitem": "status",
370
+ "state": "dot"
371
+ },
372
+ "path": [
373
+ "color",
374
+ "light-mode",
375
+ "badge",
376
+ "status",
377
+ "dot",
378
+ "critical"
379
+ ]
197
380
  },
198
- "path": [
199
- "color",
200
- "light-mode",
201
- "badge",
202
- "status",
203
- "warning"
204
- ]
205
- },
206
- "discovery": {
207
- "value": "#8270db",
208
- "public": true,
209
- "filePath": "tokens/color/alias/badge.light.json",
210
- "isSource": true,
211
- "original": {
212
- "value": "{color.light-mode.semantic.discovery.foreground.value}",
213
- "public": true
381
+ "warning": {
382
+ "value": "#d97008",
383
+ "public": true,
384
+ "filePath": "tokens/color/alias/badge.light.json",
385
+ "isSource": true,
386
+ "original": {
387
+ "value": "{color.light-mode.semantic.warning.foreground.value}",
388
+ "public": true
389
+ },
390
+ "name": "color-light-mode-badge-status-dot-warning",
391
+ "attributes": {
392
+ "category": "color",
393
+ "type": "light-mode",
394
+ "item": "badge",
395
+ "subitem": "status",
396
+ "state": "dot"
397
+ },
398
+ "path": [
399
+ "color",
400
+ "light-mode",
401
+ "badge",
402
+ "status",
403
+ "dot",
404
+ "warning"
405
+ ]
214
406
  },
215
- "name": "color-light-mode-badge-status-discovery",
216
- "attributes": {
217
- "category": "color",
218
- "type": "light-mode",
219
- "item": "badge",
220
- "subitem": "status",
221
- "state": "discovery"
407
+ "discovery": {
408
+ "value": "#8270db",
409
+ "public": true,
410
+ "filePath": "tokens/color/alias/badge.light.json",
411
+ "isSource": true,
412
+ "original": {
413
+ "value": "{color.light-mode.semantic.discovery.foreground.value}",
414
+ "public": true
415
+ },
416
+ "name": "color-light-mode-badge-status-dot-discovery",
417
+ "attributes": {
418
+ "category": "color",
419
+ "type": "light-mode",
420
+ "item": "badge",
421
+ "subitem": "status",
422
+ "state": "dot"
423
+ },
424
+ "path": [
425
+ "color",
426
+ "light-mode",
427
+ "badge",
428
+ "status",
429
+ "dot",
430
+ "discovery"
431
+ ]
222
432
  },
223
- "path": [
224
- "color",
225
- "light-mode",
226
- "badge",
227
- "status",
228
- "discovery"
229
- ]
433
+ "disabled": {
434
+ "value": "#cfcfd3",
435
+ "public": true,
436
+ "isReferenceToInternal": true,
437
+ "filePath": "tokens/color/alias/badge.light.json",
438
+ "isSource": true,
439
+ "original": {
440
+ "value": "{color.light-mode.neutral.300.value}",
441
+ "public": true,
442
+ "isReferenceToInternal": true
443
+ },
444
+ "name": "color-light-mode-badge-status-dot-disabled",
445
+ "attributes": {
446
+ "category": "color",
447
+ "type": "light-mode",
448
+ "item": "badge",
449
+ "subitem": "status",
450
+ "state": "dot"
451
+ },
452
+ "path": [
453
+ "color",
454
+ "light-mode",
455
+ "badge",
456
+ "status",
457
+ "dot",
458
+ "disabled"
459
+ ]
460
+ }
230
461
  }
231
462
  },
232
463
  "indicator": {
@@ -458,36 +689,66 @@
458
689
  ]
459
690
  }
460
691
  },
461
- "early-access": {
692
+ "info": {
462
693
  "background": {
463
- "value": "#e3fcef",
694
+ "value": "#1d7afc",
464
695
  "public": true,
465
696
  "isReferenceToInternal": true,
466
697
  "filePath": "tokens/color/alias/badge.light.json",
467
698
  "isSource": true,
468
699
  "original": {
469
- "value": "{color.light-mode.semantic.success.background.value}",
700
+ "value": "{color.light-mode.semantic.info.foreground.value}",
470
701
  "public": true,
471
702
  "isReferenceToInternal": true
472
703
  },
473
- "name": "color-light-mode-badge-indicator-early-access-background",
704
+ "name": "color-light-mode-badge-indicator-info-background",
474
705
  "attributes": {
475
706
  "category": "color",
476
707
  "type": "light-mode",
477
708
  "item": "badge",
478
709
  "subitem": "indicator",
479
- "state": "early-access"
710
+ "state": "info"
480
711
  },
481
712
  "path": [
482
713
  "color",
483
714
  "light-mode",
484
715
  "badge",
485
716
  "indicator",
486
- "early-access",
717
+ "info",
487
718
  "background"
488
719
  ]
489
720
  },
490
721
  "foreground": {
722
+ "value": "#ffffff",
723
+ "public": true,
724
+ "isReferenceToInternal": true,
725
+ "filePath": "tokens/color/alias/badge.light.json",
726
+ "isSource": true,
727
+ "original": {
728
+ "value": "{color.light-mode.neutral.000.value}",
729
+ "public": true,
730
+ "isReferenceToInternal": true
731
+ },
732
+ "name": "color-light-mode-badge-indicator-info-foreground",
733
+ "attributes": {
734
+ "category": "color",
735
+ "type": "light-mode",
736
+ "item": "badge",
737
+ "subitem": "indicator",
738
+ "state": "info"
739
+ },
740
+ "path": [
741
+ "color",
742
+ "light-mode",
743
+ "badge",
744
+ "indicator",
745
+ "info",
746
+ "foreground"
747
+ ]
748
+ }
749
+ },
750
+ "success": {
751
+ "background": {
491
752
  "value": "#218c5f",
492
753
  "public": true,
493
754
  "isReferenceToInternal": true,
@@ -498,20 +759,106 @@
498
759
  "public": true,
499
760
  "isReferenceToInternal": true
500
761
  },
501
- "name": "color-light-mode-badge-indicator-early-access-foreground",
762
+ "name": "color-light-mode-badge-indicator-success-background",
763
+ "attributes": {
764
+ "category": "color",
765
+ "type": "light-mode",
766
+ "item": "badge",
767
+ "subitem": "indicator",
768
+ "state": "success"
769
+ },
770
+ "path": [
771
+ "color",
772
+ "light-mode",
773
+ "badge",
774
+ "indicator",
775
+ "success",
776
+ "background"
777
+ ]
778
+ },
779
+ "foreground": {
780
+ "value": "#ffffff",
781
+ "public": true,
782
+ "isReferenceToInternal": true,
783
+ "filePath": "tokens/color/alias/badge.light.json",
784
+ "isSource": true,
785
+ "original": {
786
+ "value": "{color.light-mode.neutral.000.value}",
787
+ "public": true,
788
+ "isReferenceToInternal": true
789
+ },
790
+ "name": "color-light-mode-badge-indicator-success-foreground",
791
+ "attributes": {
792
+ "category": "color",
793
+ "type": "light-mode",
794
+ "item": "badge",
795
+ "subitem": "indicator",
796
+ "state": "success"
797
+ },
798
+ "path": [
799
+ "color",
800
+ "light-mode",
801
+ "badge",
802
+ "indicator",
803
+ "success",
804
+ "foreground"
805
+ ]
806
+ }
807
+ },
808
+ "neutral": {
809
+ "background": {
810
+ "value": "#6d6d78",
811
+ "public": true,
812
+ "isReferenceToInternal": true,
813
+ "filePath": "tokens/color/alias/badge.light.json",
814
+ "isSource": true,
815
+ "original": {
816
+ "value": "{color.light-mode.neutral.400.value}",
817
+ "public": true,
818
+ "isReferenceToInternal": true
819
+ },
820
+ "name": "color-light-mode-badge-indicator-neutral-background",
821
+ "attributes": {
822
+ "category": "color",
823
+ "type": "light-mode",
824
+ "item": "badge",
825
+ "subitem": "indicator",
826
+ "state": "neutral"
827
+ },
828
+ "path": [
829
+ "color",
830
+ "light-mode",
831
+ "badge",
832
+ "indicator",
833
+ "neutral",
834
+ "background"
835
+ ]
836
+ },
837
+ "foreground": {
838
+ "value": "#ffffff",
839
+ "public": true,
840
+ "isReferenceToInternal": true,
841
+ "filePath": "tokens/color/alias/badge.light.json",
842
+ "isSource": true,
843
+ "original": {
844
+ "value": "{color.light-mode.neutral.000.value}",
845
+ "public": true,
846
+ "isReferenceToInternal": true
847
+ },
848
+ "name": "color-light-mode-badge-indicator-neutral-foreground",
502
849
  "attributes": {
503
850
  "category": "color",
504
851
  "type": "light-mode",
505
852
  "item": "badge",
506
853
  "subitem": "indicator",
507
- "state": "early-access"
854
+ "state": "neutral"
508
855
  },
509
856
  "path": [
510
857
  "color",
511
858
  "light-mode",
512
859
  "badge",
513
860
  "indicator",
514
- "early-access",
861
+ "neutral",
515
862
  "foreground"
516
863
  ]
517
864
  }