@pantheon-systems/pds-design-tokens 1.0.0-dev.14 → 1.0.0-dev.16

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.
@@ -660,7 +660,7 @@
660
660
  "value": {
661
661
  "fontSize": "1 * 16",
662
662
  "fontFamily": "Poppins",
663
- "fontWeight": 500,
663
+ "fontWeight": 600,
664
664
  "lineHeight": "125%"
665
665
  },
666
666
  "type": "typography",
@@ -670,7 +670,7 @@
670
670
  "value": {
671
671
  "fontSize": "{typography.size.M} * {figma.typography.size.base}",
672
672
  "fontFamily": "Poppins",
673
- "fontWeight": "{typography.font-weight.medium}",
673
+ "fontWeight": "{typography.font-weight.semibold}",
674
674
  "lineHeight": "{typography.line-height.S}"
675
675
  },
676
676
  "type": "typography"
@@ -2779,6 +2779,264 @@
2779
2779
  }
2780
2780
  }
2781
2781
  },
2782
+ "brand-secondary": {
2783
+ "background": {
2784
+ "default": {
2785
+ "value": "rgba(0, 0, 0, 0)",
2786
+ "public": true,
2787
+ "filePath": "tokens/color/alias/button.dark.json",
2788
+ "isSource": true,
2789
+ "original": {
2790
+ "value": "transparent",
2791
+ "public": true
2792
+ },
2793
+ "name": "color-dark-mode-button-brand-secondary-background-default",
2794
+ "attributes": {
2795
+ "category": "color",
2796
+ "type": "dark-mode",
2797
+ "item": "button",
2798
+ "subitem": "brand-secondary",
2799
+ "state": "background"
2800
+ },
2801
+ "path": [
2802
+ "color",
2803
+ "dark-mode",
2804
+ "button",
2805
+ "brand-secondary",
2806
+ "background",
2807
+ "default"
2808
+ ]
2809
+ },
2810
+ "hover": {
2811
+ "value": "#504e62",
2812
+ "public": true,
2813
+ "isReferenceToInternal": true,
2814
+ "filePath": "tokens/color/alias/button.dark.json",
2815
+ "isSource": true,
2816
+ "original": {
2817
+ "value": "{color.dark-mode.neutral.400.value}",
2818
+ "public": true,
2819
+ "isReferenceToInternal": true
2820
+ },
2821
+ "name": "color-dark-mode-button-brand-secondary-background-hover",
2822
+ "attributes": {
2823
+ "category": "color",
2824
+ "type": "dark-mode",
2825
+ "item": "button",
2826
+ "subitem": "brand-secondary",
2827
+ "state": "background"
2828
+ },
2829
+ "path": [
2830
+ "color",
2831
+ "dark-mode",
2832
+ "button",
2833
+ "brand-secondary",
2834
+ "background",
2835
+ "hover"
2836
+ ]
2837
+ },
2838
+ "active": {
2839
+ "value": "#282839",
2840
+ "public": true,
2841
+ "isReferenceToInternal": true,
2842
+ "filePath": "tokens/color/alias/button.dark.json",
2843
+ "isSource": true,
2844
+ "original": {
2845
+ "value": "{color.dark-mode.neutral.500.value}",
2846
+ "public": true,
2847
+ "isReferenceToInternal": true
2848
+ },
2849
+ "name": "color-dark-mode-button-brand-secondary-background-active",
2850
+ "attributes": {
2851
+ "category": "color",
2852
+ "type": "dark-mode",
2853
+ "item": "button",
2854
+ "subitem": "brand-secondary",
2855
+ "state": "background"
2856
+ },
2857
+ "path": [
2858
+ "color",
2859
+ "dark-mode",
2860
+ "button",
2861
+ "brand-secondary",
2862
+ "background",
2863
+ "active"
2864
+ ]
2865
+ }
2866
+ },
2867
+ "border": {
2868
+ "default": {
2869
+ "value": "#a6a3b4",
2870
+ "public": true,
2871
+ "isReferenceToInternal": true,
2872
+ "filePath": "tokens/color/alias/button.dark.json",
2873
+ "isSource": true,
2874
+ "original": {
2875
+ "value": "{color.dark-mode.neutral.200.value}",
2876
+ "public": true,
2877
+ "isReferenceToInternal": true
2878
+ },
2879
+ "name": "color-dark-mode-button-brand-secondary-border-default",
2880
+ "attributes": {
2881
+ "category": "color",
2882
+ "type": "dark-mode",
2883
+ "item": "button",
2884
+ "subitem": "brand-secondary",
2885
+ "state": "border"
2886
+ },
2887
+ "path": [
2888
+ "color",
2889
+ "dark-mode",
2890
+ "button",
2891
+ "brand-secondary",
2892
+ "border",
2893
+ "default"
2894
+ ]
2895
+ },
2896
+ "hover": {
2897
+ "value": "#ffffff",
2898
+ "public": true,
2899
+ "isReferenceToInternal": true,
2900
+ "filePath": "tokens/color/alias/button.dark.json",
2901
+ "isSource": true,
2902
+ "original": {
2903
+ "value": "{color.dark-mode.neutral.000.value}",
2904
+ "public": true,
2905
+ "isReferenceToInternal": true
2906
+ },
2907
+ "name": "color-dark-mode-button-brand-secondary-border-hover",
2908
+ "attributes": {
2909
+ "category": "color",
2910
+ "type": "dark-mode",
2911
+ "item": "button",
2912
+ "subitem": "brand-secondary",
2913
+ "state": "border"
2914
+ },
2915
+ "path": [
2916
+ "color",
2917
+ "dark-mode",
2918
+ "button",
2919
+ "brand-secondary",
2920
+ "border",
2921
+ "hover"
2922
+ ]
2923
+ },
2924
+ "active": {
2925
+ "value": "#504e62",
2926
+ "public": true,
2927
+ "isReferenceToInternal": true,
2928
+ "filePath": "tokens/color/alias/button.dark.json",
2929
+ "isSource": true,
2930
+ "original": {
2931
+ "value": "{color.dark-mode.neutral.400.value}",
2932
+ "public": true,
2933
+ "isReferenceToInternal": true
2934
+ },
2935
+ "name": "color-dark-mode-button-brand-secondary-border-active",
2936
+ "attributes": {
2937
+ "category": "color",
2938
+ "type": "dark-mode",
2939
+ "item": "button",
2940
+ "subitem": "brand-secondary",
2941
+ "state": "border"
2942
+ },
2943
+ "path": [
2944
+ "color",
2945
+ "dark-mode",
2946
+ "button",
2947
+ "brand-secondary",
2948
+ "border",
2949
+ "active"
2950
+ ]
2951
+ }
2952
+ },
2953
+ "foreground": {
2954
+ "default": {
2955
+ "value": "#e7e7eb",
2956
+ "public": true,
2957
+ "isReferenceToInternal": true,
2958
+ "filePath": "tokens/color/alias/button.dark.json",
2959
+ "isSource": true,
2960
+ "original": {
2961
+ "value": "{color.dark-mode.neutral.050.value}",
2962
+ "public": true,
2963
+ "isReferenceToInternal": true
2964
+ },
2965
+ "name": "color-dark-mode-button-brand-secondary-foreground-default",
2966
+ "attributes": {
2967
+ "category": "color",
2968
+ "type": "dark-mode",
2969
+ "item": "button",
2970
+ "subitem": "brand-secondary",
2971
+ "state": "foreground"
2972
+ },
2973
+ "path": [
2974
+ "color",
2975
+ "dark-mode",
2976
+ "button",
2977
+ "brand-secondary",
2978
+ "foreground",
2979
+ "default"
2980
+ ]
2981
+ },
2982
+ "hover": {
2983
+ "value": "#ffffff",
2984
+ "public": true,
2985
+ "isReferenceToInternal": true,
2986
+ "filePath": "tokens/color/alias/button.dark.json",
2987
+ "isSource": true,
2988
+ "original": {
2989
+ "value": "{color.dark-mode.neutral.000.value}",
2990
+ "public": true,
2991
+ "isReferenceToInternal": true
2992
+ },
2993
+ "name": "color-dark-mode-button-brand-secondary-foreground-hover",
2994
+ "attributes": {
2995
+ "category": "color",
2996
+ "type": "dark-mode",
2997
+ "item": "button",
2998
+ "subitem": "brand-secondary",
2999
+ "state": "foreground"
3000
+ },
3001
+ "path": [
3002
+ "color",
3003
+ "dark-mode",
3004
+ "button",
3005
+ "brand-secondary",
3006
+ "foreground",
3007
+ "hover"
3008
+ ]
3009
+ },
3010
+ "active": {
3011
+ "value": "#e7e7eb",
3012
+ "public": true,
3013
+ "isReferenceToInternal": true,
3014
+ "filePath": "tokens/color/alias/button.dark.json",
3015
+ "isSource": true,
3016
+ "original": {
3017
+ "value": "{color.dark-mode.neutral.050.value}",
3018
+ "public": true,
3019
+ "isReferenceToInternal": true
3020
+ },
3021
+ "name": "color-dark-mode-button-brand-secondary-foreground-active",
3022
+ "attributes": {
3023
+ "category": "color",
3024
+ "type": "dark-mode",
3025
+ "item": "button",
3026
+ "subitem": "brand-secondary",
3027
+ "state": "foreground"
3028
+ },
3029
+ "path": [
3030
+ "color",
3031
+ "dark-mode",
3032
+ "button",
3033
+ "brand-secondary",
3034
+ "foreground",
3035
+ "active"
3036
+ ]
3037
+ }
3038
+ }
3039
+ },
2782
3040
  "critical": {
2783
3041
  "background": {
2784
3042
  "default": {
@@ -3150,6 +3408,33 @@
3150
3408
  "default"
3151
3409
  ]
3152
3410
  },
3411
+ "hover": {
3412
+ "value": "#282839",
3413
+ "public": true,
3414
+ "isReferenceToInternal": true,
3415
+ "filePath": "tokens/color/alias/form.dark.json",
3416
+ "isSource": true,
3417
+ "original": {
3418
+ "value": "{color.dark-mode.neutral.500.value}",
3419
+ "public": true,
3420
+ "isReferenceToInternal": true
3421
+ },
3422
+ "name": "color-dark-mode-input-background-hover",
3423
+ "attributes": {
3424
+ "category": "color",
3425
+ "type": "dark-mode",
3426
+ "item": "input",
3427
+ "subitem": "background",
3428
+ "state": "hover"
3429
+ },
3430
+ "path": [
3431
+ "color",
3432
+ "dark-mode",
3433
+ "input",
3434
+ "background",
3435
+ "hover"
3436
+ ]
3437
+ },
3153
3438
  "critical": {
3154
3439
  "value": "#1d1d29",
3155
3440
  "public": true,
@@ -3207,13 +3492,15 @@
3207
3492
  ]
3208
3493
  },
3209
3494
  "hover": {
3210
- "value": "#36a3ff",
3495
+ "value": "#5f41e5",
3211
3496
  "public": true,
3497
+ "isReferenceToInternal": true,
3212
3498
  "filePath": "tokens/color/alias/form.dark.json",
3213
3499
  "isSource": true,
3214
3500
  "original": {
3215
- "value": "{color.dark-mode.interactive.focus.value}",
3216
- "public": true
3501
+ "value": "{color.dark-mode.interactive.visited.value}",
3502
+ "public": true,
3503
+ "isReferenceToInternal": true
3217
3504
  },
3218
3505
  "name": "color-dark-mode-input-border-hover",
3219
3506
  "attributes": {
@@ -3232,7 +3519,7 @@
3232
3519
  ]
3233
3520
  },
3234
3521
  "success": {
3235
- "value": "#22a06b",
3522
+ "value": "#3cb683",
3236
3523
  "public": true,
3237
3524
  "isReferenceToInternal": true,
3238
3525
  "filePath": "tokens/color/alias/form.dark.json",
@@ -3315,7 +3602,7 @@
3315
3602
  ]
3316
3603
  },
3317
3604
  "success": {
3318
- "value": "#22a06b",
3605
+ "value": "#3cb683",
3319
3606
  "public": true,
3320
3607
  "isReferenceToInternal": true,
3321
3608
  "filePath": "tokens/color/alias/form.dark.json",
@@ -3457,7 +3744,7 @@
3457
3744
  "filePath": "tokens/color/alias/link.dark.json",
3458
3745
  "isSource": true,
3459
3746
  "original": {
3460
- "value": "{color.dark-mode.interactive.link.400.value}",
3747
+ "value": "{color.dark-mode.interactive.link.value}",
3461
3748
  "public": true,
3462
3749
  "isReferenceToInternal": true
3463
3750
  },
@@ -3476,13 +3763,13 @@
3476
3763
  ]
3477
3764
  },
3478
3765
  "hover": {
3479
- "value": "#2776b9",
3766
+ "value": "#5f41e5",
3480
3767
  "public": true,
3481
3768
  "isReferenceToInternal": true,
3482
3769
  "filePath": "tokens/color/alias/link.dark.json",
3483
3770
  "isSource": true,
3484
3771
  "original": {
3485
- "value": "{color.dark-mode.interactive.link.500.value}",
3772
+ "value": "{color.dark-mode.interactive.visited.value}",
3486
3773
  "public": true,
3487
3774
  "isReferenceToInternal": true
3488
3775
  },
@@ -3501,13 +3788,13 @@
3501
3788
  ]
3502
3789
  },
3503
3790
  "active": {
3504
- "value": "#2776b9",
3791
+ "value": "#5f41e5",
3505
3792
  "public": true,
3506
3793
  "isReferenceToInternal": true,
3507
3794
  "filePath": "tokens/color/alias/link.dark.json",
3508
3795
  "isSource": true,
3509
3796
  "original": {
3510
- "value": "{color.dark-mode.interactive.link.500.value}",
3797
+ "value": "{color.dark-mode.interactive.visited.value}",
3511
3798
  "public": true,
3512
3799
  "isReferenceToInternal": true
3513
3800
  },
@@ -3526,13 +3813,13 @@
3526
3813
  ]
3527
3814
  },
3528
3815
  "visited": {
3529
- "value": "#967fff",
3816
+ "value": "#5f41e5",
3530
3817
  "public": true,
3531
3818
  "isReferenceToInternal": true,
3532
3819
  "filePath": "tokens/color/alias/link.dark.json",
3533
3820
  "isSource": true,
3534
3821
  "original": {
3535
- "value": "{color.dark-mode.interactive.visited.400.value}",
3822
+ "value": "{color.dark-mode.interactive.visited.value}",
3536
3823
  "public": true,
3537
3824
  "isReferenceToInternal": true
3538
3825
  },
@@ -4899,100 +5186,46 @@
4899
5186
  },
4900
5187
  "interactive": {
4901
5188
  "link": {
4902
- "400": {
4903
- "value": "#36a3ff",
4904
- "filePath": "tokens/color/base/interactive.dark.json",
4905
- "isSource": true,
4906
- "original": {
4907
- "value": "#36A3FF"
4908
- },
4909
- "name": "color-dark-mode-interactive-link-400",
4910
- "attributes": {
4911
- "category": "color",
4912
- "type": "dark-mode",
4913
- "item": "interactive",
4914
- "subitem": "link",
4915
- "state": "400"
4916
- },
4917
- "path": [
4918
- "color",
4919
- "dark-mode",
4920
- "interactive",
4921
- "link",
4922
- "400"
4923
- ]
5189
+ "value": "#36a3ff",
5190
+ "filePath": "tokens/color/base/interactive.dark.json",
5191
+ "isSource": true,
5192
+ "original": {
5193
+ "value": "#36A3FF"
4924
5194
  },
4925
- "500": {
4926
- "value": "#2776b9",
4927
- "filePath": "tokens/color/base/interactive.dark.json",
4928
- "isSource": true,
4929
- "original": {
4930
- "value": "#2776B9"
4931
- },
4932
- "name": "color-dark-mode-interactive-link-500",
4933
- "attributes": {
4934
- "category": "color",
4935
- "type": "dark-mode",
4936
- "item": "interactive",
4937
- "subitem": "link",
4938
- "state": "500"
4939
- },
4940
- "path": [
4941
- "color",
4942
- "dark-mode",
4943
- "interactive",
4944
- "link",
4945
- "500"
4946
- ]
4947
- }
5195
+ "name": "color-dark-mode-interactive-link",
5196
+ "attributes": {
5197
+ "category": "color",
5198
+ "type": "dark-mode",
5199
+ "item": "interactive",
5200
+ "subitem": "link"
5201
+ },
5202
+ "path": [
5203
+ "color",
5204
+ "dark-mode",
5205
+ "interactive",
5206
+ "link"
5207
+ ]
4948
5208
  },
4949
5209
  "visited": {
4950
- "400": {
4951
- "value": "#967fff",
4952
- "filePath": "tokens/color/base/interactive.dark.json",
4953
- "isSource": true,
4954
- "original": {
4955
- "value": "#967FFF"
4956
- },
4957
- "name": "color-dark-mode-interactive-visited-400",
4958
- "attributes": {
4959
- "category": "color",
4960
- "type": "dark-mode",
4961
- "item": "interactive",
4962
- "subitem": "visited",
4963
- "state": "400"
4964
- },
4965
- "path": [
4966
- "color",
4967
- "dark-mode",
4968
- "interactive",
4969
- "visited",
4970
- "400"
4971
- ]
5210
+ "value": "#5f41e5",
5211
+ "filePath": "tokens/color/base/interactive.dark.json",
5212
+ "isSource": true,
5213
+ "original": {
5214
+ "value": "#5F41E5"
4972
5215
  },
4973
- "500": {
4974
- "value": "#5f41e5",
4975
- "filePath": "tokens/color/base/interactive.dark.json",
4976
- "isSource": true,
4977
- "original": {
4978
- "value": "#5F41E5"
4979
- },
4980
- "name": "color-dark-mode-interactive-visited-500",
4981
- "attributes": {
4982
- "category": "color",
4983
- "type": "dark-mode",
4984
- "item": "interactive",
4985
- "subitem": "visited",
4986
- "state": "500"
4987
- },
4988
- "path": [
4989
- "color",
4990
- "dark-mode",
4991
- "interactive",
4992
- "visited",
4993
- "500"
4994
- ]
4995
- }
5216
+ "name": "color-dark-mode-interactive-visited",
5217
+ "attributes": {
5218
+ "category": "color",
5219
+ "type": "dark-mode",
5220
+ "item": "interactive",
5221
+ "subitem": "visited"
5222
+ },
5223
+ "path": [
5224
+ "color",
5225
+ "dark-mode",
5226
+ "interactive",
5227
+ "visited"
5228
+ ]
4996
5229
  },
4997
5230
  "focus": {
4998
5231
  "value": "#36a3ff",
@@ -5492,11 +5725,11 @@
5492
5725
  },
5493
5726
  "success": {
5494
5727
  "100": {
5495
- "value": "#f0fff8",
5728
+ "value": "#f0fff9",
5496
5729
  "filePath": "tokens/color/base/semantic.dark.json",
5497
5730
  "isSource": true,
5498
5731
  "original": {
5499
- "value": "#F0FFF8"
5732
+ "value": "#F0FFF9"
5500
5733
  },
5501
5734
  "name": "color-dark-mode-semantic-success-100",
5502
5735
  "attributes": {
@@ -5515,11 +5748,11 @@
5515
5748
  ]
5516
5749
  },
5517
5750
  "200": {
5518
- "value": "#acffdc",
5751
+ "value": "#afffde",
5519
5752
  "filePath": "tokens/color/base/semantic.dark.json",
5520
5753
  "isSource": true,
5521
5754
  "original": {
5522
- "value": "#ACFFDC"
5755
+ "value": "#AFFFDE"
5523
5756
  },
5524
5757
  "name": "color-dark-mode-semantic-success-200",
5525
5758
  "attributes": {
@@ -5538,11 +5771,11 @@
5538
5771
  ]
5539
5772
  },
5540
5773
  "300": {
5541
- "value": "#22a06b",
5774
+ "value": "#3cb683",
5542
5775
  "filePath": "tokens/color/base/semantic.dark.json",
5543
5776
  "isSource": true,
5544
5777
  "original": {
5545
- "value": "#22A06B"
5778
+ "value": "#3CB683"
5546
5779
  },
5547
5780
  "name": "color-dark-mode-semantic-success-300",
5548
5781
  "attributes": {
@@ -5561,11 +5794,11 @@
5561
5794
  ]
5562
5795
  },
5563
5796
  "400": {
5564
- "value": "#137e51",
5797
+ "value": "#299467",
5565
5798
  "filePath": "tokens/color/base/semantic.dark.json",
5566
5799
  "isSource": true,
5567
5800
  "original": {
5568
- "value": "#137E51"
5801
+ "value": "#299467"
5569
5802
  },
5570
5803
  "name": "color-dark-mode-semantic-success-400",
5571
5804
  "attributes": {
@@ -5584,11 +5817,11 @@
5584
5817
  ]
5585
5818
  },
5586
5819
  "500": {
5587
- "value": "#085c39",
5820
+ "value": "#1a724d",
5588
5821
  "filePath": "tokens/color/base/semantic.dark.json",
5589
5822
  "isSource": true,
5590
5823
  "original": {
5591
- "value": "#085C39"
5824
+ "value": "#1A724D"
5592
5825
  },
5593
5826
  "name": "color-dark-mode-semantic-success-500",
5594
5827
  "attributes": {
@@ -5607,11 +5840,11 @@
5607
5840
  ]
5608
5841
  },
5609
5842
  "600": {
5610
- "value": "#133527",
5843
+ "value": "#0e5034",
5611
5844
  "filePath": "tokens/color/base/semantic.dark.json",
5612
5845
  "isSource": true,
5613
5846
  "original": {
5614
- "value": "#133527"
5847
+ "value": "#0E5034"
5615
5848
  },
5616
5849
  "name": "color-dark-mode-semantic-success-600",
5617
5850
  "attributes": {
@@ -5769,93 +6002,351 @@
5769
6002
  "600"
5770
6003
  ]
5771
6004
  }
5772
- }
5773
- }
5774
- },
5775
- "light-mode": {
5776
- "button": {
5777
- "primary": {
6005
+ }
6006
+ }
6007
+ },
6008
+ "light-mode": {
6009
+ "button": {
6010
+ "primary": {
6011
+ "background": {
6012
+ "default": {
6013
+ "value": "#3017a1",
6014
+ "public": true,
6015
+ "isReferenceToInternal": true,
6016
+ "filePath": "tokens/color/alias/button.light.json",
6017
+ "isSource": true,
6018
+ "original": {
6019
+ "value": "{color.light-mode.brand.secondary.400.value}",
6020
+ "public": true,
6021
+ "isReferenceToInternal": true
6022
+ },
6023
+ "name": "color-light-mode-button-primary-background-default",
6024
+ "attributes": {
6025
+ "category": "color",
6026
+ "type": "light-mode",
6027
+ "item": "button",
6028
+ "subitem": "primary",
6029
+ "state": "background"
6030
+ },
6031
+ "path": [
6032
+ "color",
6033
+ "light-mode",
6034
+ "button",
6035
+ "primary",
6036
+ "background",
6037
+ "default"
6038
+ ]
6039
+ },
6040
+ "hover": {
6041
+ "value": "#5f41e5",
6042
+ "public": true,
6043
+ "isReferenceToInternal": true,
6044
+ "filePath": "tokens/color/alias/button.light.json",
6045
+ "isSource": true,
6046
+ "original": {
6047
+ "value": "{color.light-mode.brand.secondary.300.value}",
6048
+ "public": true,
6049
+ "isReferenceToInternal": true
6050
+ },
6051
+ "name": "color-light-mode-button-primary-background-hover",
6052
+ "attributes": {
6053
+ "category": "color",
6054
+ "type": "light-mode",
6055
+ "item": "button",
6056
+ "subitem": "primary",
6057
+ "state": "background"
6058
+ },
6059
+ "path": [
6060
+ "color",
6061
+ "light-mode",
6062
+ "button",
6063
+ "primary",
6064
+ "background",
6065
+ "hover"
6066
+ ]
6067
+ },
6068
+ "active": {
6069
+ "value": "#11005d",
6070
+ "public": true,
6071
+ "isReferenceToInternal": true,
6072
+ "filePath": "tokens/color/alias/button.light.json",
6073
+ "isSource": true,
6074
+ "original": {
6075
+ "value": "{color.light-mode.brand.secondary.500.value}",
6076
+ "public": true,
6077
+ "isReferenceToInternal": true
6078
+ },
6079
+ "name": "color-light-mode-button-primary-background-active",
6080
+ "attributes": {
6081
+ "category": "color",
6082
+ "type": "light-mode",
6083
+ "item": "button",
6084
+ "subitem": "primary",
6085
+ "state": "background"
6086
+ },
6087
+ "path": [
6088
+ "color",
6089
+ "light-mode",
6090
+ "button",
6091
+ "primary",
6092
+ "background",
6093
+ "active"
6094
+ ]
6095
+ }
6096
+ },
6097
+ "border": {
6098
+ "default": {
6099
+ "value": "#3017a1",
6100
+ "public": true,
6101
+ "isReferenceToInternal": true,
6102
+ "filePath": "tokens/color/alias/button.light.json",
6103
+ "isSource": true,
6104
+ "original": {
6105
+ "value": "{color.light-mode.brand.secondary.400.value}",
6106
+ "public": true,
6107
+ "isReferenceToInternal": true
6108
+ },
6109
+ "name": "color-light-mode-button-primary-border-default",
6110
+ "attributes": {
6111
+ "category": "color",
6112
+ "type": "light-mode",
6113
+ "item": "button",
6114
+ "subitem": "primary",
6115
+ "state": "border"
6116
+ },
6117
+ "path": [
6118
+ "color",
6119
+ "light-mode",
6120
+ "button",
6121
+ "primary",
6122
+ "border",
6123
+ "default"
6124
+ ]
6125
+ },
6126
+ "hover": {
6127
+ "value": "#5f41e5",
6128
+ "public": true,
6129
+ "isReferenceToInternal": true,
6130
+ "filePath": "tokens/color/alias/button.light.json",
6131
+ "isSource": true,
6132
+ "original": {
6133
+ "value": "{color.light-mode.brand.secondary.300.value}",
6134
+ "public": true,
6135
+ "isReferenceToInternal": true
6136
+ },
6137
+ "name": "color-light-mode-button-primary-border-hover",
6138
+ "attributes": {
6139
+ "category": "color",
6140
+ "type": "light-mode",
6141
+ "item": "button",
6142
+ "subitem": "primary",
6143
+ "state": "border"
6144
+ },
6145
+ "path": [
6146
+ "color",
6147
+ "light-mode",
6148
+ "button",
6149
+ "primary",
6150
+ "border",
6151
+ "hover"
6152
+ ]
6153
+ },
6154
+ "active": {
6155
+ "value": "#11005d",
6156
+ "public": true,
6157
+ "isReferenceToInternal": true,
6158
+ "filePath": "tokens/color/alias/button.light.json",
6159
+ "isSource": true,
6160
+ "original": {
6161
+ "value": "{color.light-mode.brand.secondary.500.value}",
6162
+ "public": true,
6163
+ "isReferenceToInternal": true
6164
+ },
6165
+ "name": "color-light-mode-button-primary-border-active",
6166
+ "attributes": {
6167
+ "category": "color",
6168
+ "type": "light-mode",
6169
+ "item": "button",
6170
+ "subitem": "primary",
6171
+ "state": "border"
6172
+ },
6173
+ "path": [
6174
+ "color",
6175
+ "light-mode",
6176
+ "button",
6177
+ "primary",
6178
+ "border",
6179
+ "active"
6180
+ ]
6181
+ }
6182
+ },
6183
+ "foreground": {
6184
+ "default": {
6185
+ "value": "#ffffff",
6186
+ "public": true,
6187
+ "isReferenceToInternal": true,
6188
+ "filePath": "tokens/color/alias/button.light.json",
6189
+ "isSource": true,
6190
+ "original": {
6191
+ "value": "{color.light-mode.neutral.000.value}",
6192
+ "public": true,
6193
+ "isReferenceToInternal": true
6194
+ },
6195
+ "name": "color-light-mode-button-primary-foreground-default",
6196
+ "attributes": {
6197
+ "category": "color",
6198
+ "type": "light-mode",
6199
+ "item": "button",
6200
+ "subitem": "primary",
6201
+ "state": "foreground"
6202
+ },
6203
+ "path": [
6204
+ "color",
6205
+ "light-mode",
6206
+ "button",
6207
+ "primary",
6208
+ "foreground",
6209
+ "default"
6210
+ ]
6211
+ },
6212
+ "hover": {
6213
+ "value": "#ffffff",
6214
+ "public": true,
6215
+ "isReferenceToInternal": true,
6216
+ "filePath": "tokens/color/alias/button.light.json",
6217
+ "isSource": true,
6218
+ "original": {
6219
+ "value": "{color.light-mode.neutral.000.value}",
6220
+ "public": true,
6221
+ "isReferenceToInternal": true
6222
+ },
6223
+ "name": "color-light-mode-button-primary-foreground-hover",
6224
+ "attributes": {
6225
+ "category": "color",
6226
+ "type": "light-mode",
6227
+ "item": "button",
6228
+ "subitem": "primary",
6229
+ "state": "foreground"
6230
+ },
6231
+ "path": [
6232
+ "color",
6233
+ "light-mode",
6234
+ "button",
6235
+ "primary",
6236
+ "foreground",
6237
+ "hover"
6238
+ ]
6239
+ },
6240
+ "active": {
6241
+ "value": "#ffffff",
6242
+ "public": true,
6243
+ "isReferenceToInternal": true,
6244
+ "filePath": "tokens/color/alias/button.light.json",
6245
+ "isSource": true,
6246
+ "original": {
6247
+ "value": "{color.light-mode.neutral.000.value}",
6248
+ "public": true,
6249
+ "isReferenceToInternal": true
6250
+ },
6251
+ "name": "color-light-mode-button-primary-foreground-active",
6252
+ "attributes": {
6253
+ "category": "color",
6254
+ "type": "light-mode",
6255
+ "item": "button",
6256
+ "subitem": "primary",
6257
+ "state": "foreground"
6258
+ },
6259
+ "path": [
6260
+ "color",
6261
+ "light-mode",
6262
+ "button",
6263
+ "primary",
6264
+ "foreground",
6265
+ "active"
6266
+ ]
6267
+ }
6268
+ }
6269
+ },
6270
+ "secondary": {
5778
6271
  "background": {
5779
6272
  "default": {
5780
- "value": "#3017a1",
6273
+ "value": "rgba(0, 0, 0, 0)",
5781
6274
  "public": true,
5782
- "isReferenceToInternal": true,
5783
6275
  "filePath": "tokens/color/alias/button.light.json",
5784
6276
  "isSource": true,
5785
6277
  "original": {
5786
- "value": "{color.light-mode.brand.secondary.400.value}",
5787
- "public": true,
5788
- "isReferenceToInternal": true
6278
+ "value": "transparent",
6279
+ "public": true
5789
6280
  },
5790
- "name": "color-light-mode-button-primary-background-default",
6281
+ "name": "color-light-mode-button-secondary-background-default",
5791
6282
  "attributes": {
5792
6283
  "category": "color",
5793
6284
  "type": "light-mode",
5794
6285
  "item": "button",
5795
- "subitem": "primary",
6286
+ "subitem": "secondary",
5796
6287
  "state": "background"
5797
6288
  },
5798
6289
  "path": [
5799
6290
  "color",
5800
6291
  "light-mode",
5801
6292
  "button",
5802
- "primary",
6293
+ "secondary",
5803
6294
  "background",
5804
6295
  "default"
5805
6296
  ]
5806
6297
  },
5807
6298
  "hover": {
5808
- "value": "#5f41e5",
6299
+ "value": "#f0ecff",
5809
6300
  "public": true,
5810
6301
  "isReferenceToInternal": true,
5811
6302
  "filePath": "tokens/color/alias/button.light.json",
5812
6303
  "isSource": true,
5813
6304
  "original": {
5814
- "value": "{color.light-mode.brand.secondary.300.value}",
6305
+ "value": "{color.light-mode.brand.secondary.100.value}",
5815
6306
  "public": true,
5816
6307
  "isReferenceToInternal": true
5817
6308
  },
5818
- "name": "color-light-mode-button-primary-background-hover",
6309
+ "name": "color-light-mode-button-secondary-background-hover",
5819
6310
  "attributes": {
5820
6311
  "category": "color",
5821
6312
  "type": "light-mode",
5822
6313
  "item": "button",
5823
- "subitem": "primary",
6314
+ "subitem": "secondary",
5824
6315
  "state": "background"
5825
6316
  },
5826
6317
  "path": [
5827
6318
  "color",
5828
6319
  "light-mode",
5829
6320
  "button",
5830
- "primary",
6321
+ "secondary",
5831
6322
  "background",
5832
6323
  "hover"
5833
6324
  ]
5834
6325
  },
5835
6326
  "active": {
5836
- "value": "#11005d",
6327
+ "value": "#e5dbff",
5837
6328
  "public": true,
5838
6329
  "isReferenceToInternal": true,
5839
6330
  "filePath": "tokens/color/alias/button.light.json",
5840
6331
  "isSource": true,
5841
6332
  "original": {
5842
- "value": "{color.light-mode.brand.secondary.500.value}",
6333
+ "value": "{color.light-mode.brand.secondary.200.value}",
5843
6334
  "public": true,
5844
6335
  "isReferenceToInternal": true
5845
6336
  },
5846
- "name": "color-light-mode-button-primary-background-active",
6337
+ "name": "color-light-mode-button-secondary-background-active",
5847
6338
  "attributes": {
5848
6339
  "category": "color",
5849
6340
  "type": "light-mode",
5850
6341
  "item": "button",
5851
- "subitem": "primary",
6342
+ "subitem": "secondary",
5852
6343
  "state": "background"
5853
6344
  },
5854
6345
  "path": [
5855
6346
  "color",
5856
6347
  "light-mode",
5857
6348
  "button",
5858
- "primary",
6349
+ "secondary",
5859
6350
  "background",
5860
6351
  "active"
5861
6352
  ]
@@ -5873,19 +6364,19 @@
5873
6364
  "public": true,
5874
6365
  "isReferenceToInternal": true
5875
6366
  },
5876
- "name": "color-light-mode-button-primary-border-default",
6367
+ "name": "color-light-mode-button-secondary-border-default",
5877
6368
  "attributes": {
5878
6369
  "category": "color",
5879
6370
  "type": "light-mode",
5880
6371
  "item": "button",
5881
- "subitem": "primary",
6372
+ "subitem": "secondary",
5882
6373
  "state": "border"
5883
6374
  },
5884
6375
  "path": [
5885
6376
  "color",
5886
6377
  "light-mode",
5887
6378
  "button",
5888
- "primary",
6379
+ "secondary",
5889
6380
  "border",
5890
6381
  "default"
5891
6382
  ]
@@ -5901,19 +6392,19 @@
5901
6392
  "public": true,
5902
6393
  "isReferenceToInternal": true
5903
6394
  },
5904
- "name": "color-light-mode-button-primary-border-hover",
6395
+ "name": "color-light-mode-button-secondary-border-hover",
5905
6396
  "attributes": {
5906
6397
  "category": "color",
5907
6398
  "type": "light-mode",
5908
6399
  "item": "button",
5909
- "subitem": "primary",
6400
+ "subitem": "secondary",
5910
6401
  "state": "border"
5911
6402
  },
5912
6403
  "path": [
5913
6404
  "color",
5914
6405
  "light-mode",
5915
6406
  "button",
5916
- "primary",
6407
+ "secondary",
5917
6408
  "border",
5918
6409
  "hover"
5919
6410
  ]
@@ -5929,19 +6420,19 @@
5929
6420
  "public": true,
5930
6421
  "isReferenceToInternal": true
5931
6422
  },
5932
- "name": "color-light-mode-button-primary-border-active",
6423
+ "name": "color-light-mode-button-secondary-border-active",
5933
6424
  "attributes": {
5934
6425
  "category": "color",
5935
6426
  "type": "light-mode",
5936
6427
  "item": "button",
5937
- "subitem": "primary",
6428
+ "subitem": "secondary",
5938
6429
  "state": "border"
5939
6430
  },
5940
6431
  "path": [
5941
6432
  "color",
5942
6433
  "light-mode",
5943
6434
  "button",
5944
- "primary",
6435
+ "secondary",
5945
6436
  "border",
5946
6437
  "active"
5947
6438
  ]
@@ -5949,92 +6440,92 @@
5949
6440
  },
5950
6441
  "foreground": {
5951
6442
  "default": {
5952
- "value": "#ffffff",
6443
+ "value": "#3017a1",
5953
6444
  "public": true,
5954
6445
  "isReferenceToInternal": true,
5955
6446
  "filePath": "tokens/color/alias/button.light.json",
5956
6447
  "isSource": true,
5957
6448
  "original": {
5958
- "value": "{color.light-mode.neutral.000.value}",
6449
+ "value": "{color.light-mode.brand.secondary.400.value}",
5959
6450
  "public": true,
5960
6451
  "isReferenceToInternal": true
5961
6452
  },
5962
- "name": "color-light-mode-button-primary-foreground-default",
6453
+ "name": "color-light-mode-button-secondary-foreground-default",
5963
6454
  "attributes": {
5964
6455
  "category": "color",
5965
6456
  "type": "light-mode",
5966
6457
  "item": "button",
5967
- "subitem": "primary",
6458
+ "subitem": "secondary",
5968
6459
  "state": "foreground"
5969
6460
  },
5970
6461
  "path": [
5971
6462
  "color",
5972
6463
  "light-mode",
5973
6464
  "button",
5974
- "primary",
6465
+ "secondary",
5975
6466
  "foreground",
5976
6467
  "default"
5977
6468
  ]
5978
6469
  },
5979
6470
  "hover": {
5980
- "value": "#ffffff",
6471
+ "value": "#3017a1",
5981
6472
  "public": true,
5982
6473
  "isReferenceToInternal": true,
5983
6474
  "filePath": "tokens/color/alias/button.light.json",
5984
6475
  "isSource": true,
5985
6476
  "original": {
5986
- "value": "{color.light-mode.neutral.000.value}",
6477
+ "value": "{color.light-mode.brand.secondary.400.value}",
5987
6478
  "public": true,
5988
6479
  "isReferenceToInternal": true
5989
6480
  },
5990
- "name": "color-light-mode-button-primary-foreground-hover",
6481
+ "name": "color-light-mode-button-secondary-foreground-hover",
5991
6482
  "attributes": {
5992
6483
  "category": "color",
5993
6484
  "type": "light-mode",
5994
6485
  "item": "button",
5995
- "subitem": "primary",
6486
+ "subitem": "secondary",
5996
6487
  "state": "foreground"
5997
6488
  },
5998
6489
  "path": [
5999
6490
  "color",
6000
6491
  "light-mode",
6001
6492
  "button",
6002
- "primary",
6493
+ "secondary",
6003
6494
  "foreground",
6004
6495
  "hover"
6005
6496
  ]
6006
6497
  },
6007
6498
  "active": {
6008
- "value": "#ffffff",
6499
+ "value": "#11005d",
6009
6500
  "public": true,
6010
6501
  "isReferenceToInternal": true,
6011
6502
  "filePath": "tokens/color/alias/button.light.json",
6012
6503
  "isSource": true,
6013
6504
  "original": {
6014
- "value": "{color.light-mode.neutral.000.value}",
6505
+ "value": "{color.light-mode.brand.secondary.500.value}",
6015
6506
  "public": true,
6016
6507
  "isReferenceToInternal": true
6017
6508
  },
6018
- "name": "color-light-mode-button-primary-foreground-active",
6509
+ "name": "color-light-mode-button-secondary-foreground-active",
6019
6510
  "attributes": {
6020
6511
  "category": "color",
6021
6512
  "type": "light-mode",
6022
6513
  "item": "button",
6023
- "subitem": "primary",
6514
+ "subitem": "secondary",
6024
6515
  "state": "foreground"
6025
6516
  },
6026
6517
  "path": [
6027
6518
  "color",
6028
6519
  "light-mode",
6029
6520
  "button",
6030
- "primary",
6521
+ "secondary",
6031
6522
  "foreground",
6032
6523
  "active"
6033
6524
  ]
6034
6525
  }
6035
6526
  }
6036
6527
  },
6037
- "secondary": {
6528
+ "subtle": {
6038
6529
  "background": {
6039
6530
  "default": {
6040
6531
  "value": "rgba(0, 0, 0, 0)",
@@ -6045,19 +6536,19 @@
6045
6536
  "value": "transparent",
6046
6537
  "public": true
6047
6538
  },
6048
- "name": "color-light-mode-button-secondary-background-default",
6539
+ "name": "color-light-mode-button-subtle-background-default",
6049
6540
  "attributes": {
6050
6541
  "category": "color",
6051
6542
  "type": "light-mode",
6052
6543
  "item": "button",
6053
- "subitem": "secondary",
6544
+ "subitem": "subtle",
6054
6545
  "state": "background"
6055
6546
  },
6056
6547
  "path": [
6057
6548
  "color",
6058
6549
  "light-mode",
6059
6550
  "button",
6060
- "secondary",
6551
+ "subtle",
6061
6552
  "background",
6062
6553
  "default"
6063
6554
  ]
@@ -6073,19 +6564,19 @@
6073
6564
  "public": true,
6074
6565
  "isReferenceToInternal": true
6075
6566
  },
6076
- "name": "color-light-mode-button-secondary-background-hover",
6567
+ "name": "color-light-mode-button-subtle-background-hover",
6077
6568
  "attributes": {
6078
6569
  "category": "color",
6079
6570
  "type": "light-mode",
6080
6571
  "item": "button",
6081
- "subitem": "secondary",
6572
+ "subitem": "subtle",
6082
6573
  "state": "background"
6083
6574
  },
6084
6575
  "path": [
6085
6576
  "color",
6086
6577
  "light-mode",
6087
6578
  "button",
6088
- "secondary",
6579
+ "subtle",
6089
6580
  "background",
6090
6581
  "hover"
6091
6582
  ]
@@ -6101,25 +6592,53 @@
6101
6592
  "public": true,
6102
6593
  "isReferenceToInternal": true
6103
6594
  },
6104
- "name": "color-light-mode-button-secondary-background-active",
6595
+ "name": "color-light-mode-button-subtle-background-active",
6105
6596
  "attributes": {
6106
6597
  "category": "color",
6107
6598
  "type": "light-mode",
6108
6599
  "item": "button",
6109
- "subitem": "secondary",
6600
+ "subitem": "subtle",
6110
6601
  "state": "background"
6111
6602
  },
6112
6603
  "path": [
6113
6604
  "color",
6114
6605
  "light-mode",
6115
6606
  "button",
6116
- "secondary",
6607
+ "subtle",
6117
6608
  "background",
6118
6609
  "active"
6119
6610
  ]
6120
6611
  }
6121
6612
  },
6122
6613
  "border": {
6614
+ "default": {
6615
+ "value": "rgba(0, 0, 0, 0)",
6616
+ "public": true,
6617
+ "filePath": "tokens/color/alias/button.light.json",
6618
+ "isSource": true,
6619
+ "original": {
6620
+ "value": "transparent",
6621
+ "public": true
6622
+ },
6623
+ "name": "color-light-mode-button-subtle-border-default",
6624
+ "attributes": {
6625
+ "category": "color",
6626
+ "type": "light-mode",
6627
+ "item": "button",
6628
+ "subitem": "subtle",
6629
+ "state": "border"
6630
+ },
6631
+ "path": [
6632
+ "color",
6633
+ "light-mode",
6634
+ "button",
6635
+ "subtle",
6636
+ "border",
6637
+ "default"
6638
+ ]
6639
+ }
6640
+ },
6641
+ "foreground": {
6123
6642
  "default": {
6124
6643
  "value": "#3017a1",
6125
6644
  "public": true,
@@ -6131,48 +6650,48 @@
6131
6650
  "public": true,
6132
6651
  "isReferenceToInternal": true
6133
6652
  },
6134
- "name": "color-light-mode-button-secondary-border-default",
6653
+ "name": "color-light-mode-button-subtle-foreground-default",
6135
6654
  "attributes": {
6136
6655
  "category": "color",
6137
6656
  "type": "light-mode",
6138
6657
  "item": "button",
6139
- "subitem": "secondary",
6140
- "state": "border"
6658
+ "subitem": "subtle",
6659
+ "state": "foreground"
6141
6660
  },
6142
6661
  "path": [
6143
6662
  "color",
6144
6663
  "light-mode",
6145
6664
  "button",
6146
- "secondary",
6147
- "border",
6665
+ "subtle",
6666
+ "foreground",
6148
6667
  "default"
6149
6668
  ]
6150
6669
  },
6151
6670
  "hover": {
6152
- "value": "#5f41e5",
6671
+ "value": "#3017a1",
6153
6672
  "public": true,
6154
6673
  "isReferenceToInternal": true,
6155
6674
  "filePath": "tokens/color/alias/button.light.json",
6156
6675
  "isSource": true,
6157
6676
  "original": {
6158
- "value": "{color.light-mode.brand.secondary.300.value}",
6677
+ "value": "{color.light-mode.brand.secondary.400.value}",
6159
6678
  "public": true,
6160
6679
  "isReferenceToInternal": true
6161
6680
  },
6162
- "name": "color-light-mode-button-secondary-border-hover",
6681
+ "name": "color-light-mode-button-subtle-foreground-hover",
6163
6682
  "attributes": {
6164
6683
  "category": "color",
6165
6684
  "type": "light-mode",
6166
6685
  "item": "button",
6167
- "subitem": "secondary",
6168
- "state": "border"
6686
+ "subitem": "subtle",
6687
+ "state": "foreground"
6169
6688
  },
6170
6689
  "path": [
6171
6690
  "color",
6172
6691
  "light-mode",
6173
6692
  "button",
6174
- "secondary",
6175
- "border",
6693
+ "subtle",
6694
+ "foreground",
6176
6695
  "hover"
6177
6696
  ]
6178
6697
  },
@@ -6187,393 +6706,365 @@
6187
6706
  "public": true,
6188
6707
  "isReferenceToInternal": true
6189
6708
  },
6190
- "name": "color-light-mode-button-secondary-border-active",
6709
+ "name": "color-light-mode-button-subtle-foreground-active",
6191
6710
  "attributes": {
6192
6711
  "category": "color",
6193
6712
  "type": "light-mode",
6194
6713
  "item": "button",
6195
- "subitem": "secondary",
6196
- "state": "border"
6714
+ "subitem": "subtle",
6715
+ "state": "foreground"
6197
6716
  },
6198
6717
  "path": [
6199
6718
  "color",
6200
6719
  "light-mode",
6201
6720
  "button",
6202
- "secondary",
6203
- "border",
6721
+ "subtle",
6722
+ "foreground",
6204
6723
  "active"
6205
6724
  ]
6206
6725
  }
6207
- },
6208
- "foreground": {
6726
+ }
6727
+ },
6728
+ "brand": {
6729
+ "background": {
6209
6730
  "default": {
6210
- "value": "#3017a1",
6731
+ "value": "#ffdc28",
6211
6732
  "public": true,
6212
6733
  "isReferenceToInternal": true,
6213
6734
  "filePath": "tokens/color/alias/button.light.json",
6214
6735
  "isSource": true,
6215
6736
  "original": {
6216
- "value": "{color.light-mode.brand.secondary.400.value}",
6737
+ "value": "{color.light-mode.brand.primary.400.value}",
6217
6738
  "public": true,
6218
6739
  "isReferenceToInternal": true
6219
6740
  },
6220
- "name": "color-light-mode-button-secondary-foreground-default",
6741
+ "name": "color-light-mode-button-brand-background-default",
6221
6742
  "attributes": {
6222
6743
  "category": "color",
6223
6744
  "type": "light-mode",
6224
6745
  "item": "button",
6225
- "subitem": "secondary",
6226
- "state": "foreground"
6746
+ "subitem": "brand",
6747
+ "state": "background"
6227
6748
  },
6228
6749
  "path": [
6229
6750
  "color",
6230
6751
  "light-mode",
6231
6752
  "button",
6232
- "secondary",
6233
- "foreground",
6753
+ "brand",
6754
+ "background",
6234
6755
  "default"
6235
6756
  ]
6236
6757
  },
6237
6758
  "hover": {
6238
- "value": "#3017a1",
6759
+ "value": "#ffe668",
6239
6760
  "public": true,
6240
6761
  "isReferenceToInternal": true,
6241
6762
  "filePath": "tokens/color/alias/button.light.json",
6242
6763
  "isSource": true,
6243
6764
  "original": {
6244
- "value": "{color.light-mode.brand.secondary.400.value}",
6765
+ "value": "{color.light-mode.brand.primary.300.value}",
6245
6766
  "public": true,
6246
6767
  "isReferenceToInternal": true
6247
6768
  },
6248
- "name": "color-light-mode-button-secondary-foreground-hover",
6769
+ "name": "color-light-mode-button-brand-background-hover",
6249
6770
  "attributes": {
6250
6771
  "category": "color",
6251
6772
  "type": "light-mode",
6252
6773
  "item": "button",
6253
- "subitem": "secondary",
6254
- "state": "foreground"
6774
+ "subitem": "brand",
6775
+ "state": "background"
6255
6776
  },
6256
6777
  "path": [
6257
6778
  "color",
6258
6779
  "light-mode",
6259
6780
  "button",
6260
- "secondary",
6261
- "foreground",
6781
+ "brand",
6782
+ "background",
6262
6783
  "hover"
6263
6784
  ]
6264
6785
  },
6265
6786
  "active": {
6266
- "value": "#11005d",
6787
+ "value": "#ddbd16",
6267
6788
  "public": true,
6268
6789
  "isReferenceToInternal": true,
6269
6790
  "filePath": "tokens/color/alias/button.light.json",
6270
6791
  "isSource": true,
6271
6792
  "original": {
6272
- "value": "{color.light-mode.brand.secondary.500.value}",
6793
+ "value": "{color.light-mode.brand.primary.500.value}",
6273
6794
  "public": true,
6274
6795
  "isReferenceToInternal": true
6275
6796
  },
6276
- "name": "color-light-mode-button-secondary-foreground-active",
6797
+ "name": "color-light-mode-button-brand-background-active",
6277
6798
  "attributes": {
6278
6799
  "category": "color",
6279
6800
  "type": "light-mode",
6280
6801
  "item": "button",
6281
- "subitem": "secondary",
6282
- "state": "foreground"
6802
+ "subitem": "brand",
6803
+ "state": "background"
6283
6804
  },
6284
6805
  "path": [
6285
6806
  "color",
6286
6807
  "light-mode",
6287
6808
  "button",
6288
- "secondary",
6289
- "foreground",
6809
+ "brand",
6810
+ "background",
6290
6811
  "active"
6291
6812
  ]
6292
6813
  }
6293
- }
6294
- },
6295
- "subtle": {
6296
- "background": {
6814
+ },
6815
+ "border": {
6297
6816
  "default": {
6298
- "value": "rgba(0, 0, 0, 0)",
6299
- "public": true,
6300
- "filePath": "tokens/color/alias/button.light.json",
6301
- "isSource": true,
6302
- "original": {
6303
- "value": "transparent",
6304
- "public": true
6305
- },
6306
- "name": "color-light-mode-button-subtle-background-default",
6307
- "attributes": {
6308
- "category": "color",
6309
- "type": "light-mode",
6310
- "item": "button",
6311
- "subitem": "subtle",
6312
- "state": "background"
6313
- },
6314
- "path": [
6315
- "color",
6316
- "light-mode",
6317
- "button",
6318
- "subtle",
6319
- "background",
6320
- "default"
6321
- ]
6322
- },
6323
- "hover": {
6324
- "value": "#f0ecff",
6817
+ "value": "#ffdc28",
6325
6818
  "public": true,
6326
6819
  "isReferenceToInternal": true,
6327
6820
  "filePath": "tokens/color/alias/button.light.json",
6328
6821
  "isSource": true,
6329
6822
  "original": {
6330
- "value": "{color.light-mode.brand.secondary.100.value}",
6823
+ "value": "{color.light-mode.brand.primary.400.value}",
6331
6824
  "public": true,
6332
6825
  "isReferenceToInternal": true
6333
6826
  },
6334
- "name": "color-light-mode-button-subtle-background-hover",
6827
+ "name": "color-light-mode-button-brand-border-default",
6335
6828
  "attributes": {
6336
6829
  "category": "color",
6337
6830
  "type": "light-mode",
6338
6831
  "item": "button",
6339
- "subitem": "subtle",
6340
- "state": "background"
6832
+ "subitem": "brand",
6833
+ "state": "border"
6341
6834
  },
6342
6835
  "path": [
6343
6836
  "color",
6344
6837
  "light-mode",
6345
6838
  "button",
6346
- "subtle",
6347
- "background",
6348
- "hover"
6839
+ "brand",
6840
+ "border",
6841
+ "default"
6349
6842
  ]
6350
6843
  },
6351
- "active": {
6352
- "value": "#e5dbff",
6844
+ "hover": {
6845
+ "value": "#ffe668",
6353
6846
  "public": true,
6354
6847
  "isReferenceToInternal": true,
6355
6848
  "filePath": "tokens/color/alias/button.light.json",
6356
6849
  "isSource": true,
6357
6850
  "original": {
6358
- "value": "{color.light-mode.brand.secondary.200.value}",
6851
+ "value": "{color.light-mode.brand.primary.300.value}",
6359
6852
  "public": true,
6360
6853
  "isReferenceToInternal": true
6361
6854
  },
6362
- "name": "color-light-mode-button-subtle-background-active",
6855
+ "name": "color-light-mode-button-brand-border-hover",
6363
6856
  "attributes": {
6364
6857
  "category": "color",
6365
6858
  "type": "light-mode",
6366
6859
  "item": "button",
6367
- "subitem": "subtle",
6368
- "state": "background"
6860
+ "subitem": "brand",
6861
+ "state": "border"
6369
6862
  },
6370
6863
  "path": [
6371
6864
  "color",
6372
6865
  "light-mode",
6373
6866
  "button",
6374
- "subtle",
6375
- "background",
6376
- "active"
6867
+ "brand",
6868
+ "border",
6869
+ "hover"
6377
6870
  ]
6378
- }
6379
- },
6380
- "border": {
6381
- "default": {
6382
- "value": "rgba(0, 0, 0, 0)",
6871
+ },
6872
+ "active": {
6873
+ "value": "#ddbd16",
6383
6874
  "public": true,
6875
+ "isReferenceToInternal": true,
6384
6876
  "filePath": "tokens/color/alias/button.light.json",
6385
6877
  "isSource": true,
6386
6878
  "original": {
6387
- "value": "transparent",
6388
- "public": true
6879
+ "value": "{color.light-mode.brand.primary.500.value}",
6880
+ "public": true,
6881
+ "isReferenceToInternal": true
6389
6882
  },
6390
- "name": "color-light-mode-button-subtle-border-default",
6883
+ "name": "color-light-mode-button-brand-border-active",
6391
6884
  "attributes": {
6392
6885
  "category": "color",
6393
6886
  "type": "light-mode",
6394
6887
  "item": "button",
6395
- "subitem": "subtle",
6888
+ "subitem": "brand",
6396
6889
  "state": "border"
6397
6890
  },
6398
6891
  "path": [
6399
6892
  "color",
6400
6893
  "light-mode",
6401
6894
  "button",
6402
- "subtle",
6895
+ "brand",
6403
6896
  "border",
6404
- "default"
6897
+ "active"
6405
6898
  ]
6406
6899
  }
6407
6900
  },
6408
6901
  "foreground": {
6409
6902
  "default": {
6410
- "value": "#3017a1",
6903
+ "value": "#23232d",
6411
6904
  "public": true,
6412
6905
  "isReferenceToInternal": true,
6413
6906
  "filePath": "tokens/color/alias/button.light.json",
6414
6907
  "isSource": true,
6415
6908
  "original": {
6416
- "value": "{color.light-mode.brand.secondary.400.value}",
6909
+ "value": "{color.light-mode.neutral.700.value}",
6417
6910
  "public": true,
6418
6911
  "isReferenceToInternal": true
6419
6912
  },
6420
- "name": "color-light-mode-button-subtle-foreground-default",
6913
+ "name": "color-light-mode-button-brand-foreground-default",
6421
6914
  "attributes": {
6422
6915
  "category": "color",
6423
6916
  "type": "light-mode",
6424
6917
  "item": "button",
6425
- "subitem": "subtle",
6918
+ "subitem": "brand",
6426
6919
  "state": "foreground"
6427
6920
  },
6428
6921
  "path": [
6429
6922
  "color",
6430
6923
  "light-mode",
6431
6924
  "button",
6432
- "subtle",
6925
+ "brand",
6433
6926
  "foreground",
6434
6927
  "default"
6435
6928
  ]
6436
6929
  },
6437
6930
  "hover": {
6438
- "value": "#3017a1",
6931
+ "value": "#23232d",
6439
6932
  "public": true,
6440
6933
  "isReferenceToInternal": true,
6441
6934
  "filePath": "tokens/color/alias/button.light.json",
6442
6935
  "isSource": true,
6443
6936
  "original": {
6444
- "value": "{color.light-mode.brand.secondary.400.value}",
6937
+ "value": "{color.light-mode.neutral.700.value}",
6445
6938
  "public": true,
6446
6939
  "isReferenceToInternal": true
6447
6940
  },
6448
- "name": "color-light-mode-button-subtle-foreground-hover",
6941
+ "name": "color-light-mode-button-brand-foreground-hover",
6449
6942
  "attributes": {
6450
6943
  "category": "color",
6451
6944
  "type": "light-mode",
6452
6945
  "item": "button",
6453
- "subitem": "subtle",
6946
+ "subitem": "brand",
6454
6947
  "state": "foreground"
6455
6948
  },
6456
6949
  "path": [
6457
6950
  "color",
6458
6951
  "light-mode",
6459
6952
  "button",
6460
- "subtle",
6953
+ "brand",
6461
6954
  "foreground",
6462
6955
  "hover"
6463
6956
  ]
6464
6957
  },
6465
6958
  "active": {
6466
- "value": "#11005d",
6959
+ "value": "#23232d",
6467
6960
  "public": true,
6468
6961
  "isReferenceToInternal": true,
6469
6962
  "filePath": "tokens/color/alias/button.light.json",
6470
6963
  "isSource": true,
6471
6964
  "original": {
6472
- "value": "{color.light-mode.brand.secondary.500.value}",
6965
+ "value": "{color.light-mode.neutral.700.value}",
6473
6966
  "public": true,
6474
6967
  "isReferenceToInternal": true
6475
6968
  },
6476
- "name": "color-light-mode-button-subtle-foreground-active",
6969
+ "name": "color-light-mode-button-brand-foreground-active",
6477
6970
  "attributes": {
6478
6971
  "category": "color",
6479
6972
  "type": "light-mode",
6480
6973
  "item": "button",
6481
- "subitem": "subtle",
6974
+ "subitem": "brand",
6482
6975
  "state": "foreground"
6483
6976
  },
6484
6977
  "path": [
6485
6978
  "color",
6486
6979
  "light-mode",
6487
6980
  "button",
6488
- "subtle",
6981
+ "brand",
6489
6982
  "foreground",
6490
6983
  "active"
6491
6984
  ]
6492
6985
  }
6493
6986
  }
6494
6987
  },
6495
- "brand": {
6988
+ "brand-secondary": {
6496
6989
  "background": {
6497
6990
  "default": {
6498
- "value": "#ffdc28",
6991
+ "value": "rgba(0, 0, 0, 0)",
6499
6992
  "public": true,
6500
- "isReferenceToInternal": true,
6501
6993
  "filePath": "tokens/color/alias/button.light.json",
6502
6994
  "isSource": true,
6503
6995
  "original": {
6504
- "value": "{color.light-mode.brand.primary.400.value}",
6505
- "public": true,
6506
- "isReferenceToInternal": true
6996
+ "value": "transparent",
6997
+ "public": true
6507
6998
  },
6508
- "name": "color-light-mode-button-brand-background-default",
6999
+ "name": "color-light-mode-button-brand-secondary-background-default",
6509
7000
  "attributes": {
6510
7001
  "category": "color",
6511
7002
  "type": "light-mode",
6512
7003
  "item": "button",
6513
- "subitem": "brand",
7004
+ "subitem": "brand-secondary",
6514
7005
  "state": "background"
6515
7006
  },
6516
7007
  "path": [
6517
7008
  "color",
6518
7009
  "light-mode",
6519
7010
  "button",
6520
- "brand",
7011
+ "brand-secondary",
6521
7012
  "background",
6522
7013
  "default"
6523
7014
  ]
6524
7015
  },
6525
7016
  "hover": {
6526
- "value": "#ffe668",
7017
+ "value": "#f1f1f1",
6527
7018
  "public": true,
6528
7019
  "isReferenceToInternal": true,
6529
7020
  "filePath": "tokens/color/alias/button.light.json",
6530
7021
  "isSource": true,
6531
7022
  "original": {
6532
- "value": "{color.light-mode.brand.primary.300.value}",
7023
+ "value": "{color.light-mode.neutral.050.value}",
6533
7024
  "public": true,
6534
7025
  "isReferenceToInternal": true
6535
7026
  },
6536
- "name": "color-light-mode-button-brand-background-hover",
7027
+ "name": "color-light-mode-button-brand-secondary-background-hover",
6537
7028
  "attributes": {
6538
7029
  "category": "color",
6539
7030
  "type": "light-mode",
6540
7031
  "item": "button",
6541
- "subitem": "brand",
7032
+ "subitem": "brand-secondary",
6542
7033
  "state": "background"
6543
7034
  },
6544
7035
  "path": [
6545
7036
  "color",
6546
7037
  "light-mode",
6547
7038
  "button",
6548
- "brand",
7039
+ "brand-secondary",
6549
7040
  "background",
6550
7041
  "hover"
6551
7042
  ]
6552
7043
  },
6553
7044
  "active": {
6554
- "value": "#ddbd16",
7045
+ "value": "#cfcfd3",
6555
7046
  "public": true,
6556
7047
  "isReferenceToInternal": true,
6557
7048
  "filePath": "tokens/color/alias/button.light.json",
6558
7049
  "isSource": true,
6559
7050
  "original": {
6560
- "value": "{color.light-mode.brand.primary.500.value}",
7051
+ "value": "{color.light-mode.neutral.100.value}",
6561
7052
  "public": true,
6562
7053
  "isReferenceToInternal": true
6563
7054
  },
6564
- "name": "color-light-mode-button-brand-background-active",
7055
+ "name": "color-light-mode-button-brand-secondary-background-active",
6565
7056
  "attributes": {
6566
7057
  "category": "color",
6567
7058
  "type": "light-mode",
6568
7059
  "item": "button",
6569
- "subitem": "brand",
7060
+ "subitem": "brand-secondary",
6570
7061
  "state": "background"
6571
7062
  },
6572
7063
  "path": [
6573
7064
  "color",
6574
7065
  "light-mode",
6575
7066
  "button",
6576
- "brand",
7067
+ "brand-secondary",
6577
7068
  "background",
6578
7069
  "active"
6579
7070
  ]
@@ -6581,85 +7072,85 @@
6581
7072
  },
6582
7073
  "border": {
6583
7074
  "default": {
6584
- "value": "#ffdc28",
7075
+ "value": "#54545f",
6585
7076
  "public": true,
6586
7077
  "isReferenceToInternal": true,
6587
7078
  "filePath": "tokens/color/alias/button.light.json",
6588
7079
  "isSource": true,
6589
7080
  "original": {
6590
- "value": "{color.light-mode.brand.primary.400.value}",
7081
+ "value": "{color.light-mode.neutral.500.value}",
6591
7082
  "public": true,
6592
7083
  "isReferenceToInternal": true
6593
7084
  },
6594
- "name": "color-light-mode-button-brand-border-default",
7085
+ "name": "color-light-mode-button-brand-secondary-border-default",
6595
7086
  "attributes": {
6596
7087
  "category": "color",
6597
7088
  "type": "light-mode",
6598
7089
  "item": "button",
6599
- "subitem": "brand",
7090
+ "subitem": "brand-secondary",
6600
7091
  "state": "border"
6601
7092
  },
6602
7093
  "path": [
6603
7094
  "color",
6604
7095
  "light-mode",
6605
7096
  "button",
6606
- "brand",
7097
+ "brand-secondary",
6607
7098
  "border",
6608
7099
  "default"
6609
7100
  ]
6610
7101
  },
6611
7102
  "hover": {
6612
- "value": "#ffe668",
7103
+ "value": "#23232d",
6613
7104
  "public": true,
6614
7105
  "isReferenceToInternal": true,
6615
7106
  "filePath": "tokens/color/alias/button.light.json",
6616
7107
  "isSource": true,
6617
7108
  "original": {
6618
- "value": "{color.light-mode.brand.primary.300.value}",
7109
+ "value": "{color.light-mode.neutral.700.value}",
6619
7110
  "public": true,
6620
7111
  "isReferenceToInternal": true
6621
7112
  },
6622
- "name": "color-light-mode-button-brand-border-hover",
7113
+ "name": "color-light-mode-button-brand-secondary-border-hover",
6623
7114
  "attributes": {
6624
7115
  "category": "color",
6625
7116
  "type": "light-mode",
6626
7117
  "item": "button",
6627
- "subitem": "brand",
7118
+ "subitem": "brand-secondary",
6628
7119
  "state": "border"
6629
7120
  },
6630
7121
  "path": [
6631
7122
  "color",
6632
7123
  "light-mode",
6633
7124
  "button",
6634
- "brand",
7125
+ "brand-secondary",
6635
7126
  "border",
6636
7127
  "hover"
6637
7128
  ]
6638
7129
  },
6639
7130
  "active": {
6640
- "value": "#ddbd16",
7131
+ "value": "#23232d",
6641
7132
  "public": true,
6642
7133
  "isReferenceToInternal": true,
6643
7134
  "filePath": "tokens/color/alias/button.light.json",
6644
7135
  "isSource": true,
6645
7136
  "original": {
6646
- "value": "{color.light-mode.brand.primary.500.value}",
7137
+ "value": "{color.light-mode.neutral.700.value}",
6647
7138
  "public": true,
6648
7139
  "isReferenceToInternal": true
6649
7140
  },
6650
- "name": "color-light-mode-button-brand-border-active",
7141
+ "name": "color-light-mode-button-brand-secondary-border-active",
6651
7142
  "attributes": {
6652
7143
  "category": "color",
6653
7144
  "type": "light-mode",
6654
7145
  "item": "button",
6655
- "subitem": "brand",
7146
+ "subitem": "brand-secondary",
6656
7147
  "state": "border"
6657
7148
  },
6658
7149
  "path": [
6659
7150
  "color",
6660
7151
  "light-mode",
6661
7152
  "button",
6662
- "brand",
7153
+ "brand-secondary",
6663
7154
  "border",
6664
7155
  "active"
6665
7156
  ]
@@ -6677,19 +7168,19 @@
6677
7168
  "public": true,
6678
7169
  "isReferenceToInternal": true
6679
7170
  },
6680
- "name": "color-light-mode-button-brand-foreground-default",
7171
+ "name": "color-light-mode-button-brand-secondary-foreground-default",
6681
7172
  "attributes": {
6682
7173
  "category": "color",
6683
7174
  "type": "light-mode",
6684
7175
  "item": "button",
6685
- "subitem": "brand",
7176
+ "subitem": "brand-secondary",
6686
7177
  "state": "foreground"
6687
7178
  },
6688
7179
  "path": [
6689
7180
  "color",
6690
7181
  "light-mode",
6691
7182
  "button",
6692
- "brand",
7183
+ "brand-secondary",
6693
7184
  "foreground",
6694
7185
  "default"
6695
7186
  ]
@@ -6705,19 +7196,19 @@
6705
7196
  "public": true,
6706
7197
  "isReferenceToInternal": true
6707
7198
  },
6708
- "name": "color-light-mode-button-brand-foreground-hover",
7199
+ "name": "color-light-mode-button-brand-secondary-foreground-hover",
6709
7200
  "attributes": {
6710
7201
  "category": "color",
6711
7202
  "type": "light-mode",
6712
7203
  "item": "button",
6713
- "subitem": "brand",
7204
+ "subitem": "brand-secondary",
6714
7205
  "state": "foreground"
6715
7206
  },
6716
7207
  "path": [
6717
7208
  "color",
6718
7209
  "light-mode",
6719
7210
  "button",
6720
- "brand",
7211
+ "brand-secondary",
6721
7212
  "foreground",
6722
7213
  "hover"
6723
7214
  ]
@@ -6733,19 +7224,19 @@
6733
7224
  "public": true,
6734
7225
  "isReferenceToInternal": true
6735
7226
  },
6736
- "name": "color-light-mode-button-brand-foreground-active",
7227
+ "name": "color-light-mode-button-brand-secondary-foreground-active",
6737
7228
  "attributes": {
6738
7229
  "category": "color",
6739
7230
  "type": "light-mode",
6740
7231
  "item": "button",
6741
- "subitem": "brand",
7232
+ "subitem": "brand-secondary",
6742
7233
  "state": "foreground"
6743
7234
  },
6744
7235
  "path": [
6745
7236
  "color",
6746
7237
  "light-mode",
6747
7238
  "button",
6748
- "brand",
7239
+ "brand-secondary",
6749
7240
  "foreground",
6750
7241
  "active"
6751
7242
  ]
@@ -7123,6 +7614,33 @@
7123
7614
  "default"
7124
7615
  ]
7125
7616
  },
7617
+ "hover": {
7618
+ "value": "#f0ecff",
7619
+ "public": true,
7620
+ "isReferenceToInternal": true,
7621
+ "filePath": "tokens/color/alias/form.light.json",
7622
+ "isSource": true,
7623
+ "original": {
7624
+ "value": "{color.light-mode.brand.secondary.100.value}",
7625
+ "public": true,
7626
+ "isReferenceToInternal": true
7627
+ },
7628
+ "name": "color-light-mode-input-background-hover",
7629
+ "attributes": {
7630
+ "category": "color",
7631
+ "type": "light-mode",
7632
+ "item": "input",
7633
+ "subitem": "background",
7634
+ "state": "hover"
7635
+ },
7636
+ "path": [
7637
+ "color",
7638
+ "light-mode",
7639
+ "input",
7640
+ "background",
7641
+ "hover"
7642
+ ]
7643
+ },
7126
7644
  "critical": {
7127
7645
  "value": "#ffebeb",
7128
7646
  "public": true,
@@ -7180,13 +7698,15 @@
7180
7698
  ]
7181
7699
  },
7182
7700
  "hover": {
7183
- "value": "#0f62fe",
7701
+ "value": "#5f41e5",
7184
7702
  "public": true,
7703
+ "isReferenceToInternal": true,
7185
7704
  "filePath": "tokens/color/alias/form.light.json",
7186
7705
  "isSource": true,
7187
7706
  "original": {
7188
- "value": "{color.light-mode.interactive.focus.value}",
7189
- "public": true
7707
+ "value": "{color.light-mode.interactive.visited.value}",
7708
+ "public": true,
7709
+ "isReferenceToInternal": true
7190
7710
  },
7191
7711
  "name": "color-light-mode-input-border-hover",
7192
7712
  "attributes": {
@@ -7430,7 +7950,7 @@
7430
7950
  "filePath": "tokens/color/alias/link.light.json",
7431
7951
  "isSource": true,
7432
7952
  "original": {
7433
- "value": "{color.light-mode.interactive.link.400.value}",
7953
+ "value": "{color.light-mode.interactive.link.value}",
7434
7954
  "public": true,
7435
7955
  "isReferenceToInternal": true
7436
7956
  },
@@ -7449,13 +7969,13 @@
7449
7969
  ]
7450
7970
  },
7451
7971
  "hover": {
7452
- "value": "#003cac",
7972
+ "value": "#5f41e5",
7453
7973
  "public": true,
7454
7974
  "isReferenceToInternal": true,
7455
7975
  "filePath": "tokens/color/alias/link.light.json",
7456
7976
  "isSource": true,
7457
7977
  "original": {
7458
- "value": "{color.light-mode.interactive.link.500.value}",
7978
+ "value": "{color.light-mode.interactive.visited.value}",
7459
7979
  "public": true,
7460
7980
  "isReferenceToInternal": true
7461
7981
  },
@@ -7474,13 +7994,13 @@
7474
7994
  ]
7475
7995
  },
7476
7996
  "active": {
7477
- "value": "#003cac",
7997
+ "value": "#5f41e5",
7478
7998
  "public": true,
7479
7999
  "isReferenceToInternal": true,
7480
8000
  "filePath": "tokens/color/alias/link.light.json",
7481
8001
  "isSource": true,
7482
8002
  "original": {
7483
- "value": "{color.light-mode.interactive.link.500.value}",
8003
+ "value": "{color.light-mode.interactive.visited.value}",
7484
8004
  "public": true,
7485
8005
  "isReferenceToInternal": true
7486
8006
  },
@@ -7499,13 +8019,13 @@
7499
8019
  ]
7500
8020
  },
7501
8021
  "visited": {
7502
- "value": "#967fff",
8022
+ "value": "#5f41e5",
7503
8023
  "public": true,
7504
8024
  "isReferenceToInternal": true,
7505
8025
  "filePath": "tokens/color/alias/link.light.json",
7506
8026
  "isSource": true,
7507
8027
  "original": {
7508
- "value": "{color.light-mode.interactive.visited.400.value}",
8028
+ "value": "{color.light-mode.interactive.visited.value}",
7509
8029
  "public": true,
7510
8030
  "isReferenceToInternal": true
7511
8031
  },
@@ -8845,100 +9365,46 @@
8845
9365
  },
8846
9366
  "interactive": {
8847
9367
  "link": {
8848
- "400": {
8849
- "value": "#0f62fe",
8850
- "filePath": "tokens/color/base/interactive.light.json",
8851
- "isSource": true,
8852
- "original": {
8853
- "value": "#0F62FE"
8854
- },
8855
- "name": "color-light-mode-interactive-link-400",
8856
- "attributes": {
8857
- "category": "color",
8858
- "type": "light-mode",
8859
- "item": "interactive",
8860
- "subitem": "link",
8861
- "state": "400"
8862
- },
8863
- "path": [
8864
- "color",
8865
- "light-mode",
8866
- "interactive",
8867
- "link",
8868
- "400"
8869
- ]
9368
+ "value": "#0f62fe",
9369
+ "filePath": "tokens/color/base/interactive.light.json",
9370
+ "isSource": true,
9371
+ "original": {
9372
+ "value": "#0F62FE"
8870
9373
  },
8871
- "500": {
8872
- "value": "#003cac",
8873
- "filePath": "tokens/color/base/interactive.light.json",
8874
- "isSource": true,
8875
- "original": {
8876
- "value": "#003CAC"
8877
- },
8878
- "name": "color-light-mode-interactive-link-500",
8879
- "attributes": {
8880
- "category": "color",
8881
- "type": "light-mode",
8882
- "item": "interactive",
8883
- "subitem": "link",
8884
- "state": "500"
8885
- },
8886
- "path": [
8887
- "color",
8888
- "light-mode",
8889
- "interactive",
8890
- "link",
8891
- "500"
8892
- ]
8893
- }
9374
+ "name": "color-light-mode-interactive-link",
9375
+ "attributes": {
9376
+ "category": "color",
9377
+ "type": "light-mode",
9378
+ "item": "interactive",
9379
+ "subitem": "link"
9380
+ },
9381
+ "path": [
9382
+ "color",
9383
+ "light-mode",
9384
+ "interactive",
9385
+ "link"
9386
+ ]
8894
9387
  },
8895
9388
  "visited": {
8896
- "400": {
8897
- "value": "#967fff",
8898
- "filePath": "tokens/color/base/interactive.light.json",
8899
- "isSource": true,
8900
- "original": {
8901
- "value": "#967FFF"
8902
- },
8903
- "name": "color-light-mode-interactive-visited-400",
8904
- "attributes": {
8905
- "category": "color",
8906
- "type": "light-mode",
8907
- "item": "interactive",
8908
- "subitem": "visited",
8909
- "state": "400"
8910
- },
8911
- "path": [
8912
- "color",
8913
- "light-mode",
8914
- "interactive",
8915
- "visited",
8916
- "400"
8917
- ]
9389
+ "value": "#5f41e5",
9390
+ "filePath": "tokens/color/base/interactive.light.json",
9391
+ "isSource": true,
9392
+ "original": {
9393
+ "value": "#5F41E5"
8918
9394
  },
8919
- "500": {
8920
- "value": "#5f41e5",
8921
- "filePath": "tokens/color/base/interactive.light.json",
8922
- "isSource": true,
8923
- "original": {
8924
- "value": "#5F41E5"
8925
- },
8926
- "name": "color-light-mode-interactive-visited-500",
8927
- "attributes": {
8928
- "category": "color",
8929
- "type": "light-mode",
8930
- "item": "interactive",
8931
- "subitem": "visited",
8932
- "state": "500"
8933
- },
8934
- "path": [
8935
- "color",
8936
- "light-mode",
8937
- "interactive",
8938
- "visited",
8939
- "500"
8940
- ]
8941
- }
9395
+ "name": "color-light-mode-interactive-visited",
9396
+ "attributes": {
9397
+ "category": "color",
9398
+ "type": "light-mode",
9399
+ "item": "interactive",
9400
+ "subitem": "visited"
9401
+ },
9402
+ "path": [
9403
+ "color",
9404
+ "light-mode",
9405
+ "interactive",
9406
+ "visited"
9407
+ ]
8942
9408
  },
8943
9409
  "focus": {
8944
9410
  "value": "#0f62fe",