@pantheon-systems/pds-design-tokens 1.0.0-dev.44 → 1.0.0-dev.45
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.
|
@@ -115,6 +115,22 @@
|
|
|
115
115
|
--pds-color-panel-overlay-background: var(--pds-color-background-default);
|
|
116
116
|
--pds-color-panel-raised-background: var(--pds-color-background-default);
|
|
117
117
|
--pds-color-panel-sunken-background: #f1f1f1;
|
|
118
|
+
--pds-color-tag-1-background: #fffbe9;
|
|
119
|
+
--pds-color-tag-1-foreground: #705e00;
|
|
120
|
+
--pds-color-tag-2-background: #f0ecff;
|
|
121
|
+
--pds-color-tag-2-foreground: #3017a1;
|
|
122
|
+
--pds-color-tag-3-background: #ffe5f6;
|
|
123
|
+
--pds-color-tag-3-foreground: #9a0066;
|
|
124
|
+
--pds-color-tag-4-background: #f1f1f1;
|
|
125
|
+
--pds-color-tag-4-foreground: #6d6d78;
|
|
126
|
+
--pds-color-tag-5-background: #ffebeb;
|
|
127
|
+
--pds-color-tag-5-foreground: #700000;
|
|
128
|
+
--pds-color-tag-6-background: #fffae6;
|
|
129
|
+
--pds-color-tag-6-foreground: #b15902;
|
|
130
|
+
--pds-color-tag-7-background: #dffcf0;
|
|
131
|
+
--pds-color-tag-7-foreground: #164b35;
|
|
132
|
+
--pds-color-tag-8-background: #f0fdff;
|
|
133
|
+
--pds-color-tag-8-foreground: #0f5f6a;
|
|
118
134
|
--pds-color-text-default: #23232d;
|
|
119
135
|
--pds-color-text-default-secondary: #6d6d78;
|
|
120
136
|
--pds-color-tile-background-active: #f1f1f1;
|
|
@@ -8932,6 +8932,456 @@
|
|
|
8932
8932
|
}
|
|
8933
8933
|
}
|
|
8934
8934
|
},
|
|
8935
|
+
"tag": {
|
|
8936
|
+
"1": {
|
|
8937
|
+
"background": {
|
|
8938
|
+
"value": "#fffbe9",
|
|
8939
|
+
"public": true,
|
|
8940
|
+
"isReferenceToInternal": true,
|
|
8941
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
8942
|
+
"isSource": true,
|
|
8943
|
+
"original": {
|
|
8944
|
+
"value": "{color.light-mode.brand.primary.100.value}",
|
|
8945
|
+
"public": true,
|
|
8946
|
+
"isReferenceToInternal": true
|
|
8947
|
+
},
|
|
8948
|
+
"name": "color-light-mode-tag-1-background",
|
|
8949
|
+
"attributes": {
|
|
8950
|
+
"category": "color",
|
|
8951
|
+
"type": "light-mode",
|
|
8952
|
+
"item": "tag",
|
|
8953
|
+
"subitem": "1",
|
|
8954
|
+
"state": "background"
|
|
8955
|
+
},
|
|
8956
|
+
"path": [
|
|
8957
|
+
"color",
|
|
8958
|
+
"light-mode",
|
|
8959
|
+
"tag",
|
|
8960
|
+
"1",
|
|
8961
|
+
"background"
|
|
8962
|
+
]
|
|
8963
|
+
},
|
|
8964
|
+
"foreground": {
|
|
8965
|
+
"value": "#705e00",
|
|
8966
|
+
"public": true,
|
|
8967
|
+
"isReferenceToInternal": true,
|
|
8968
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
8969
|
+
"isSource": true,
|
|
8970
|
+
"original": {
|
|
8971
|
+
"value": "{color.light-mode.brand.primary.600.value}",
|
|
8972
|
+
"public": true,
|
|
8973
|
+
"isReferenceToInternal": true
|
|
8974
|
+
},
|
|
8975
|
+
"name": "color-light-mode-tag-1-foreground",
|
|
8976
|
+
"attributes": {
|
|
8977
|
+
"category": "color",
|
|
8978
|
+
"type": "light-mode",
|
|
8979
|
+
"item": "tag",
|
|
8980
|
+
"subitem": "1",
|
|
8981
|
+
"state": "foreground"
|
|
8982
|
+
},
|
|
8983
|
+
"path": [
|
|
8984
|
+
"color",
|
|
8985
|
+
"light-mode",
|
|
8986
|
+
"tag",
|
|
8987
|
+
"1",
|
|
8988
|
+
"foreground"
|
|
8989
|
+
]
|
|
8990
|
+
}
|
|
8991
|
+
},
|
|
8992
|
+
"2": {
|
|
8993
|
+
"background": {
|
|
8994
|
+
"value": "#f0ecff",
|
|
8995
|
+
"public": true,
|
|
8996
|
+
"isReferenceToInternal": true,
|
|
8997
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
8998
|
+
"isSource": true,
|
|
8999
|
+
"original": {
|
|
9000
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
9001
|
+
"public": true,
|
|
9002
|
+
"isReferenceToInternal": true
|
|
9003
|
+
},
|
|
9004
|
+
"name": "color-light-mode-tag-2-background",
|
|
9005
|
+
"attributes": {
|
|
9006
|
+
"category": "color",
|
|
9007
|
+
"type": "light-mode",
|
|
9008
|
+
"item": "tag",
|
|
9009
|
+
"subitem": "2",
|
|
9010
|
+
"state": "background"
|
|
9011
|
+
},
|
|
9012
|
+
"path": [
|
|
9013
|
+
"color",
|
|
9014
|
+
"light-mode",
|
|
9015
|
+
"tag",
|
|
9016
|
+
"2",
|
|
9017
|
+
"background"
|
|
9018
|
+
]
|
|
9019
|
+
},
|
|
9020
|
+
"foreground": {
|
|
9021
|
+
"value": "#3017a1",
|
|
9022
|
+
"public": true,
|
|
9023
|
+
"isReferenceToInternal": true,
|
|
9024
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9025
|
+
"isSource": true,
|
|
9026
|
+
"original": {
|
|
9027
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
9028
|
+
"public": true,
|
|
9029
|
+
"isReferenceToInternal": true
|
|
9030
|
+
},
|
|
9031
|
+
"name": "color-light-mode-tag-2-foreground",
|
|
9032
|
+
"attributes": {
|
|
9033
|
+
"category": "color",
|
|
9034
|
+
"type": "light-mode",
|
|
9035
|
+
"item": "tag",
|
|
9036
|
+
"subitem": "2",
|
|
9037
|
+
"state": "foreground"
|
|
9038
|
+
},
|
|
9039
|
+
"path": [
|
|
9040
|
+
"color",
|
|
9041
|
+
"light-mode",
|
|
9042
|
+
"tag",
|
|
9043
|
+
"2",
|
|
9044
|
+
"foreground"
|
|
9045
|
+
]
|
|
9046
|
+
}
|
|
9047
|
+
},
|
|
9048
|
+
"3": {
|
|
9049
|
+
"background": {
|
|
9050
|
+
"value": "#ffe5f6",
|
|
9051
|
+
"public": true,
|
|
9052
|
+
"isReferenceToInternal": true,
|
|
9053
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9054
|
+
"isSource": true,
|
|
9055
|
+
"original": {
|
|
9056
|
+
"value": "{color.light-mode.brand.accent.100.value}",
|
|
9057
|
+
"public": true,
|
|
9058
|
+
"isReferenceToInternal": true
|
|
9059
|
+
},
|
|
9060
|
+
"name": "color-light-mode-tag-3-background",
|
|
9061
|
+
"attributes": {
|
|
9062
|
+
"category": "color",
|
|
9063
|
+
"type": "light-mode",
|
|
9064
|
+
"item": "tag",
|
|
9065
|
+
"subitem": "3",
|
|
9066
|
+
"state": "background"
|
|
9067
|
+
},
|
|
9068
|
+
"path": [
|
|
9069
|
+
"color",
|
|
9070
|
+
"light-mode",
|
|
9071
|
+
"tag",
|
|
9072
|
+
"3",
|
|
9073
|
+
"background"
|
|
9074
|
+
]
|
|
9075
|
+
},
|
|
9076
|
+
"foreground": {
|
|
9077
|
+
"value": "#9a0066",
|
|
9078
|
+
"public": true,
|
|
9079
|
+
"isReferenceToInternal": true,
|
|
9080
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9081
|
+
"isSource": true,
|
|
9082
|
+
"original": {
|
|
9083
|
+
"value": "{color.light-mode.brand.accent.500.value}",
|
|
9084
|
+
"public": true,
|
|
9085
|
+
"isReferenceToInternal": true
|
|
9086
|
+
},
|
|
9087
|
+
"name": "color-light-mode-tag-3-foreground",
|
|
9088
|
+
"attributes": {
|
|
9089
|
+
"category": "color",
|
|
9090
|
+
"type": "light-mode",
|
|
9091
|
+
"item": "tag",
|
|
9092
|
+
"subitem": "3",
|
|
9093
|
+
"state": "foreground"
|
|
9094
|
+
},
|
|
9095
|
+
"path": [
|
|
9096
|
+
"color",
|
|
9097
|
+
"light-mode",
|
|
9098
|
+
"tag",
|
|
9099
|
+
"3",
|
|
9100
|
+
"foreground"
|
|
9101
|
+
]
|
|
9102
|
+
}
|
|
9103
|
+
},
|
|
9104
|
+
"4": {
|
|
9105
|
+
"background": {
|
|
9106
|
+
"value": "#f1f1f1",
|
|
9107
|
+
"public": true,
|
|
9108
|
+
"isReferenceToInternal": true,
|
|
9109
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9110
|
+
"isSource": true,
|
|
9111
|
+
"original": {
|
|
9112
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
9113
|
+
"public": true,
|
|
9114
|
+
"isReferenceToInternal": true
|
|
9115
|
+
},
|
|
9116
|
+
"name": "color-light-mode-tag-4-background",
|
|
9117
|
+
"attributes": {
|
|
9118
|
+
"category": "color",
|
|
9119
|
+
"type": "light-mode",
|
|
9120
|
+
"item": "tag",
|
|
9121
|
+
"subitem": "4",
|
|
9122
|
+
"state": "background"
|
|
9123
|
+
},
|
|
9124
|
+
"path": [
|
|
9125
|
+
"color",
|
|
9126
|
+
"light-mode",
|
|
9127
|
+
"tag",
|
|
9128
|
+
"4",
|
|
9129
|
+
"background"
|
|
9130
|
+
]
|
|
9131
|
+
},
|
|
9132
|
+
"foreground": {
|
|
9133
|
+
"value": "#6d6d78",
|
|
9134
|
+
"public": true,
|
|
9135
|
+
"isReferenceToInternal": true,
|
|
9136
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9137
|
+
"isSource": true,
|
|
9138
|
+
"original": {
|
|
9139
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
9140
|
+
"public": true,
|
|
9141
|
+
"isReferenceToInternal": true
|
|
9142
|
+
},
|
|
9143
|
+
"name": "color-light-mode-tag-4-foreground",
|
|
9144
|
+
"attributes": {
|
|
9145
|
+
"category": "color",
|
|
9146
|
+
"type": "light-mode",
|
|
9147
|
+
"item": "tag",
|
|
9148
|
+
"subitem": "4",
|
|
9149
|
+
"state": "foreground"
|
|
9150
|
+
},
|
|
9151
|
+
"path": [
|
|
9152
|
+
"color",
|
|
9153
|
+
"light-mode",
|
|
9154
|
+
"tag",
|
|
9155
|
+
"4",
|
|
9156
|
+
"foreground"
|
|
9157
|
+
]
|
|
9158
|
+
}
|
|
9159
|
+
},
|
|
9160
|
+
"5": {
|
|
9161
|
+
"background": {
|
|
9162
|
+
"value": "#ffebeb",
|
|
9163
|
+
"public": true,
|
|
9164
|
+
"isReferenceToInternal": true,
|
|
9165
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9166
|
+
"isSource": true,
|
|
9167
|
+
"original": {
|
|
9168
|
+
"value": "{color.light-mode.semantic.error.100.value}",
|
|
9169
|
+
"public": true,
|
|
9170
|
+
"isReferenceToInternal": true
|
|
9171
|
+
},
|
|
9172
|
+
"name": "color-light-mode-tag-5-background",
|
|
9173
|
+
"attributes": {
|
|
9174
|
+
"category": "color",
|
|
9175
|
+
"type": "light-mode",
|
|
9176
|
+
"item": "tag",
|
|
9177
|
+
"subitem": "5",
|
|
9178
|
+
"state": "background"
|
|
9179
|
+
},
|
|
9180
|
+
"path": [
|
|
9181
|
+
"color",
|
|
9182
|
+
"light-mode",
|
|
9183
|
+
"tag",
|
|
9184
|
+
"5",
|
|
9185
|
+
"background"
|
|
9186
|
+
]
|
|
9187
|
+
},
|
|
9188
|
+
"foreground": {
|
|
9189
|
+
"value": "#700000",
|
|
9190
|
+
"public": true,
|
|
9191
|
+
"isReferenceToInternal": true,
|
|
9192
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9193
|
+
"isSource": true,
|
|
9194
|
+
"original": {
|
|
9195
|
+
"value": "{color.light-mode.semantic.error.500.value}",
|
|
9196
|
+
"public": true,
|
|
9197
|
+
"isReferenceToInternal": true
|
|
9198
|
+
},
|
|
9199
|
+
"name": "color-light-mode-tag-5-foreground",
|
|
9200
|
+
"attributes": {
|
|
9201
|
+
"category": "color",
|
|
9202
|
+
"type": "light-mode",
|
|
9203
|
+
"item": "tag",
|
|
9204
|
+
"subitem": "5",
|
|
9205
|
+
"state": "foreground"
|
|
9206
|
+
},
|
|
9207
|
+
"path": [
|
|
9208
|
+
"color",
|
|
9209
|
+
"light-mode",
|
|
9210
|
+
"tag",
|
|
9211
|
+
"5",
|
|
9212
|
+
"foreground"
|
|
9213
|
+
]
|
|
9214
|
+
}
|
|
9215
|
+
},
|
|
9216
|
+
"6": {
|
|
9217
|
+
"background": {
|
|
9218
|
+
"value": "#fffae6",
|
|
9219
|
+
"public": true,
|
|
9220
|
+
"isReferenceToInternal": true,
|
|
9221
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9222
|
+
"isSource": true,
|
|
9223
|
+
"original": {
|
|
9224
|
+
"value": "{color.light-mode.semantic.warning.100.value}",
|
|
9225
|
+
"public": true,
|
|
9226
|
+
"isReferenceToInternal": true
|
|
9227
|
+
},
|
|
9228
|
+
"name": "color-light-mode-tag-6-background",
|
|
9229
|
+
"attributes": {
|
|
9230
|
+
"category": "color",
|
|
9231
|
+
"type": "light-mode",
|
|
9232
|
+
"item": "tag",
|
|
9233
|
+
"subitem": "6",
|
|
9234
|
+
"state": "background"
|
|
9235
|
+
},
|
|
9236
|
+
"path": [
|
|
9237
|
+
"color",
|
|
9238
|
+
"light-mode",
|
|
9239
|
+
"tag",
|
|
9240
|
+
"6",
|
|
9241
|
+
"background"
|
|
9242
|
+
]
|
|
9243
|
+
},
|
|
9244
|
+
"foreground": {
|
|
9245
|
+
"value": "#b15902",
|
|
9246
|
+
"public": true,
|
|
9247
|
+
"isReferenceToInternal": true,
|
|
9248
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9249
|
+
"isSource": true,
|
|
9250
|
+
"original": {
|
|
9251
|
+
"value": "{color.light-mode.semantic.warning.500.value}",
|
|
9252
|
+
"public": true,
|
|
9253
|
+
"isReferenceToInternal": true
|
|
9254
|
+
},
|
|
9255
|
+
"name": "color-light-mode-tag-6-foreground",
|
|
9256
|
+
"attributes": {
|
|
9257
|
+
"category": "color",
|
|
9258
|
+
"type": "light-mode",
|
|
9259
|
+
"item": "tag",
|
|
9260
|
+
"subitem": "6",
|
|
9261
|
+
"state": "foreground"
|
|
9262
|
+
},
|
|
9263
|
+
"path": [
|
|
9264
|
+
"color",
|
|
9265
|
+
"light-mode",
|
|
9266
|
+
"tag",
|
|
9267
|
+
"6",
|
|
9268
|
+
"foreground"
|
|
9269
|
+
]
|
|
9270
|
+
}
|
|
9271
|
+
},
|
|
9272
|
+
"7": {
|
|
9273
|
+
"background": {
|
|
9274
|
+
"value": "#dffcf0",
|
|
9275
|
+
"public": true,
|
|
9276
|
+
"isReferenceToInternal": true,
|
|
9277
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9278
|
+
"isSource": true,
|
|
9279
|
+
"original": {
|
|
9280
|
+
"value": "{color.light-mode.semantic.success.100.value}",
|
|
9281
|
+
"public": true,
|
|
9282
|
+
"isReferenceToInternal": true
|
|
9283
|
+
},
|
|
9284
|
+
"name": "color-light-mode-tag-7-background",
|
|
9285
|
+
"attributes": {
|
|
9286
|
+
"category": "color",
|
|
9287
|
+
"type": "light-mode",
|
|
9288
|
+
"item": "tag",
|
|
9289
|
+
"subitem": "7",
|
|
9290
|
+
"state": "background"
|
|
9291
|
+
},
|
|
9292
|
+
"path": [
|
|
9293
|
+
"color",
|
|
9294
|
+
"light-mode",
|
|
9295
|
+
"tag",
|
|
9296
|
+
"7",
|
|
9297
|
+
"background"
|
|
9298
|
+
]
|
|
9299
|
+
},
|
|
9300
|
+
"foreground": {
|
|
9301
|
+
"value": "#164b35",
|
|
9302
|
+
"public": true,
|
|
9303
|
+
"isReferenceToInternal": true,
|
|
9304
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9305
|
+
"isSource": true,
|
|
9306
|
+
"original": {
|
|
9307
|
+
"value": "{color.light-mode.semantic.success.500.value}",
|
|
9308
|
+
"public": true,
|
|
9309
|
+
"isReferenceToInternal": true
|
|
9310
|
+
},
|
|
9311
|
+
"name": "color-light-mode-tag-7-foreground",
|
|
9312
|
+
"attributes": {
|
|
9313
|
+
"category": "color",
|
|
9314
|
+
"type": "light-mode",
|
|
9315
|
+
"item": "tag",
|
|
9316
|
+
"subitem": "7",
|
|
9317
|
+
"state": "foreground"
|
|
9318
|
+
},
|
|
9319
|
+
"path": [
|
|
9320
|
+
"color",
|
|
9321
|
+
"light-mode",
|
|
9322
|
+
"tag",
|
|
9323
|
+
"7",
|
|
9324
|
+
"foreground"
|
|
9325
|
+
]
|
|
9326
|
+
}
|
|
9327
|
+
},
|
|
9328
|
+
"8": {
|
|
9329
|
+
"background": {
|
|
9330
|
+
"value": "#f0fdff",
|
|
9331
|
+
"public": true,
|
|
9332
|
+
"isReferenceToInternal": true,
|
|
9333
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9334
|
+
"isSource": true,
|
|
9335
|
+
"original": {
|
|
9336
|
+
"value": "{color.light-mode.semantic.info.100.value}",
|
|
9337
|
+
"public": true,
|
|
9338
|
+
"isReferenceToInternal": true
|
|
9339
|
+
},
|
|
9340
|
+
"name": "color-light-mode-tag-8-background",
|
|
9341
|
+
"attributes": {
|
|
9342
|
+
"category": "color",
|
|
9343
|
+
"type": "light-mode",
|
|
9344
|
+
"item": "tag",
|
|
9345
|
+
"subitem": "8",
|
|
9346
|
+
"state": "background"
|
|
9347
|
+
},
|
|
9348
|
+
"path": [
|
|
9349
|
+
"color",
|
|
9350
|
+
"light-mode",
|
|
9351
|
+
"tag",
|
|
9352
|
+
"8",
|
|
9353
|
+
"background"
|
|
9354
|
+
]
|
|
9355
|
+
},
|
|
9356
|
+
"foreground": {
|
|
9357
|
+
"value": "#0f5f6a",
|
|
9358
|
+
"public": true,
|
|
9359
|
+
"isReferenceToInternal": true,
|
|
9360
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
9361
|
+
"isSource": true,
|
|
9362
|
+
"original": {
|
|
9363
|
+
"value": "{color.light-mode.semantic.info.500.value}",
|
|
9364
|
+
"public": true,
|
|
9365
|
+
"isReferenceToInternal": true
|
|
9366
|
+
},
|
|
9367
|
+
"name": "color-light-mode-tag-8-foreground",
|
|
9368
|
+
"attributes": {
|
|
9369
|
+
"category": "color",
|
|
9370
|
+
"type": "light-mode",
|
|
9371
|
+
"item": "tag",
|
|
9372
|
+
"subitem": "8",
|
|
9373
|
+
"state": "foreground"
|
|
9374
|
+
},
|
|
9375
|
+
"path": [
|
|
9376
|
+
"color",
|
|
9377
|
+
"light-mode",
|
|
9378
|
+
"tag",
|
|
9379
|
+
"8",
|
|
9380
|
+
"foreground"
|
|
9381
|
+
]
|
|
9382
|
+
}
|
|
9383
|
+
}
|
|
9384
|
+
},
|
|
8935
9385
|
"tile": {
|
|
8936
9386
|
"background": {
|
|
8937
9387
|
"hover": {
|
|
@@ -2734,6 +2734,456 @@
|
|
|
2734
2734
|
}
|
|
2735
2735
|
}
|
|
2736
2736
|
},
|
|
2737
|
+
"tag": {
|
|
2738
|
+
"1": {
|
|
2739
|
+
"background": {
|
|
2740
|
+
"value": "#fffbe9",
|
|
2741
|
+
"public": true,
|
|
2742
|
+
"isReferenceToInternal": true,
|
|
2743
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2744
|
+
"isSource": true,
|
|
2745
|
+
"original": {
|
|
2746
|
+
"value": "{color.light-mode.brand.primary.100.value}",
|
|
2747
|
+
"public": true,
|
|
2748
|
+
"isReferenceToInternal": true
|
|
2749
|
+
},
|
|
2750
|
+
"name": "color-light-mode-tag-1-background",
|
|
2751
|
+
"attributes": {
|
|
2752
|
+
"category": "color",
|
|
2753
|
+
"type": "light-mode",
|
|
2754
|
+
"item": "tag",
|
|
2755
|
+
"subitem": "1",
|
|
2756
|
+
"state": "background"
|
|
2757
|
+
},
|
|
2758
|
+
"path": [
|
|
2759
|
+
"color",
|
|
2760
|
+
"light-mode",
|
|
2761
|
+
"tag",
|
|
2762
|
+
"1",
|
|
2763
|
+
"background"
|
|
2764
|
+
]
|
|
2765
|
+
},
|
|
2766
|
+
"foreground": {
|
|
2767
|
+
"value": "#705e00",
|
|
2768
|
+
"public": true,
|
|
2769
|
+
"isReferenceToInternal": true,
|
|
2770
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2771
|
+
"isSource": true,
|
|
2772
|
+
"original": {
|
|
2773
|
+
"value": "{color.light-mode.brand.primary.600.value}",
|
|
2774
|
+
"public": true,
|
|
2775
|
+
"isReferenceToInternal": true
|
|
2776
|
+
},
|
|
2777
|
+
"name": "color-light-mode-tag-1-foreground",
|
|
2778
|
+
"attributes": {
|
|
2779
|
+
"category": "color",
|
|
2780
|
+
"type": "light-mode",
|
|
2781
|
+
"item": "tag",
|
|
2782
|
+
"subitem": "1",
|
|
2783
|
+
"state": "foreground"
|
|
2784
|
+
},
|
|
2785
|
+
"path": [
|
|
2786
|
+
"color",
|
|
2787
|
+
"light-mode",
|
|
2788
|
+
"tag",
|
|
2789
|
+
"1",
|
|
2790
|
+
"foreground"
|
|
2791
|
+
]
|
|
2792
|
+
}
|
|
2793
|
+
},
|
|
2794
|
+
"2": {
|
|
2795
|
+
"background": {
|
|
2796
|
+
"value": "#f0ecff",
|
|
2797
|
+
"public": true,
|
|
2798
|
+
"isReferenceToInternal": true,
|
|
2799
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2800
|
+
"isSource": true,
|
|
2801
|
+
"original": {
|
|
2802
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
2803
|
+
"public": true,
|
|
2804
|
+
"isReferenceToInternal": true
|
|
2805
|
+
},
|
|
2806
|
+
"name": "color-light-mode-tag-2-background",
|
|
2807
|
+
"attributes": {
|
|
2808
|
+
"category": "color",
|
|
2809
|
+
"type": "light-mode",
|
|
2810
|
+
"item": "tag",
|
|
2811
|
+
"subitem": "2",
|
|
2812
|
+
"state": "background"
|
|
2813
|
+
},
|
|
2814
|
+
"path": [
|
|
2815
|
+
"color",
|
|
2816
|
+
"light-mode",
|
|
2817
|
+
"tag",
|
|
2818
|
+
"2",
|
|
2819
|
+
"background"
|
|
2820
|
+
]
|
|
2821
|
+
},
|
|
2822
|
+
"foreground": {
|
|
2823
|
+
"value": "#3017a1",
|
|
2824
|
+
"public": true,
|
|
2825
|
+
"isReferenceToInternal": true,
|
|
2826
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2827
|
+
"isSource": true,
|
|
2828
|
+
"original": {
|
|
2829
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
2830
|
+
"public": true,
|
|
2831
|
+
"isReferenceToInternal": true
|
|
2832
|
+
},
|
|
2833
|
+
"name": "color-light-mode-tag-2-foreground",
|
|
2834
|
+
"attributes": {
|
|
2835
|
+
"category": "color",
|
|
2836
|
+
"type": "light-mode",
|
|
2837
|
+
"item": "tag",
|
|
2838
|
+
"subitem": "2",
|
|
2839
|
+
"state": "foreground"
|
|
2840
|
+
},
|
|
2841
|
+
"path": [
|
|
2842
|
+
"color",
|
|
2843
|
+
"light-mode",
|
|
2844
|
+
"tag",
|
|
2845
|
+
"2",
|
|
2846
|
+
"foreground"
|
|
2847
|
+
]
|
|
2848
|
+
}
|
|
2849
|
+
},
|
|
2850
|
+
"3": {
|
|
2851
|
+
"background": {
|
|
2852
|
+
"value": "#ffe5f6",
|
|
2853
|
+
"public": true,
|
|
2854
|
+
"isReferenceToInternal": true,
|
|
2855
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2856
|
+
"isSource": true,
|
|
2857
|
+
"original": {
|
|
2858
|
+
"value": "{color.light-mode.brand.accent.100.value}",
|
|
2859
|
+
"public": true,
|
|
2860
|
+
"isReferenceToInternal": true
|
|
2861
|
+
},
|
|
2862
|
+
"name": "color-light-mode-tag-3-background",
|
|
2863
|
+
"attributes": {
|
|
2864
|
+
"category": "color",
|
|
2865
|
+
"type": "light-mode",
|
|
2866
|
+
"item": "tag",
|
|
2867
|
+
"subitem": "3",
|
|
2868
|
+
"state": "background"
|
|
2869
|
+
},
|
|
2870
|
+
"path": [
|
|
2871
|
+
"color",
|
|
2872
|
+
"light-mode",
|
|
2873
|
+
"tag",
|
|
2874
|
+
"3",
|
|
2875
|
+
"background"
|
|
2876
|
+
]
|
|
2877
|
+
},
|
|
2878
|
+
"foreground": {
|
|
2879
|
+
"value": "#9a0066",
|
|
2880
|
+
"public": true,
|
|
2881
|
+
"isReferenceToInternal": true,
|
|
2882
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2883
|
+
"isSource": true,
|
|
2884
|
+
"original": {
|
|
2885
|
+
"value": "{color.light-mode.brand.accent.500.value}",
|
|
2886
|
+
"public": true,
|
|
2887
|
+
"isReferenceToInternal": true
|
|
2888
|
+
},
|
|
2889
|
+
"name": "color-light-mode-tag-3-foreground",
|
|
2890
|
+
"attributes": {
|
|
2891
|
+
"category": "color",
|
|
2892
|
+
"type": "light-mode",
|
|
2893
|
+
"item": "tag",
|
|
2894
|
+
"subitem": "3",
|
|
2895
|
+
"state": "foreground"
|
|
2896
|
+
},
|
|
2897
|
+
"path": [
|
|
2898
|
+
"color",
|
|
2899
|
+
"light-mode",
|
|
2900
|
+
"tag",
|
|
2901
|
+
"3",
|
|
2902
|
+
"foreground"
|
|
2903
|
+
]
|
|
2904
|
+
}
|
|
2905
|
+
},
|
|
2906
|
+
"4": {
|
|
2907
|
+
"background": {
|
|
2908
|
+
"value": "#f1f1f1",
|
|
2909
|
+
"public": true,
|
|
2910
|
+
"isReferenceToInternal": true,
|
|
2911
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2912
|
+
"isSource": true,
|
|
2913
|
+
"original": {
|
|
2914
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2915
|
+
"public": true,
|
|
2916
|
+
"isReferenceToInternal": true
|
|
2917
|
+
},
|
|
2918
|
+
"name": "color-light-mode-tag-4-background",
|
|
2919
|
+
"attributes": {
|
|
2920
|
+
"category": "color",
|
|
2921
|
+
"type": "light-mode",
|
|
2922
|
+
"item": "tag",
|
|
2923
|
+
"subitem": "4",
|
|
2924
|
+
"state": "background"
|
|
2925
|
+
},
|
|
2926
|
+
"path": [
|
|
2927
|
+
"color",
|
|
2928
|
+
"light-mode",
|
|
2929
|
+
"tag",
|
|
2930
|
+
"4",
|
|
2931
|
+
"background"
|
|
2932
|
+
]
|
|
2933
|
+
},
|
|
2934
|
+
"foreground": {
|
|
2935
|
+
"value": "#6d6d78",
|
|
2936
|
+
"public": true,
|
|
2937
|
+
"isReferenceToInternal": true,
|
|
2938
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2939
|
+
"isSource": true,
|
|
2940
|
+
"original": {
|
|
2941
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2942
|
+
"public": true,
|
|
2943
|
+
"isReferenceToInternal": true
|
|
2944
|
+
},
|
|
2945
|
+
"name": "color-light-mode-tag-4-foreground",
|
|
2946
|
+
"attributes": {
|
|
2947
|
+
"category": "color",
|
|
2948
|
+
"type": "light-mode",
|
|
2949
|
+
"item": "tag",
|
|
2950
|
+
"subitem": "4",
|
|
2951
|
+
"state": "foreground"
|
|
2952
|
+
},
|
|
2953
|
+
"path": [
|
|
2954
|
+
"color",
|
|
2955
|
+
"light-mode",
|
|
2956
|
+
"tag",
|
|
2957
|
+
"4",
|
|
2958
|
+
"foreground"
|
|
2959
|
+
]
|
|
2960
|
+
}
|
|
2961
|
+
},
|
|
2962
|
+
"5": {
|
|
2963
|
+
"background": {
|
|
2964
|
+
"value": "#ffebeb",
|
|
2965
|
+
"public": true,
|
|
2966
|
+
"isReferenceToInternal": true,
|
|
2967
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2968
|
+
"isSource": true,
|
|
2969
|
+
"original": {
|
|
2970
|
+
"value": "{color.light-mode.semantic.error.100.value}",
|
|
2971
|
+
"public": true,
|
|
2972
|
+
"isReferenceToInternal": true
|
|
2973
|
+
},
|
|
2974
|
+
"name": "color-light-mode-tag-5-background",
|
|
2975
|
+
"attributes": {
|
|
2976
|
+
"category": "color",
|
|
2977
|
+
"type": "light-mode",
|
|
2978
|
+
"item": "tag",
|
|
2979
|
+
"subitem": "5",
|
|
2980
|
+
"state": "background"
|
|
2981
|
+
},
|
|
2982
|
+
"path": [
|
|
2983
|
+
"color",
|
|
2984
|
+
"light-mode",
|
|
2985
|
+
"tag",
|
|
2986
|
+
"5",
|
|
2987
|
+
"background"
|
|
2988
|
+
]
|
|
2989
|
+
},
|
|
2990
|
+
"foreground": {
|
|
2991
|
+
"value": "#700000",
|
|
2992
|
+
"public": true,
|
|
2993
|
+
"isReferenceToInternal": true,
|
|
2994
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
2995
|
+
"isSource": true,
|
|
2996
|
+
"original": {
|
|
2997
|
+
"value": "{color.light-mode.semantic.error.500.value}",
|
|
2998
|
+
"public": true,
|
|
2999
|
+
"isReferenceToInternal": true
|
|
3000
|
+
},
|
|
3001
|
+
"name": "color-light-mode-tag-5-foreground",
|
|
3002
|
+
"attributes": {
|
|
3003
|
+
"category": "color",
|
|
3004
|
+
"type": "light-mode",
|
|
3005
|
+
"item": "tag",
|
|
3006
|
+
"subitem": "5",
|
|
3007
|
+
"state": "foreground"
|
|
3008
|
+
},
|
|
3009
|
+
"path": [
|
|
3010
|
+
"color",
|
|
3011
|
+
"light-mode",
|
|
3012
|
+
"tag",
|
|
3013
|
+
"5",
|
|
3014
|
+
"foreground"
|
|
3015
|
+
]
|
|
3016
|
+
}
|
|
3017
|
+
},
|
|
3018
|
+
"6": {
|
|
3019
|
+
"background": {
|
|
3020
|
+
"value": "#fffae6",
|
|
3021
|
+
"public": true,
|
|
3022
|
+
"isReferenceToInternal": true,
|
|
3023
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3024
|
+
"isSource": true,
|
|
3025
|
+
"original": {
|
|
3026
|
+
"value": "{color.light-mode.semantic.warning.100.value}",
|
|
3027
|
+
"public": true,
|
|
3028
|
+
"isReferenceToInternal": true
|
|
3029
|
+
},
|
|
3030
|
+
"name": "color-light-mode-tag-6-background",
|
|
3031
|
+
"attributes": {
|
|
3032
|
+
"category": "color",
|
|
3033
|
+
"type": "light-mode",
|
|
3034
|
+
"item": "tag",
|
|
3035
|
+
"subitem": "6",
|
|
3036
|
+
"state": "background"
|
|
3037
|
+
},
|
|
3038
|
+
"path": [
|
|
3039
|
+
"color",
|
|
3040
|
+
"light-mode",
|
|
3041
|
+
"tag",
|
|
3042
|
+
"6",
|
|
3043
|
+
"background"
|
|
3044
|
+
]
|
|
3045
|
+
},
|
|
3046
|
+
"foreground": {
|
|
3047
|
+
"value": "#b15902",
|
|
3048
|
+
"public": true,
|
|
3049
|
+
"isReferenceToInternal": true,
|
|
3050
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3051
|
+
"isSource": true,
|
|
3052
|
+
"original": {
|
|
3053
|
+
"value": "{color.light-mode.semantic.warning.500.value}",
|
|
3054
|
+
"public": true,
|
|
3055
|
+
"isReferenceToInternal": true
|
|
3056
|
+
},
|
|
3057
|
+
"name": "color-light-mode-tag-6-foreground",
|
|
3058
|
+
"attributes": {
|
|
3059
|
+
"category": "color",
|
|
3060
|
+
"type": "light-mode",
|
|
3061
|
+
"item": "tag",
|
|
3062
|
+
"subitem": "6",
|
|
3063
|
+
"state": "foreground"
|
|
3064
|
+
},
|
|
3065
|
+
"path": [
|
|
3066
|
+
"color",
|
|
3067
|
+
"light-mode",
|
|
3068
|
+
"tag",
|
|
3069
|
+
"6",
|
|
3070
|
+
"foreground"
|
|
3071
|
+
]
|
|
3072
|
+
}
|
|
3073
|
+
},
|
|
3074
|
+
"7": {
|
|
3075
|
+
"background": {
|
|
3076
|
+
"value": "#dffcf0",
|
|
3077
|
+
"public": true,
|
|
3078
|
+
"isReferenceToInternal": true,
|
|
3079
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3080
|
+
"isSource": true,
|
|
3081
|
+
"original": {
|
|
3082
|
+
"value": "{color.light-mode.semantic.success.100.value}",
|
|
3083
|
+
"public": true,
|
|
3084
|
+
"isReferenceToInternal": true
|
|
3085
|
+
},
|
|
3086
|
+
"name": "color-light-mode-tag-7-background",
|
|
3087
|
+
"attributes": {
|
|
3088
|
+
"category": "color",
|
|
3089
|
+
"type": "light-mode",
|
|
3090
|
+
"item": "tag",
|
|
3091
|
+
"subitem": "7",
|
|
3092
|
+
"state": "background"
|
|
3093
|
+
},
|
|
3094
|
+
"path": [
|
|
3095
|
+
"color",
|
|
3096
|
+
"light-mode",
|
|
3097
|
+
"tag",
|
|
3098
|
+
"7",
|
|
3099
|
+
"background"
|
|
3100
|
+
]
|
|
3101
|
+
},
|
|
3102
|
+
"foreground": {
|
|
3103
|
+
"value": "#164b35",
|
|
3104
|
+
"public": true,
|
|
3105
|
+
"isReferenceToInternal": true,
|
|
3106
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3107
|
+
"isSource": true,
|
|
3108
|
+
"original": {
|
|
3109
|
+
"value": "{color.light-mode.semantic.success.500.value}",
|
|
3110
|
+
"public": true,
|
|
3111
|
+
"isReferenceToInternal": true
|
|
3112
|
+
},
|
|
3113
|
+
"name": "color-light-mode-tag-7-foreground",
|
|
3114
|
+
"attributes": {
|
|
3115
|
+
"category": "color",
|
|
3116
|
+
"type": "light-mode",
|
|
3117
|
+
"item": "tag",
|
|
3118
|
+
"subitem": "7",
|
|
3119
|
+
"state": "foreground"
|
|
3120
|
+
},
|
|
3121
|
+
"path": [
|
|
3122
|
+
"color",
|
|
3123
|
+
"light-mode",
|
|
3124
|
+
"tag",
|
|
3125
|
+
"7",
|
|
3126
|
+
"foreground"
|
|
3127
|
+
]
|
|
3128
|
+
}
|
|
3129
|
+
},
|
|
3130
|
+
"8": {
|
|
3131
|
+
"background": {
|
|
3132
|
+
"value": "#f0fdff",
|
|
3133
|
+
"public": true,
|
|
3134
|
+
"isReferenceToInternal": true,
|
|
3135
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3136
|
+
"isSource": true,
|
|
3137
|
+
"original": {
|
|
3138
|
+
"value": "{color.light-mode.semantic.info.100.value}",
|
|
3139
|
+
"public": true,
|
|
3140
|
+
"isReferenceToInternal": true
|
|
3141
|
+
},
|
|
3142
|
+
"name": "color-light-mode-tag-8-background",
|
|
3143
|
+
"attributes": {
|
|
3144
|
+
"category": "color",
|
|
3145
|
+
"type": "light-mode",
|
|
3146
|
+
"item": "tag",
|
|
3147
|
+
"subitem": "8",
|
|
3148
|
+
"state": "background"
|
|
3149
|
+
},
|
|
3150
|
+
"path": [
|
|
3151
|
+
"color",
|
|
3152
|
+
"light-mode",
|
|
3153
|
+
"tag",
|
|
3154
|
+
"8",
|
|
3155
|
+
"background"
|
|
3156
|
+
]
|
|
3157
|
+
},
|
|
3158
|
+
"foreground": {
|
|
3159
|
+
"value": "#0f5f6a",
|
|
3160
|
+
"public": true,
|
|
3161
|
+
"isReferenceToInternal": true,
|
|
3162
|
+
"filePath": "tokens/color/alias/tags.light.json",
|
|
3163
|
+
"isSource": true,
|
|
3164
|
+
"original": {
|
|
3165
|
+
"value": "{color.light-mode.semantic.info.500.value}",
|
|
3166
|
+
"public": true,
|
|
3167
|
+
"isReferenceToInternal": true
|
|
3168
|
+
},
|
|
3169
|
+
"name": "color-light-mode-tag-8-foreground",
|
|
3170
|
+
"attributes": {
|
|
3171
|
+
"category": "color",
|
|
3172
|
+
"type": "light-mode",
|
|
3173
|
+
"item": "tag",
|
|
3174
|
+
"subitem": "8",
|
|
3175
|
+
"state": "foreground"
|
|
3176
|
+
},
|
|
3177
|
+
"path": [
|
|
3178
|
+
"color",
|
|
3179
|
+
"light-mode",
|
|
3180
|
+
"tag",
|
|
3181
|
+
"8",
|
|
3182
|
+
"foreground"
|
|
3183
|
+
]
|
|
3184
|
+
}
|
|
3185
|
+
}
|
|
3186
|
+
},
|
|
2737
3187
|
"tile": {
|
|
2738
3188
|
"background": {
|
|
2739
3189
|
"hover": {
|