@ds-mo/tokens 2.7.0 → 2.7.1
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/colors.css +0 -24
- package/dist/index.cjs +0 -12
- package/dist/index.d.ts +0 -12
- package/dist/index.mjs +0 -12
- package/dist/json/colors.json +0 -48
- package/dist/tokens.json +0 -48
- package/package.json +1 -1
package/dist/colors.css
CHANGED
|
@@ -353,27 +353,15 @@
|
|
|
353
353
|
--color-color-intent-interaction-on-strong-background-focus: var(--color-reference-white-15);
|
|
354
354
|
--color-color-intent-interaction-on-strong-background-hover: var(--color-reference-white-10);
|
|
355
355
|
--color-color-intent-interaction-on-strong-background-pressed: var(--color-reference-white-15);
|
|
356
|
-
--color-color-intent-magenta-bold-2-background: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
357
|
-
--color-color-intent-magenta-bold-2-border: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
358
|
-
--color-color-intent-magenta-bold-2-foreground: var(--color-reference-light-magenta-325-l94-c05-faint);
|
|
359
356
|
--color-color-intent-magenta-bold-background: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
360
357
|
--color-color-intent-magenta-bold-border: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
361
358
|
--color-color-intent-magenta-bold-foreground: var(--color-reference-light-magenta-325-l94-c05-faint);
|
|
362
|
-
--color-color-intent-magenta-faint-2-background: var(--color-reference-light-magenta-325-l94-c05-faint);
|
|
363
|
-
--color-color-intent-magenta-faint-2-border: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
364
|
-
--color-color-intent-magenta-faint-2-foreground: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
365
359
|
--color-color-intent-magenta-faint-background: var(--color-reference-light-magenta-325-l94-c05-faint);
|
|
366
360
|
--color-color-intent-magenta-faint-border: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
367
361
|
--color-color-intent-magenta-faint-foreground: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
368
|
-
--color-color-intent-magenta-medium-2-background: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
369
|
-
--color-color-intent-magenta-medium-2-border: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
370
|
-
--color-color-intent-magenta-medium-2-foreground: var(--color-reference-light-magenta-325-l30-c13-strong);
|
|
371
362
|
--color-color-intent-magenta-medium-background: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
372
363
|
--color-color-intent-magenta-medium-border: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
373
364
|
--color-color-intent-magenta-medium-foreground: var(--color-reference-light-magenta-325-l30-c13-strong);
|
|
374
|
-
--color-color-intent-magenta-strong-2-background: var(--color-reference-light-magenta-325-l30-c13-strong);
|
|
375
|
-
--color-color-intent-magenta-strong-2-border: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
376
|
-
--color-color-intent-magenta-strong-2-foreground: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
377
365
|
--color-color-intent-magenta-strong-background: var(--color-reference-light-magenta-325-l30-c13-strong);
|
|
378
366
|
--color-color-intent-magenta-strong-border: var(--color-reference-light-magenta-325-l54-c20-bold);
|
|
379
367
|
--color-color-intent-magenta-strong-foreground: var(--color-reference-light-magenta-325-l70-c23-medium);
|
|
@@ -938,27 +926,15 @@
|
|
|
938
926
|
--color-color-intent-interaction-on-strong-background-focus: var(--color-reference-black-15);
|
|
939
927
|
--color-color-intent-interaction-on-strong-background-hover: var(--color-reference-black-10);
|
|
940
928
|
--color-color-intent-interaction-on-strong-background-pressed: var(--color-reference-black-15);
|
|
941
|
-
--color-color-intent-magenta-bold-2-background: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
942
|
-
--color-color-intent-magenta-bold-2-border: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
943
|
-
--color-color-intent-magenta-bold-2-foreground: var(--color-reference-dark-magenta-325-l28-c05-faint);
|
|
944
929
|
--color-color-intent-magenta-bold-background: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
945
930
|
--color-color-intent-magenta-bold-border: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
946
931
|
--color-color-intent-magenta-bold-foreground: var(--color-reference-dark-magenta-325-l28-c05-faint);
|
|
947
|
-
--color-color-intent-magenta-faint-2-background: var(--color-reference-dark-magenta-325-l28-c05-faint);
|
|
948
|
-
--color-color-intent-magenta-faint-2-border: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
949
|
-
--color-color-intent-magenta-faint-2-foreground: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
950
932
|
--color-color-intent-magenta-faint-background: var(--color-reference-dark-magenta-325-l28-c05-faint);
|
|
951
933
|
--color-color-intent-magenta-faint-border: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
952
934
|
--color-color-intent-magenta-faint-foreground: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
953
|
-
--color-color-intent-magenta-medium-2-background: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
954
|
-
--color-color-intent-magenta-medium-2-border: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
955
|
-
--color-color-intent-magenta-medium-2-foreground: var(--color-reference-dark-magenta-325-l90-c08-strong);
|
|
956
935
|
--color-color-intent-magenta-medium-background: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
957
936
|
--color-color-intent-magenta-medium-border: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
958
937
|
--color-color-intent-magenta-medium-foreground: var(--color-reference-dark-magenta-325-l90-c08-strong);
|
|
959
|
-
--color-color-intent-magenta-strong-2-background: var(--color-reference-dark-magenta-325-l90-c08-strong);
|
|
960
|
-
--color-color-intent-magenta-strong-2-border: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
961
|
-
--color-color-intent-magenta-strong-2-foreground: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
|
962
938
|
--color-color-intent-magenta-strong-background: var(--color-reference-dark-magenta-325-l90-c08-strong);
|
|
963
939
|
--color-color-intent-magenta-strong-border: var(--color-reference-dark-magenta-325-l67-c20-bold);
|
|
964
940
|
--color-color-intent-magenta-strong-foreground: var(--color-reference-dark-magenta-325-l51-c17-medium);
|
package/dist/index.cjs
CHANGED
|
@@ -208,27 +208,15 @@ exports.colorColorIntentInteractionOnMediumBackgroundPressed = '--color-color-in
|
|
|
208
208
|
exports.colorColorIntentInteractionOnStrongBackgroundFocus = '--color-color-intent-interaction-on-strong-background-focus';
|
|
209
209
|
exports.colorColorIntentInteractionOnStrongBackgroundHover = '--color-color-intent-interaction-on-strong-background-hover';
|
|
210
210
|
exports.colorColorIntentInteractionOnStrongBackgroundPressed = '--color-color-intent-interaction-on-strong-background-pressed';
|
|
211
|
-
exports.colorColorIntentMagentaBold2Background = '--color-color-intent-magenta-bold-2-background';
|
|
212
|
-
exports.colorColorIntentMagentaBold2Border = '--color-color-intent-magenta-bold-2-border';
|
|
213
|
-
exports.colorColorIntentMagentaBold2Foreground = '--color-color-intent-magenta-bold-2-foreground';
|
|
214
211
|
exports.colorColorIntentMagentaBoldBackground = '--color-color-intent-magenta-bold-background';
|
|
215
212
|
exports.colorColorIntentMagentaBoldBorder = '--color-color-intent-magenta-bold-border';
|
|
216
213
|
exports.colorColorIntentMagentaBoldForeground = '--color-color-intent-magenta-bold-foreground';
|
|
217
|
-
exports.colorColorIntentMagentaFaint2Background = '--color-color-intent-magenta-faint-2-background';
|
|
218
|
-
exports.colorColorIntentMagentaFaint2Border = '--color-color-intent-magenta-faint-2-border';
|
|
219
|
-
exports.colorColorIntentMagentaFaint2Foreground = '--color-color-intent-magenta-faint-2-foreground';
|
|
220
214
|
exports.colorColorIntentMagentaFaintBackground = '--color-color-intent-magenta-faint-background';
|
|
221
215
|
exports.colorColorIntentMagentaFaintBorder = '--color-color-intent-magenta-faint-border';
|
|
222
216
|
exports.colorColorIntentMagentaFaintForeground = '--color-color-intent-magenta-faint-foreground';
|
|
223
|
-
exports.colorColorIntentMagentaMedium2Background = '--color-color-intent-magenta-medium-2-background';
|
|
224
|
-
exports.colorColorIntentMagentaMedium2Border = '--color-color-intent-magenta-medium-2-border';
|
|
225
|
-
exports.colorColorIntentMagentaMedium2Foreground = '--color-color-intent-magenta-medium-2-foreground';
|
|
226
217
|
exports.colorColorIntentMagentaMediumBackground = '--color-color-intent-magenta-medium-background';
|
|
227
218
|
exports.colorColorIntentMagentaMediumBorder = '--color-color-intent-magenta-medium-border';
|
|
228
219
|
exports.colorColorIntentMagentaMediumForeground = '--color-color-intent-magenta-medium-foreground';
|
|
229
|
-
exports.colorColorIntentMagentaStrong2Background = '--color-color-intent-magenta-strong-2-background';
|
|
230
|
-
exports.colorColorIntentMagentaStrong2Border = '--color-color-intent-magenta-strong-2-border';
|
|
231
|
-
exports.colorColorIntentMagentaStrong2Foreground = '--color-color-intent-magenta-strong-2-foreground';
|
|
232
220
|
exports.colorColorIntentMagentaStrongBackground = '--color-color-intent-magenta-strong-background';
|
|
233
221
|
exports.colorColorIntentMagentaStrongBorder = '--color-color-intent-magenta-strong-border';
|
|
234
222
|
exports.colorColorIntentMagentaStrongForeground = '--color-color-intent-magenta-strong-foreground';
|
package/dist/index.d.ts
CHANGED
|
@@ -208,27 +208,15 @@ export declare const colorColorIntentInteractionOnMediumBackgroundPressed: '--co
|
|
|
208
208
|
export declare const colorColorIntentInteractionOnStrongBackgroundFocus: '--color-color-intent-interaction-on-strong-background-focus';
|
|
209
209
|
export declare const colorColorIntentInteractionOnStrongBackgroundHover: '--color-color-intent-interaction-on-strong-background-hover';
|
|
210
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
211
|
export declare const colorColorIntentMagentaBoldBackground: '--color-color-intent-magenta-bold-background';
|
|
215
212
|
export declare const colorColorIntentMagentaBoldBorder: '--color-color-intent-magenta-bold-border';
|
|
216
213
|
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
214
|
export declare const colorColorIntentMagentaFaintBackground: '--color-color-intent-magenta-faint-background';
|
|
221
215
|
export declare const colorColorIntentMagentaFaintBorder: '--color-color-intent-magenta-faint-border';
|
|
222
216
|
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
217
|
export declare const colorColorIntentMagentaMediumBackground: '--color-color-intent-magenta-medium-background';
|
|
227
218
|
export declare const colorColorIntentMagentaMediumBorder: '--color-color-intent-magenta-medium-border';
|
|
228
219
|
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
220
|
export declare const colorColorIntentMagentaStrongBackground: '--color-color-intent-magenta-strong-background';
|
|
233
221
|
export declare const colorColorIntentMagentaStrongBorder: '--color-color-intent-magenta-strong-border';
|
|
234
222
|
export declare const colorColorIntentMagentaStrongForeground: '--color-color-intent-magenta-strong-foreground';
|
package/dist/index.mjs
CHANGED
|
@@ -208,27 +208,15 @@ export const colorColorIntentInteractionOnMediumBackgroundPressed = '--color-col
|
|
|
208
208
|
export const colorColorIntentInteractionOnStrongBackgroundFocus = '--color-color-intent-interaction-on-strong-background-focus';
|
|
209
209
|
export const colorColorIntentInteractionOnStrongBackgroundHover = '--color-color-intent-interaction-on-strong-background-hover';
|
|
210
210
|
export const colorColorIntentInteractionOnStrongBackgroundPressed = '--color-color-intent-interaction-on-strong-background-pressed';
|
|
211
|
-
export const colorColorIntentMagentaBold2Background = '--color-color-intent-magenta-bold-2-background';
|
|
212
|
-
export const colorColorIntentMagentaBold2Border = '--color-color-intent-magenta-bold-2-border';
|
|
213
|
-
export const colorColorIntentMagentaBold2Foreground = '--color-color-intent-magenta-bold-2-foreground';
|
|
214
211
|
export const colorColorIntentMagentaBoldBackground = '--color-color-intent-magenta-bold-background';
|
|
215
212
|
export const colorColorIntentMagentaBoldBorder = '--color-color-intent-magenta-bold-border';
|
|
216
213
|
export const colorColorIntentMagentaBoldForeground = '--color-color-intent-magenta-bold-foreground';
|
|
217
|
-
export const colorColorIntentMagentaFaint2Background = '--color-color-intent-magenta-faint-2-background';
|
|
218
|
-
export const colorColorIntentMagentaFaint2Border = '--color-color-intent-magenta-faint-2-border';
|
|
219
|
-
export const colorColorIntentMagentaFaint2Foreground = '--color-color-intent-magenta-faint-2-foreground';
|
|
220
214
|
export const colorColorIntentMagentaFaintBackground = '--color-color-intent-magenta-faint-background';
|
|
221
215
|
export const colorColorIntentMagentaFaintBorder = '--color-color-intent-magenta-faint-border';
|
|
222
216
|
export const colorColorIntentMagentaFaintForeground = '--color-color-intent-magenta-faint-foreground';
|
|
223
|
-
export const colorColorIntentMagentaMedium2Background = '--color-color-intent-magenta-medium-2-background';
|
|
224
|
-
export const colorColorIntentMagentaMedium2Border = '--color-color-intent-magenta-medium-2-border';
|
|
225
|
-
export const colorColorIntentMagentaMedium2Foreground = '--color-color-intent-magenta-medium-2-foreground';
|
|
226
217
|
export const colorColorIntentMagentaMediumBackground = '--color-color-intent-magenta-medium-background';
|
|
227
218
|
export const colorColorIntentMagentaMediumBorder = '--color-color-intent-magenta-medium-border';
|
|
228
219
|
export const colorColorIntentMagentaMediumForeground = '--color-color-intent-magenta-medium-foreground';
|
|
229
|
-
export const colorColorIntentMagentaStrong2Background = '--color-color-intent-magenta-strong-2-background';
|
|
230
|
-
export const colorColorIntentMagentaStrong2Border = '--color-color-intent-magenta-strong-2-border';
|
|
231
|
-
export const colorColorIntentMagentaStrong2Foreground = '--color-color-intent-magenta-strong-2-foreground';
|
|
232
220
|
export const colorColorIntentMagentaStrongBackground = '--color-color-intent-magenta-strong-background';
|
|
233
221
|
export const colorColorIntentMagentaStrongBorder = '--color-color-intent-magenta-strong-border';
|
|
234
222
|
export const colorColorIntentMagentaStrongForeground = '--color-color-intent-magenta-strong-foreground';
|
package/dist/json/colors.json
CHANGED
|
@@ -1403,18 +1403,6 @@
|
|
|
1403
1403
|
"$type": "color",
|
|
1404
1404
|
"$value": "var(--color-reference-black-15)"
|
|
1405
1405
|
},
|
|
1406
|
-
"--color-color-intent-magenta-bold-2-background": {
|
|
1407
|
-
"$type": "color",
|
|
1408
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1409
|
-
},
|
|
1410
|
-
"--color-color-intent-magenta-bold-2-border": {
|
|
1411
|
-
"$type": "color",
|
|
1412
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1413
|
-
},
|
|
1414
|
-
"--color-color-intent-magenta-bold-2-foreground": {
|
|
1415
|
-
"$type": "color",
|
|
1416
|
-
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1417
|
-
},
|
|
1418
1406
|
"--color-color-intent-magenta-bold-background": {
|
|
1419
1407
|
"$type": "color",
|
|
1420
1408
|
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
@@ -1427,18 +1415,6 @@
|
|
|
1427
1415
|
"$type": "color",
|
|
1428
1416
|
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1429
1417
|
},
|
|
1430
|
-
"--color-color-intent-magenta-faint-2-background": {
|
|
1431
|
-
"$type": "color",
|
|
1432
|
-
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1433
|
-
},
|
|
1434
|
-
"--color-color-intent-magenta-faint-2-border": {
|
|
1435
|
-
"$type": "color",
|
|
1436
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1437
|
-
},
|
|
1438
|
-
"--color-color-intent-magenta-faint-2-foreground": {
|
|
1439
|
-
"$type": "color",
|
|
1440
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1441
|
-
},
|
|
1442
1418
|
"--color-color-intent-magenta-faint-background": {
|
|
1443
1419
|
"$type": "color",
|
|
1444
1420
|
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
@@ -1451,18 +1427,6 @@
|
|
|
1451
1427
|
"$type": "color",
|
|
1452
1428
|
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1453
1429
|
},
|
|
1454
|
-
"--color-color-intent-magenta-medium-2-background": {
|
|
1455
|
-
"$type": "color",
|
|
1456
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1457
|
-
},
|
|
1458
|
-
"--color-color-intent-magenta-medium-2-border": {
|
|
1459
|
-
"$type": "color",
|
|
1460
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1461
|
-
},
|
|
1462
|
-
"--color-color-intent-magenta-medium-2-foreground": {
|
|
1463
|
-
"$type": "color",
|
|
1464
|
-
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1465
|
-
},
|
|
1466
1430
|
"--color-color-intent-magenta-medium-background": {
|
|
1467
1431
|
"$type": "color",
|
|
1468
1432
|
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
@@ -1475,18 +1439,6 @@
|
|
|
1475
1439
|
"$type": "color",
|
|
1476
1440
|
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1477
1441
|
},
|
|
1478
|
-
"--color-color-intent-magenta-strong-2-background": {
|
|
1479
|
-
"$type": "color",
|
|
1480
|
-
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1481
|
-
},
|
|
1482
|
-
"--color-color-intent-magenta-strong-2-border": {
|
|
1483
|
-
"$type": "color",
|
|
1484
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1485
|
-
},
|
|
1486
|
-
"--color-color-intent-magenta-strong-2-foreground": {
|
|
1487
|
-
"$type": "color",
|
|
1488
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1489
|
-
},
|
|
1490
1442
|
"--color-color-intent-magenta-strong-background": {
|
|
1491
1443
|
"$type": "color",
|
|
1492
1444
|
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
package/dist/tokens.json
CHANGED
|
@@ -1403,18 +1403,6 @@
|
|
|
1403
1403
|
"$type": "color",
|
|
1404
1404
|
"$value": "var(--color-reference-black-15)"
|
|
1405
1405
|
},
|
|
1406
|
-
"--color-color-intent-magenta-bold-2-background": {
|
|
1407
|
-
"$type": "color",
|
|
1408
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1409
|
-
},
|
|
1410
|
-
"--color-color-intent-magenta-bold-2-border": {
|
|
1411
|
-
"$type": "color",
|
|
1412
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1413
|
-
},
|
|
1414
|
-
"--color-color-intent-magenta-bold-2-foreground": {
|
|
1415
|
-
"$type": "color",
|
|
1416
|
-
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1417
|
-
},
|
|
1418
1406
|
"--color-color-intent-magenta-bold-background": {
|
|
1419
1407
|
"$type": "color",
|
|
1420
1408
|
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
@@ -1427,18 +1415,6 @@
|
|
|
1427
1415
|
"$type": "color",
|
|
1428
1416
|
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1429
1417
|
},
|
|
1430
|
-
"--color-color-intent-magenta-faint-2-background": {
|
|
1431
|
-
"$type": "color",
|
|
1432
|
-
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
1433
|
-
},
|
|
1434
|
-
"--color-color-intent-magenta-faint-2-border": {
|
|
1435
|
-
"$type": "color",
|
|
1436
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1437
|
-
},
|
|
1438
|
-
"--color-color-intent-magenta-faint-2-foreground": {
|
|
1439
|
-
"$type": "color",
|
|
1440
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1441
|
-
},
|
|
1442
1418
|
"--color-color-intent-magenta-faint-background": {
|
|
1443
1419
|
"$type": "color",
|
|
1444
1420
|
"$value": "var(--color-reference-dark-magenta-325-l28-c05-faint)"
|
|
@@ -1451,18 +1427,6 @@
|
|
|
1451
1427
|
"$type": "color",
|
|
1452
1428
|
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1453
1429
|
},
|
|
1454
|
-
"--color-color-intent-magenta-medium-2-background": {
|
|
1455
|
-
"$type": "color",
|
|
1456
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1457
|
-
},
|
|
1458
|
-
"--color-color-intent-magenta-medium-2-border": {
|
|
1459
|
-
"$type": "color",
|
|
1460
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1461
|
-
},
|
|
1462
|
-
"--color-color-intent-magenta-medium-2-foreground": {
|
|
1463
|
-
"$type": "color",
|
|
1464
|
-
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1465
|
-
},
|
|
1466
1430
|
"--color-color-intent-magenta-medium-background": {
|
|
1467
1431
|
"$type": "color",
|
|
1468
1432
|
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
@@ -1475,18 +1439,6 @@
|
|
|
1475
1439
|
"$type": "color",
|
|
1476
1440
|
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1477
1441
|
},
|
|
1478
|
-
"--color-color-intent-magenta-strong-2-background": {
|
|
1479
|
-
"$type": "color",
|
|
1480
|
-
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
|
1481
|
-
},
|
|
1482
|
-
"--color-color-intent-magenta-strong-2-border": {
|
|
1483
|
-
"$type": "color",
|
|
1484
|
-
"$value": "var(--color-reference-dark-magenta-325-l67-c20-bold)"
|
|
1485
|
-
},
|
|
1486
|
-
"--color-color-intent-magenta-strong-2-foreground": {
|
|
1487
|
-
"$type": "color",
|
|
1488
|
-
"$value": "var(--color-reference-dark-magenta-325-l51-c17-medium)"
|
|
1489
|
-
},
|
|
1490
1442
|
"--color-color-intent-magenta-strong-background": {
|
|
1491
1443
|
"$type": "color",
|
|
1492
1444
|
"$value": "var(--color-reference-dark-magenta-325-l90-c08-strong)"
|
package/package.json
CHANGED