@pantheon-systems/pds-design-tokens 1.0.0-dev.136 → 1.0.0-dev.138
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 +16 -12
- package/build/css/pds-design-tokens-light-mode.css +47 -26
- package/build/figma/pds-design-tokens-figma.json +4011 -3803
- package/build/json/pds-design-tokens-dark-mode.json +573 -481
- package/build/json/pds-design-tokens-light-mode.json +617 -501
- package/package.json +1 -1
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
"filePath": "tokens/color/alias/breadcrumb.dark.json",
|
|
1182
1182
|
"isSource": true,
|
|
1183
1183
|
"original": {
|
|
1184
|
-
"value": "{color.dark-mode.link.default.value}",
|
|
1184
|
+
"value": "{color.dark-mode.interactive.link.default.value}",
|
|
1185
1185
|
"public": true
|
|
1186
1186
|
},
|
|
1187
1187
|
"name": "color-dark-mode-breadcrumb-link",
|
|
@@ -1832,11 +1832,13 @@
|
|
|
1832
1832
|
"hover": {
|
|
1833
1833
|
"value": "#8a70ff",
|
|
1834
1834
|
"public": true,
|
|
1835
|
+
"isReferenceToInternal": true,
|
|
1835
1836
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
1836
1837
|
"isSource": true,
|
|
1837
1838
|
"original": {
|
|
1838
|
-
"value": "{color.dark-mode.
|
|
1839
|
-
"public": true
|
|
1839
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
1840
|
+
"public": true,
|
|
1841
|
+
"isReferenceToInternal": true
|
|
1840
1842
|
},
|
|
1841
1843
|
"name": "color-dark-mode-button-subtle-foreground-hover",
|
|
1842
1844
|
"attributes": {
|
|
@@ -1858,11 +1860,13 @@
|
|
|
1858
1860
|
"active": {
|
|
1859
1861
|
"value": "#8a70ff",
|
|
1860
1862
|
"public": true,
|
|
1863
|
+
"isReferenceToInternal": true,
|
|
1861
1864
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
1862
1865
|
"isSource": true,
|
|
1863
1866
|
"original": {
|
|
1864
|
-
"value": "{color.dark-mode.
|
|
1865
|
-
"public": true
|
|
1867
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
1868
|
+
"public": true,
|
|
1869
|
+
"isReferenceToInternal": true
|
|
1866
1870
|
},
|
|
1867
1871
|
"name": "color-dark-mode-button-subtle-foreground-active",
|
|
1868
1872
|
"attributes": {
|
|
@@ -2679,7 +2683,7 @@
|
|
|
2679
2683
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
2680
2684
|
"isSource": true,
|
|
2681
2685
|
"original": {
|
|
2682
|
-
"value": "{color.dark-mode.link.hover.value}",
|
|
2686
|
+
"value": "{color.dark-mode.interactive.link.hover.value}",
|
|
2683
2687
|
"public": true
|
|
2684
2688
|
},
|
|
2685
2689
|
"name": "color-dark-mode-button-navbar-foreground-hover",
|
|
@@ -2700,12 +2704,12 @@
|
|
|
2700
2704
|
]
|
|
2701
2705
|
},
|
|
2702
2706
|
"active": {
|
|
2703
|
-
"value": "#
|
|
2707
|
+
"value": "#ad9bff",
|
|
2704
2708
|
"public": true,
|
|
2705
2709
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
2706
2710
|
"isSource": true,
|
|
2707
2711
|
"original": {
|
|
2708
|
-
"value": "{color.dark-mode.link.active.value}",
|
|
2712
|
+
"value": "{color.dark-mode.interactive.link.active.value}",
|
|
2709
2713
|
"public": true
|
|
2710
2714
|
},
|
|
2711
2715
|
"name": "color-dark-mode-button-navbar-foreground-active",
|
|
@@ -3132,210 +3136,6 @@
|
|
|
3132
3136
|
}
|
|
3133
3137
|
}
|
|
3134
3138
|
},
|
|
3135
|
-
"background": {
|
|
3136
|
-
"default": {
|
|
3137
|
-
"value": "#1d1d29",
|
|
3138
|
-
"public": true,
|
|
3139
|
-
"isReferenceToInternal": true,
|
|
3140
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3141
|
-
"isSource": true,
|
|
3142
|
-
"original": {
|
|
3143
|
-
"value": "{color.dark-mode.neutral.600.value}",
|
|
3144
|
-
"public": true,
|
|
3145
|
-
"isReferenceToInternal": true
|
|
3146
|
-
},
|
|
3147
|
-
"name": "color-dark-mode-background-default",
|
|
3148
|
-
"attributes": {
|
|
3149
|
-
"category": "color",
|
|
3150
|
-
"type": "dark-mode",
|
|
3151
|
-
"item": "background",
|
|
3152
|
-
"subitem": "default"
|
|
3153
|
-
},
|
|
3154
|
-
"path": [
|
|
3155
|
-
"color",
|
|
3156
|
-
"dark-mode",
|
|
3157
|
-
"background",
|
|
3158
|
-
"default"
|
|
3159
|
-
]
|
|
3160
|
-
},
|
|
3161
|
-
"default-secondary": {
|
|
3162
|
-
"value": "#282839",
|
|
3163
|
-
"public": true,
|
|
3164
|
-
"isReferenceToInternal": true,
|
|
3165
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3166
|
-
"isSource": true,
|
|
3167
|
-
"original": {
|
|
3168
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
3169
|
-
"public": true,
|
|
3170
|
-
"isReferenceToInternal": true
|
|
3171
|
-
},
|
|
3172
|
-
"name": "color-dark-mode-background-default-secondary",
|
|
3173
|
-
"attributes": {
|
|
3174
|
-
"category": "color",
|
|
3175
|
-
"type": "dark-mode",
|
|
3176
|
-
"item": "background",
|
|
3177
|
-
"subitem": "default-secondary"
|
|
3178
|
-
},
|
|
3179
|
-
"path": [
|
|
3180
|
-
"color",
|
|
3181
|
-
"dark-mode",
|
|
3182
|
-
"background",
|
|
3183
|
-
"default-secondary"
|
|
3184
|
-
]
|
|
3185
|
-
},
|
|
3186
|
-
"reverse": {
|
|
3187
|
-
"value": "#e7e7eb",
|
|
3188
|
-
"public": true,
|
|
3189
|
-
"isReferenceToInternal": true,
|
|
3190
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3191
|
-
"isSource": true,
|
|
3192
|
-
"original": {
|
|
3193
|
-
"value": "{color.dark-mode.neutral.100.value}",
|
|
3194
|
-
"public": true,
|
|
3195
|
-
"isReferenceToInternal": true
|
|
3196
|
-
},
|
|
3197
|
-
"name": "color-dark-mode-background-reverse",
|
|
3198
|
-
"attributes": {
|
|
3199
|
-
"category": "color",
|
|
3200
|
-
"type": "dark-mode",
|
|
3201
|
-
"item": "background",
|
|
3202
|
-
"subitem": "reverse"
|
|
3203
|
-
},
|
|
3204
|
-
"path": [
|
|
3205
|
-
"color",
|
|
3206
|
-
"dark-mode",
|
|
3207
|
-
"background",
|
|
3208
|
-
"reverse"
|
|
3209
|
-
]
|
|
3210
|
-
},
|
|
3211
|
-
"brand-secondary": {
|
|
3212
|
-
"value": "#4e39a8",
|
|
3213
|
-
"public": true,
|
|
3214
|
-
"isReferenceToInternal": true,
|
|
3215
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3216
|
-
"isSource": true,
|
|
3217
|
-
"original": {
|
|
3218
|
-
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
3219
|
-
"public": true,
|
|
3220
|
-
"isReferenceToInternal": true
|
|
3221
|
-
},
|
|
3222
|
-
"name": "color-dark-mode-background-brand-secondary",
|
|
3223
|
-
"attributes": {
|
|
3224
|
-
"category": "color",
|
|
3225
|
-
"type": "dark-mode",
|
|
3226
|
-
"item": "background",
|
|
3227
|
-
"subitem": "brand-secondary"
|
|
3228
|
-
},
|
|
3229
|
-
"path": [
|
|
3230
|
-
"color",
|
|
3231
|
-
"dark-mode",
|
|
3232
|
-
"background",
|
|
3233
|
-
"brand-secondary"
|
|
3234
|
-
]
|
|
3235
|
-
}
|
|
3236
|
-
},
|
|
3237
|
-
"border": {
|
|
3238
|
-
"default": {
|
|
3239
|
-
"value": "#504e62",
|
|
3240
|
-
"public": true,
|
|
3241
|
-
"isReferenceToInternal": true,
|
|
3242
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3243
|
-
"isSource": true,
|
|
3244
|
-
"original": {
|
|
3245
|
-
"value": "{color.dark-mode.neutral.400.value}",
|
|
3246
|
-
"public": true,
|
|
3247
|
-
"isReferenceToInternal": true
|
|
3248
|
-
},
|
|
3249
|
-
"name": "color-dark-mode-border-default",
|
|
3250
|
-
"attributes": {
|
|
3251
|
-
"category": "color",
|
|
3252
|
-
"type": "dark-mode",
|
|
3253
|
-
"item": "border",
|
|
3254
|
-
"subitem": "default"
|
|
3255
|
-
},
|
|
3256
|
-
"path": [
|
|
3257
|
-
"color",
|
|
3258
|
-
"dark-mode",
|
|
3259
|
-
"border",
|
|
3260
|
-
"default"
|
|
3261
|
-
]
|
|
3262
|
-
}
|
|
3263
|
-
},
|
|
3264
|
-
"foreground": {
|
|
3265
|
-
"default": {
|
|
3266
|
-
"value": "#ffffff",
|
|
3267
|
-
"public": true,
|
|
3268
|
-
"isReferenceToInternal": true,
|
|
3269
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3270
|
-
"isSource": true,
|
|
3271
|
-
"original": {
|
|
3272
|
-
"value": "{color.dark-mode.neutral.000.value}",
|
|
3273
|
-
"public": true,
|
|
3274
|
-
"isReferenceToInternal": true
|
|
3275
|
-
},
|
|
3276
|
-
"name": "color-dark-mode-foreground-default",
|
|
3277
|
-
"attributes": {
|
|
3278
|
-
"category": "color",
|
|
3279
|
-
"type": "dark-mode",
|
|
3280
|
-
"item": "foreground",
|
|
3281
|
-
"subitem": "default"
|
|
3282
|
-
},
|
|
3283
|
-
"path": [
|
|
3284
|
-
"color",
|
|
3285
|
-
"dark-mode",
|
|
3286
|
-
"foreground",
|
|
3287
|
-
"default"
|
|
3288
|
-
]
|
|
3289
|
-
},
|
|
3290
|
-
"reverse": {
|
|
3291
|
-
"value": "#1d1d29",
|
|
3292
|
-
"public": true,
|
|
3293
|
-
"isReferenceToInternal": true,
|
|
3294
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3295
|
-
"isSource": true,
|
|
3296
|
-
"original": {
|
|
3297
|
-
"value": "{color.dark-mode.neutral.600.value}",
|
|
3298
|
-
"public": true,
|
|
3299
|
-
"isReferenceToInternal": true
|
|
3300
|
-
},
|
|
3301
|
-
"name": "color-dark-mode-foreground-reverse",
|
|
3302
|
-
"attributes": {
|
|
3303
|
-
"category": "color",
|
|
3304
|
-
"type": "dark-mode",
|
|
3305
|
-
"item": "foreground",
|
|
3306
|
-
"subitem": "reverse"
|
|
3307
|
-
},
|
|
3308
|
-
"path": [
|
|
3309
|
-
"color",
|
|
3310
|
-
"dark-mode",
|
|
3311
|
-
"foreground",
|
|
3312
|
-
"reverse"
|
|
3313
|
-
]
|
|
3314
|
-
}
|
|
3315
|
-
},
|
|
3316
|
-
"overlay": {
|
|
3317
|
-
"value": "rgba(9, 0, 48, 0.45)",
|
|
3318
|
-
"public": true,
|
|
3319
|
-
"isReferenceToInternal": true,
|
|
3320
|
-
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3321
|
-
"isSource": true,
|
|
3322
|
-
"original": {
|
|
3323
|
-
"value": "rgba(9, 0, 48, 0.45)",
|
|
3324
|
-
"public": true,
|
|
3325
|
-
"isReferenceToInternal": true
|
|
3326
|
-
},
|
|
3327
|
-
"name": "color-dark-mode-overlay",
|
|
3328
|
-
"attributes": {
|
|
3329
|
-
"category": "color",
|
|
3330
|
-
"type": "dark-mode",
|
|
3331
|
-
"item": "overlay"
|
|
3332
|
-
},
|
|
3333
|
-
"path": [
|
|
3334
|
-
"color",
|
|
3335
|
-
"dark-mode",
|
|
3336
|
-
"overlay"
|
|
3337
|
-
]
|
|
3338
|
-
},
|
|
3339
3139
|
"progress": {
|
|
3340
3140
|
"empty": {
|
|
3341
3141
|
"value": "#a6a3b4",
|
|
@@ -3871,6 +3671,68 @@
|
|
|
3871
3671
|
]
|
|
3872
3672
|
}
|
|
3873
3673
|
},
|
|
3674
|
+
"file-upload": {
|
|
3675
|
+
"button": {
|
|
3676
|
+
"background": {
|
|
3677
|
+
"default": {
|
|
3678
|
+
"value": "#504e62",
|
|
3679
|
+
"public": true,
|
|
3680
|
+
"isReferenceToInternal": true,
|
|
3681
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3682
|
+
"isSource": true,
|
|
3683
|
+
"original": {
|
|
3684
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
3685
|
+
"public": true,
|
|
3686
|
+
"isReferenceToInternal": true
|
|
3687
|
+
},
|
|
3688
|
+
"name": "color-dark-mode-input-file-upload-button-background-default",
|
|
3689
|
+
"attributes": {
|
|
3690
|
+
"category": "color",
|
|
3691
|
+
"type": "dark-mode",
|
|
3692
|
+
"item": "input",
|
|
3693
|
+
"subitem": "file-upload",
|
|
3694
|
+
"state": "button"
|
|
3695
|
+
},
|
|
3696
|
+
"path": [
|
|
3697
|
+
"color",
|
|
3698
|
+
"dark-mode",
|
|
3699
|
+
"input",
|
|
3700
|
+
"file-upload",
|
|
3701
|
+
"button",
|
|
3702
|
+
"background",
|
|
3703
|
+
"default"
|
|
3704
|
+
]
|
|
3705
|
+
},
|
|
3706
|
+
"hover": {
|
|
3707
|
+
"value": "#3d3c4d",
|
|
3708
|
+
"public": true,
|
|
3709
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3710
|
+
"isSource": true,
|
|
3711
|
+
"original": {
|
|
3712
|
+
"value": "#3d3c4d",
|
|
3713
|
+
"public": true
|
|
3714
|
+
},
|
|
3715
|
+
"name": "color-dark-mode-input-file-upload-button-background-hover",
|
|
3716
|
+
"attributes": {
|
|
3717
|
+
"category": "color",
|
|
3718
|
+
"type": "dark-mode",
|
|
3719
|
+
"item": "input",
|
|
3720
|
+
"subitem": "file-upload",
|
|
3721
|
+
"state": "button"
|
|
3722
|
+
},
|
|
3723
|
+
"path": [
|
|
3724
|
+
"color",
|
|
3725
|
+
"dark-mode",
|
|
3726
|
+
"input",
|
|
3727
|
+
"file-upload",
|
|
3728
|
+
"button",
|
|
3729
|
+
"background",
|
|
3730
|
+
"hover"
|
|
3731
|
+
]
|
|
3732
|
+
}
|
|
3733
|
+
}
|
|
3734
|
+
}
|
|
3735
|
+
},
|
|
3874
3736
|
"toggle-switch": {
|
|
3875
3737
|
"off": {
|
|
3876
3738
|
"value": "#504e62",
|
|
@@ -3985,209 +3847,107 @@
|
|
|
3985
3847
|
}
|
|
3986
3848
|
}
|
|
3987
3849
|
},
|
|
3988
|
-
"link": {
|
|
3850
|
+
"link-cta": {
|
|
3989
3851
|
"default": {
|
|
3990
|
-
"value": "#
|
|
3852
|
+
"value": "#8a70ff",
|
|
3991
3853
|
"public": true,
|
|
3992
3854
|
"isReferenceToInternal": true,
|
|
3993
3855
|
"filePath": "tokens/color/alias/link.dark.json",
|
|
3994
3856
|
"isSource": true,
|
|
3995
3857
|
"original": {
|
|
3996
|
-
"value": "{color.dark-mode.
|
|
3858
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
3997
3859
|
"public": true,
|
|
3998
3860
|
"isReferenceToInternal": true
|
|
3999
3861
|
},
|
|
4000
|
-
"name": "color-dark-mode-link-default",
|
|
3862
|
+
"name": "color-dark-mode-link-cta-default",
|
|
4001
3863
|
"attributes": {
|
|
4002
3864
|
"category": "color",
|
|
4003
3865
|
"type": "dark-mode",
|
|
4004
|
-
"item": "link",
|
|
3866
|
+
"item": "link-cta",
|
|
4005
3867
|
"subitem": "default"
|
|
4006
3868
|
},
|
|
4007
3869
|
"path": [
|
|
4008
3870
|
"color",
|
|
4009
3871
|
"dark-mode",
|
|
4010
|
-
"link",
|
|
3872
|
+
"link-cta",
|
|
4011
3873
|
"default"
|
|
4012
3874
|
]
|
|
4013
3875
|
},
|
|
4014
3876
|
"hover": {
|
|
4015
|
-
"value": "#
|
|
3877
|
+
"value": "#ad9bff",
|
|
4016
3878
|
"public": true,
|
|
4017
3879
|
"isReferenceToInternal": true,
|
|
4018
3880
|
"filePath": "tokens/color/alias/link.dark.json",
|
|
4019
3881
|
"isSource": true,
|
|
4020
3882
|
"original": {
|
|
4021
|
-
"value": "{color.dark-mode.
|
|
3883
|
+
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
4022
3884
|
"public": true,
|
|
4023
3885
|
"isReferenceToInternal": true
|
|
4024
3886
|
},
|
|
4025
|
-
"name": "color-dark-mode-link-hover",
|
|
3887
|
+
"name": "color-dark-mode-link-cta-hover",
|
|
4026
3888
|
"attributes": {
|
|
4027
3889
|
"category": "color",
|
|
4028
3890
|
"type": "dark-mode",
|
|
4029
|
-
"item": "link",
|
|
3891
|
+
"item": "link-cta",
|
|
4030
3892
|
"subitem": "hover"
|
|
4031
3893
|
},
|
|
4032
3894
|
"path": [
|
|
4033
3895
|
"color",
|
|
4034
3896
|
"dark-mode",
|
|
4035
|
-
"link",
|
|
3897
|
+
"link-cta",
|
|
4036
3898
|
"hover"
|
|
4037
3899
|
]
|
|
4038
3900
|
},
|
|
4039
3901
|
"active": {
|
|
4040
|
-
"value": "#
|
|
3902
|
+
"value": "#d0c6ff",
|
|
4041
3903
|
"public": true,
|
|
4042
3904
|
"isReferenceToInternal": true,
|
|
4043
3905
|
"filePath": "tokens/color/alias/link.dark.json",
|
|
4044
3906
|
"isSource": true,
|
|
4045
3907
|
"original": {
|
|
4046
|
-
"value": "{color.dark-mode.
|
|
3908
|
+
"value": "{color.dark-mode.brand.secondary.200.value}",
|
|
4047
3909
|
"public": true,
|
|
4048
3910
|
"isReferenceToInternal": true
|
|
4049
3911
|
},
|
|
4050
|
-
"name": "color-dark-mode-link-active",
|
|
3912
|
+
"name": "color-dark-mode-link-cta-active",
|
|
4051
3913
|
"attributes": {
|
|
4052
3914
|
"category": "color",
|
|
4053
3915
|
"type": "dark-mode",
|
|
4054
|
-
"item": "link",
|
|
3916
|
+
"item": "link-cta",
|
|
4055
3917
|
"subitem": "active"
|
|
4056
3918
|
},
|
|
4057
3919
|
"path": [
|
|
4058
3920
|
"color",
|
|
4059
3921
|
"dark-mode",
|
|
4060
|
-
"link",
|
|
3922
|
+
"link-cta",
|
|
4061
3923
|
"active"
|
|
4062
3924
|
]
|
|
4063
|
-
}
|
|
4064
|
-
|
|
4065
|
-
|
|
3925
|
+
}
|
|
3926
|
+
},
|
|
3927
|
+
"menu": {
|
|
3928
|
+
"background": {
|
|
3929
|
+
"value": "#282839",
|
|
4066
3930
|
"public": true,
|
|
4067
3931
|
"isReferenceToInternal": true,
|
|
4068
|
-
"filePath": "tokens/color/alias/
|
|
3932
|
+
"filePath": "tokens/color/alias/menu.dark.json",
|
|
4069
3933
|
"isSource": true,
|
|
4070
3934
|
"original": {
|
|
4071
|
-
"value": "{color.dark-mode.
|
|
3935
|
+
"value": "{color.dark-mode.neutral.500}",
|
|
4072
3936
|
"public": true,
|
|
4073
3937
|
"isReferenceToInternal": true
|
|
4074
3938
|
},
|
|
4075
|
-
"name": "color-dark-mode-
|
|
3939
|
+
"name": "color-dark-mode-menu-background",
|
|
4076
3940
|
"attributes": {
|
|
4077
3941
|
"category": "color",
|
|
4078
3942
|
"type": "dark-mode",
|
|
4079
|
-
"item": "
|
|
4080
|
-
"subitem": "
|
|
3943
|
+
"item": "menu",
|
|
3944
|
+
"subitem": "background"
|
|
4081
3945
|
},
|
|
4082
3946
|
"path": [
|
|
4083
3947
|
"color",
|
|
4084
3948
|
"dark-mode",
|
|
4085
|
-
"
|
|
4086
|
-
"
|
|
4087
|
-
]
|
|
4088
|
-
}
|
|
4089
|
-
},
|
|
4090
|
-
"link-cta": {
|
|
4091
|
-
"default": {
|
|
4092
|
-
"value": "#8a70ff",
|
|
4093
|
-
"public": true,
|
|
4094
|
-
"isReferenceToInternal": true,
|
|
4095
|
-
"filePath": "tokens/color/alias/link.dark.json",
|
|
4096
|
-
"isSource": true,
|
|
4097
|
-
"original": {
|
|
4098
|
-
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
4099
|
-
"public": true,
|
|
4100
|
-
"isReferenceToInternal": true
|
|
4101
|
-
},
|
|
4102
|
-
"name": "color-dark-mode-link-cta-default",
|
|
4103
|
-
"attributes": {
|
|
4104
|
-
"category": "color",
|
|
4105
|
-
"type": "dark-mode",
|
|
4106
|
-
"item": "link-cta",
|
|
4107
|
-
"subitem": "default"
|
|
4108
|
-
},
|
|
4109
|
-
"path": [
|
|
4110
|
-
"color",
|
|
4111
|
-
"dark-mode",
|
|
4112
|
-
"link-cta",
|
|
4113
|
-
"default"
|
|
4114
|
-
]
|
|
4115
|
-
},
|
|
4116
|
-
"hover": {
|
|
4117
|
-
"value": "#ad9bff",
|
|
4118
|
-
"public": true,
|
|
4119
|
-
"isReferenceToInternal": true,
|
|
4120
|
-
"filePath": "tokens/color/alias/link.dark.json",
|
|
4121
|
-
"isSource": true,
|
|
4122
|
-
"original": {
|
|
4123
|
-
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
4124
|
-
"public": true,
|
|
4125
|
-
"isReferenceToInternal": true
|
|
4126
|
-
},
|
|
4127
|
-
"name": "color-dark-mode-link-cta-hover",
|
|
4128
|
-
"attributes": {
|
|
4129
|
-
"category": "color",
|
|
4130
|
-
"type": "dark-mode",
|
|
4131
|
-
"item": "link-cta",
|
|
4132
|
-
"subitem": "hover"
|
|
4133
|
-
},
|
|
4134
|
-
"path": [
|
|
4135
|
-
"color",
|
|
4136
|
-
"dark-mode",
|
|
4137
|
-
"link-cta",
|
|
4138
|
-
"hover"
|
|
4139
|
-
]
|
|
4140
|
-
},
|
|
4141
|
-
"active": {
|
|
4142
|
-
"value": "#d0c6ff",
|
|
4143
|
-
"public": true,
|
|
4144
|
-
"isReferenceToInternal": true,
|
|
4145
|
-
"filePath": "tokens/color/alias/link.dark.json",
|
|
4146
|
-
"isSource": true,
|
|
4147
|
-
"original": {
|
|
4148
|
-
"value": "{color.dark-mode.brand.secondary.200.value}",
|
|
4149
|
-
"public": true,
|
|
4150
|
-
"isReferenceToInternal": true
|
|
4151
|
-
},
|
|
4152
|
-
"name": "color-dark-mode-link-cta-active",
|
|
4153
|
-
"attributes": {
|
|
4154
|
-
"category": "color",
|
|
4155
|
-
"type": "dark-mode",
|
|
4156
|
-
"item": "link-cta",
|
|
4157
|
-
"subitem": "active"
|
|
4158
|
-
},
|
|
4159
|
-
"path": [
|
|
4160
|
-
"color",
|
|
4161
|
-
"dark-mode",
|
|
4162
|
-
"link-cta",
|
|
4163
|
-
"active"
|
|
4164
|
-
]
|
|
4165
|
-
}
|
|
4166
|
-
},
|
|
4167
|
-
"menu": {
|
|
4168
|
-
"background": {
|
|
4169
|
-
"value": "#282839",
|
|
4170
|
-
"public": true,
|
|
4171
|
-
"isReferenceToInternal": true,
|
|
4172
|
-
"filePath": "tokens/color/alias/menu.dark.json",
|
|
4173
|
-
"isSource": true,
|
|
4174
|
-
"original": {
|
|
4175
|
-
"value": "{color.dark-mode.neutral.500}",
|
|
4176
|
-
"public": true,
|
|
4177
|
-
"isReferenceToInternal": true
|
|
4178
|
-
},
|
|
4179
|
-
"name": "color-dark-mode-menu-background",
|
|
4180
|
-
"attributes": {
|
|
4181
|
-
"category": "color",
|
|
4182
|
-
"type": "dark-mode",
|
|
4183
|
-
"item": "menu",
|
|
4184
|
-
"subitem": "background"
|
|
4185
|
-
},
|
|
4186
|
-
"path": [
|
|
4187
|
-
"color",
|
|
4188
|
-
"dark-mode",
|
|
4189
|
-
"menu",
|
|
4190
|
-
"background"
|
|
3949
|
+
"menu",
|
|
3950
|
+
"background"
|
|
4191
3951
|
]
|
|
4192
3952
|
},
|
|
4193
3953
|
"item": {
|
|
@@ -4693,7 +4453,7 @@
|
|
|
4693
4453
|
"filePath": "tokens/color/alias/table.dark.json",
|
|
4694
4454
|
"isSource": true,
|
|
4695
4455
|
"original": {
|
|
4696
|
-
"value": "{color.dark-mode.
|
|
4456
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
4697
4457
|
"public": true,
|
|
4698
4458
|
"isReferenceToInternal": true
|
|
4699
4459
|
},
|
|
@@ -7033,144 +6793,6 @@
|
|
|
7033
6793
|
}
|
|
7034
6794
|
}
|
|
7035
6795
|
},
|
|
7036
|
-
"interactive": {
|
|
7037
|
-
"link": {
|
|
7038
|
-
"value": "#36a3ff",
|
|
7039
|
-
"public": true,
|
|
7040
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7041
|
-
"isSource": true,
|
|
7042
|
-
"original": {
|
|
7043
|
-
"value": "#36A3FF",
|
|
7044
|
-
"public": true
|
|
7045
|
-
},
|
|
7046
|
-
"name": "color-dark-mode-interactive-link",
|
|
7047
|
-
"attributes": {
|
|
7048
|
-
"category": "color",
|
|
7049
|
-
"type": "dark-mode",
|
|
7050
|
-
"item": "interactive",
|
|
7051
|
-
"subitem": "link"
|
|
7052
|
-
},
|
|
7053
|
-
"path": [
|
|
7054
|
-
"color",
|
|
7055
|
-
"dark-mode",
|
|
7056
|
-
"interactive",
|
|
7057
|
-
"link"
|
|
7058
|
-
]
|
|
7059
|
-
},
|
|
7060
|
-
"visited": {
|
|
7061
|
-
"value": "#8a70ff",
|
|
7062
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7063
|
-
"isSource": true,
|
|
7064
|
-
"original": {
|
|
7065
|
-
"value": "{color.dark-mode.brand.secondary.400.value}"
|
|
7066
|
-
},
|
|
7067
|
-
"name": "color-dark-mode-interactive-visited",
|
|
7068
|
-
"attributes": {
|
|
7069
|
-
"category": "color",
|
|
7070
|
-
"type": "dark-mode",
|
|
7071
|
-
"item": "interactive",
|
|
7072
|
-
"subitem": "visited"
|
|
7073
|
-
},
|
|
7074
|
-
"path": [
|
|
7075
|
-
"color",
|
|
7076
|
-
"dark-mode",
|
|
7077
|
-
"interactive",
|
|
7078
|
-
"visited"
|
|
7079
|
-
]
|
|
7080
|
-
},
|
|
7081
|
-
"focus": {
|
|
7082
|
-
"value": "#36a3ff",
|
|
7083
|
-
"public": true,
|
|
7084
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7085
|
-
"isSource": true,
|
|
7086
|
-
"original": {
|
|
7087
|
-
"value": "#36A3FF",
|
|
7088
|
-
"public": true
|
|
7089
|
-
},
|
|
7090
|
-
"name": "color-dark-mode-interactive-focus",
|
|
7091
|
-
"attributes": {
|
|
7092
|
-
"category": "color",
|
|
7093
|
-
"type": "dark-mode",
|
|
7094
|
-
"item": "interactive",
|
|
7095
|
-
"subitem": "focus"
|
|
7096
|
-
},
|
|
7097
|
-
"path": [
|
|
7098
|
-
"color",
|
|
7099
|
-
"dark-mode",
|
|
7100
|
-
"interactive",
|
|
7101
|
-
"focus"
|
|
7102
|
-
]
|
|
7103
|
-
}
|
|
7104
|
-
},
|
|
7105
|
-
"interactive-reverse": {
|
|
7106
|
-
"link": {
|
|
7107
|
-
"value": "#36a3ff",
|
|
7108
|
-
"public": true,
|
|
7109
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7110
|
-
"isSource": true,
|
|
7111
|
-
"original": {
|
|
7112
|
-
"value": "#36A3FF",
|
|
7113
|
-
"public": true
|
|
7114
|
-
},
|
|
7115
|
-
"name": "color-dark-mode-interactive-reverse-link",
|
|
7116
|
-
"attributes": {
|
|
7117
|
-
"category": "color",
|
|
7118
|
-
"type": "dark-mode",
|
|
7119
|
-
"item": "interactive-reverse",
|
|
7120
|
-
"subitem": "link"
|
|
7121
|
-
},
|
|
7122
|
-
"path": [
|
|
7123
|
-
"color",
|
|
7124
|
-
"dark-mode",
|
|
7125
|
-
"interactive-reverse",
|
|
7126
|
-
"link"
|
|
7127
|
-
]
|
|
7128
|
-
},
|
|
7129
|
-
"visited": {
|
|
7130
|
-
"value": "#8a70ff",
|
|
7131
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7132
|
-
"isSource": true,
|
|
7133
|
-
"original": {
|
|
7134
|
-
"value": "{color.dark-mode.brand.secondary.400.value}"
|
|
7135
|
-
},
|
|
7136
|
-
"name": "color-dark-mode-interactive-reverse-visited",
|
|
7137
|
-
"attributes": {
|
|
7138
|
-
"category": "color",
|
|
7139
|
-
"type": "dark-mode",
|
|
7140
|
-
"item": "interactive-reverse",
|
|
7141
|
-
"subitem": "visited"
|
|
7142
|
-
},
|
|
7143
|
-
"path": [
|
|
7144
|
-
"color",
|
|
7145
|
-
"dark-mode",
|
|
7146
|
-
"interactive-reverse",
|
|
7147
|
-
"visited"
|
|
7148
|
-
]
|
|
7149
|
-
},
|
|
7150
|
-
"focus": {
|
|
7151
|
-
"value": "#36a3ff",
|
|
7152
|
-
"public": true,
|
|
7153
|
-
"filePath": "tokens/color/base/interactive.dark.json",
|
|
7154
|
-
"isSource": true,
|
|
7155
|
-
"original": {
|
|
7156
|
-
"value": "#36A3FF",
|
|
7157
|
-
"public": true
|
|
7158
|
-
},
|
|
7159
|
-
"name": "color-dark-mode-interactive-reverse-focus",
|
|
7160
|
-
"attributes": {
|
|
7161
|
-
"category": "color",
|
|
7162
|
-
"type": "dark-mode",
|
|
7163
|
-
"item": "interactive-reverse",
|
|
7164
|
-
"subitem": "focus"
|
|
7165
|
-
},
|
|
7166
|
-
"path": [
|
|
7167
|
-
"color",
|
|
7168
|
-
"dark-mode",
|
|
7169
|
-
"interactive-reverse",
|
|
7170
|
-
"focus"
|
|
7171
|
-
]
|
|
7172
|
-
}
|
|
7173
|
-
},
|
|
7174
6796
|
"neutral": {
|
|
7175
6797
|
"100": {
|
|
7176
6798
|
"value": "#e7e7eb",
|
|
@@ -7750,6 +7372,476 @@
|
|
|
7750
7372
|
"critical"
|
|
7751
7373
|
]
|
|
7752
7374
|
}
|
|
7375
|
+
},
|
|
7376
|
+
"background": {
|
|
7377
|
+
"default": {
|
|
7378
|
+
"value": "#1d1d29",
|
|
7379
|
+
"public": true,
|
|
7380
|
+
"isReferenceToInternal": true,
|
|
7381
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7382
|
+
"isSource": true,
|
|
7383
|
+
"original": {
|
|
7384
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
7385
|
+
"public": true,
|
|
7386
|
+
"isReferenceToInternal": true
|
|
7387
|
+
},
|
|
7388
|
+
"name": "color-dark-mode-background-default",
|
|
7389
|
+
"attributes": {
|
|
7390
|
+
"category": "color",
|
|
7391
|
+
"type": "dark-mode",
|
|
7392
|
+
"item": "background",
|
|
7393
|
+
"subitem": "default"
|
|
7394
|
+
},
|
|
7395
|
+
"path": [
|
|
7396
|
+
"color",
|
|
7397
|
+
"dark-mode",
|
|
7398
|
+
"background",
|
|
7399
|
+
"default"
|
|
7400
|
+
]
|
|
7401
|
+
},
|
|
7402
|
+
"default-secondary": {
|
|
7403
|
+
"value": "#282839",
|
|
7404
|
+
"public": true,
|
|
7405
|
+
"isReferenceToInternal": true,
|
|
7406
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7407
|
+
"isSource": true,
|
|
7408
|
+
"original": {
|
|
7409
|
+
"value": "{color.dark-mode.neutral.500.value}",
|
|
7410
|
+
"public": true,
|
|
7411
|
+
"isReferenceToInternal": true
|
|
7412
|
+
},
|
|
7413
|
+
"name": "color-dark-mode-background-default-secondary",
|
|
7414
|
+
"attributes": {
|
|
7415
|
+
"category": "color",
|
|
7416
|
+
"type": "dark-mode",
|
|
7417
|
+
"item": "background",
|
|
7418
|
+
"subitem": "default-secondary"
|
|
7419
|
+
},
|
|
7420
|
+
"path": [
|
|
7421
|
+
"color",
|
|
7422
|
+
"dark-mode",
|
|
7423
|
+
"background",
|
|
7424
|
+
"default-secondary"
|
|
7425
|
+
]
|
|
7426
|
+
},
|
|
7427
|
+
"reverse": {
|
|
7428
|
+
"value": "#e7e7eb",
|
|
7429
|
+
"public": true,
|
|
7430
|
+
"isReferenceToInternal": true,
|
|
7431
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7432
|
+
"isSource": true,
|
|
7433
|
+
"original": {
|
|
7434
|
+
"value": "{color.dark-mode.neutral.100.value}",
|
|
7435
|
+
"public": true,
|
|
7436
|
+
"isReferenceToInternal": true
|
|
7437
|
+
},
|
|
7438
|
+
"name": "color-dark-mode-background-reverse",
|
|
7439
|
+
"attributes": {
|
|
7440
|
+
"category": "color",
|
|
7441
|
+
"type": "dark-mode",
|
|
7442
|
+
"item": "background",
|
|
7443
|
+
"subitem": "reverse"
|
|
7444
|
+
},
|
|
7445
|
+
"path": [
|
|
7446
|
+
"color",
|
|
7447
|
+
"dark-mode",
|
|
7448
|
+
"background",
|
|
7449
|
+
"reverse"
|
|
7450
|
+
]
|
|
7451
|
+
},
|
|
7452
|
+
"brand-secondary": {
|
|
7453
|
+
"value": "#4e39a8",
|
|
7454
|
+
"public": true,
|
|
7455
|
+
"isReferenceToInternal": true,
|
|
7456
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7457
|
+
"isSource": true,
|
|
7458
|
+
"original": {
|
|
7459
|
+
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
7460
|
+
"public": true,
|
|
7461
|
+
"isReferenceToInternal": true
|
|
7462
|
+
},
|
|
7463
|
+
"name": "color-dark-mode-background-brand-secondary",
|
|
7464
|
+
"attributes": {
|
|
7465
|
+
"category": "color",
|
|
7466
|
+
"type": "dark-mode",
|
|
7467
|
+
"item": "background",
|
|
7468
|
+
"subitem": "brand-secondary"
|
|
7469
|
+
},
|
|
7470
|
+
"path": [
|
|
7471
|
+
"color",
|
|
7472
|
+
"dark-mode",
|
|
7473
|
+
"background",
|
|
7474
|
+
"brand-secondary"
|
|
7475
|
+
]
|
|
7476
|
+
}
|
|
7477
|
+
},
|
|
7478
|
+
"border": {
|
|
7479
|
+
"default": {
|
|
7480
|
+
"value": "#504e62",
|
|
7481
|
+
"public": true,
|
|
7482
|
+
"isReferenceToInternal": true,
|
|
7483
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7484
|
+
"isSource": true,
|
|
7485
|
+
"original": {
|
|
7486
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
7487
|
+
"public": true,
|
|
7488
|
+
"isReferenceToInternal": true
|
|
7489
|
+
},
|
|
7490
|
+
"name": "color-dark-mode-border-default",
|
|
7491
|
+
"attributes": {
|
|
7492
|
+
"category": "color",
|
|
7493
|
+
"type": "dark-mode",
|
|
7494
|
+
"item": "border",
|
|
7495
|
+
"subitem": "default"
|
|
7496
|
+
},
|
|
7497
|
+
"path": [
|
|
7498
|
+
"color",
|
|
7499
|
+
"dark-mode",
|
|
7500
|
+
"border",
|
|
7501
|
+
"default"
|
|
7502
|
+
]
|
|
7503
|
+
}
|
|
7504
|
+
},
|
|
7505
|
+
"foreground": {
|
|
7506
|
+
"default": {
|
|
7507
|
+
"value": "#ffffff",
|
|
7508
|
+
"public": true,
|
|
7509
|
+
"isReferenceToInternal": true,
|
|
7510
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7511
|
+
"isSource": true,
|
|
7512
|
+
"original": {
|
|
7513
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
7514
|
+
"public": true,
|
|
7515
|
+
"isReferenceToInternal": true
|
|
7516
|
+
},
|
|
7517
|
+
"name": "color-dark-mode-foreground-default",
|
|
7518
|
+
"attributes": {
|
|
7519
|
+
"category": "color",
|
|
7520
|
+
"type": "dark-mode",
|
|
7521
|
+
"item": "foreground",
|
|
7522
|
+
"subitem": "default"
|
|
7523
|
+
},
|
|
7524
|
+
"path": [
|
|
7525
|
+
"color",
|
|
7526
|
+
"dark-mode",
|
|
7527
|
+
"foreground",
|
|
7528
|
+
"default"
|
|
7529
|
+
]
|
|
7530
|
+
},
|
|
7531
|
+
"reverse": {
|
|
7532
|
+
"value": "#1d1d29",
|
|
7533
|
+
"public": true,
|
|
7534
|
+
"isReferenceToInternal": true,
|
|
7535
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7536
|
+
"isSource": true,
|
|
7537
|
+
"original": {
|
|
7538
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
7539
|
+
"public": true,
|
|
7540
|
+
"isReferenceToInternal": true
|
|
7541
|
+
},
|
|
7542
|
+
"name": "color-dark-mode-foreground-reverse",
|
|
7543
|
+
"attributes": {
|
|
7544
|
+
"category": "color",
|
|
7545
|
+
"type": "dark-mode",
|
|
7546
|
+
"item": "foreground",
|
|
7547
|
+
"subitem": "reverse"
|
|
7548
|
+
},
|
|
7549
|
+
"path": [
|
|
7550
|
+
"color",
|
|
7551
|
+
"dark-mode",
|
|
7552
|
+
"foreground",
|
|
7553
|
+
"reverse"
|
|
7554
|
+
]
|
|
7555
|
+
}
|
|
7556
|
+
},
|
|
7557
|
+
"overlay": {
|
|
7558
|
+
"value": "rgba(9, 0, 48, 0.45)",
|
|
7559
|
+
"public": true,
|
|
7560
|
+
"isReferenceToInternal": true,
|
|
7561
|
+
"filePath": "tokens/color/semantic/defaults.dark.json",
|
|
7562
|
+
"isSource": true,
|
|
7563
|
+
"original": {
|
|
7564
|
+
"value": "rgba(9, 0, 48, 0.45)",
|
|
7565
|
+
"public": true,
|
|
7566
|
+
"isReferenceToInternal": true
|
|
7567
|
+
},
|
|
7568
|
+
"name": "color-dark-mode-overlay",
|
|
7569
|
+
"attributes": {
|
|
7570
|
+
"category": "color",
|
|
7571
|
+
"type": "dark-mode",
|
|
7572
|
+
"item": "overlay"
|
|
7573
|
+
},
|
|
7574
|
+
"path": [
|
|
7575
|
+
"color",
|
|
7576
|
+
"dark-mode",
|
|
7577
|
+
"overlay"
|
|
7578
|
+
]
|
|
7579
|
+
},
|
|
7580
|
+
"interactive": {
|
|
7581
|
+
"focus": {
|
|
7582
|
+
"value": "#36a3ff",
|
|
7583
|
+
"public": true,
|
|
7584
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7585
|
+
"isSource": true,
|
|
7586
|
+
"original": {
|
|
7587
|
+
"value": "#36A3FF",
|
|
7588
|
+
"public": true
|
|
7589
|
+
},
|
|
7590
|
+
"name": "color-dark-mode-interactive-focus",
|
|
7591
|
+
"attributes": {
|
|
7592
|
+
"category": "color",
|
|
7593
|
+
"type": "dark-mode",
|
|
7594
|
+
"item": "interactive",
|
|
7595
|
+
"subitem": "focus"
|
|
7596
|
+
},
|
|
7597
|
+
"path": [
|
|
7598
|
+
"color",
|
|
7599
|
+
"dark-mode",
|
|
7600
|
+
"interactive",
|
|
7601
|
+
"focus"
|
|
7602
|
+
]
|
|
7603
|
+
},
|
|
7604
|
+
"link": {
|
|
7605
|
+
"default": {
|
|
7606
|
+
"value": "#36a3ff",
|
|
7607
|
+
"public": true,
|
|
7608
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7609
|
+
"isSource": true,
|
|
7610
|
+
"original": {
|
|
7611
|
+
"value": "#36A3FF",
|
|
7612
|
+
"public": true
|
|
7613
|
+
},
|
|
7614
|
+
"name": "color-dark-mode-interactive-link-default",
|
|
7615
|
+
"attributes": {
|
|
7616
|
+
"category": "color",
|
|
7617
|
+
"type": "dark-mode",
|
|
7618
|
+
"item": "interactive",
|
|
7619
|
+
"subitem": "link",
|
|
7620
|
+
"state": "default"
|
|
7621
|
+
},
|
|
7622
|
+
"path": [
|
|
7623
|
+
"color",
|
|
7624
|
+
"dark-mode",
|
|
7625
|
+
"interactive",
|
|
7626
|
+
"link",
|
|
7627
|
+
"default"
|
|
7628
|
+
]
|
|
7629
|
+
},
|
|
7630
|
+
"hover": {
|
|
7631
|
+
"value": "#8a70ff",
|
|
7632
|
+
"public": true,
|
|
7633
|
+
"isReferenceToInternal": true,
|
|
7634
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7635
|
+
"isSource": true,
|
|
7636
|
+
"original": {
|
|
7637
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
7638
|
+
"public": true,
|
|
7639
|
+
"isReferenceToInternal": true
|
|
7640
|
+
},
|
|
7641
|
+
"name": "color-dark-mode-interactive-link-hover",
|
|
7642
|
+
"attributes": {
|
|
7643
|
+
"category": "color",
|
|
7644
|
+
"type": "dark-mode",
|
|
7645
|
+
"item": "interactive",
|
|
7646
|
+
"subitem": "link",
|
|
7647
|
+
"state": "hover"
|
|
7648
|
+
},
|
|
7649
|
+
"path": [
|
|
7650
|
+
"color",
|
|
7651
|
+
"dark-mode",
|
|
7652
|
+
"interactive",
|
|
7653
|
+
"link",
|
|
7654
|
+
"hover"
|
|
7655
|
+
]
|
|
7656
|
+
},
|
|
7657
|
+
"active": {
|
|
7658
|
+
"value": "#ad9bff",
|
|
7659
|
+
"public": true,
|
|
7660
|
+
"isReferenceToInternal": true,
|
|
7661
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7662
|
+
"isSource": true,
|
|
7663
|
+
"original": {
|
|
7664
|
+
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
7665
|
+
"public": true,
|
|
7666
|
+
"isReferenceToInternal": true
|
|
7667
|
+
},
|
|
7668
|
+
"name": "color-dark-mode-interactive-link-active",
|
|
7669
|
+
"attributes": {
|
|
7670
|
+
"category": "color",
|
|
7671
|
+
"type": "dark-mode",
|
|
7672
|
+
"item": "interactive",
|
|
7673
|
+
"subitem": "link",
|
|
7674
|
+
"state": "active"
|
|
7675
|
+
},
|
|
7676
|
+
"path": [
|
|
7677
|
+
"color",
|
|
7678
|
+
"dark-mode",
|
|
7679
|
+
"interactive",
|
|
7680
|
+
"link",
|
|
7681
|
+
"active"
|
|
7682
|
+
]
|
|
7683
|
+
},
|
|
7684
|
+
"visited": {
|
|
7685
|
+
"value": "#8a70ff",
|
|
7686
|
+
"public": true,
|
|
7687
|
+
"isReferenceToInternal": true,
|
|
7688
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7689
|
+
"isSource": true,
|
|
7690
|
+
"original": {
|
|
7691
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
7692
|
+
"public": true,
|
|
7693
|
+
"isReferenceToInternal": true
|
|
7694
|
+
},
|
|
7695
|
+
"name": "color-dark-mode-interactive-link-visited",
|
|
7696
|
+
"attributes": {
|
|
7697
|
+
"category": "color",
|
|
7698
|
+
"type": "dark-mode",
|
|
7699
|
+
"item": "interactive",
|
|
7700
|
+
"subitem": "link",
|
|
7701
|
+
"state": "visited"
|
|
7702
|
+
},
|
|
7703
|
+
"path": [
|
|
7704
|
+
"color",
|
|
7705
|
+
"dark-mode",
|
|
7706
|
+
"interactive",
|
|
7707
|
+
"link",
|
|
7708
|
+
"visited"
|
|
7709
|
+
]
|
|
7710
|
+
}
|
|
7711
|
+
}
|
|
7712
|
+
},
|
|
7713
|
+
"interactive-reverse": {
|
|
7714
|
+
"focus": {
|
|
7715
|
+
"value": "#0f62fe",
|
|
7716
|
+
"public": true,
|
|
7717
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7718
|
+
"isSource": true,
|
|
7719
|
+
"original": {
|
|
7720
|
+
"value": "#0F62FE",
|
|
7721
|
+
"public": true
|
|
7722
|
+
},
|
|
7723
|
+
"name": "color-dark-mode-interactive-reverse-focus",
|
|
7724
|
+
"attributes": {
|
|
7725
|
+
"category": "color",
|
|
7726
|
+
"type": "dark-mode",
|
|
7727
|
+
"item": "interactive-reverse",
|
|
7728
|
+
"subitem": "focus"
|
|
7729
|
+
},
|
|
7730
|
+
"path": [
|
|
7731
|
+
"color",
|
|
7732
|
+
"dark-mode",
|
|
7733
|
+
"interactive-reverse",
|
|
7734
|
+
"focus"
|
|
7735
|
+
]
|
|
7736
|
+
},
|
|
7737
|
+
"link": {
|
|
7738
|
+
"default": {
|
|
7739
|
+
"value": "#0f62fe",
|
|
7740
|
+
"public": true,
|
|
7741
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7742
|
+
"isSource": true,
|
|
7743
|
+
"original": {
|
|
7744
|
+
"value": "#0F62FE",
|
|
7745
|
+
"public": true
|
|
7746
|
+
},
|
|
7747
|
+
"name": "color-dark-mode-interactive-reverse-link-default",
|
|
7748
|
+
"attributes": {
|
|
7749
|
+
"category": "color",
|
|
7750
|
+
"type": "dark-mode",
|
|
7751
|
+
"item": "interactive-reverse",
|
|
7752
|
+
"subitem": "link",
|
|
7753
|
+
"state": "default"
|
|
7754
|
+
},
|
|
7755
|
+
"path": [
|
|
7756
|
+
"color",
|
|
7757
|
+
"dark-mode",
|
|
7758
|
+
"interactive-reverse",
|
|
7759
|
+
"link",
|
|
7760
|
+
"default"
|
|
7761
|
+
]
|
|
7762
|
+
},
|
|
7763
|
+
"hover": {
|
|
7764
|
+
"value": "#654bd5",
|
|
7765
|
+
"public": true,
|
|
7766
|
+
"isReferenceToInternal": true,
|
|
7767
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7768
|
+
"isSource": true,
|
|
7769
|
+
"original": {
|
|
7770
|
+
"value": "#654bd5",
|
|
7771
|
+
"public": true,
|
|
7772
|
+
"isReferenceToInternal": true
|
|
7773
|
+
},
|
|
7774
|
+
"name": "color-dark-mode-interactive-reverse-link-hover",
|
|
7775
|
+
"attributes": {
|
|
7776
|
+
"category": "color",
|
|
7777
|
+
"type": "dark-mode",
|
|
7778
|
+
"item": "interactive-reverse",
|
|
7779
|
+
"subitem": "link",
|
|
7780
|
+
"state": "hover"
|
|
7781
|
+
},
|
|
7782
|
+
"path": [
|
|
7783
|
+
"color",
|
|
7784
|
+
"dark-mode",
|
|
7785
|
+
"interactive-reverse",
|
|
7786
|
+
"link",
|
|
7787
|
+
"hover"
|
|
7788
|
+
]
|
|
7789
|
+
},
|
|
7790
|
+
"active": {
|
|
7791
|
+
"value": "#3017a1",
|
|
7792
|
+
"public": true,
|
|
7793
|
+
"isReferenceToInternal": true,
|
|
7794
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7795
|
+
"isSource": true,
|
|
7796
|
+
"original": {
|
|
7797
|
+
"value": "#3017A1",
|
|
7798
|
+
"public": true,
|
|
7799
|
+
"isReferenceToInternal": true
|
|
7800
|
+
},
|
|
7801
|
+
"name": "color-dark-mode-interactive-reverse-link-active",
|
|
7802
|
+
"attributes": {
|
|
7803
|
+
"category": "color",
|
|
7804
|
+
"type": "dark-mode",
|
|
7805
|
+
"item": "interactive-reverse",
|
|
7806
|
+
"subitem": "link",
|
|
7807
|
+
"state": "active"
|
|
7808
|
+
},
|
|
7809
|
+
"path": [
|
|
7810
|
+
"color",
|
|
7811
|
+
"dark-mode",
|
|
7812
|
+
"interactive-reverse",
|
|
7813
|
+
"link",
|
|
7814
|
+
"active"
|
|
7815
|
+
]
|
|
7816
|
+
},
|
|
7817
|
+
"visited": {
|
|
7818
|
+
"value": "#654bd5",
|
|
7819
|
+
"public": true,
|
|
7820
|
+
"isReferenceToInternal": true,
|
|
7821
|
+
"filePath": "tokens/color/semantic/interactive.dark.json",
|
|
7822
|
+
"isSource": true,
|
|
7823
|
+
"original": {
|
|
7824
|
+
"value": "#654bd5",
|
|
7825
|
+
"public": true,
|
|
7826
|
+
"isReferenceToInternal": true
|
|
7827
|
+
},
|
|
7828
|
+
"name": "color-dark-mode-interactive-reverse-link-visited",
|
|
7829
|
+
"attributes": {
|
|
7830
|
+
"category": "color",
|
|
7831
|
+
"type": "dark-mode",
|
|
7832
|
+
"item": "interactive-reverse",
|
|
7833
|
+
"subitem": "link",
|
|
7834
|
+
"state": "visited"
|
|
7835
|
+
},
|
|
7836
|
+
"path": [
|
|
7837
|
+
"color",
|
|
7838
|
+
"dark-mode",
|
|
7839
|
+
"interactive-reverse",
|
|
7840
|
+
"link",
|
|
7841
|
+
"visited"
|
|
7842
|
+
]
|
|
7843
|
+
}
|
|
7844
|
+
}
|
|
7753
7845
|
}
|
|
7754
7846
|
}
|
|
7755
7847
|
},
|