@ds-mo/tokens 2.6.0 → 2.7.0

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/dist/index.d.ts CHANGED
@@ -148,174 +148,174 @@ export declare const colorBorderStrongPositive: '--color-border-strong-positive'
148
148
  export declare const colorBorderStrongWalkthrough: '--color-border-strong-walkthrough';
149
149
  export declare const colorBorderStrongWarning: '--color-border-strong-warning';
150
150
  export declare const colorBorderTertiary: '--color-border-tertiary';
151
- export declare const colorCategoryBlueBoldBackground: '--color-category-blue-bold-background';
152
- export declare const colorCategoryBlueBoldBorder: '--color-category-blue-bold-border';
153
- export declare const colorCategoryBlueBoldForeground: '--color-category-blue-bold-foreground';
154
- export declare const colorCategoryBlueFaintBackground: '--color-category-blue-faint-background';
155
- export declare const colorCategoryBlueFaintBorder: '--color-category-blue-faint-border';
156
- export declare const colorCategoryBlueFaintForeground: '--color-category-blue-faint-foreground';
157
- export declare const colorCategoryBlueMediumBackground: '--color-category-blue-medium-background';
158
- export declare const colorCategoryBlueMediumBorder: '--color-category-blue-medium-border';
159
- export declare const colorCategoryBlueMediumForeground: '--color-category-blue-medium-foreground';
160
- export declare const colorCategoryBlueStrongBackground: '--color-category-blue-strong-background';
161
- export declare const colorCategoryBlueStrongBorder: '--color-category-blue-strong-border';
162
- export declare const colorCategoryBlueStrongForeground: '--color-category-blue-strong-foreground';
163
- export declare const colorCategoryCyanBoldBackground: '--color-category-cyan-bold-background';
164
- export declare const colorCategoryCyanBoldBorder: '--color-category-cyan-bold-border';
165
- export declare const colorCategoryCyanBoldForeground: '--color-category-cyan-bold-foreground';
166
- export declare const colorCategoryCyanFaintBackground: '--color-category-cyan-faint-background';
167
- export declare const colorCategoryCyanFaintBorder: '--color-category-cyan-faint-border';
168
- export declare const colorCategoryCyanFaintForeground: '--color-category-cyan-faint-foreground';
169
- export declare const colorCategoryCyanMediumBackground: '--color-category-cyan-medium-background';
170
- export declare const colorCategoryCyanMediumBorder: '--color-category-cyan-medium-border';
171
- export declare const colorCategoryCyanMediumForeground: '--color-category-cyan-medium-foreground';
172
- export declare const colorCategoryCyanStrongBackground: '--color-category-cyan-strong-background';
173
- export declare const colorCategoryCyanStrongBorder: '--color-category-cyan-strong-border';
174
- export declare const colorCategoryCyanStrongForeground: '--color-category-cyan-strong-foreground';
175
- export declare const colorCategoryGreenBoldBackground: '--color-category-green-bold-background';
176
- export declare const colorCategoryGreenBoldBorder: '--color-category-green-bold-border';
177
- export declare const colorCategoryGreenBoldForeground: '--color-category-green-bold-foreground';
178
- export declare const colorCategoryGreenFaintBackground: '--color-category-green-faint-background';
179
- export declare const colorCategoryGreenFaintBorder: '--color-category-green-faint-border';
180
- export declare const colorCategoryGreenFaintForeground: '--color-category-green-faint-foreground';
181
- export declare const colorCategoryGreenMediumBackground: '--color-category-green-medium-background';
182
- export declare const colorCategoryGreenMediumBorder: '--color-category-green-medium-border';
183
- export declare const colorCategoryGreenMediumForeground: '--color-category-green-medium-foreground';
184
- export declare const colorCategoryGreenStrongBackground: '--color-category-green-strong-background';
185
- export declare const colorCategoryGreenStrongBorder: '--color-category-green-strong-border';
186
- export declare const colorCategoryGreenStrongForeground: '--color-category-green-strong-foreground';
187
- export declare const colorCategoryGreyBoldBackground: '--color-category-grey-bold-background';
188
- export declare const colorCategoryGreyBoldBorder: '--color-category-grey-bold-border';
189
- export declare const colorCategoryGreyBoldForeground: '--color-category-grey-bold-foreground';
190
- export declare const colorCategoryGreyFaintBackground: '--color-category-grey-faint-background';
191
- export declare const colorCategoryGreyFaintBorder: '--color-category-grey-faint-border';
192
- export declare const colorCategoryGreyFaintForeground: '--color-category-grey-faint-foreground';
193
- export declare const colorCategoryGreyMediumBackground: '--color-category-grey-medium-background';
194
- export declare const colorCategoryGreyMediumBorder: '--color-category-grey-medium-border';
195
- export declare const colorCategoryGreyMediumForeground: '--color-category-grey-medium-foreground';
196
- export declare const colorCategoryGreyStrongBackground: '--color-category-grey-strong-background';
197
- export declare const colorCategoryGreyStrongBorder: '--color-category-grey-strong-border';
198
- export declare const colorCategoryGreyStrongForeground: '--color-category-grey-strong-foreground';
199
- export declare const colorCategoryInteractionOnBoldBackgroundFocus: '--color-category-interaction-on-bold-background-focus';
200
- export declare const colorCategoryInteractionOnBoldBackgroundHover: '--color-category-interaction-on-bold-background-hover';
201
- export declare const colorCategoryInteractionOnBoldBackgroundPressed: '--color-category-interaction-on-bold-background-pressed';
202
- export declare const colorCategoryInteractionOnFaintBackgroundFocus: '--color-category-interaction-on-faint-background-focus';
203
- export declare const colorCategoryInteractionOnFaintBackgroundHover: '--color-category-interaction-on-faint-background-hover';
204
- export declare const colorCategoryInteractionOnFaintBackgroundPressed: '--color-category-interaction-on-faint-background-pressed';
205
- export declare const colorCategoryInteractionOnMediumBackgroundFocus: '--color-category-interaction-on-medium-background-focus';
206
- export declare const colorCategoryInteractionOnMediumBackgroundHover: '--color-category-interaction-on-medium-background-hover';
207
- export declare const colorCategoryInteractionOnMediumBackgroundPressed: '--color-category-interaction-on-medium-background-pressed';
208
- export declare const colorCategoryInteractionOnStrongBackgroundFocus: '--color-category-interaction-on-strong-background-focus';
209
- export declare const colorCategoryInteractionOnStrongBackgroundHover: '--color-category-interaction-on-strong-background-hover';
210
- export declare const colorCategoryInteractionOnStrongBackgroundPressed: '--color-category-interaction-on-strong-background-pressed';
211
- export declare const colorCategoryMagentaBold2Background: '--color-category-magenta-bold-2-background';
212
- export declare const colorCategoryMagentaBold2Border: '--color-category-magenta-bold-2-border';
213
- export declare const colorCategoryMagentaBold2Foreground: '--color-category-magenta-bold-2-foreground';
214
- export declare const colorCategoryMagentaBoldBackground: '--color-category-magenta-bold-background';
215
- export declare const colorCategoryMagentaBoldBorder: '--color-category-magenta-bold-border';
216
- export declare const colorCategoryMagentaBoldForeground: '--color-category-magenta-bold-foreground';
217
- export declare const colorCategoryMagentaFaint2Background: '--color-category-magenta-faint-2-background';
218
- export declare const colorCategoryMagentaFaint2Border: '--color-category-magenta-faint-2-border';
219
- export declare const colorCategoryMagentaFaint2Foreground: '--color-category-magenta-faint-2-foreground';
220
- export declare const colorCategoryMagentaFaintBackground: '--color-category-magenta-faint-background';
221
- export declare const colorCategoryMagentaFaintBorder: '--color-category-magenta-faint-border';
222
- export declare const colorCategoryMagentaFaintForeground: '--color-category-magenta-faint-foreground';
223
- export declare const colorCategoryMagentaMedium2Background: '--color-category-magenta-medium-2-background';
224
- export declare const colorCategoryMagentaMedium2Border: '--color-category-magenta-medium-2-border';
225
- export declare const colorCategoryMagentaMedium2Foreground: '--color-category-magenta-medium-2-foreground';
226
- export declare const colorCategoryMagentaMediumBackground: '--color-category-magenta-medium-background';
227
- export declare const colorCategoryMagentaMediumBorder: '--color-category-magenta-medium-border';
228
- export declare const colorCategoryMagentaMediumForeground: '--color-category-magenta-medium-foreground';
229
- export declare const colorCategoryMagentaStrong2Background: '--color-category-magenta-strong-2-background';
230
- export declare const colorCategoryMagentaStrong2Border: '--color-category-magenta-strong-2-border';
231
- export declare const colorCategoryMagentaStrong2Foreground: '--color-category-magenta-strong-2-foreground';
232
- export declare const colorCategoryMagentaStrongBackground: '--color-category-magenta-strong-background';
233
- export declare const colorCategoryMagentaStrongBorder: '--color-category-magenta-strong-border';
234
- export declare const colorCategoryMagentaStrongForeground: '--color-category-magenta-strong-foreground';
235
- export declare const colorCategoryOliveBoldBackground: '--color-category-olive-bold-background';
236
- export declare const colorCategoryOliveBoldBorder: '--color-category-olive-bold-border';
237
- export declare const colorCategoryOliveBoldForeground: '--color-category-olive-bold-foreground';
238
- export declare const colorCategoryOliveFaintBackground: '--color-category-olive-faint-background';
239
- export declare const colorCategoryOliveFaintBorder: '--color-category-olive-faint-border';
240
- export declare const colorCategoryOliveFaintForeground: '--color-category-olive-faint-foreground';
241
- export declare const colorCategoryOliveMediumBackground: '--color-category-olive-medium-background';
242
- export declare const colorCategoryOliveMediumBorder: '--color-category-olive-medium-border';
243
- export declare const colorCategoryOliveMediumForeground: '--color-category-olive-medium-foreground';
244
- export declare const colorCategoryOliveStrongBackground: '--color-category-olive-strong-background';
245
- export declare const colorCategoryOliveStrongBorder: '--color-category-olive-strong-border';
246
- export declare const colorCategoryOliveStrongForeground: '--color-category-olive-strong-foreground';
247
- export declare const colorCategoryOrangeBoldBackground: '--color-category-orange-bold-background';
248
- export declare const colorCategoryOrangeBoldBorder: '--color-category-orange-bold-border';
249
- export declare const colorCategoryOrangeBoldForeground: '--color-category-orange-bold-foreground';
250
- export declare const colorCategoryOrangeFaintBackground: '--color-category-orange-faint-background';
251
- export declare const colorCategoryOrangeFaintBorder: '--color-category-orange-faint-border';
252
- export declare const colorCategoryOrangeFaintForeground: '--color-category-orange-faint-foreground';
253
- export declare const colorCategoryOrangeMediumBackground: '--color-category-orange-medium-background';
254
- export declare const colorCategoryOrangeMediumBorder: '--color-category-orange-medium-border';
255
- export declare const colorCategoryOrangeMediumForeground: '--color-category-orange-medium-foreground';
256
- export declare const colorCategoryOrangeStrongBackground: '--color-category-orange-strong-background';
257
- export declare const colorCategoryOrangeStrongBorder: '--color-category-orange-strong-border';
258
- export declare const colorCategoryOrangeStrongForeground: '--color-category-orange-strong-foreground';
259
- export declare const colorCategoryPinkBoldBackground: '--color-category-pink-bold-background';
260
- export declare const colorCategoryPinkBoldBorder: '--color-category-pink-bold-border';
261
- export declare const colorCategoryPinkBoldForeground: '--color-category-pink-bold-foreground';
262
- export declare const colorCategoryPinkFaintBackground: '--color-category-pink-faint-background';
263
- export declare const colorCategoryPinkFaintBorder: '--color-category-pink-faint-border';
264
- export declare const colorCategoryPinkFaintForeground: '--color-category-pink-faint-foreground';
265
- export declare const colorCategoryPinkMediumBackground: '--color-category-pink-medium-background';
266
- export declare const colorCategoryPinkMediumBorder: '--color-category-pink-medium-border';
267
- export declare const colorCategoryPinkMediumForeground: '--color-category-pink-medium-foreground';
268
- export declare const colorCategoryPinkStrongBackground: '--color-category-pink-strong-background';
269
- export declare const colorCategoryPinkStrongBorder: '--color-category-pink-strong-border';
270
- export declare const colorCategoryPinkStrongForeground: '--color-category-pink-strong-foreground';
271
- export declare const colorCategoryPurpleBoldBackground: '--color-category-purple-bold-background';
272
- export declare const colorCategoryPurpleBoldBorder: '--color-category-purple-bold-border';
273
- export declare const colorCategoryPurpleBoldForeground: '--color-category-purple-bold-foreground';
274
- export declare const colorCategoryPurpleFaintBackground: '--color-category-purple-faint-background';
275
- export declare const colorCategoryPurpleFaintBorder: '--color-category-purple-faint-border';
276
- export declare const colorCategoryPurpleFaintForeground: '--color-category-purple-faint-foreground';
277
- export declare const colorCategoryPurpleMediumBackground: '--color-category-purple-medium-background';
278
- export declare const colorCategoryPurpleMediumBorder: '--color-category-purple-medium-border';
279
- export declare const colorCategoryPurpleMediumForeground: '--color-category-purple-medium-foreground';
280
- export declare const colorCategoryPurpleStrongBackground: '--color-category-purple-strong-background';
281
- export declare const colorCategoryPurpleStrongBorder: '--color-category-purple-strong-border';
282
- export declare const colorCategoryPurpleStrongForeground: '--color-category-purple-strong-foreground';
283
- export declare const colorCategoryRedBoldBackground: '--color-category-red-bold-background';
284
- export declare const colorCategoryRedBoldBorder: '--color-category-red-bold-border';
285
- export declare const colorCategoryRedBoldForeground: '--color-category-red-bold-foreground';
286
- export declare const colorCategoryRedFaintBackground: '--color-category-red-faint-background';
287
- export declare const colorCategoryRedFaintBorder: '--color-category-red-faint-border';
288
- export declare const colorCategoryRedFaintForeground: '--color-category-red-faint-foreground';
289
- export declare const colorCategoryRedMediumBackground: '--color-category-red-medium-background';
290
- export declare const colorCategoryRedMediumBorder: '--color-category-red-medium-border';
291
- export declare const colorCategoryRedMediumForeground: '--color-category-red-medium-foreground';
292
- export declare const colorCategoryRedStrongBackground: '--color-category-red-strong-background';
293
- export declare const colorCategoryRedStrongBorder: '--color-category-red-strong-border';
294
- export declare const colorCategoryRedStrongForeground: '--color-category-red-strong-foreground';
295
- export declare const colorCategoryTealBoldBackground: '--color-category-teal-bold-background';
296
- export declare const colorCategoryTealBoldBorder: '--color-category-teal-bold-border';
297
- export declare const colorCategoryTealBoldForeground: '--color-category-teal-bold-foreground';
298
- export declare const colorCategoryTealFaintBackground: '--color-category-teal-faint-background';
299
- export declare const colorCategoryTealFaintBorder: '--color-category-teal-faint-border';
300
- export declare const colorCategoryTealFaintForeground: '--color-category-teal-faint-foreground';
301
- export declare const colorCategoryTealMediumBackground: '--color-category-teal-medium-background';
302
- export declare const colorCategoryTealMediumBorder: '--color-category-teal-medium-border';
303
- export declare const colorCategoryTealMediumForeground: '--color-category-teal-medium-foreground';
304
- export declare const colorCategoryTealStrongBackground: '--color-category-teal-strong-background';
305
- export declare const colorCategoryTealStrongBorder: '--color-category-teal-strong-border';
306
- export declare const colorCategoryTealStrongForeground: '--color-category-teal-strong-foreground';
307
- export declare const colorCategoryYellowBoldBackground: '--color-category-yellow-bold-background';
308
- export declare const colorCategoryYellowBoldBorder: '--color-category-yellow-bold-border';
309
- export declare const colorCategoryYellowBoldForeground: '--color-category-yellow-bold-foreground';
310
- export declare const colorCategoryYellowFaintBackground: '--color-category-yellow-faint-background';
311
- export declare const colorCategoryYellowFaintBorder: '--color-category-yellow-faint-border';
312
- export declare const colorCategoryYellowFaintForeground: '--color-category-yellow-faint-foreground';
313
- export declare const colorCategoryYellowMediumBackground: '--color-category-yellow-medium-background';
314
- export declare const colorCategoryYellowMediumBorder: '--color-category-yellow-medium-border';
315
- export declare const colorCategoryYellowMediumForeground: '--color-category-yellow-medium-foreground';
316
- export declare const colorCategoryYellowStrongBackground: '--color-category-yellow-strong-background';
317
- export declare const colorCategoryYellowStrongBorder: '--color-category-yellow-strong-border';
318
- export declare const colorCategoryYellowStrongForeground: '--color-category-yellow-strong-foreground';
151
+ export declare const colorColorIntentBlueBoldBackground: '--color-color-intent-blue-bold-background';
152
+ export declare const colorColorIntentBlueBoldBorder: '--color-color-intent-blue-bold-border';
153
+ export declare const colorColorIntentBlueBoldForeground: '--color-color-intent-blue-bold-foreground';
154
+ export declare const colorColorIntentBlueFaintBackground: '--color-color-intent-blue-faint-background';
155
+ export declare const colorColorIntentBlueFaintBorder: '--color-color-intent-blue-faint-border';
156
+ export declare const colorColorIntentBlueFaintForeground: '--color-color-intent-blue-faint-foreground';
157
+ export declare const colorColorIntentBlueMediumBackground: '--color-color-intent-blue-medium-background';
158
+ export declare const colorColorIntentBlueMediumBorder: '--color-color-intent-blue-medium-border';
159
+ export declare const colorColorIntentBlueMediumForeground: '--color-color-intent-blue-medium-foreground';
160
+ export declare const colorColorIntentBlueStrongBackground: '--color-color-intent-blue-strong-background';
161
+ export declare const colorColorIntentBlueStrongBorder: '--color-color-intent-blue-strong-border';
162
+ export declare const colorColorIntentBlueStrongForeground: '--color-color-intent-blue-strong-foreground';
163
+ export declare const colorColorIntentCyanBoldBackground: '--color-color-intent-cyan-bold-background';
164
+ export declare const colorColorIntentCyanBoldBorder: '--color-color-intent-cyan-bold-border';
165
+ export declare const colorColorIntentCyanBoldForeground: '--color-color-intent-cyan-bold-foreground';
166
+ export declare const colorColorIntentCyanFaintBackground: '--color-color-intent-cyan-faint-background';
167
+ export declare const colorColorIntentCyanFaintBorder: '--color-color-intent-cyan-faint-border';
168
+ export declare const colorColorIntentCyanFaintForeground: '--color-color-intent-cyan-faint-foreground';
169
+ export declare const colorColorIntentCyanMediumBackground: '--color-color-intent-cyan-medium-background';
170
+ export declare const colorColorIntentCyanMediumBorder: '--color-color-intent-cyan-medium-border';
171
+ export declare const colorColorIntentCyanMediumForeground: '--color-color-intent-cyan-medium-foreground';
172
+ export declare const colorColorIntentCyanStrongBackground: '--color-color-intent-cyan-strong-background';
173
+ export declare const colorColorIntentCyanStrongBorder: '--color-color-intent-cyan-strong-border';
174
+ export declare const colorColorIntentCyanStrongForeground: '--color-color-intent-cyan-strong-foreground';
175
+ export declare const colorColorIntentGreenBoldBackground: '--color-color-intent-green-bold-background';
176
+ export declare const colorColorIntentGreenBoldBorder: '--color-color-intent-green-bold-border';
177
+ export declare const colorColorIntentGreenBoldForeground: '--color-color-intent-green-bold-foreground';
178
+ export declare const colorColorIntentGreenFaintBackground: '--color-color-intent-green-faint-background';
179
+ export declare const colorColorIntentGreenFaintBorder: '--color-color-intent-green-faint-border';
180
+ export declare const colorColorIntentGreenFaintForeground: '--color-color-intent-green-faint-foreground';
181
+ export declare const colorColorIntentGreenMediumBackground: '--color-color-intent-green-medium-background';
182
+ export declare const colorColorIntentGreenMediumBorder: '--color-color-intent-green-medium-border';
183
+ export declare const colorColorIntentGreenMediumForeground: '--color-color-intent-green-medium-foreground';
184
+ export declare const colorColorIntentGreenStrongBackground: '--color-color-intent-green-strong-background';
185
+ export declare const colorColorIntentGreenStrongBorder: '--color-color-intent-green-strong-border';
186
+ export declare const colorColorIntentGreenStrongForeground: '--color-color-intent-green-strong-foreground';
187
+ export declare const colorColorIntentGreyBoldBackground: '--color-color-intent-grey-bold-background';
188
+ export declare const colorColorIntentGreyBoldBorder: '--color-color-intent-grey-bold-border';
189
+ export declare const colorColorIntentGreyBoldForeground: '--color-color-intent-grey-bold-foreground';
190
+ export declare const colorColorIntentGreyFaintBackground: '--color-color-intent-grey-faint-background';
191
+ export declare const colorColorIntentGreyFaintBorder: '--color-color-intent-grey-faint-border';
192
+ export declare const colorColorIntentGreyFaintForeground: '--color-color-intent-grey-faint-foreground';
193
+ export declare const colorColorIntentGreyMediumBackground: '--color-color-intent-grey-medium-background';
194
+ export declare const colorColorIntentGreyMediumBorder: '--color-color-intent-grey-medium-border';
195
+ export declare const colorColorIntentGreyMediumForeground: '--color-color-intent-grey-medium-foreground';
196
+ export declare const colorColorIntentGreyStrongBackground: '--color-color-intent-grey-strong-background';
197
+ export declare const colorColorIntentGreyStrongBorder: '--color-color-intent-grey-strong-border';
198
+ export declare const colorColorIntentGreyStrongForeground: '--color-color-intent-grey-strong-foreground';
199
+ export declare const colorColorIntentInteractionOnBoldBackgroundFocus: '--color-color-intent-interaction-on-bold-background-focus';
200
+ export declare const colorColorIntentInteractionOnBoldBackgroundHover: '--color-color-intent-interaction-on-bold-background-hover';
201
+ export declare const colorColorIntentInteractionOnBoldBackgroundPressed: '--color-color-intent-interaction-on-bold-background-pressed';
202
+ export declare const colorColorIntentInteractionOnFaintBackgroundFocus: '--color-color-intent-interaction-on-faint-background-focus';
203
+ export declare const colorColorIntentInteractionOnFaintBackgroundHover: '--color-color-intent-interaction-on-faint-background-hover';
204
+ export declare const colorColorIntentInteractionOnFaintBackgroundPressed: '--color-color-intent-interaction-on-faint-background-pressed';
205
+ export declare const colorColorIntentInteractionOnMediumBackgroundFocus: '--color-color-intent-interaction-on-medium-background-focus';
206
+ export declare const colorColorIntentInteractionOnMediumBackgroundHover: '--color-color-intent-interaction-on-medium-background-hover';
207
+ export declare const colorColorIntentInteractionOnMediumBackgroundPressed: '--color-color-intent-interaction-on-medium-background-pressed';
208
+ export declare const colorColorIntentInteractionOnStrongBackgroundFocus: '--color-color-intent-interaction-on-strong-background-focus';
209
+ export declare const colorColorIntentInteractionOnStrongBackgroundHover: '--color-color-intent-interaction-on-strong-background-hover';
210
+ export declare const colorColorIntentInteractionOnStrongBackgroundPressed: '--color-color-intent-interaction-on-strong-background-pressed';
211
+ export declare const colorColorIntentMagentaBold2Background: '--color-color-intent-magenta-bold-2-background';
212
+ export declare const colorColorIntentMagentaBold2Border: '--color-color-intent-magenta-bold-2-border';
213
+ export declare const colorColorIntentMagentaBold2Foreground: '--color-color-intent-magenta-bold-2-foreground';
214
+ export declare const colorColorIntentMagentaBoldBackground: '--color-color-intent-magenta-bold-background';
215
+ export declare const colorColorIntentMagentaBoldBorder: '--color-color-intent-magenta-bold-border';
216
+ export declare const colorColorIntentMagentaBoldForeground: '--color-color-intent-magenta-bold-foreground';
217
+ export declare const colorColorIntentMagentaFaint2Background: '--color-color-intent-magenta-faint-2-background';
218
+ export declare const colorColorIntentMagentaFaint2Border: '--color-color-intent-magenta-faint-2-border';
219
+ export declare const colorColorIntentMagentaFaint2Foreground: '--color-color-intent-magenta-faint-2-foreground';
220
+ export declare const colorColorIntentMagentaFaintBackground: '--color-color-intent-magenta-faint-background';
221
+ export declare const colorColorIntentMagentaFaintBorder: '--color-color-intent-magenta-faint-border';
222
+ export declare const colorColorIntentMagentaFaintForeground: '--color-color-intent-magenta-faint-foreground';
223
+ export declare const colorColorIntentMagentaMedium2Background: '--color-color-intent-magenta-medium-2-background';
224
+ export declare const colorColorIntentMagentaMedium2Border: '--color-color-intent-magenta-medium-2-border';
225
+ export declare const colorColorIntentMagentaMedium2Foreground: '--color-color-intent-magenta-medium-2-foreground';
226
+ export declare const colorColorIntentMagentaMediumBackground: '--color-color-intent-magenta-medium-background';
227
+ export declare const colorColorIntentMagentaMediumBorder: '--color-color-intent-magenta-medium-border';
228
+ export declare const colorColorIntentMagentaMediumForeground: '--color-color-intent-magenta-medium-foreground';
229
+ export declare const colorColorIntentMagentaStrong2Background: '--color-color-intent-magenta-strong-2-background';
230
+ export declare const colorColorIntentMagentaStrong2Border: '--color-color-intent-magenta-strong-2-border';
231
+ export declare const colorColorIntentMagentaStrong2Foreground: '--color-color-intent-magenta-strong-2-foreground';
232
+ export declare const colorColorIntentMagentaStrongBackground: '--color-color-intent-magenta-strong-background';
233
+ export declare const colorColorIntentMagentaStrongBorder: '--color-color-intent-magenta-strong-border';
234
+ export declare const colorColorIntentMagentaStrongForeground: '--color-color-intent-magenta-strong-foreground';
235
+ export declare const colorColorIntentOliveBoldBackground: '--color-color-intent-olive-bold-background';
236
+ export declare const colorColorIntentOliveBoldBorder: '--color-color-intent-olive-bold-border';
237
+ export declare const colorColorIntentOliveBoldForeground: '--color-color-intent-olive-bold-foreground';
238
+ export declare const colorColorIntentOliveFaintBackground: '--color-color-intent-olive-faint-background';
239
+ export declare const colorColorIntentOliveFaintBorder: '--color-color-intent-olive-faint-border';
240
+ export declare const colorColorIntentOliveFaintForeground: '--color-color-intent-olive-faint-foreground';
241
+ export declare const colorColorIntentOliveMediumBackground: '--color-color-intent-olive-medium-background';
242
+ export declare const colorColorIntentOliveMediumBorder: '--color-color-intent-olive-medium-border';
243
+ export declare const colorColorIntentOliveMediumForeground: '--color-color-intent-olive-medium-foreground';
244
+ export declare const colorColorIntentOliveStrongBackground: '--color-color-intent-olive-strong-background';
245
+ export declare const colorColorIntentOliveStrongBorder: '--color-color-intent-olive-strong-border';
246
+ export declare const colorColorIntentOliveStrongForeground: '--color-color-intent-olive-strong-foreground';
247
+ export declare const colorColorIntentOrangeBoldBackground: '--color-color-intent-orange-bold-background';
248
+ export declare const colorColorIntentOrangeBoldBorder: '--color-color-intent-orange-bold-border';
249
+ export declare const colorColorIntentOrangeBoldForeground: '--color-color-intent-orange-bold-foreground';
250
+ export declare const colorColorIntentOrangeFaintBackground: '--color-color-intent-orange-faint-background';
251
+ export declare const colorColorIntentOrangeFaintBorder: '--color-color-intent-orange-faint-border';
252
+ export declare const colorColorIntentOrangeFaintForeground: '--color-color-intent-orange-faint-foreground';
253
+ export declare const colorColorIntentOrangeMediumBackground: '--color-color-intent-orange-medium-background';
254
+ export declare const colorColorIntentOrangeMediumBorder: '--color-color-intent-orange-medium-border';
255
+ export declare const colorColorIntentOrangeMediumForeground: '--color-color-intent-orange-medium-foreground';
256
+ export declare const colorColorIntentOrangeStrongBackground: '--color-color-intent-orange-strong-background';
257
+ export declare const colorColorIntentOrangeStrongBorder: '--color-color-intent-orange-strong-border';
258
+ export declare const colorColorIntentOrangeStrongForeground: '--color-color-intent-orange-strong-foreground';
259
+ export declare const colorColorIntentPinkBoldBackground: '--color-color-intent-pink-bold-background';
260
+ export declare const colorColorIntentPinkBoldBorder: '--color-color-intent-pink-bold-border';
261
+ export declare const colorColorIntentPinkBoldForeground: '--color-color-intent-pink-bold-foreground';
262
+ export declare const colorColorIntentPinkFaintBackground: '--color-color-intent-pink-faint-background';
263
+ export declare const colorColorIntentPinkFaintBorder: '--color-color-intent-pink-faint-border';
264
+ export declare const colorColorIntentPinkFaintForeground: '--color-color-intent-pink-faint-foreground';
265
+ export declare const colorColorIntentPinkMediumBackground: '--color-color-intent-pink-medium-background';
266
+ export declare const colorColorIntentPinkMediumBorder: '--color-color-intent-pink-medium-border';
267
+ export declare const colorColorIntentPinkMediumForeground: '--color-color-intent-pink-medium-foreground';
268
+ export declare const colorColorIntentPinkStrongBackground: '--color-color-intent-pink-strong-background';
269
+ export declare const colorColorIntentPinkStrongBorder: '--color-color-intent-pink-strong-border';
270
+ export declare const colorColorIntentPinkStrongForeground: '--color-color-intent-pink-strong-foreground';
271
+ export declare const colorColorIntentPurpleBoldBackground: '--color-color-intent-purple-bold-background';
272
+ export declare const colorColorIntentPurpleBoldBorder: '--color-color-intent-purple-bold-border';
273
+ export declare const colorColorIntentPurpleBoldForeground: '--color-color-intent-purple-bold-foreground';
274
+ export declare const colorColorIntentPurpleFaintBackground: '--color-color-intent-purple-faint-background';
275
+ export declare const colorColorIntentPurpleFaintBorder: '--color-color-intent-purple-faint-border';
276
+ export declare const colorColorIntentPurpleFaintForeground: '--color-color-intent-purple-faint-foreground';
277
+ export declare const colorColorIntentPurpleMediumBackground: '--color-color-intent-purple-medium-background';
278
+ export declare const colorColorIntentPurpleMediumBorder: '--color-color-intent-purple-medium-border';
279
+ export declare const colorColorIntentPurpleMediumForeground: '--color-color-intent-purple-medium-foreground';
280
+ export declare const colorColorIntentPurpleStrongBackground: '--color-color-intent-purple-strong-background';
281
+ export declare const colorColorIntentPurpleStrongBorder: '--color-color-intent-purple-strong-border';
282
+ export declare const colorColorIntentPurpleStrongForeground: '--color-color-intent-purple-strong-foreground';
283
+ export declare const colorColorIntentRedBoldBackground: '--color-color-intent-red-bold-background';
284
+ export declare const colorColorIntentRedBoldBorder: '--color-color-intent-red-bold-border';
285
+ export declare const colorColorIntentRedBoldForeground: '--color-color-intent-red-bold-foreground';
286
+ export declare const colorColorIntentRedFaintBackground: '--color-color-intent-red-faint-background';
287
+ export declare const colorColorIntentRedFaintBorder: '--color-color-intent-red-faint-border';
288
+ export declare const colorColorIntentRedFaintForeground: '--color-color-intent-red-faint-foreground';
289
+ export declare const colorColorIntentRedMediumBackground: '--color-color-intent-red-medium-background';
290
+ export declare const colorColorIntentRedMediumBorder: '--color-color-intent-red-medium-border';
291
+ export declare const colorColorIntentRedMediumForeground: '--color-color-intent-red-medium-foreground';
292
+ export declare const colorColorIntentRedStrongBackground: '--color-color-intent-red-strong-background';
293
+ export declare const colorColorIntentRedStrongBorder: '--color-color-intent-red-strong-border';
294
+ export declare const colorColorIntentRedStrongForeground: '--color-color-intent-red-strong-foreground';
295
+ export declare const colorColorIntentTealBoldBackground: '--color-color-intent-teal-bold-background';
296
+ export declare const colorColorIntentTealBoldBorder: '--color-color-intent-teal-bold-border';
297
+ export declare const colorColorIntentTealBoldForeground: '--color-color-intent-teal-bold-foreground';
298
+ export declare const colorColorIntentTealFaintBackground: '--color-color-intent-teal-faint-background';
299
+ export declare const colorColorIntentTealFaintBorder: '--color-color-intent-teal-faint-border';
300
+ export declare const colorColorIntentTealFaintForeground: '--color-color-intent-teal-faint-foreground';
301
+ export declare const colorColorIntentTealMediumBackground: '--color-color-intent-teal-medium-background';
302
+ export declare const colorColorIntentTealMediumBorder: '--color-color-intent-teal-medium-border';
303
+ export declare const colorColorIntentTealMediumForeground: '--color-color-intent-teal-medium-foreground';
304
+ export declare const colorColorIntentTealStrongBackground: '--color-color-intent-teal-strong-background';
305
+ export declare const colorColorIntentTealStrongBorder: '--color-color-intent-teal-strong-border';
306
+ export declare const colorColorIntentTealStrongForeground: '--color-color-intent-teal-strong-foreground';
307
+ export declare const colorColorIntentYellowBoldBackground: '--color-color-intent-yellow-bold-background';
308
+ export declare const colorColorIntentYellowBoldBorder: '--color-color-intent-yellow-bold-border';
309
+ export declare const colorColorIntentYellowBoldForeground: '--color-color-intent-yellow-bold-foreground';
310
+ export declare const colorColorIntentYellowFaintBackground: '--color-color-intent-yellow-faint-background';
311
+ export declare const colorColorIntentYellowFaintBorder: '--color-color-intent-yellow-faint-border';
312
+ export declare const colorColorIntentYellowFaintForeground: '--color-color-intent-yellow-faint-foreground';
313
+ export declare const colorColorIntentYellowMediumBackground: '--color-color-intent-yellow-medium-background';
314
+ export declare const colorColorIntentYellowMediumBorder: '--color-color-intent-yellow-medium-border';
315
+ export declare const colorColorIntentYellowMediumForeground: '--color-color-intent-yellow-medium-foreground';
316
+ export declare const colorColorIntentYellowStrongBackground: '--color-color-intent-yellow-strong-background';
317
+ export declare const colorColorIntentYellowStrongBorder: '--color-color-intent-yellow-strong-border';
318
+ export declare const colorColorIntentYellowStrongForeground: '--color-color-intent-yellow-strong-foreground';
319
319
  export declare const colorDataCategory1: '--color-data-category-1';
320
320
  export declare const colorDataCategory10: '--color-data-category-10';
321
321
  export declare const colorDataCategory11: '--color-data-category-11';
@@ -789,7 +789,6 @@ export declare const dimensionRadius150: '--dimension-radius-150';
789
789
  export declare const dimensionRadius175: '--dimension-radius-175';
790
790
  export declare const dimensionRadius200: '--dimension-radius-200';
791
791
  export declare const dimensionRadius250: '--dimension-radius-250';
792
- export declare const dimensionRadius275: '--dimension-radius-275';
793
792
  export declare const dimensionRadius300: '--dimension-radius-300';
794
793
  export declare const dimensionRadius400: '--dimension-radius-400';
795
794
  export declare const dimensionRadius600: '--dimension-radius-600';