@pantheon-systems/pds-design-tokens 1.0.0-dev.160 → 1.0.0-dev.162
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 +40 -27
- package/build/css/pds-design-tokens-light-mode.css +37 -24
- package/build/css/pds-design-tokens.css +4 -4
- package/build/figma/pds-design-tokens-figma.json +1157 -148
- package/build/json/pds-design-tokens-dark-mode.json +360 -67
- package/build/json/pds-design-tokens-light-mode.json +349 -56
- package/build/json/pds-design-tokens.json +10 -10
- package/package.json +1 -1
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
"filePath": "tokens/color/component/banner.light.json",
|
|
676
676
|
"isSource": true,
|
|
677
677
|
"original": {
|
|
678
|
-
"value": "{color.light-mode.
|
|
678
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
679
679
|
"public": true,
|
|
680
680
|
"isReferenceToInternal": true
|
|
681
681
|
},
|
|
@@ -2428,7 +2428,7 @@
|
|
|
2428
2428
|
"filePath": "tokens/color/component/button.light.json",
|
|
2429
2429
|
"isSource": true,
|
|
2430
2430
|
"original": {
|
|
2431
|
-
"value": "{color.light-mode.
|
|
2431
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
2432
2432
|
"public": true
|
|
2433
2433
|
},
|
|
2434
2434
|
"name": "color-light-mode-button-navbar-foreground-default",
|
|
@@ -2905,7 +2905,7 @@
|
|
|
2905
2905
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
2906
2906
|
"isSource": true,
|
|
2907
2907
|
"original": {
|
|
2908
|
-
"value": "{color.light-mode.
|
|
2908
|
+
"value": "{color.light-mode.bg.reverse.value}",
|
|
2909
2909
|
"public": true
|
|
2910
2910
|
},
|
|
2911
2911
|
"name": "color-light-mode-dashboard-toggle-button-background",
|
|
@@ -2930,7 +2930,7 @@
|
|
|
2930
2930
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
2931
2931
|
"isSource": true,
|
|
2932
2932
|
"original": {
|
|
2933
|
-
"value": "{color.light-mode.
|
|
2933
|
+
"value": "{color.light-mode.fg.reverse.value}",
|
|
2934
2934
|
"public": true
|
|
2935
2935
|
},
|
|
2936
2936
|
"name": "color-light-mode-dashboard-toggle-button-foreground",
|
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
2958
2958
|
"isSource": true,
|
|
2959
2959
|
"original": {
|
|
2960
|
-
"value": "{color.light-mode.
|
|
2960
|
+
"value": "{color.light-mode.bg.default-secondary.value}",
|
|
2961
2961
|
"public": true
|
|
2962
2962
|
},
|
|
2963
2963
|
"name": "color-light-mode-dashboard-nav-background",
|
|
@@ -3094,7 +3094,7 @@
|
|
|
3094
3094
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
3095
3095
|
"isSource": true,
|
|
3096
3096
|
"original": {
|
|
3097
|
-
"value": "{color.light-mode.
|
|
3097
|
+
"value": "{color.light-mode.bg.reverse.value}",
|
|
3098
3098
|
"public": true
|
|
3099
3099
|
},
|
|
3100
3100
|
"name": "color-light-mode-dashboard-nav-item-background-active",
|
|
@@ -3123,7 +3123,7 @@
|
|
|
3123
3123
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
3124
3124
|
"isSource": true,
|
|
3125
3125
|
"original": {
|
|
3126
|
-
"value": "{color.light-mode.
|
|
3126
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
3127
3127
|
"public": true
|
|
3128
3128
|
},
|
|
3129
3129
|
"name": "color-light-mode-dashboard-nav-item-foreground-default",
|
|
@@ -3150,7 +3150,7 @@
|
|
|
3150
3150
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
3151
3151
|
"isSource": true,
|
|
3152
3152
|
"original": {
|
|
3153
|
-
"value": "{color.light-mode.
|
|
3153
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
3154
3154
|
"public": true
|
|
3155
3155
|
},
|
|
3156
3156
|
"name": "color-light-mode-dashboard-nav-item-foreground-hover",
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
"filePath": "tokens/color/component/dashboard.light.json",
|
|
3178
3178
|
"isSource": true,
|
|
3179
3179
|
"original": {
|
|
3180
|
-
"value": "{color.light-mode.
|
|
3180
|
+
"value": "{color.light-mode.fg.reverse.value}",
|
|
3181
3181
|
"public": true
|
|
3182
3182
|
},
|
|
3183
3183
|
"name": "color-light-mode-dashboard-nav-item-foreground-active",
|
|
@@ -3307,7 +3307,7 @@
|
|
|
3307
3307
|
"filePath": "tokens/color/component/input.light.json",
|
|
3308
3308
|
"isSource": true,
|
|
3309
3309
|
"original": {
|
|
3310
|
-
"value": "{color.light-mode.
|
|
3310
|
+
"value": "{color.light-mode.fg.reverse.value}",
|
|
3311
3311
|
"public": true,
|
|
3312
3312
|
"isReferenceToInternal": true
|
|
3313
3313
|
},
|
|
@@ -6349,7 +6349,7 @@
|
|
|
6349
6349
|
]
|
|
6350
6350
|
}
|
|
6351
6351
|
},
|
|
6352
|
-
"
|
|
6352
|
+
"bg": {
|
|
6353
6353
|
"default": {
|
|
6354
6354
|
"value": "#ffffff",
|
|
6355
6355
|
"public": true,
|
|
@@ -6361,17 +6361,17 @@
|
|
|
6361
6361
|
"public": true,
|
|
6362
6362
|
"isReferenceToInternal": true
|
|
6363
6363
|
},
|
|
6364
|
-
"name": "color-light-mode-
|
|
6364
|
+
"name": "color-light-mode-bg-default",
|
|
6365
6365
|
"attributes": {
|
|
6366
6366
|
"category": "color",
|
|
6367
6367
|
"type": "light-mode",
|
|
6368
|
-
"item": "
|
|
6368
|
+
"item": "bg",
|
|
6369
6369
|
"subitem": "default"
|
|
6370
6370
|
},
|
|
6371
6371
|
"path": [
|
|
6372
6372
|
"color",
|
|
6373
6373
|
"light-mode",
|
|
6374
|
-
"
|
|
6374
|
+
"bg",
|
|
6375
6375
|
"default"
|
|
6376
6376
|
]
|
|
6377
6377
|
},
|
|
@@ -6386,17 +6386,17 @@
|
|
|
6386
6386
|
"public": true,
|
|
6387
6387
|
"isReferenceToInternal": true
|
|
6388
6388
|
},
|
|
6389
|
-
"name": "color-light-mode-
|
|
6389
|
+
"name": "color-light-mode-bg-default-secondary",
|
|
6390
6390
|
"attributes": {
|
|
6391
6391
|
"category": "color",
|
|
6392
6392
|
"type": "light-mode",
|
|
6393
|
-
"item": "
|
|
6393
|
+
"item": "bg",
|
|
6394
6394
|
"subitem": "default-secondary"
|
|
6395
6395
|
},
|
|
6396
6396
|
"path": [
|
|
6397
6397
|
"color",
|
|
6398
6398
|
"light-mode",
|
|
6399
|
-
"
|
|
6399
|
+
"bg",
|
|
6400
6400
|
"default-secondary"
|
|
6401
6401
|
]
|
|
6402
6402
|
},
|
|
@@ -6411,19 +6411,157 @@
|
|
|
6411
6411
|
"public": true,
|
|
6412
6412
|
"isReferenceToInternal": true
|
|
6413
6413
|
},
|
|
6414
|
-
"name": "color-light-mode-
|
|
6414
|
+
"name": "color-light-mode-bg-reverse",
|
|
6415
6415
|
"attributes": {
|
|
6416
6416
|
"category": "color",
|
|
6417
6417
|
"type": "light-mode",
|
|
6418
|
-
"item": "
|
|
6418
|
+
"item": "bg",
|
|
6419
6419
|
"subitem": "reverse"
|
|
6420
6420
|
},
|
|
6421
6421
|
"path": [
|
|
6422
6422
|
"color",
|
|
6423
6423
|
"light-mode",
|
|
6424
|
-
"
|
|
6424
|
+
"bg",
|
|
6425
6425
|
"reverse"
|
|
6426
6426
|
]
|
|
6427
|
+
},
|
|
6428
|
+
"transparent": {
|
|
6429
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
6430
|
+
"public": true,
|
|
6431
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6432
|
+
"isSource": true,
|
|
6433
|
+
"original": {
|
|
6434
|
+
"value": "transparent",
|
|
6435
|
+
"public": true
|
|
6436
|
+
},
|
|
6437
|
+
"name": "color-light-mode-bg-transparent",
|
|
6438
|
+
"attributes": {
|
|
6439
|
+
"category": "color",
|
|
6440
|
+
"type": "light-mode",
|
|
6441
|
+
"item": "bg",
|
|
6442
|
+
"subitem": "transparent"
|
|
6443
|
+
},
|
|
6444
|
+
"path": [
|
|
6445
|
+
"color",
|
|
6446
|
+
"light-mode",
|
|
6447
|
+
"bg",
|
|
6448
|
+
"transparent"
|
|
6449
|
+
]
|
|
6450
|
+
},
|
|
6451
|
+
"info": {
|
|
6452
|
+
"value": "#d7edff",
|
|
6453
|
+
"public": true,
|
|
6454
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6455
|
+
"isSource": true,
|
|
6456
|
+
"original": {
|
|
6457
|
+
"value": "{color.light-mode.status.info.background.value}",
|
|
6458
|
+
"public": true
|
|
6459
|
+
},
|
|
6460
|
+
"name": "color-light-mode-bg-info",
|
|
6461
|
+
"attributes": {
|
|
6462
|
+
"category": "color",
|
|
6463
|
+
"type": "light-mode",
|
|
6464
|
+
"item": "bg",
|
|
6465
|
+
"subitem": "info"
|
|
6466
|
+
},
|
|
6467
|
+
"path": [
|
|
6468
|
+
"color",
|
|
6469
|
+
"light-mode",
|
|
6470
|
+
"bg",
|
|
6471
|
+
"info"
|
|
6472
|
+
]
|
|
6473
|
+
},
|
|
6474
|
+
"success": {
|
|
6475
|
+
"value": "#ebfff0",
|
|
6476
|
+
"public": true,
|
|
6477
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6478
|
+
"isSource": true,
|
|
6479
|
+
"original": {
|
|
6480
|
+
"value": "{color.light-mode.status.success.background.value}",
|
|
6481
|
+
"public": true
|
|
6482
|
+
},
|
|
6483
|
+
"name": "color-light-mode-bg-success",
|
|
6484
|
+
"attributes": {
|
|
6485
|
+
"category": "color",
|
|
6486
|
+
"type": "light-mode",
|
|
6487
|
+
"item": "bg",
|
|
6488
|
+
"subitem": "success"
|
|
6489
|
+
},
|
|
6490
|
+
"path": [
|
|
6491
|
+
"color",
|
|
6492
|
+
"light-mode",
|
|
6493
|
+
"bg",
|
|
6494
|
+
"success"
|
|
6495
|
+
]
|
|
6496
|
+
},
|
|
6497
|
+
"warning": {
|
|
6498
|
+
"value": "#ffeed9",
|
|
6499
|
+
"public": true,
|
|
6500
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6501
|
+
"isSource": true,
|
|
6502
|
+
"original": {
|
|
6503
|
+
"value": "{color.light-mode.status.warning.background.value}",
|
|
6504
|
+
"public": true
|
|
6505
|
+
},
|
|
6506
|
+
"name": "color-light-mode-bg-warning",
|
|
6507
|
+
"attributes": {
|
|
6508
|
+
"category": "color",
|
|
6509
|
+
"type": "light-mode",
|
|
6510
|
+
"item": "bg",
|
|
6511
|
+
"subitem": "warning"
|
|
6512
|
+
},
|
|
6513
|
+
"path": [
|
|
6514
|
+
"color",
|
|
6515
|
+
"light-mode",
|
|
6516
|
+
"bg",
|
|
6517
|
+
"warning"
|
|
6518
|
+
]
|
|
6519
|
+
},
|
|
6520
|
+
"critical": {
|
|
6521
|
+
"value": "#ffefee",
|
|
6522
|
+
"public": true,
|
|
6523
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6524
|
+
"isSource": true,
|
|
6525
|
+
"original": {
|
|
6526
|
+
"value": "{color.light-mode.status.critical.background.value}",
|
|
6527
|
+
"public": true
|
|
6528
|
+
},
|
|
6529
|
+
"name": "color-light-mode-bg-critical",
|
|
6530
|
+
"attributes": {
|
|
6531
|
+
"category": "color",
|
|
6532
|
+
"type": "light-mode",
|
|
6533
|
+
"item": "bg",
|
|
6534
|
+
"subitem": "critical"
|
|
6535
|
+
},
|
|
6536
|
+
"path": [
|
|
6537
|
+
"color",
|
|
6538
|
+
"light-mode",
|
|
6539
|
+
"bg",
|
|
6540
|
+
"critical"
|
|
6541
|
+
]
|
|
6542
|
+
},
|
|
6543
|
+
"discovery": {
|
|
6544
|
+
"value": "#f0edff",
|
|
6545
|
+
"public": true,
|
|
6546
|
+
"filePath": "tokens/color/semantic/background.light.json",
|
|
6547
|
+
"isSource": true,
|
|
6548
|
+
"original": {
|
|
6549
|
+
"value": "{color.light-mode.status.discovery.background.value}",
|
|
6550
|
+
"public": true
|
|
6551
|
+
},
|
|
6552
|
+
"name": "color-light-mode-bg-discovery",
|
|
6553
|
+
"attributes": {
|
|
6554
|
+
"category": "color",
|
|
6555
|
+
"type": "light-mode",
|
|
6556
|
+
"item": "bg",
|
|
6557
|
+
"subitem": "discovery"
|
|
6558
|
+
},
|
|
6559
|
+
"path": [
|
|
6560
|
+
"color",
|
|
6561
|
+
"light-mode",
|
|
6562
|
+
"bg",
|
|
6563
|
+
"discovery"
|
|
6564
|
+
]
|
|
6427
6565
|
}
|
|
6428
6566
|
},
|
|
6429
6567
|
"border": {
|
|
@@ -6477,7 +6615,7 @@
|
|
|
6477
6615
|
"brand"
|
|
6478
6616
|
]
|
|
6479
6617
|
},
|
|
6480
|
-
"
|
|
6618
|
+
"input": {
|
|
6481
6619
|
"value": "#c3c5c9",
|
|
6482
6620
|
"public": true,
|
|
6483
6621
|
"isReferenceToInternal": true,
|
|
@@ -6488,21 +6626,21 @@
|
|
|
6488
6626
|
"public": true,
|
|
6489
6627
|
"isReferenceToInternal": true
|
|
6490
6628
|
},
|
|
6491
|
-
"name": "color-light-mode-border-
|
|
6629
|
+
"name": "color-light-mode-border-input",
|
|
6492
6630
|
"attributes": {
|
|
6493
6631
|
"category": "color",
|
|
6494
6632
|
"type": "light-mode",
|
|
6495
6633
|
"item": "border",
|
|
6496
|
-
"subitem": "
|
|
6634
|
+
"subitem": "input"
|
|
6497
6635
|
},
|
|
6498
6636
|
"path": [
|
|
6499
6637
|
"color",
|
|
6500
6638
|
"light-mode",
|
|
6501
6639
|
"border",
|
|
6502
|
-
"
|
|
6640
|
+
"input"
|
|
6503
6641
|
]
|
|
6504
6642
|
},
|
|
6505
|
-
"
|
|
6643
|
+
"separator": {
|
|
6506
6644
|
"value": "#c3c5c9",
|
|
6507
6645
|
"public": true,
|
|
6508
6646
|
"isReferenceToInternal": true,
|
|
@@ -6513,18 +6651,64 @@
|
|
|
6513
6651
|
"public": true,
|
|
6514
6652
|
"isReferenceToInternal": true
|
|
6515
6653
|
},
|
|
6516
|
-
"name": "color-light-mode-border-
|
|
6654
|
+
"name": "color-light-mode-border-separator",
|
|
6517
6655
|
"attributes": {
|
|
6518
6656
|
"category": "color",
|
|
6519
6657
|
"type": "light-mode",
|
|
6520
6658
|
"item": "border",
|
|
6521
|
-
"subitem": "
|
|
6659
|
+
"subitem": "separator"
|
|
6522
6660
|
},
|
|
6523
6661
|
"path": [
|
|
6524
6662
|
"color",
|
|
6525
6663
|
"light-mode",
|
|
6526
6664
|
"border",
|
|
6527
|
-
"
|
|
6665
|
+
"separator"
|
|
6666
|
+
]
|
|
6667
|
+
},
|
|
6668
|
+
"success": {
|
|
6669
|
+
"value": "#217a37",
|
|
6670
|
+
"public": true,
|
|
6671
|
+
"filePath": "tokens/color/semantic/border.light.json",
|
|
6672
|
+
"isSource": true,
|
|
6673
|
+
"original": {
|
|
6674
|
+
"value": "{color.light-mode.status.success.foreground.value}",
|
|
6675
|
+
"public": true
|
|
6676
|
+
},
|
|
6677
|
+
"name": "color-light-mode-border-success",
|
|
6678
|
+
"attributes": {
|
|
6679
|
+
"category": "color",
|
|
6680
|
+
"type": "light-mode",
|
|
6681
|
+
"item": "border",
|
|
6682
|
+
"subitem": "success"
|
|
6683
|
+
},
|
|
6684
|
+
"path": [
|
|
6685
|
+
"color",
|
|
6686
|
+
"light-mode",
|
|
6687
|
+
"border",
|
|
6688
|
+
"success"
|
|
6689
|
+
]
|
|
6690
|
+
},
|
|
6691
|
+
"critical": {
|
|
6692
|
+
"value": "#bc1c11",
|
|
6693
|
+
"public": true,
|
|
6694
|
+
"filePath": "tokens/color/semantic/border.light.json",
|
|
6695
|
+
"isSource": true,
|
|
6696
|
+
"original": {
|
|
6697
|
+
"value": "{color.light-mode.status.critical.foreground.value}",
|
|
6698
|
+
"public": true
|
|
6699
|
+
},
|
|
6700
|
+
"name": "color-light-mode-border-critical",
|
|
6701
|
+
"attributes": {
|
|
6702
|
+
"category": "color",
|
|
6703
|
+
"type": "light-mode",
|
|
6704
|
+
"item": "border",
|
|
6705
|
+
"subitem": "critical"
|
|
6706
|
+
},
|
|
6707
|
+
"path": [
|
|
6708
|
+
"color",
|
|
6709
|
+
"light-mode",
|
|
6710
|
+
"border",
|
|
6711
|
+
"critical"
|
|
6528
6712
|
]
|
|
6529
6713
|
}
|
|
6530
6714
|
},
|
|
@@ -6537,7 +6721,7 @@
|
|
|
6537
6721
|
"filePath": "tokens/color/semantic/code.light.json",
|
|
6538
6722
|
"isSource": true,
|
|
6539
6723
|
"original": {
|
|
6540
|
-
"value": "{color.light-mode.
|
|
6724
|
+
"value": "{color.light-mode.bg.reverse.value}",
|
|
6541
6725
|
"public": true
|
|
6542
6726
|
},
|
|
6543
6727
|
"name": "color-light-mode-code-block-dark-background",
|
|
@@ -6563,7 +6747,7 @@
|
|
|
6563
6747
|
"filePath": "tokens/color/semantic/code.light.json",
|
|
6564
6748
|
"isSource": true,
|
|
6565
6749
|
"original": {
|
|
6566
|
-
"value": "{color.light-mode.
|
|
6750
|
+
"value": "{color.light-mode.fg.reverse.value}",
|
|
6567
6751
|
"public": true
|
|
6568
6752
|
},
|
|
6569
6753
|
"name": "color-light-mode-code-block-dark-foreground",
|
|
@@ -6976,7 +7160,7 @@
|
|
|
6976
7160
|
"filePath": "tokens/color/semantic/dropdown.light.json",
|
|
6977
7161
|
"isSource": true,
|
|
6978
7162
|
"original": {
|
|
6979
|
-
"value": "{color.light-mode.
|
|
7163
|
+
"value": "{color.light-mode.bg.default.value}",
|
|
6980
7164
|
"public": true
|
|
6981
7165
|
},
|
|
6982
7166
|
"name": "color-light-mode-dropdown-background",
|
|
@@ -6999,7 +7183,7 @@
|
|
|
6999
7183
|
"filePath": "tokens/color/semantic/dropdown.light.json",
|
|
7000
7184
|
"isSource": true,
|
|
7001
7185
|
"original": {
|
|
7002
|
-
"value": "{color.light-mode.
|
|
7186
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
7003
7187
|
"public": true
|
|
7004
7188
|
},
|
|
7005
7189
|
"name": "color-light-mode-dropdown-foreground",
|
|
@@ -7022,7 +7206,7 @@
|
|
|
7022
7206
|
"filePath": "tokens/color/semantic/dropdown.light.json",
|
|
7023
7207
|
"isSource": true,
|
|
7024
7208
|
"original": {
|
|
7025
|
-
"value": "{color.light-mode.
|
|
7209
|
+
"value": "{color.light-mode.fg.default-secondary.value}",
|
|
7026
7210
|
"public": true
|
|
7027
7211
|
},
|
|
7028
7212
|
"name": "color-light-mode-dropdown-heading",
|
|
@@ -7045,7 +7229,7 @@
|
|
|
7045
7229
|
"filePath": "tokens/color/semantic/dropdown.light.json",
|
|
7046
7230
|
"isSource": true,
|
|
7047
7231
|
"original": {
|
|
7048
|
-
"value": "{color.light-mode.
|
|
7232
|
+
"value": "{color.light-mode.fg.default-secondary.value}",
|
|
7049
7233
|
"public": true
|
|
7050
7234
|
},
|
|
7051
7235
|
"name": "color-light-mode-dropdown-description",
|
|
@@ -7168,7 +7352,7 @@
|
|
|
7168
7352
|
]
|
|
7169
7353
|
}
|
|
7170
7354
|
},
|
|
7171
|
-
"
|
|
7355
|
+
"fg": {
|
|
7172
7356
|
"default": {
|
|
7173
7357
|
"value": "#23232d",
|
|
7174
7358
|
"public": true,
|
|
@@ -7180,17 +7364,17 @@
|
|
|
7180
7364
|
"public": true,
|
|
7181
7365
|
"isReferenceToInternal": true
|
|
7182
7366
|
},
|
|
7183
|
-
"name": "color-light-mode-
|
|
7367
|
+
"name": "color-light-mode-fg-default",
|
|
7184
7368
|
"attributes": {
|
|
7185
7369
|
"category": "color",
|
|
7186
7370
|
"type": "light-mode",
|
|
7187
|
-
"item": "
|
|
7371
|
+
"item": "fg",
|
|
7188
7372
|
"subitem": "default"
|
|
7189
7373
|
},
|
|
7190
7374
|
"path": [
|
|
7191
7375
|
"color",
|
|
7192
7376
|
"light-mode",
|
|
7193
|
-
"
|
|
7377
|
+
"fg",
|
|
7194
7378
|
"default"
|
|
7195
7379
|
]
|
|
7196
7380
|
},
|
|
@@ -7205,17 +7389,17 @@
|
|
|
7205
7389
|
"public": true,
|
|
7206
7390
|
"isReferenceToInternal": true
|
|
7207
7391
|
},
|
|
7208
|
-
"name": "color-light-mode-
|
|
7392
|
+
"name": "color-light-mode-fg-default-secondary",
|
|
7209
7393
|
"attributes": {
|
|
7210
7394
|
"category": "color",
|
|
7211
7395
|
"type": "light-mode",
|
|
7212
|
-
"item": "
|
|
7396
|
+
"item": "fg",
|
|
7213
7397
|
"subitem": "default-secondary"
|
|
7214
7398
|
},
|
|
7215
7399
|
"path": [
|
|
7216
7400
|
"color",
|
|
7217
7401
|
"light-mode",
|
|
7218
|
-
"
|
|
7402
|
+
"fg",
|
|
7219
7403
|
"default-secondary"
|
|
7220
7404
|
]
|
|
7221
7405
|
},
|
|
@@ -7230,19 +7414,134 @@
|
|
|
7230
7414
|
"public": true,
|
|
7231
7415
|
"isReferenceToInternal": true
|
|
7232
7416
|
},
|
|
7233
|
-
"name": "color-light-mode-
|
|
7417
|
+
"name": "color-light-mode-fg-reverse",
|
|
7234
7418
|
"attributes": {
|
|
7235
7419
|
"category": "color",
|
|
7236
7420
|
"type": "light-mode",
|
|
7237
|
-
"item": "
|
|
7421
|
+
"item": "fg",
|
|
7238
7422
|
"subitem": "reverse"
|
|
7239
7423
|
},
|
|
7240
7424
|
"path": [
|
|
7241
7425
|
"color",
|
|
7242
7426
|
"light-mode",
|
|
7243
|
-
"
|
|
7427
|
+
"fg",
|
|
7244
7428
|
"reverse"
|
|
7245
7429
|
]
|
|
7430
|
+
},
|
|
7431
|
+
"info": {
|
|
7432
|
+
"value": "#0875e1",
|
|
7433
|
+
"public": true,
|
|
7434
|
+
"filePath": "tokens/color/semantic/foreground.light.json",
|
|
7435
|
+
"isSource": true,
|
|
7436
|
+
"original": {
|
|
7437
|
+
"value": "{color.light-mode.status.info.foreground.value}",
|
|
7438
|
+
"public": true
|
|
7439
|
+
},
|
|
7440
|
+
"name": "color-light-mode-fg-info",
|
|
7441
|
+
"attributes": {
|
|
7442
|
+
"category": "color",
|
|
7443
|
+
"type": "light-mode",
|
|
7444
|
+
"item": "fg",
|
|
7445
|
+
"subitem": "info"
|
|
7446
|
+
},
|
|
7447
|
+
"path": [
|
|
7448
|
+
"color",
|
|
7449
|
+
"light-mode",
|
|
7450
|
+
"fg",
|
|
7451
|
+
"info"
|
|
7452
|
+
]
|
|
7453
|
+
},
|
|
7454
|
+
"success": {
|
|
7455
|
+
"value": "#217a37",
|
|
7456
|
+
"public": true,
|
|
7457
|
+
"filePath": "tokens/color/semantic/foreground.light.json",
|
|
7458
|
+
"isSource": true,
|
|
7459
|
+
"original": {
|
|
7460
|
+
"value": "{color.light-mode.status.success.foreground.value}",
|
|
7461
|
+
"public": true
|
|
7462
|
+
},
|
|
7463
|
+
"name": "color-light-mode-fg-success",
|
|
7464
|
+
"attributes": {
|
|
7465
|
+
"category": "color",
|
|
7466
|
+
"type": "light-mode",
|
|
7467
|
+
"item": "fg",
|
|
7468
|
+
"subitem": "success"
|
|
7469
|
+
},
|
|
7470
|
+
"path": [
|
|
7471
|
+
"color",
|
|
7472
|
+
"light-mode",
|
|
7473
|
+
"fg",
|
|
7474
|
+
"success"
|
|
7475
|
+
]
|
|
7476
|
+
},
|
|
7477
|
+
"warning": {
|
|
7478
|
+
"value": "#b06300",
|
|
7479
|
+
"public": true,
|
|
7480
|
+
"filePath": "tokens/color/semantic/foreground.light.json",
|
|
7481
|
+
"isSource": true,
|
|
7482
|
+
"original": {
|
|
7483
|
+
"value": "{color.light-mode.status.warning.foreground.value}",
|
|
7484
|
+
"public": true
|
|
7485
|
+
},
|
|
7486
|
+
"name": "color-light-mode-fg-warning",
|
|
7487
|
+
"attributes": {
|
|
7488
|
+
"category": "color",
|
|
7489
|
+
"type": "light-mode",
|
|
7490
|
+
"item": "fg",
|
|
7491
|
+
"subitem": "warning"
|
|
7492
|
+
},
|
|
7493
|
+
"path": [
|
|
7494
|
+
"color",
|
|
7495
|
+
"light-mode",
|
|
7496
|
+
"fg",
|
|
7497
|
+
"warning"
|
|
7498
|
+
]
|
|
7499
|
+
},
|
|
7500
|
+
"critical": {
|
|
7501
|
+
"value": "#bc1c11",
|
|
7502
|
+
"public": true,
|
|
7503
|
+
"filePath": "tokens/color/semantic/foreground.light.json",
|
|
7504
|
+
"isSource": true,
|
|
7505
|
+
"original": {
|
|
7506
|
+
"value": "{color.light-mode.status.critical.foreground.value}",
|
|
7507
|
+
"public": true
|
|
7508
|
+
},
|
|
7509
|
+
"name": "color-light-mode-fg-critical",
|
|
7510
|
+
"attributes": {
|
|
7511
|
+
"category": "color",
|
|
7512
|
+
"type": "light-mode",
|
|
7513
|
+
"item": "fg",
|
|
7514
|
+
"subitem": "critical"
|
|
7515
|
+
},
|
|
7516
|
+
"path": [
|
|
7517
|
+
"color",
|
|
7518
|
+
"light-mode",
|
|
7519
|
+
"fg",
|
|
7520
|
+
"critical"
|
|
7521
|
+
]
|
|
7522
|
+
},
|
|
7523
|
+
"discovery": {
|
|
7524
|
+
"value": "#8e74ff",
|
|
7525
|
+
"public": true,
|
|
7526
|
+
"filePath": "tokens/color/semantic/foreground.light.json",
|
|
7527
|
+
"isSource": true,
|
|
7528
|
+
"original": {
|
|
7529
|
+
"value": "{color.light-mode.status.discovery.foreground.value}",
|
|
7530
|
+
"public": true
|
|
7531
|
+
},
|
|
7532
|
+
"name": "color-light-mode-fg-discovery",
|
|
7533
|
+
"attributes": {
|
|
7534
|
+
"category": "color",
|
|
7535
|
+
"type": "light-mode",
|
|
7536
|
+
"item": "fg",
|
|
7537
|
+
"subitem": "discovery"
|
|
7538
|
+
},
|
|
7539
|
+
"path": [
|
|
7540
|
+
"color",
|
|
7541
|
+
"light-mode",
|
|
7542
|
+
"fg",
|
|
7543
|
+
"discovery"
|
|
7544
|
+
]
|
|
7246
7545
|
}
|
|
7247
7546
|
},
|
|
7248
7547
|
"interactive": {
|
|
@@ -8186,13 +8485,11 @@
|
|
|
8186
8485
|
"default": {
|
|
8187
8486
|
"value": "#23232d",
|
|
8188
8487
|
"public": true,
|
|
8189
|
-
"isReferenceToInternal": true,
|
|
8190
8488
|
"filePath": "tokens/color/semantic/text.light.json",
|
|
8191
8489
|
"isSource": true,
|
|
8192
8490
|
"original": {
|
|
8193
|
-
"value": "{color.light-mode.
|
|
8194
|
-
"public": true
|
|
8195
|
-
"isReferenceToInternal": true
|
|
8491
|
+
"value": "{color.light-mode.fg.default.value}",
|
|
8492
|
+
"public": true
|
|
8196
8493
|
},
|
|
8197
8494
|
"name": "color-light-mode-text-default",
|
|
8198
8495
|
"attributes": {
|
|
@@ -8211,13 +8508,11 @@
|
|
|
8211
8508
|
"default-secondary": {
|
|
8212
8509
|
"value": "#6a6e7a",
|
|
8213
8510
|
"public": true,
|
|
8214
|
-
"isReferenceToInternal": true,
|
|
8215
8511
|
"filePath": "tokens/color/semantic/text.light.json",
|
|
8216
8512
|
"isSource": true,
|
|
8217
8513
|
"original": {
|
|
8218
|
-
"value": "{color.light-mode.
|
|
8219
|
-
"public": true
|
|
8220
|
-
"isReferenceToInternal": true
|
|
8514
|
+
"value": "{color.light-mode.fg.default-secondary.value}",
|
|
8515
|
+
"public": true
|
|
8221
8516
|
},
|
|
8222
8517
|
"name": "color-light-mode-text-default-secondary",
|
|
8223
8518
|
"attributes": {
|
|
@@ -8236,13 +8531,11 @@
|
|
|
8236
8531
|
"reverse": {
|
|
8237
8532
|
"value": "#ffffff",
|
|
8238
8533
|
"public": true,
|
|
8239
|
-
"isReferenceToInternal": true,
|
|
8240
8534
|
"filePath": "tokens/color/semantic/text.light.json",
|
|
8241
8535
|
"isSource": true,
|
|
8242
8536
|
"original": {
|
|
8243
|
-
"value": "{color.light-mode.
|
|
8244
|
-
"public": true
|
|
8245
|
-
"isReferenceToInternal": true
|
|
8537
|
+
"value": "{color.light-mode.fg.reverse.value}",
|
|
8538
|
+
"public": true
|
|
8246
8539
|
},
|
|
8247
8540
|
"name": "color-light-mode-text-reverse",
|
|
8248
8541
|
"attributes": {
|