@spectrum-web-components/styles 0.31.1-react.3 → 0.32.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/express/spectrum-core-global.css +4 -84
- package/express/spectrum-theme-dark.css +0 -153
- package/express/spectrum-theme-light.css +0 -153
- package/package.json +7 -7
- package/spectrum-core-global.css +10 -65
- package/spectrum-theme-dark.css +0 -153
- package/spectrum-theme-darkest.css +0 -153
- package/spectrum-theme-light.css +0 -153
- package/tokens/dark-vars.css +11 -12
- package/tokens/darkest-vars.css +11 -12
- package/tokens/express/custom-dark-vars.css +6 -4
- package/tokens/express/custom-darkest-vars.css +6 -4
- package/tokens/express/custom-large-vars.css +11 -17
- package/tokens/express/custom-light-vars.css +7 -4
- package/tokens/express/custom-medium-vars.css +11 -17
- package/tokens/express/custom-vars.css +11 -12
- package/tokens/express/global-vars.css +102 -252
- package/tokens/express/large-vars.css +0 -4
- package/tokens/express/medium-vars.css +0 -4
- package/tokens/global-vars.css +27 -12
- package/tokens/large-vars.css +29 -12
- package/tokens/light-vars.css +11 -12
- package/tokens/medium-vars.css +29 -12
- package/tokens/spectrum/custom-dark-vars.css +16 -12
- package/tokens/spectrum/custom-darkest-vars.css +16 -12
- package/tokens/spectrum/custom-large-vars.css +11 -15
- package/tokens/spectrum/custom-light-vars.css +16 -12
- package/tokens/spectrum/custom-medium-vars.css +11 -15
- package/tokens/spectrum/custom-vars.css +11 -12
- package/tokens/spectrum/global-vars.css +90 -18
- package/tokens/spectrum/large-vars.css +0 -2
- package/tokens/spectrum/medium-vars.css +0 -2
package/spectrum-theme-dark.css
CHANGED
|
@@ -311,159 +311,6 @@ governing permissions and limitations under the License.
|
|
|
311
311
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
312
312
|
--spectrum-global-color-gray-100
|
|
313
313
|
);
|
|
314
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: hsla(
|
|
315
|
-
0,
|
|
316
|
-
0%,
|
|
317
|
-
92%,
|
|
318
|
-
0.6
|
|
319
|
-
);
|
|
320
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: hsla(
|
|
321
|
-
0,
|
|
322
|
-
0%,
|
|
323
|
-
92%,
|
|
324
|
-
0.6
|
|
325
|
-
);
|
|
326
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: hsla(
|
|
327
|
-
0,
|
|
328
|
-
0%,
|
|
329
|
-
92%,
|
|
330
|
-
0.6
|
|
331
|
-
);
|
|
332
|
-
--spectrum-slider-s-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
333
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
334
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
335
|
-
--spectrum-slider-s-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
336
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: hsla(
|
|
337
|
-
0,
|
|
338
|
-
0%,
|
|
339
|
-
92%,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: hsla(
|
|
343
|
-
0,
|
|
344
|
-
0%,
|
|
345
|
-
92%,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
349
|
-
--spectrum-slider-s-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
350
|
-
--spectrum-slider-s-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
351
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: hsla(
|
|
352
|
-
0,
|
|
353
|
-
0%,
|
|
354
|
-
92%,
|
|
355
|
-
0.6
|
|
356
|
-
);
|
|
357
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: hsla(
|
|
358
|
-
0,
|
|
359
|
-
0%,
|
|
360
|
-
92%,
|
|
361
|
-
0.6
|
|
362
|
-
);
|
|
363
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: hsla(
|
|
364
|
-
0,
|
|
365
|
-
0%,
|
|
366
|
-
92%,
|
|
367
|
-
0.6
|
|
368
|
-
);
|
|
369
|
-
--spectrum-slider-m-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
370
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
371
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
372
|
-
--spectrum-slider-m-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
373
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: hsla(
|
|
374
|
-
0,
|
|
375
|
-
0%,
|
|
376
|
-
92%,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: hsla(
|
|
380
|
-
0,
|
|
381
|
-
0%,
|
|
382
|
-
92%,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
386
|
-
--spectrum-slider-m-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
387
|
-
--spectrum-slider-m-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
388
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: hsla(
|
|
389
|
-
0,
|
|
390
|
-
0%,
|
|
391
|
-
92%,
|
|
392
|
-
0.6
|
|
393
|
-
);
|
|
394
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: hsla(
|
|
395
|
-
0,
|
|
396
|
-
0%,
|
|
397
|
-
92%,
|
|
398
|
-
0.6
|
|
399
|
-
);
|
|
400
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: hsla(
|
|
401
|
-
0,
|
|
402
|
-
0%,
|
|
403
|
-
92%,
|
|
404
|
-
0.6
|
|
405
|
-
);
|
|
406
|
-
--spectrum-slider-l-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
407
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
408
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
409
|
-
--spectrum-slider-l-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
410
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: hsla(
|
|
411
|
-
0,
|
|
412
|
-
0%,
|
|
413
|
-
92%,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: hsla(
|
|
417
|
-
0,
|
|
418
|
-
0%,
|
|
419
|
-
92%,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
423
|
-
--spectrum-slider-l-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
424
|
-
--spectrum-slider-l-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
425
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: hsla(
|
|
426
|
-
0,
|
|
427
|
-
0%,
|
|
428
|
-
92%,
|
|
429
|
-
0.6
|
|
430
|
-
);
|
|
431
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: hsla(
|
|
432
|
-
0,
|
|
433
|
-
0%,
|
|
434
|
-
92%,
|
|
435
|
-
0.6
|
|
436
|
-
);
|
|
437
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: hsla(
|
|
438
|
-
0,
|
|
439
|
-
0%,
|
|
440
|
-
92%,
|
|
441
|
-
0.6
|
|
442
|
-
);
|
|
443
|
-
--spectrum-slider-xl-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
444
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
445
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: hsla(
|
|
446
|
-
0,
|
|
447
|
-
0%,
|
|
448
|
-
92%,
|
|
449
|
-
0.6
|
|
450
|
-
);
|
|
451
|
-
--spectrum-slider-xl-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
452
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: hsla(
|
|
453
|
-
0,
|
|
454
|
-
0%,
|
|
455
|
-
92%,
|
|
456
|
-
0.6
|
|
457
|
-
);
|
|
458
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: hsla(
|
|
459
|
-
0,
|
|
460
|
-
0%,
|
|
461
|
-
92%,
|
|
462
|
-
0.6
|
|
463
|
-
);
|
|
464
|
-
--spectrum-slider-xl-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
465
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
466
|
-
--spectrum-slider-xl-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
467
314
|
--spectrum-well-background-color: hsla(0, 0%, 92%, 0.02);
|
|
468
315
|
--spectrum-well-border-color: hsla(0, 0%, 100%, 0.05);
|
|
469
316
|
}
|
|
@@ -311,158 +311,5 @@ governing permissions and limitations under the License.
|
|
|
311
311
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
312
312
|
--spectrum-global-color-gray-100
|
|
313
313
|
);
|
|
314
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: hsla(
|
|
315
|
-
0,
|
|
316
|
-
0%,
|
|
317
|
-
92%,
|
|
318
|
-
0.6
|
|
319
|
-
);
|
|
320
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: hsla(
|
|
321
|
-
0,
|
|
322
|
-
0%,
|
|
323
|
-
92%,
|
|
324
|
-
0.6
|
|
325
|
-
);
|
|
326
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: hsla(
|
|
327
|
-
0,
|
|
328
|
-
0%,
|
|
329
|
-
92%,
|
|
330
|
-
0.6
|
|
331
|
-
);
|
|
332
|
-
--spectrum-slider-s-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
333
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
334
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
335
|
-
--spectrum-slider-s-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
336
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: hsla(
|
|
337
|
-
0,
|
|
338
|
-
0%,
|
|
339
|
-
92%,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: hsla(
|
|
343
|
-
0,
|
|
344
|
-
0%,
|
|
345
|
-
92%,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
349
|
-
--spectrum-slider-s-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
350
|
-
--spectrum-slider-s-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
351
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: hsla(
|
|
352
|
-
0,
|
|
353
|
-
0%,
|
|
354
|
-
92%,
|
|
355
|
-
0.6
|
|
356
|
-
);
|
|
357
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: hsla(
|
|
358
|
-
0,
|
|
359
|
-
0%,
|
|
360
|
-
92%,
|
|
361
|
-
0.6
|
|
362
|
-
);
|
|
363
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: hsla(
|
|
364
|
-
0,
|
|
365
|
-
0%,
|
|
366
|
-
92%,
|
|
367
|
-
0.6
|
|
368
|
-
);
|
|
369
|
-
--spectrum-slider-m-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
370
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
371
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
372
|
-
--spectrum-slider-m-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
373
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: hsla(
|
|
374
|
-
0,
|
|
375
|
-
0%,
|
|
376
|
-
92%,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: hsla(
|
|
380
|
-
0,
|
|
381
|
-
0%,
|
|
382
|
-
92%,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
386
|
-
--spectrum-slider-m-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
387
|
-
--spectrum-slider-m-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
388
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: hsla(
|
|
389
|
-
0,
|
|
390
|
-
0%,
|
|
391
|
-
92%,
|
|
392
|
-
0.6
|
|
393
|
-
);
|
|
394
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: hsla(
|
|
395
|
-
0,
|
|
396
|
-
0%,
|
|
397
|
-
92%,
|
|
398
|
-
0.6
|
|
399
|
-
);
|
|
400
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: hsla(
|
|
401
|
-
0,
|
|
402
|
-
0%,
|
|
403
|
-
92%,
|
|
404
|
-
0.6
|
|
405
|
-
);
|
|
406
|
-
--spectrum-slider-l-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
407
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
408
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
409
|
-
--spectrum-slider-l-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
410
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: hsla(
|
|
411
|
-
0,
|
|
412
|
-
0%,
|
|
413
|
-
92%,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: hsla(
|
|
417
|
-
0,
|
|
418
|
-
0%,
|
|
419
|
-
92%,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
423
|
-
--spectrum-slider-l-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
424
|
-
--spectrum-slider-l-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
425
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: hsla(
|
|
426
|
-
0,
|
|
427
|
-
0%,
|
|
428
|
-
92%,
|
|
429
|
-
0.6
|
|
430
|
-
);
|
|
431
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: hsla(
|
|
432
|
-
0,
|
|
433
|
-
0%,
|
|
434
|
-
92%,
|
|
435
|
-
0.6
|
|
436
|
-
);
|
|
437
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: hsla(
|
|
438
|
-
0,
|
|
439
|
-
0%,
|
|
440
|
-
92%,
|
|
441
|
-
0.6
|
|
442
|
-
);
|
|
443
|
-
--spectrum-slider-xl-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
444
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
445
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: hsla(
|
|
446
|
-
0,
|
|
447
|
-
0%,
|
|
448
|
-
92%,
|
|
449
|
-
0.6
|
|
450
|
-
);
|
|
451
|
-
--spectrum-slider-xl-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
452
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: hsla(
|
|
453
|
-
0,
|
|
454
|
-
0%,
|
|
455
|
-
92%,
|
|
456
|
-
0.6
|
|
457
|
-
);
|
|
458
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: hsla(
|
|
459
|
-
0,
|
|
460
|
-
0%,
|
|
461
|
-
92%,
|
|
462
|
-
0.6
|
|
463
|
-
);
|
|
464
|
-
--spectrum-slider-xl-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
465
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
466
|
-
--spectrum-slider-xl-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
467
314
|
--spectrum-well-background-color: hsla(0, 0%, 92%, 0.02);
|
|
468
315
|
}
|
package/spectrum-theme-light.css
CHANGED
|
@@ -311,158 +311,5 @@ governing permissions and limitations under the License.
|
|
|
311
311
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
312
312
|
--spectrum-global-color-gray-75
|
|
313
313
|
);
|
|
314
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: rgba(
|
|
315
|
-
34,
|
|
316
|
-
34,
|
|
317
|
-
34,
|
|
318
|
-
0.6
|
|
319
|
-
);
|
|
320
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: rgba(
|
|
321
|
-
34,
|
|
322
|
-
34,
|
|
323
|
-
34,
|
|
324
|
-
0.6
|
|
325
|
-
);
|
|
326
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: rgba(
|
|
327
|
-
34,
|
|
328
|
-
34,
|
|
329
|
-
34,
|
|
330
|
-
0.6
|
|
331
|
-
);
|
|
332
|
-
--spectrum-slider-s-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
333
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
334
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
335
|
-
--spectrum-slider-s-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
336
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: rgba(
|
|
337
|
-
34,
|
|
338
|
-
34,
|
|
339
|
-
34,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: rgba(
|
|
343
|
-
34,
|
|
344
|
-
34,
|
|
345
|
-
34,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
349
|
-
--spectrum-slider-s-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
350
|
-
--spectrum-slider-s-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
351
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: rgba(
|
|
352
|
-
34,
|
|
353
|
-
34,
|
|
354
|
-
34,
|
|
355
|
-
0.6
|
|
356
|
-
);
|
|
357
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: rgba(
|
|
358
|
-
34,
|
|
359
|
-
34,
|
|
360
|
-
34,
|
|
361
|
-
0.6
|
|
362
|
-
);
|
|
363
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: rgba(
|
|
364
|
-
34,
|
|
365
|
-
34,
|
|
366
|
-
34,
|
|
367
|
-
0.6
|
|
368
|
-
);
|
|
369
|
-
--spectrum-slider-m-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
370
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
371
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
372
|
-
--spectrum-slider-m-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
373
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: rgba(
|
|
374
|
-
34,
|
|
375
|
-
34,
|
|
376
|
-
34,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: rgba(
|
|
380
|
-
34,
|
|
381
|
-
34,
|
|
382
|
-
34,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
386
|
-
--spectrum-slider-m-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
387
|
-
--spectrum-slider-m-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
388
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: rgba(
|
|
389
|
-
34,
|
|
390
|
-
34,
|
|
391
|
-
34,
|
|
392
|
-
0.6
|
|
393
|
-
);
|
|
394
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: rgba(
|
|
395
|
-
34,
|
|
396
|
-
34,
|
|
397
|
-
34,
|
|
398
|
-
0.6
|
|
399
|
-
);
|
|
400
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: rgba(
|
|
401
|
-
34,
|
|
402
|
-
34,
|
|
403
|
-
34,
|
|
404
|
-
0.6
|
|
405
|
-
);
|
|
406
|
-
--spectrum-slider-l-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
407
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
408
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
409
|
-
--spectrum-slider-l-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
410
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: rgba(
|
|
411
|
-
34,
|
|
412
|
-
34,
|
|
413
|
-
34,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: rgba(
|
|
417
|
-
34,
|
|
418
|
-
34,
|
|
419
|
-
34,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
423
|
-
--spectrum-slider-l-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
424
|
-
--spectrum-slider-l-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
425
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: rgba(
|
|
426
|
-
34,
|
|
427
|
-
34,
|
|
428
|
-
34,
|
|
429
|
-
0.6
|
|
430
|
-
);
|
|
431
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: rgba(
|
|
432
|
-
34,
|
|
433
|
-
34,
|
|
434
|
-
34,
|
|
435
|
-
0.6
|
|
436
|
-
);
|
|
437
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: rgba(
|
|
438
|
-
34,
|
|
439
|
-
34,
|
|
440
|
-
34,
|
|
441
|
-
0.6
|
|
442
|
-
);
|
|
443
|
-
--spectrum-slider-xl-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
444
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
445
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: rgba(
|
|
446
|
-
34,
|
|
447
|
-
34,
|
|
448
|
-
34,
|
|
449
|
-
0.6
|
|
450
|
-
);
|
|
451
|
-
--spectrum-slider-xl-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
452
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: rgba(
|
|
453
|
-
34,
|
|
454
|
-
34,
|
|
455
|
-
34,
|
|
456
|
-
0.6
|
|
457
|
-
);
|
|
458
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: rgba(
|
|
459
|
-
34,
|
|
460
|
-
34,
|
|
461
|
-
34,
|
|
462
|
-
0.6
|
|
463
|
-
);
|
|
464
|
-
--spectrum-slider-xl-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
465
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
466
|
-
--spectrum-slider-xl-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
467
314
|
--spectrum-well-background-color: rgba(34, 34, 34, 0.02);
|
|
468
315
|
}
|
package/tokens/dark-vars.css
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*/
|
|
1
|
+
/*
|
|
2
|
+
Copyright 2023 Adobe. All rights reserved.
|
|
3
|
+
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
|
+
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
7
|
+
Unless required by applicable law or agreed to in writing, software distributed under
|
|
8
|
+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
9
|
+
OF ANY KIND, either express or implied. See the License for the specific language
|
|
10
|
+
governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
13
12
|
|
|
14
13
|
:host,
|
|
15
14
|
:root {
|
package/tokens/darkest-vars.css
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*/
|
|
1
|
+
/*
|
|
2
|
+
Copyright 2023 Adobe. All rights reserved.
|
|
3
|
+
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
|
+
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
7
|
+
Unless required by applicable law or agreed to in writing, software distributed under
|
|
8
|
+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
9
|
+
OF ANY KIND, either express or implied. See the License for the specific language
|
|
10
|
+
governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
13
12
|
|
|
14
13
|
:host,
|
|
15
14
|
:root {
|
|
@@ -3,15 +3,17 @@ Copyright 2023 Adobe. All rights reserved.
|
|
|
3
3
|
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
6
7
|
Unless required by applicable law or agreed to in writing, software distributed under
|
|
7
8
|
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
8
9
|
OF ANY KIND, either express or implied. See the License for the specific language
|
|
9
10
|
governing permissions and limitations under the License.
|
|
10
11
|
*/
|
|
11
12
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
.spectrum--express:host,
|
|
13
|
+
:host,
|
|
15
14
|
:root {
|
|
16
|
-
/* */
|
|
15
|
+
/* Drop Zone background color rgb */
|
|
16
|
+
--spectrum-drop-zone-background-color-rgb: var(
|
|
17
|
+
--spectrum-indigo-900-rgb
|
|
18
|
+
); /* var(--spectrum-accent-color-900);*/
|
|
17
19
|
}
|
|
@@ -3,15 +3,17 @@ Copyright 2023 Adobe. All rights reserved.
|
|
|
3
3
|
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
6
7
|
Unless required by applicable law or agreed to in writing, software distributed under
|
|
7
8
|
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
8
9
|
OF ANY KIND, either express or implied. See the License for the specific language
|
|
9
10
|
governing permissions and limitations under the License.
|
|
10
11
|
*/
|
|
11
12
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
.spectrum--express:host,
|
|
13
|
+
:host,
|
|
15
14
|
:root {
|
|
16
|
-
/* */
|
|
15
|
+
/* Drop Zone background color rgb */
|
|
16
|
+
--spectrum-drop-zone-background-color-rgb: var(
|
|
17
|
+
--spectrum-indigo-900-rgb
|
|
18
|
+
); /* var(--spectrum-accent-color-900);*/
|
|
17
19
|
}
|
|
@@ -1,23 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*/
|
|
1
|
+
/*
|
|
2
|
+
Copyright 2023 Adobe. All rights reserved.
|
|
3
|
+
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
|
+
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
7
|
+
Unless required by applicable law or agreed to in writing, software distributed under
|
|
8
|
+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
9
|
+
OF ANY KIND, either express or implied. See the License for the specific language
|
|
10
|
+
governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
13
12
|
|
|
14
13
|
:host,
|
|
15
14
|
:root {
|
|
16
15
|
--spectrum-colorwheel-path: 'M 118 118 m -118 0 a 118 118 0 1 0 236 0 a 118 118 0 1 0 -236 0.2 M 118 118 m -92 0 a 92 92 0 1 0 184 0 a 92 92 0 1 0 -184 0';
|
|
17
16
|
--spectrum-colorwheel-path-borders: 'M 120 120 m -120 0 a 120 120 0 1 0 240 0 a 120 120 0 1 0 -240 0.2 M 120 120 m -90 0 a 90 90 0 1 0 180 0 a 90 90 0 1 0 -180 0';
|
|
18
|
-
|
|
19
|
-
/* TODO: Remove once new tokens for colorhandle and colorloupe are released */
|
|
20
|
-
--spectrum-color-handle-outer-border-width: 1px;
|
|
21
|
-
--spectrum-color-handle-size-interim: 20px;
|
|
22
|
-
--spectrum-color-handle-size-key-focus-interim: 40px;
|
|
23
17
|
}
|
|
@@ -3,14 +3,17 @@ Copyright 2023 Adobe. All rights reserved.
|
|
|
3
3
|
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
5
|
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
6
7
|
Unless required by applicable law or agreed to in writing, software distributed under
|
|
7
8
|
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
8
9
|
OF ANY KIND, either express or implied. See the License for the specific language
|
|
9
10
|
governing permissions and limitations under the License.
|
|
10
11
|
*/
|
|
11
12
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
:host,
|
|
14
|
+
:root {
|
|
15
|
+
/* Drop Zone background color rgb */
|
|
16
|
+
--spectrum-drop-zone-background-color-rgb: var(
|
|
17
|
+
--spectrum-indigo-800-rgb
|
|
18
|
+
); /* var(--spectrum-accent-color-800);*/
|
|
16
19
|
}
|
|
@@ -1,23 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*/
|
|
1
|
+
/*
|
|
2
|
+
Copyright 2023 Adobe. All rights reserved.
|
|
3
|
+
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
|
+
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
7
|
+
Unless required by applicable law or agreed to in writing, software distributed under
|
|
8
|
+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
9
|
+
OF ANY KIND, either express or implied. See the License for the specific language
|
|
10
|
+
governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
13
12
|
|
|
14
13
|
:host,
|
|
15
14
|
:root {
|
|
16
15
|
--spectrum-colorwheel-path: 'M 94 94 m -94 0 a 94 94 0 1 0 188 0 a 94 94 0 1 0 -188 0.2 M 94 94 m -74 0 a 74 74 0 1 0 148 0 a 74 74 0 1 0 -148 0';
|
|
17
16
|
--spectrum-colorwheel-path-borders: 'M 96 96 m -96 0 a 96 96 0 1 0 192 0 a 96 96 0 1 0 -192 0.2 M 96 96 m -72 0 a 72 72 0 1 0 144 0 a 72 72 0 1 0 -144 0';
|
|
18
|
-
|
|
19
|
-
/* TODO: Remove once new tokens for colorhandle and colorloupe are released */
|
|
20
|
-
--spectrum-color-handle-outer-border-width: 1px;
|
|
21
|
-
--spectrum-color-handle-size-interim: 16px;
|
|
22
|
-
--spectrum-color-handle-size-key-focus-interim: 32px;
|
|
23
17
|
}
|