@primer/primitives 8.2.4 → 9.0.0-rc.23ee6c3f
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/css/functional/size/size.css +0 -6
- package/dist/css/functional/themes/dark-colorblind.css +276 -276
- package/dist/css/functional/themes/dark-dimmed.css +294 -294
- package/dist/css/functional/themes/dark-high-contrast.css +308 -308
- package/dist/css/functional/themes/dark-tritanopia.css +276 -276
- package/dist/css/functional/themes/dark.css +266 -266
- package/dist/css/functional/themes/light-colorblind.css +230 -230
- package/dist/css/functional/themes/light-high-contrast.css +264 -264
- package/dist/css/functional/themes/light-tritanopia.css +230 -230
- package/dist/css/functional/themes/light.css +220 -220
- package/dist/css/primitives.css +0 -6
- package/dist/docs/functional/size/size.json +0 -162
- package/dist/docs/functional/themes/dark-colorblind.json +247 -319
- package/dist/docs/functional/themes/dark-dimmed.json +275 -347
- package/dist/docs/functional/themes/dark-high-contrast.json +285 -347
- package/dist/docs/functional/themes/dark-tritanopia.json +245 -317
- package/dist/docs/functional/themes/dark.json +235 -307
- package/dist/docs/functional/themes/light-colorblind.json +224 -290
- package/dist/docs/functional/themes/light-high-contrast.json +272 -338
- package/dist/docs/functional/themes/light-tritanopia.json +223 -287
- package/dist/docs/functional/themes/light.json +213 -277
- package/dist/fallbacks/color-fallbacks.json +11 -1
- package/dist/fallbacks/functional/size/size.json +0 -6
- package/dist/figma/dimension/dimension.json +0 -64
- package/dist/figma/scales/dark-dimmed.json +106 -60
- package/dist/figma/scales/dark-high-constrast.json +106 -60
- package/dist/figma/scales/dark.json +76 -30
- package/dist/figma/scales/light-high-constrast.json +106 -60
- package/dist/figma/scales/light.json +73 -27
- package/dist/figma/shadows/dark-colorblind.json +12 -12
- package/dist/figma/shadows/dark-dimmed.json +15 -15
- package/dist/figma/shadows/dark-high-contrast.json +15 -15
- package/dist/figma/shadows/dark-tritanopia.json +12 -12
- package/dist/figma/shadows/dark.json +12 -12
- package/dist/figma/shadows/light-colorblind.json +39 -39
- package/dist/figma/shadows/light-high-contrast.json +39 -39
- package/dist/figma/shadows/light-tritanopia.json +39 -39
- package/dist/figma/shadows/light.json +39 -39
- package/dist/figma/themes/dark-colorblind.json +816 -828
- package/dist/figma/themes/dark-dimmed.json +785 -797
- package/dist/figma/themes/dark-high-contrast.json +870 -879
- package/dist/figma/themes/dark-tritanopia.json +822 -834
- package/dist/figma/themes/dark.json +719 -731
- package/dist/figma/themes/light-colorblind.json +776 -788
- package/dist/figma/themes/light-high-contrast.json +778 -792
- package/dist/figma/themes/light-tritanopia.json +772 -783
- package/dist/figma/themes/light.json +664 -675
- package/dist/internalCss/dark-colorblind.css +302 -296
- package/dist/internalCss/dark-dimmed.css +320 -314
- package/dist/internalCss/dark-high-contrast.css +334 -328
- package/dist/internalCss/dark-tritanopia.css +302 -296
- package/dist/internalCss/dark.css +292 -286
- package/dist/internalCss/light-colorblind.css +254 -248
- package/dist/internalCss/light-high-contrast.css +290 -284
- package/dist/internalCss/light-tritanopia.css +254 -248
- package/dist/internalCss/light.css +244 -238
- package/dist/styleLint/functional/size/size.json +0 -162
- package/dist/styleLint/functional/themes/dark-colorblind.json +247 -319
- package/dist/styleLint/functional/themes/dark-dimmed.json +275 -347
- package/dist/styleLint/functional/themes/dark-high-contrast.json +285 -347
- package/dist/styleLint/functional/themes/dark-tritanopia.json +245 -317
- package/dist/styleLint/functional/themes/dark.json +235 -307
- package/dist/styleLint/functional/themes/light-colorblind.json +224 -290
- package/dist/styleLint/functional/themes/light-high-contrast.json +272 -338
- package/dist/styleLint/functional/themes/light-tritanopia.json +223 -287
- package/dist/styleLint/functional/themes/light.json +213 -277
- package/package.json +1 -1
- package/src/tokens/base/color/dark/dark.dimmed.json5 +0 -142
- package/src/tokens/base/color/dark/dark.high-contrast.json5 +0 -92
- package/src/tokens/base/color/dark/dark.json5 +131 -104
- package/src/tokens/base/color/light/light.high-contrast.json5 +0 -92
- package/src/tokens/base/color/light/light.json5 +130 -103
- package/src/tokens/fallback/color-fallbacks.json +11 -1
- package/src/tokens/functional/color/dark/app-dark.json5 +1 -1
- package/src/tokens/functional/color/dark/data-vis-dark.json5 +10 -10
- package/src/tokens/functional/color/dark/overrides/dark.dimmed.json5 +126 -10
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +91 -81
- package/src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5 +5 -7
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +5 -6
- package/src/tokens/functional/color/dark/patterns-dark.json5 +46 -72
- package/src/tokens/functional/color/dark/primitives-dark.json5 +14 -24
- package/src/tokens/functional/color/dark/syntax-dark.json5 +12 -12
- package/src/tokens/functional/color/light/app-light.json5 +5 -5
- package/src/tokens/functional/color/light/data-vis-light.json5 +10 -10
- package/src/tokens/functional/color/light/overrides/light.high-contrast.json5 +51 -126
- package/src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5 +5 -7
- package/src/tokens/functional/color/light/overrides/light.tritanopia.json5 +5 -6
- package/src/tokens/functional/color/light/patterns-light.json5 +38 -64
- package/src/tokens/functional/color/light/primitives-light.json5 +12 -18
- package/src/tokens/functional/color/light/syntax-light.json5 +12 -12
- package/src/tokens/functional/shadow/dark.json5 +1 -1
- package/src/tokens/functional/shadow/light.json5 +11 -11
- package/src/tokens/functional/size/size.json +0 -68
- package/dist/deprecated/size.json +0 -8
|
@@ -3,18 +3,21 @@
|
|
|
3
3
|
[data-color-mode="auto"][data-light-theme="light_high_contrast"],
|
|
4
4
|
[data-color-mode="auto"][data-light-theme="light_high_contrast"] ::backdrop {
|
|
5
5
|
--base-color-black: #010409;
|
|
6
|
+
--base-color-inset: #f6f8fa;
|
|
6
7
|
--base-color-transparent: #ffffff00;
|
|
7
8
|
--base-color-white: #ffffff;
|
|
8
|
-
--base-color-neutral-0: #
|
|
9
|
-
--base-color-neutral-1: #
|
|
10
|
-
--base-color-neutral-2: #
|
|
11
|
-
--base-color-neutral-3: #
|
|
12
|
-
--base-color-neutral-4: #
|
|
13
|
-
--base-color-neutral-5: #
|
|
14
|
-
--base-color-neutral-6: #
|
|
15
|
-
--base-color-neutral-7: #
|
|
16
|
-
--base-color-neutral-8: #
|
|
17
|
-
--base-color-neutral-9: #
|
|
9
|
+
--base-color-neutral-0: #f6f8fa;
|
|
10
|
+
--base-color-neutral-1: #eff2f5;
|
|
11
|
+
--base-color-neutral-2: #e6eaef;
|
|
12
|
+
--base-color-neutral-3: #e0e6eb;
|
|
13
|
+
--base-color-neutral-4: #dae0e7;
|
|
14
|
+
--base-color-neutral-5: #d1d9e0;
|
|
15
|
+
--base-color-neutral-6: #c8d1da;
|
|
16
|
+
--base-color-neutral-7: #818b98;
|
|
17
|
+
--base-color-neutral-8: #59636e;
|
|
18
|
+
--base-color-neutral-9: #454c54;
|
|
19
|
+
--base-color-neutral-10: #393f46;
|
|
20
|
+
--base-color-neutral-11: #25292e;
|
|
18
21
|
--base-color-blue-0: #dff7ff;
|
|
19
22
|
--base-color-blue-1: #9cd7ff;
|
|
20
23
|
--base-color-blue-2: #67b3fd;
|
|
@@ -289,7 +292,7 @@
|
|
|
289
292
|
--base-display-color-white: #ffffff;
|
|
290
293
|
--topicTag-borderColor: #0349b4;
|
|
291
294
|
--highlight-neutral-bgColor: #fcf7be;
|
|
292
|
-
--page-header-bgColor: #
|
|
295
|
+
--page-header-bgColor: #e6eaef;
|
|
293
296
|
--diffBlob-addition-fgColor-text: #ffffff;
|
|
294
297
|
--diffBlob-addition-fgColor-num: #010409;
|
|
295
298
|
--diffBlob-addition-bgColor-num: #c2f9cd;
|
|
@@ -301,19 +304,19 @@
|
|
|
301
304
|
--diffBlob-deletion-bgColor-line: #fff0ee;
|
|
302
305
|
--diffBlob-deletion-bgColor-word: #a0111f;
|
|
303
306
|
--diffBlob-hunk-bgColor-num: #9cd7ff;
|
|
304
|
-
--diffBlob-expander-iconColor: #
|
|
307
|
+
--diffBlob-expander-iconColor: #454c54;
|
|
305
308
|
--codeMirror-fgColor: #010409;
|
|
306
309
|
--codeMirror-bgColor: #ffffff;
|
|
307
310
|
--codeMirror-gutters-bgColor: #ffffff;
|
|
308
311
|
--codeMirror-gutterMarker-fgColor-default: #ffffff;
|
|
309
|
-
--codeMirror-gutterMarker-fgColor-muted: #
|
|
310
|
-
--codeMirror-lineNumber-fgColor: #
|
|
312
|
+
--codeMirror-gutterMarker-fgColor-muted: #454c54;
|
|
313
|
+
--codeMirror-lineNumber-fgColor: #454c54;
|
|
311
314
|
--codeMirror-cursor-fgColor: #010409;
|
|
312
315
|
--codeMirror-selection-bgColor: #368cf9;
|
|
313
|
-
--codeMirror-activeline-bgColor: #
|
|
316
|
+
--codeMirror-activeline-bgColor: #e0e6ebb3;
|
|
314
317
|
--codeMirror-matchingBracket-fgColor: #010409;
|
|
315
318
|
--codeMirror-lines-bgColor: #ffffff;
|
|
316
|
-
--codeMirror-syntax-fgColor-comment: #
|
|
319
|
+
--codeMirror-syntax-fgColor-comment: #010409;
|
|
317
320
|
--codeMirror-syntax-fgColor-constant: #023b95;
|
|
318
321
|
--codeMirror-syntax-fgColor-entity: #622cbc;
|
|
319
322
|
--codeMirror-syntax-fgColor-keyword: #a0111f;
|
|
@@ -323,29 +326,29 @@
|
|
|
323
326
|
--codeMirror-syntax-fgColor-variable: #702c00;
|
|
324
327
|
--header-fgColor-default: #ffffffb3;
|
|
325
328
|
--header-fgColor-logo: #ffffff;
|
|
326
|
-
--header-bgColor: #
|
|
327
|
-
--header-borderColor-divider: #
|
|
328
|
-
--headerSearch-bgColor: #
|
|
329
|
-
--headerSearch-borderColor: #
|
|
330
|
-
--data-blue-color: #006edb;
|
|
329
|
+
--header-bgColor: #25292e;
|
|
330
|
+
--header-borderColor-divider: #c8d1da;
|
|
331
|
+
--headerSearch-bgColor: #25292e;
|
|
332
|
+
--headerSearch-borderColor: #818b98;
|
|
333
|
+
--data-blue-color-emphasis: #006edb;
|
|
331
334
|
--data-blue-color-muted: #d1f0ff;
|
|
332
|
-
--data-auburn-color: #9d615c;
|
|
335
|
+
--data-auburn-color-emphasis: #9d615c;
|
|
333
336
|
--data-auburn-color-muted: #f2e9e9;
|
|
334
|
-
--data-orange-color: #eb670f;
|
|
337
|
+
--data-orange-color-emphasis: #eb670f;
|
|
335
338
|
--data-orange-color-muted: #ffe7d1;
|
|
336
|
-
--data-yellow-color: #b88700;
|
|
339
|
+
--data-yellow-color-emphasis: #b88700;
|
|
337
340
|
--data-yellow-color-muted: #ffec9e;
|
|
338
|
-
--data-green-color: #30a147;
|
|
341
|
+
--data-green-color-emphasis: #30a147;
|
|
339
342
|
--data-green-color-muted: #caf7ca;
|
|
340
|
-
--data-teal-color: #179b9b;
|
|
343
|
+
--data-teal-color-emphasis: #179b9b;
|
|
341
344
|
--data-teal-color-muted: #c7f5ef;
|
|
342
|
-
--data-purple-color: #894ceb;
|
|
345
|
+
--data-purple-color-emphasis: #894ceb;
|
|
343
346
|
--data-purple-color-muted: #f1e5ff;
|
|
344
|
-
--data-pink-color: #ce2c85;
|
|
347
|
+
--data-pink-color-emphasis: #ce2c85;
|
|
345
348
|
--data-pink-color-muted: #ffe5f1;
|
|
346
|
-
--data-red-color: #df0c24;
|
|
349
|
+
--data-red-color-emphasis: #df0c24;
|
|
347
350
|
--data-red-color-muted: #ffe2e0;
|
|
348
|
-
--data-gray-color: #808fa3;
|
|
351
|
+
--data-gray-color-emphasis: #808fa3;
|
|
349
352
|
--data-gray-color-muted: #e8ecf2;
|
|
350
353
|
--display-blue-bgColor-muted: #d1f0ff;
|
|
351
354
|
--display-blue-bgColor-emphasis: #004db3;
|
|
@@ -445,32 +448,32 @@
|
|
|
445
448
|
--avatar-bgColor: #ffffff;
|
|
446
449
|
--avatar-borderColor: #010409e6;
|
|
447
450
|
--avatar-shadow: 0px 0px 0px 2px #ffffffcc;
|
|
448
|
-
--avatarStack-fade-bgColor-default: #
|
|
449
|
-
--avatarStack-fade-bgColor-muted: #
|
|
450
|
-
--control-bgColor-rest: #
|
|
451
|
-
--control-bgColor-hover: #
|
|
452
|
-
--control-bgColor-active: #
|
|
453
|
-
--control-bgColor-disabled: #
|
|
454
|
-
--control-bgColor-selected: #
|
|
455
|
-
--control-fgColor-rest: #
|
|
456
|
-
--control-fgColor-placeholder: #
|
|
457
|
-
--control-fgColor-disabled: #
|
|
458
|
-
--control-borderColor-rest: #
|
|
459
|
-
--control-borderColor-emphasis: #
|
|
460
|
-
--control-borderColor-disabled: #
|
|
461
|
-
--control-borderColor-selected: #
|
|
451
|
+
--avatarStack-fade-bgColor-default: #c8d1da;
|
|
452
|
+
--avatarStack-fade-bgColor-muted: #dae0e7;
|
|
453
|
+
--control-bgColor-rest: #e0e6eb;
|
|
454
|
+
--control-bgColor-hover: #dae0e7;
|
|
455
|
+
--control-bgColor-active: #d1d9e0;
|
|
456
|
+
--control-bgColor-disabled: #e0e6eb;
|
|
457
|
+
--control-bgColor-selected: #e0e6eb;
|
|
458
|
+
--control-fgColor-rest: #25292e;
|
|
459
|
+
--control-fgColor-placeholder: #454c54;
|
|
460
|
+
--control-fgColor-disabled: #59636e;
|
|
461
|
+
--control-borderColor-rest: #454c54;
|
|
462
|
+
--control-borderColor-emphasis: #454c54;
|
|
463
|
+
--control-borderColor-disabled: #e0e6eb;
|
|
464
|
+
--control-borderColor-selected: #e0e6eb;
|
|
462
465
|
--control-borderColor-success: #055d20;
|
|
463
466
|
--control-borderColor-danger: #a0111f;
|
|
464
467
|
--control-borderColor-warning: #744500;
|
|
465
|
-
--control-iconColor-rest: #
|
|
468
|
+
--control-iconColor-rest: #454c54;
|
|
466
469
|
--control-transparent-bgColor-rest: #ffffff00;
|
|
467
|
-
--control-transparent-bgColor-hover: #
|
|
468
|
-
--control-transparent-bgColor-active: #
|
|
469
|
-
--control-transparent-bgColor-disabled: #
|
|
470
|
-
--control-transparent-bgColor-selected: #
|
|
470
|
+
--control-transparent-bgColor-hover: #dae0e7;
|
|
471
|
+
--control-transparent-bgColor-active: #d1d9e0;
|
|
472
|
+
--control-transparent-bgColor-disabled: #e0e6eb;
|
|
473
|
+
--control-transparent-bgColor-selected: #dae0e7;
|
|
471
474
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
472
|
-
--control-transparent-borderColor-hover: #
|
|
473
|
-
--control-transparent-borderColor-active: #
|
|
475
|
+
--control-transparent-borderColor-hover: #454c54;
|
|
476
|
+
--control-transparent-borderColor-active: #454c54;
|
|
474
477
|
--control-danger-fgColor-rest: #8a071e;
|
|
475
478
|
--control-danger-fgColor-hover: #ffffff;
|
|
476
479
|
--control-danger-bgColor-hover: #a0111f;
|
|
@@ -478,38 +481,38 @@
|
|
|
478
481
|
--control-checked-bgColor-rest: #0349b4;
|
|
479
482
|
--control-checked-bgColor-hover: #0344a8;
|
|
480
483
|
--control-checked-bgColor-active: #033f9d;
|
|
481
|
-
--control-checked-bgColor-disabled: #
|
|
484
|
+
--control-checked-bgColor-disabled: #59636e;
|
|
482
485
|
--control-checked-fgColor-rest: #ffffff;
|
|
483
486
|
--control-checked-fgColor-disabled: #ffffff;
|
|
484
487
|
--control-checked-borderColor-rest: #0349b4;
|
|
485
488
|
--control-checked-borderColor-hover: #0344a8;
|
|
486
489
|
--control-checked-borderColor-active: #033f9d;
|
|
487
|
-
--control-checked-borderColor-disabled: #
|
|
488
|
-
--controlTrack-bgColor-rest: #
|
|
489
|
-
--controlTrack-bgColor-hover: #
|
|
490
|
-
--controlTrack-bgColor-active: #
|
|
491
|
-
--controlTrack-bgColor-disabled: #
|
|
492
|
-
--controlTrack-fgColor-rest: #
|
|
490
|
+
--control-checked-borderColor-disabled: #59636e;
|
|
491
|
+
--controlTrack-bgColor-rest: #dae0e7;
|
|
492
|
+
--controlTrack-bgColor-hover: #d1d9e0;
|
|
493
|
+
--controlTrack-bgColor-active: #c8d1da;
|
|
494
|
+
--controlTrack-bgColor-disabled: #59636e;
|
|
495
|
+
--controlTrack-fgColor-rest: #59636e;
|
|
493
496
|
--controlTrack-fgColor-disabled: #ffffff;
|
|
494
|
-
--controlTrack-borderColor-rest: #
|
|
495
|
-
--controlTrack-borderColor-disabled: #
|
|
497
|
+
--controlTrack-borderColor-rest: #454c54;
|
|
498
|
+
--controlTrack-borderColor-disabled: #59636e;
|
|
496
499
|
--controlKnob-bgColor-rest: #ffffff;
|
|
497
|
-
--controlKnob-bgColor-disabled: #
|
|
500
|
+
--controlKnob-bgColor-disabled: #e0e6eb;
|
|
498
501
|
--controlKnob-bgColor-checked: #ffffff;
|
|
499
|
-
--controlKnob-borderColor-rest: #
|
|
500
|
-
--controlKnob-borderColor-disabled: #
|
|
502
|
+
--controlKnob-borderColor-rest: #454c54;
|
|
503
|
+
--controlKnob-borderColor-disabled: #e0e6eb;
|
|
501
504
|
--controlKnob-borderColor-checked: #0349b4;
|
|
502
|
-
--counter-borderColor: #
|
|
503
|
-
--button-default-fgColor-rest: #
|
|
504
|
-
--button-default-bgColor-rest: #
|
|
505
|
-
--button-default-bgColor-hover: #
|
|
506
|
-
--button-default-bgColor-active: #
|
|
507
|
-
--button-default-bgColor-selected: #
|
|
508
|
-
--button-default-bgColor-disabled: #
|
|
509
|
-
--button-default-borderColor-rest: #
|
|
510
|
-
--button-default-borderColor-hover: #
|
|
511
|
-
--button-default-borderColor-active: #
|
|
512
|
-
--button-default-borderColor-disabled: #
|
|
505
|
+
--counter-borderColor: #454c54;
|
|
506
|
+
--button-default-fgColor-rest: #25292e;
|
|
507
|
+
--button-default-bgColor-rest: #e0e6eb;
|
|
508
|
+
--button-default-bgColor-hover: #dae0e7;
|
|
509
|
+
--button-default-bgColor-active: #d1d9e0;
|
|
510
|
+
--button-default-bgColor-selected: #d1d9e0;
|
|
511
|
+
--button-default-bgColor-disabled: #e0e6eb;
|
|
512
|
+
--button-default-borderColor-rest: #454c54;
|
|
513
|
+
--button-default-borderColor-hover: #454c54;
|
|
514
|
+
--button-default-borderColor-active: #454c54;
|
|
515
|
+
--button-default-borderColor-disabled: #e0e6eb;
|
|
513
516
|
--button-default-shadow-resting: 0px 1px 0px 0px #0104090a;
|
|
514
517
|
--button-primary-fgColor-rest: #ffffff;
|
|
515
518
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
@@ -523,29 +526,29 @@
|
|
|
523
526
|
--button-primary-borderColor-active: #013d14;
|
|
524
527
|
--button-primary-borderColor-disabled: #85cb97;
|
|
525
528
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #00230b4d;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
528
|
-
--button-invisible-fgColor-disabled: #
|
|
529
|
-
--button-invisible-iconColor-rest: #
|
|
530
|
-
--button-invisible-iconColor-hover: #
|
|
531
|
-
--button-invisible-iconColor-disabled: #
|
|
529
|
+
--button-invisible-fgColor-rest: #454c54;
|
|
530
|
+
--button-invisible-fgColor-hover: #454c54;
|
|
531
|
+
--button-invisible-fgColor-disabled: #59636e;
|
|
532
|
+
--button-invisible-iconColor-rest: #454c54;
|
|
533
|
+
--button-invisible-iconColor-hover: #454c54;
|
|
534
|
+
--button-invisible-iconColor-disabled: #59636e;
|
|
532
535
|
--button-invisible-bgColor-rest: #ffffff00;
|
|
533
|
-
--button-invisible-bgColor-hover: #
|
|
534
|
-
--button-invisible-bgColor-active: #
|
|
535
|
-
--button-invisible-bgColor-disabled: #
|
|
536
|
+
--button-invisible-bgColor-hover: #dae0e7;
|
|
537
|
+
--button-invisible-bgColor-active: #d1d9e0;
|
|
538
|
+
--button-invisible-bgColor-disabled: #e0e6eb;
|
|
536
539
|
--button-invisible-borderColor-rest: #ffffff00;
|
|
537
|
-
--button-invisible-borderColor-hover: #
|
|
538
|
-
--button-invisible-borderColor-disabled: #
|
|
540
|
+
--button-invisible-borderColor-hover: #454c54;
|
|
541
|
+
--button-invisible-borderColor-disabled: #e0e6eb;
|
|
539
542
|
--button-outline-fgColor-rest: #023b95;
|
|
540
543
|
--button-outline-fgColor-hover: #ffffff;
|
|
541
544
|
--button-outline-fgColor-active: #ffffff;
|
|
542
545
|
--button-outline-fgColor-disabled: #023b9580;
|
|
543
|
-
--button-outline-bgColor-rest: #
|
|
546
|
+
--button-outline-bgColor-rest: #e0e6eb;
|
|
544
547
|
--button-outline-bgColor-hover: #0349b4;
|
|
545
548
|
--button-outline-bgColor-active: #033f9d;
|
|
546
|
-
--button-outline-bgColor-disabled: #
|
|
547
|
-
--button-outline-borderColor-hover: #
|
|
548
|
-
--button-outline-borderColor-active: #
|
|
549
|
+
--button-outline-bgColor-disabled: #e0e6eb;
|
|
550
|
+
--button-outline-borderColor-hover: #013d14;
|
|
551
|
+
--button-outline-borderColor-active: #013d14;
|
|
549
552
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #021a4a33;
|
|
550
553
|
--button-danger-fgColor-rest: #8a071e;
|
|
551
554
|
--button-danger-fgColor-hover: #ffffff;
|
|
@@ -553,19 +556,19 @@
|
|
|
553
556
|
--button-danger-fgColor-disabled: #8a071e80;
|
|
554
557
|
--button-danger-iconColor-rest: #8a071e;
|
|
555
558
|
--button-danger-iconColor-hover: #ffffff;
|
|
556
|
-
--button-danger-bgColor-rest: #
|
|
559
|
+
--button-danger-bgColor-rest: #e0e6eb;
|
|
557
560
|
--button-danger-bgColor-hover: #86061d;
|
|
558
561
|
--button-danger-bgColor-active: #74041a;
|
|
559
|
-
--button-danger-bgColor-disabled: #
|
|
560
|
-
--button-danger-borderColor-rest: #
|
|
561
|
-
--button-danger-borderColor-hover: #
|
|
562
|
-
--button-danger-borderColor-active: #
|
|
562
|
+
--button-danger-bgColor-disabled: #e0e6eb;
|
|
563
|
+
--button-danger-borderColor-rest: #454c54;
|
|
564
|
+
--button-danger-borderColor-hover: #013d14;
|
|
565
|
+
--button-danger-borderColor-active: #013d14;
|
|
563
566
|
--button-danger-shadow-selected: inset 0px 1px 0px 0px #43001133;
|
|
564
|
-
--button-inactive-fgColor: #
|
|
565
|
-
--button-inactive-bgColor: #
|
|
567
|
+
--button-inactive-fgColor: #454c54;
|
|
568
|
+
--button-inactive-bgColor: #e0e6eb;
|
|
566
569
|
--button-star-iconColor: #d5a824;
|
|
567
|
-
--buttonCounter-default-bgColor-rest: #
|
|
568
|
-
--buttonCounter-invisible-bgColor-rest: #
|
|
570
|
+
--buttonCounter-default-bgColor-rest: #c8d1da;
|
|
571
|
+
--buttonCounter-invisible-bgColor-rest: #e0e6ebb3;
|
|
569
572
|
--buttonCounter-primary-bgColor-rest: #00230b33;
|
|
570
573
|
--buttonCounter-outline-bgColor-rest: #0349b41a;
|
|
571
574
|
--buttonCounter-outline-bgColor-hover: #ffffff33;
|
|
@@ -587,17 +590,17 @@
|
|
|
587
590
|
--focus-outline: #0349b4 solid 2px;
|
|
588
591
|
--menu-bgColor-active: #ffffff00;
|
|
589
592
|
--overlay-bgColor: #ffffff;
|
|
590
|
-
--overlay-borderColor: #
|
|
591
|
-
--overlay-backdrop-bgColor: #
|
|
593
|
+
--overlay-borderColor: #454c54;
|
|
594
|
+
--overlay-backdrop-bgColor: #393f4666;
|
|
592
595
|
--selectMenu-borderColor: #ffffff00;
|
|
593
596
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
594
597
|
--sideNav-bgColor-selected: #ffffff;
|
|
595
|
-
--skeletonLoader-bgColor: #
|
|
596
|
-
--timelineBadge-bgColor: #
|
|
598
|
+
--skeletonLoader-bgColor: #e6eaef;
|
|
599
|
+
--timelineBadge-bgColor: #e6eaef;
|
|
597
600
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
598
601
|
--underlineNav-borderColor-active: #cd3425;
|
|
599
|
-
--underlineNav-borderColor-hover: #
|
|
600
|
-
--underlineNav-iconColor-rest: #
|
|
602
|
+
--underlineNav-borderColor-hover: #454c54;
|
|
603
|
+
--underlineNav-iconColor-rest: #454c54;
|
|
601
604
|
--selection-bgColor: #0349b433;
|
|
602
605
|
--card-bgColor: #ffffff;
|
|
603
606
|
--label-green-bgColor-rest: #caf7ca;
|
|
@@ -714,17 +717,17 @@
|
|
|
714
717
|
--label-coral-fgColor-rest: #ba2e12;
|
|
715
718
|
--label-coral-fgColor-hover: #9b2712;
|
|
716
719
|
--label-coral-fgColor-active: #7e2011;
|
|
717
|
-
--tooltip-bgColor: #
|
|
720
|
+
--tooltip-bgColor: #25292e;
|
|
718
721
|
--tooltip-fgColor: #ffffff;
|
|
719
722
|
--fgColor-default: #010409;
|
|
720
|
-
--fgColor-muted: #
|
|
723
|
+
--fgColor-muted: #454c54;
|
|
721
724
|
--fgColor-onEmphasis: #ffffff;
|
|
722
725
|
--fgColor-onInverse: #ffffff;
|
|
723
726
|
--fgColor-white: #ffffff;
|
|
724
727
|
--fgColor-black: #010409;
|
|
725
|
-
--fgColor-disabled: #
|
|
728
|
+
--fgColor-disabled: #59636e;
|
|
726
729
|
--fgColor-link: #023b95;
|
|
727
|
-
--fgColor-neutral: #
|
|
730
|
+
--fgColor-neutral: #454c54;
|
|
728
731
|
--fgColor-accent: #023b95;
|
|
729
732
|
--fgColor-success: #024c1a;
|
|
730
733
|
--fgColor-open: #024c1a;
|
|
@@ -736,16 +739,16 @@
|
|
|
736
739
|
--fgColor-upsell: #512598;
|
|
737
740
|
--fgColor-sponsors: #7d0c57;
|
|
738
741
|
--bgColor-default: #ffffff;
|
|
739
|
-
--bgColor-muted: #
|
|
740
|
-
--bgColor-inset: #
|
|
741
|
-
--bgColor-emphasis: #
|
|
742
|
-
--bgColor-inverse: #
|
|
742
|
+
--bgColor-muted: #e6eaef;
|
|
743
|
+
--bgColor-inset: #eff2f5;
|
|
744
|
+
--bgColor-emphasis: #25292e;
|
|
745
|
+
--bgColor-inverse: #25292e;
|
|
743
746
|
--bgColor-white: #ffffff;
|
|
744
747
|
--bgColor-black: #010409;
|
|
745
|
-
--bgColor-disabled: #
|
|
748
|
+
--bgColor-disabled: #e0e6eb;
|
|
746
749
|
--bgColor-transparent: #ffffff00;
|
|
747
|
-
--bgColor-neutral-muted: #
|
|
748
|
-
--bgColor-neutral-emphasis: #
|
|
750
|
+
--bgColor-neutral-muted: #e0e6ebb3;
|
|
751
|
+
--bgColor-neutral-emphasis: #454c54;
|
|
749
752
|
--bgColor-accent-muted: #dff7ff;
|
|
750
753
|
--bgColor-accent-emphasis: #0349b4;
|
|
751
754
|
--bgColor-success-muted: #d2fedb;
|
|
@@ -766,14 +769,14 @@
|
|
|
766
769
|
--bgColor-upsell-emphasis: #622cbc;
|
|
767
770
|
--bgColor-sponsors-muted: #feeff7;
|
|
768
771
|
--bgColor-sponsors-emphasis: #971368;
|
|
769
|
-
--borderColor-default: #
|
|
770
|
-
--borderColor-muted: #
|
|
771
|
-
--borderColor-emphasis: #
|
|
772
|
-
--borderColor-disabled: #
|
|
772
|
+
--borderColor-default: #454c54;
|
|
773
|
+
--borderColor-muted: #454c54;
|
|
774
|
+
--borderColor-emphasis: #454c54;
|
|
775
|
+
--borderColor-disabled: #e0e6eb;
|
|
773
776
|
--borderColor-transparent: #ffffff00;
|
|
774
|
-
--borderColor-translucent: #
|
|
775
|
-
--borderColor-neutral-muted: #
|
|
776
|
-
--borderColor-neutral-emphasis: #
|
|
777
|
+
--borderColor-translucent: #59636e;
|
|
778
|
+
--borderColor-neutral-muted: #454c54;
|
|
779
|
+
--borderColor-neutral-emphasis: #454c54;
|
|
777
780
|
--borderColor-accent-muted: #368cf9;
|
|
778
781
|
--borderColor-accent-emphasis: #0349b4;
|
|
779
782
|
--borderColor-success-muted: #26a148;
|
|
@@ -794,11 +797,11 @@
|
|
|
794
797
|
--borderColor-upsell-emphasis: #622cbc;
|
|
795
798
|
--borderColor-sponsors-muted: #ed4baf;
|
|
796
799
|
--borderColor-sponsors-emphasis: #971368;
|
|
797
|
-
--color-ansi-black: #
|
|
798
|
-
--color-ansi-black-bright: #
|
|
799
|
-
--color-ansi-white: #
|
|
800
|
-
--color-ansi-white-bright: #
|
|
801
|
-
--color-ansi-gray: #
|
|
800
|
+
--color-ansi-black: #010409;
|
|
801
|
+
--color-ansi-black-bright: #393f46;
|
|
802
|
+
--color-ansi-white: #59636e;
|
|
803
|
+
--color-ansi-white-bright: #818b98;
|
|
804
|
+
--color-ansi-gray: #59636e;
|
|
802
805
|
--color-ansi-red: #a0111f;
|
|
803
806
|
--color-ansi-red-bright: #86061d;
|
|
804
807
|
--color-ansi-green: #024c1a;
|
|
@@ -811,62 +814,65 @@
|
|
|
811
814
|
--color-ansi-magenta-bright: #844ae7;
|
|
812
815
|
--color-ansi-cyan: #1b7c83;
|
|
813
816
|
--color-ansi-cyan-bright: #3192aa;
|
|
814
|
-
--color-prettylights-syntax-comment: #
|
|
817
|
+
--color-prettylights-syntax-comment: #59636e;
|
|
815
818
|
--color-prettylights-syntax-constant: #023b95;
|
|
816
819
|
--color-prettylights-syntax-constant-other-reference-link: #032563;
|
|
817
820
|
--color-prettylights-syntax-entity: #512598;
|
|
818
|
-
--color-prettylights-syntax-storage-modifier-import: #
|
|
821
|
+
--color-prettylights-syntax-storage-modifier-import: #010409;
|
|
819
822
|
--color-prettylights-syntax-entity-tag: #023b95;
|
|
820
823
|
--color-prettylights-syntax-keyword: #a0111f;
|
|
821
824
|
--color-prettylights-syntax-string: #032563;
|
|
822
825
|
--color-prettylights-syntax-variable: #702c00;
|
|
823
826
|
--color-prettylights-syntax-brackethighlighter-unmatched: #6e011a;
|
|
824
|
-
--color-prettylights-syntax-brackethighlighter-angle: #
|
|
825
|
-
--color-prettylights-syntax-invalid-illegal-text: #
|
|
827
|
+
--color-prettylights-syntax-brackethighlighter-angle: #59636e;
|
|
828
|
+
--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
|
|
826
829
|
--color-prettylights-syntax-invalid-illegal-bg: #6e011a;
|
|
827
|
-
--color-prettylights-syntax-carriage-return-text: #
|
|
830
|
+
--color-prettylights-syntax-carriage-return-text: #f6f8fa;
|
|
828
831
|
--color-prettylights-syntax-carriage-return-bg: #a0111f;
|
|
829
832
|
--color-prettylights-syntax-string-regexp: #024c1a;
|
|
830
833
|
--color-prettylights-syntax-markup-list: #2e1800;
|
|
831
834
|
--color-prettylights-syntax-markup-heading: #023b95;
|
|
832
|
-
--color-prettylights-syntax-markup-italic: #
|
|
833
|
-
--color-prettylights-syntax-markup-bold: #
|
|
835
|
+
--color-prettylights-syntax-markup-italic: #010409;
|
|
836
|
+
--color-prettylights-syntax-markup-bold: #010409;
|
|
834
837
|
--color-prettylights-syntax-markup-deleted-text: #6e011a;
|
|
835
838
|
--color-prettylights-syntax-markup-deleted-bg: #fff0ee;
|
|
836
839
|
--color-prettylights-syntax-markup-inserted-text: #024c1a;
|
|
837
840
|
--color-prettylights-syntax-markup-inserted-bg: #d2fedb;
|
|
838
841
|
--color-prettylights-syntax-markup-changed-text: #702c00;
|
|
839
842
|
--color-prettylights-syntax-markup-changed-bg: #ffc67b;
|
|
840
|
-
--color-prettylights-syntax-markup-ignored-text: #
|
|
843
|
+
--color-prettylights-syntax-markup-ignored-text: #d1d9e0;
|
|
841
844
|
--color-prettylights-syntax-markup-ignored-bg: #023b95;
|
|
842
845
|
--color-prettylights-syntax-meta-diff-range: #622cbc;
|
|
843
|
-
--color-prettylights-syntax-sublimelinter-gutter-mark: #
|
|
846
|
+
--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
|
|
844
847
|
--shadow-inset: inset 0px 1px 0px 0px #0104090a;
|
|
845
848
|
--shadow-resting-xsmall: 0px 1px 0px 0px #0104091a;
|
|
846
849
|
--shadow-resting-small: 0px 1px 0px 0px #0104090a;
|
|
847
|
-
--shadow-resting-medium: 0px 3px 6px 0px #
|
|
848
|
-
--shadow-floating-small: 0px 0px 0px 1px #
|
|
849
|
-
--shadow-floating-medium: 0px 0px 0px 1px #
|
|
850
|
-
--shadow-floating-large: 0px 0px 0px 1px #
|
|
851
|
-
--shadow-floating-xlarge: 0px 0px 0px 1px #
|
|
852
|
-
--shadow-floating-legacy: 0px 6px 12px -3px #
|
|
850
|
+
--shadow-resting-medium: 0px 3px 6px 0px #25292e1f;
|
|
851
|
+
--shadow-floating-small: 0px 0px 0px 1px #454c5480, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
|
|
852
|
+
--shadow-floating-medium: 0px 0px 0px 1px #454c54, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14;
|
|
853
|
+
--shadow-floating-large: 0px 0px 0px 1px #454c54, 0px 40px 80px 0px #25292e3d;
|
|
854
|
+
--shadow-floating-xlarge: 0px 0px 0px 1px #454c54, 0px 56px 112px 0px #25292e52;
|
|
855
|
+
--shadow-floating-legacy: 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
|
|
853
856
|
}
|
|
854
857
|
@media (prefers-color-scheme: dark) {
|
|
855
858
|
[data-color-mode="auto"][data-dark-theme="light_high_contrast"],
|
|
856
859
|
[data-color-mode="auto"][data-dark-theme="light_high_contrast"] ::backdrop {
|
|
857
860
|
--base-color-black: #010409;
|
|
861
|
+
--base-color-inset: #f6f8fa;
|
|
858
862
|
--base-color-transparent: #ffffff00;
|
|
859
863
|
--base-color-white: #ffffff;
|
|
860
|
-
--base-color-neutral-0: #
|
|
861
|
-
--base-color-neutral-1: #
|
|
862
|
-
--base-color-neutral-2: #
|
|
863
|
-
--base-color-neutral-3: #
|
|
864
|
-
--base-color-neutral-4: #
|
|
865
|
-
--base-color-neutral-5: #
|
|
866
|
-
--base-color-neutral-6: #
|
|
867
|
-
--base-color-neutral-7: #
|
|
868
|
-
--base-color-neutral-8: #
|
|
869
|
-
--base-color-neutral-9: #
|
|
864
|
+
--base-color-neutral-0: #f6f8fa;
|
|
865
|
+
--base-color-neutral-1: #eff2f5;
|
|
866
|
+
--base-color-neutral-2: #e6eaef;
|
|
867
|
+
--base-color-neutral-3: #e0e6eb;
|
|
868
|
+
--base-color-neutral-4: #dae0e7;
|
|
869
|
+
--base-color-neutral-5: #d1d9e0;
|
|
870
|
+
--base-color-neutral-6: #c8d1da;
|
|
871
|
+
--base-color-neutral-7: #818b98;
|
|
872
|
+
--base-color-neutral-8: #59636e;
|
|
873
|
+
--base-color-neutral-9: #454c54;
|
|
874
|
+
--base-color-neutral-10: #393f46;
|
|
875
|
+
--base-color-neutral-11: #25292e;
|
|
870
876
|
--base-color-blue-0: #dff7ff;
|
|
871
877
|
--base-color-blue-1: #9cd7ff;
|
|
872
878
|
--base-color-blue-2: #67b3fd;
|
|
@@ -1141,7 +1147,7 @@
|
|
|
1141
1147
|
--base-display-color-white: #ffffff;
|
|
1142
1148
|
--topicTag-borderColor: #0349b4;
|
|
1143
1149
|
--highlight-neutral-bgColor: #fcf7be;
|
|
1144
|
-
--page-header-bgColor: #
|
|
1150
|
+
--page-header-bgColor: #e6eaef;
|
|
1145
1151
|
--diffBlob-addition-fgColor-text: #ffffff;
|
|
1146
1152
|
--diffBlob-addition-fgColor-num: #010409;
|
|
1147
1153
|
--diffBlob-addition-bgColor-num: #c2f9cd;
|
|
@@ -1153,19 +1159,19 @@
|
|
|
1153
1159
|
--diffBlob-deletion-bgColor-line: #fff0ee;
|
|
1154
1160
|
--diffBlob-deletion-bgColor-word: #a0111f;
|
|
1155
1161
|
--diffBlob-hunk-bgColor-num: #9cd7ff;
|
|
1156
|
-
--diffBlob-expander-iconColor: #
|
|
1162
|
+
--diffBlob-expander-iconColor: #454c54;
|
|
1157
1163
|
--codeMirror-fgColor: #010409;
|
|
1158
1164
|
--codeMirror-bgColor: #ffffff;
|
|
1159
1165
|
--codeMirror-gutters-bgColor: #ffffff;
|
|
1160
1166
|
--codeMirror-gutterMarker-fgColor-default: #ffffff;
|
|
1161
|
-
--codeMirror-gutterMarker-fgColor-muted: #
|
|
1162
|
-
--codeMirror-lineNumber-fgColor: #
|
|
1167
|
+
--codeMirror-gutterMarker-fgColor-muted: #454c54;
|
|
1168
|
+
--codeMirror-lineNumber-fgColor: #454c54;
|
|
1163
1169
|
--codeMirror-cursor-fgColor: #010409;
|
|
1164
1170
|
--codeMirror-selection-bgColor: #368cf9;
|
|
1165
|
-
--codeMirror-activeline-bgColor: #
|
|
1171
|
+
--codeMirror-activeline-bgColor: #e0e6ebb3;
|
|
1166
1172
|
--codeMirror-matchingBracket-fgColor: #010409;
|
|
1167
1173
|
--codeMirror-lines-bgColor: #ffffff;
|
|
1168
|
-
--codeMirror-syntax-fgColor-comment: #
|
|
1174
|
+
--codeMirror-syntax-fgColor-comment: #010409;
|
|
1169
1175
|
--codeMirror-syntax-fgColor-constant: #023b95;
|
|
1170
1176
|
--codeMirror-syntax-fgColor-entity: #622cbc;
|
|
1171
1177
|
--codeMirror-syntax-fgColor-keyword: #a0111f;
|
|
@@ -1175,29 +1181,29 @@
|
|
|
1175
1181
|
--codeMirror-syntax-fgColor-variable: #702c00;
|
|
1176
1182
|
--header-fgColor-default: #ffffffb3;
|
|
1177
1183
|
--header-fgColor-logo: #ffffff;
|
|
1178
|
-
--header-bgColor: #
|
|
1179
|
-
--header-borderColor-divider: #
|
|
1180
|
-
--headerSearch-bgColor: #
|
|
1181
|
-
--headerSearch-borderColor: #
|
|
1182
|
-
--data-blue-color: #006edb;
|
|
1184
|
+
--header-bgColor: #25292e;
|
|
1185
|
+
--header-borderColor-divider: #c8d1da;
|
|
1186
|
+
--headerSearch-bgColor: #25292e;
|
|
1187
|
+
--headerSearch-borderColor: #818b98;
|
|
1188
|
+
--data-blue-color-emphasis: #006edb;
|
|
1183
1189
|
--data-blue-color-muted: #d1f0ff;
|
|
1184
|
-
--data-auburn-color: #9d615c;
|
|
1190
|
+
--data-auburn-color-emphasis: #9d615c;
|
|
1185
1191
|
--data-auburn-color-muted: #f2e9e9;
|
|
1186
|
-
--data-orange-color: #eb670f;
|
|
1192
|
+
--data-orange-color-emphasis: #eb670f;
|
|
1187
1193
|
--data-orange-color-muted: #ffe7d1;
|
|
1188
|
-
--data-yellow-color: #b88700;
|
|
1194
|
+
--data-yellow-color-emphasis: #b88700;
|
|
1189
1195
|
--data-yellow-color-muted: #ffec9e;
|
|
1190
|
-
--data-green-color: #30a147;
|
|
1196
|
+
--data-green-color-emphasis: #30a147;
|
|
1191
1197
|
--data-green-color-muted: #caf7ca;
|
|
1192
|
-
--data-teal-color: #179b9b;
|
|
1198
|
+
--data-teal-color-emphasis: #179b9b;
|
|
1193
1199
|
--data-teal-color-muted: #c7f5ef;
|
|
1194
|
-
--data-purple-color: #894ceb;
|
|
1200
|
+
--data-purple-color-emphasis: #894ceb;
|
|
1195
1201
|
--data-purple-color-muted: #f1e5ff;
|
|
1196
|
-
--data-pink-color: #ce2c85;
|
|
1202
|
+
--data-pink-color-emphasis: #ce2c85;
|
|
1197
1203
|
--data-pink-color-muted: #ffe5f1;
|
|
1198
|
-
--data-red-color: #df0c24;
|
|
1204
|
+
--data-red-color-emphasis: #df0c24;
|
|
1199
1205
|
--data-red-color-muted: #ffe2e0;
|
|
1200
|
-
--data-gray-color: #808fa3;
|
|
1206
|
+
--data-gray-color-emphasis: #808fa3;
|
|
1201
1207
|
--data-gray-color-muted: #e8ecf2;
|
|
1202
1208
|
--display-blue-bgColor-muted: #d1f0ff;
|
|
1203
1209
|
--display-blue-bgColor-emphasis: #004db3;
|
|
@@ -1297,32 +1303,32 @@
|
|
|
1297
1303
|
--avatar-bgColor: #ffffff;
|
|
1298
1304
|
--avatar-borderColor: #010409e6;
|
|
1299
1305
|
--avatar-shadow: 0px 0px 0px 2px #ffffffcc;
|
|
1300
|
-
--avatarStack-fade-bgColor-default: #
|
|
1301
|
-
--avatarStack-fade-bgColor-muted: #
|
|
1302
|
-
--control-bgColor-rest: #
|
|
1303
|
-
--control-bgColor-hover: #
|
|
1304
|
-
--control-bgColor-active: #
|
|
1305
|
-
--control-bgColor-disabled: #
|
|
1306
|
-
--control-bgColor-selected: #
|
|
1307
|
-
--control-fgColor-rest: #
|
|
1308
|
-
--control-fgColor-placeholder: #
|
|
1309
|
-
--control-fgColor-disabled: #
|
|
1310
|
-
--control-borderColor-rest: #
|
|
1311
|
-
--control-borderColor-emphasis: #
|
|
1312
|
-
--control-borderColor-disabled: #
|
|
1313
|
-
--control-borderColor-selected: #
|
|
1306
|
+
--avatarStack-fade-bgColor-default: #c8d1da;
|
|
1307
|
+
--avatarStack-fade-bgColor-muted: #dae0e7;
|
|
1308
|
+
--control-bgColor-rest: #e0e6eb;
|
|
1309
|
+
--control-bgColor-hover: #dae0e7;
|
|
1310
|
+
--control-bgColor-active: #d1d9e0;
|
|
1311
|
+
--control-bgColor-disabled: #e0e6eb;
|
|
1312
|
+
--control-bgColor-selected: #e0e6eb;
|
|
1313
|
+
--control-fgColor-rest: #25292e;
|
|
1314
|
+
--control-fgColor-placeholder: #454c54;
|
|
1315
|
+
--control-fgColor-disabled: #59636e;
|
|
1316
|
+
--control-borderColor-rest: #454c54;
|
|
1317
|
+
--control-borderColor-emphasis: #454c54;
|
|
1318
|
+
--control-borderColor-disabled: #e0e6eb;
|
|
1319
|
+
--control-borderColor-selected: #e0e6eb;
|
|
1314
1320
|
--control-borderColor-success: #055d20;
|
|
1315
1321
|
--control-borderColor-danger: #a0111f;
|
|
1316
1322
|
--control-borderColor-warning: #744500;
|
|
1317
|
-
--control-iconColor-rest: #
|
|
1323
|
+
--control-iconColor-rest: #454c54;
|
|
1318
1324
|
--control-transparent-bgColor-rest: #ffffff00;
|
|
1319
|
-
--control-transparent-bgColor-hover: #
|
|
1320
|
-
--control-transparent-bgColor-active: #
|
|
1321
|
-
--control-transparent-bgColor-disabled: #
|
|
1322
|
-
--control-transparent-bgColor-selected: #
|
|
1325
|
+
--control-transparent-bgColor-hover: #dae0e7;
|
|
1326
|
+
--control-transparent-bgColor-active: #d1d9e0;
|
|
1327
|
+
--control-transparent-bgColor-disabled: #e0e6eb;
|
|
1328
|
+
--control-transparent-bgColor-selected: #dae0e7;
|
|
1323
1329
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
1324
|
-
--control-transparent-borderColor-hover: #
|
|
1325
|
-
--control-transparent-borderColor-active: #
|
|
1330
|
+
--control-transparent-borderColor-hover: #454c54;
|
|
1331
|
+
--control-transparent-borderColor-active: #454c54;
|
|
1326
1332
|
--control-danger-fgColor-rest: #8a071e;
|
|
1327
1333
|
--control-danger-fgColor-hover: #ffffff;
|
|
1328
1334
|
--control-danger-bgColor-hover: #a0111f;
|
|
@@ -1330,38 +1336,38 @@
|
|
|
1330
1336
|
--control-checked-bgColor-rest: #0349b4;
|
|
1331
1337
|
--control-checked-bgColor-hover: #0344a8;
|
|
1332
1338
|
--control-checked-bgColor-active: #033f9d;
|
|
1333
|
-
--control-checked-bgColor-disabled: #
|
|
1339
|
+
--control-checked-bgColor-disabled: #59636e;
|
|
1334
1340
|
--control-checked-fgColor-rest: #ffffff;
|
|
1335
1341
|
--control-checked-fgColor-disabled: #ffffff;
|
|
1336
1342
|
--control-checked-borderColor-rest: #0349b4;
|
|
1337
1343
|
--control-checked-borderColor-hover: #0344a8;
|
|
1338
1344
|
--control-checked-borderColor-active: #033f9d;
|
|
1339
|
-
--control-checked-borderColor-disabled: #
|
|
1340
|
-
--controlTrack-bgColor-rest: #
|
|
1341
|
-
--controlTrack-bgColor-hover: #
|
|
1342
|
-
--controlTrack-bgColor-active: #
|
|
1343
|
-
--controlTrack-bgColor-disabled: #
|
|
1344
|
-
--controlTrack-fgColor-rest: #
|
|
1345
|
+
--control-checked-borderColor-disabled: #59636e;
|
|
1346
|
+
--controlTrack-bgColor-rest: #dae0e7;
|
|
1347
|
+
--controlTrack-bgColor-hover: #d1d9e0;
|
|
1348
|
+
--controlTrack-bgColor-active: #c8d1da;
|
|
1349
|
+
--controlTrack-bgColor-disabled: #59636e;
|
|
1350
|
+
--controlTrack-fgColor-rest: #59636e;
|
|
1345
1351
|
--controlTrack-fgColor-disabled: #ffffff;
|
|
1346
|
-
--controlTrack-borderColor-rest: #
|
|
1347
|
-
--controlTrack-borderColor-disabled: #
|
|
1352
|
+
--controlTrack-borderColor-rest: #454c54;
|
|
1353
|
+
--controlTrack-borderColor-disabled: #59636e;
|
|
1348
1354
|
--controlKnob-bgColor-rest: #ffffff;
|
|
1349
|
-
--controlKnob-bgColor-disabled: #
|
|
1355
|
+
--controlKnob-bgColor-disabled: #e0e6eb;
|
|
1350
1356
|
--controlKnob-bgColor-checked: #ffffff;
|
|
1351
|
-
--controlKnob-borderColor-rest: #
|
|
1352
|
-
--controlKnob-borderColor-disabled: #
|
|
1357
|
+
--controlKnob-borderColor-rest: #454c54;
|
|
1358
|
+
--controlKnob-borderColor-disabled: #e0e6eb;
|
|
1353
1359
|
--controlKnob-borderColor-checked: #0349b4;
|
|
1354
|
-
--counter-borderColor: #
|
|
1355
|
-
--button-default-fgColor-rest: #
|
|
1356
|
-
--button-default-bgColor-rest: #
|
|
1357
|
-
--button-default-bgColor-hover: #
|
|
1358
|
-
--button-default-bgColor-active: #
|
|
1359
|
-
--button-default-bgColor-selected: #
|
|
1360
|
-
--button-default-bgColor-disabled: #
|
|
1361
|
-
--button-default-borderColor-rest: #
|
|
1362
|
-
--button-default-borderColor-hover: #
|
|
1363
|
-
--button-default-borderColor-active: #
|
|
1364
|
-
--button-default-borderColor-disabled: #
|
|
1360
|
+
--counter-borderColor: #454c54;
|
|
1361
|
+
--button-default-fgColor-rest: #25292e;
|
|
1362
|
+
--button-default-bgColor-rest: #e0e6eb;
|
|
1363
|
+
--button-default-bgColor-hover: #dae0e7;
|
|
1364
|
+
--button-default-bgColor-active: #d1d9e0;
|
|
1365
|
+
--button-default-bgColor-selected: #d1d9e0;
|
|
1366
|
+
--button-default-bgColor-disabled: #e0e6eb;
|
|
1367
|
+
--button-default-borderColor-rest: #454c54;
|
|
1368
|
+
--button-default-borderColor-hover: #454c54;
|
|
1369
|
+
--button-default-borderColor-active: #454c54;
|
|
1370
|
+
--button-default-borderColor-disabled: #e0e6eb;
|
|
1365
1371
|
--button-default-shadow-resting: 0px 1px 0px 0px #0104090a;
|
|
1366
1372
|
--button-primary-fgColor-rest: #ffffff;
|
|
1367
1373
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
@@ -1375,29 +1381,29 @@
|
|
|
1375
1381
|
--button-primary-borderColor-active: #013d14;
|
|
1376
1382
|
--button-primary-borderColor-disabled: #85cb97;
|
|
1377
1383
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #00230b4d;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1380
|
-
--button-invisible-fgColor-disabled: #
|
|
1381
|
-
--button-invisible-iconColor-rest: #
|
|
1382
|
-
--button-invisible-iconColor-hover: #
|
|
1383
|
-
--button-invisible-iconColor-disabled: #
|
|
1384
|
+
--button-invisible-fgColor-rest: #454c54;
|
|
1385
|
+
--button-invisible-fgColor-hover: #454c54;
|
|
1386
|
+
--button-invisible-fgColor-disabled: #59636e;
|
|
1387
|
+
--button-invisible-iconColor-rest: #454c54;
|
|
1388
|
+
--button-invisible-iconColor-hover: #454c54;
|
|
1389
|
+
--button-invisible-iconColor-disabled: #59636e;
|
|
1384
1390
|
--button-invisible-bgColor-rest: #ffffff00;
|
|
1385
|
-
--button-invisible-bgColor-hover: #
|
|
1386
|
-
--button-invisible-bgColor-active: #
|
|
1387
|
-
--button-invisible-bgColor-disabled: #
|
|
1391
|
+
--button-invisible-bgColor-hover: #dae0e7;
|
|
1392
|
+
--button-invisible-bgColor-active: #d1d9e0;
|
|
1393
|
+
--button-invisible-bgColor-disabled: #e0e6eb;
|
|
1388
1394
|
--button-invisible-borderColor-rest: #ffffff00;
|
|
1389
|
-
--button-invisible-borderColor-hover: #
|
|
1390
|
-
--button-invisible-borderColor-disabled: #
|
|
1395
|
+
--button-invisible-borderColor-hover: #454c54;
|
|
1396
|
+
--button-invisible-borderColor-disabled: #e0e6eb;
|
|
1391
1397
|
--button-outline-fgColor-rest: #023b95;
|
|
1392
1398
|
--button-outline-fgColor-hover: #ffffff;
|
|
1393
1399
|
--button-outline-fgColor-active: #ffffff;
|
|
1394
1400
|
--button-outline-fgColor-disabled: #023b9580;
|
|
1395
|
-
--button-outline-bgColor-rest: #
|
|
1401
|
+
--button-outline-bgColor-rest: #e0e6eb;
|
|
1396
1402
|
--button-outline-bgColor-hover: #0349b4;
|
|
1397
1403
|
--button-outline-bgColor-active: #033f9d;
|
|
1398
|
-
--button-outline-bgColor-disabled: #
|
|
1399
|
-
--button-outline-borderColor-hover: #
|
|
1400
|
-
--button-outline-borderColor-active: #
|
|
1404
|
+
--button-outline-bgColor-disabled: #e0e6eb;
|
|
1405
|
+
--button-outline-borderColor-hover: #013d14;
|
|
1406
|
+
--button-outline-borderColor-active: #013d14;
|
|
1401
1407
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #021a4a33;
|
|
1402
1408
|
--button-danger-fgColor-rest: #8a071e;
|
|
1403
1409
|
--button-danger-fgColor-hover: #ffffff;
|
|
@@ -1405,19 +1411,19 @@
|
|
|
1405
1411
|
--button-danger-fgColor-disabled: #8a071e80;
|
|
1406
1412
|
--button-danger-iconColor-rest: #8a071e;
|
|
1407
1413
|
--button-danger-iconColor-hover: #ffffff;
|
|
1408
|
-
--button-danger-bgColor-rest: #
|
|
1414
|
+
--button-danger-bgColor-rest: #e0e6eb;
|
|
1409
1415
|
--button-danger-bgColor-hover: #86061d;
|
|
1410
1416
|
--button-danger-bgColor-active: #74041a;
|
|
1411
|
-
--button-danger-bgColor-disabled: #
|
|
1412
|
-
--button-danger-borderColor-rest: #
|
|
1413
|
-
--button-danger-borderColor-hover: #
|
|
1414
|
-
--button-danger-borderColor-active: #
|
|
1417
|
+
--button-danger-bgColor-disabled: #e0e6eb;
|
|
1418
|
+
--button-danger-borderColor-rest: #454c54;
|
|
1419
|
+
--button-danger-borderColor-hover: #013d14;
|
|
1420
|
+
--button-danger-borderColor-active: #013d14;
|
|
1415
1421
|
--button-danger-shadow-selected: inset 0px 1px 0px 0px #43001133;
|
|
1416
|
-
--button-inactive-fgColor: #
|
|
1417
|
-
--button-inactive-bgColor: #
|
|
1422
|
+
--button-inactive-fgColor: #454c54;
|
|
1423
|
+
--button-inactive-bgColor: #e0e6eb;
|
|
1418
1424
|
--button-star-iconColor: #d5a824;
|
|
1419
|
-
--buttonCounter-default-bgColor-rest: #
|
|
1420
|
-
--buttonCounter-invisible-bgColor-rest: #
|
|
1425
|
+
--buttonCounter-default-bgColor-rest: #c8d1da;
|
|
1426
|
+
--buttonCounter-invisible-bgColor-rest: #e0e6ebb3;
|
|
1421
1427
|
--buttonCounter-primary-bgColor-rest: #00230b33;
|
|
1422
1428
|
--buttonCounter-outline-bgColor-rest: #0349b41a;
|
|
1423
1429
|
--buttonCounter-outline-bgColor-hover: #ffffff33;
|
|
@@ -1439,17 +1445,17 @@
|
|
|
1439
1445
|
--focus-outline: #0349b4 solid 2px;
|
|
1440
1446
|
--menu-bgColor-active: #ffffff00;
|
|
1441
1447
|
--overlay-bgColor: #ffffff;
|
|
1442
|
-
--overlay-borderColor: #
|
|
1443
|
-
--overlay-backdrop-bgColor: #
|
|
1448
|
+
--overlay-borderColor: #454c54;
|
|
1449
|
+
--overlay-backdrop-bgColor: #393f4666;
|
|
1444
1450
|
--selectMenu-borderColor: #ffffff00;
|
|
1445
1451
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
1446
1452
|
--sideNav-bgColor-selected: #ffffff;
|
|
1447
|
-
--skeletonLoader-bgColor: #
|
|
1448
|
-
--timelineBadge-bgColor: #
|
|
1453
|
+
--skeletonLoader-bgColor: #e6eaef;
|
|
1454
|
+
--timelineBadge-bgColor: #e6eaef;
|
|
1449
1455
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
1450
1456
|
--underlineNav-borderColor-active: #cd3425;
|
|
1451
|
-
--underlineNav-borderColor-hover: #
|
|
1452
|
-
--underlineNav-iconColor-rest: #
|
|
1457
|
+
--underlineNav-borderColor-hover: #454c54;
|
|
1458
|
+
--underlineNav-iconColor-rest: #454c54;
|
|
1453
1459
|
--selection-bgColor: #0349b433;
|
|
1454
1460
|
--card-bgColor: #ffffff;
|
|
1455
1461
|
--label-green-bgColor-rest: #caf7ca;
|
|
@@ -1566,17 +1572,17 @@
|
|
|
1566
1572
|
--label-coral-fgColor-rest: #ba2e12;
|
|
1567
1573
|
--label-coral-fgColor-hover: #9b2712;
|
|
1568
1574
|
--label-coral-fgColor-active: #7e2011;
|
|
1569
|
-
--tooltip-bgColor: #
|
|
1575
|
+
--tooltip-bgColor: #25292e;
|
|
1570
1576
|
--tooltip-fgColor: #ffffff;
|
|
1571
1577
|
--fgColor-default: #010409;
|
|
1572
|
-
--fgColor-muted: #
|
|
1578
|
+
--fgColor-muted: #454c54;
|
|
1573
1579
|
--fgColor-onEmphasis: #ffffff;
|
|
1574
1580
|
--fgColor-onInverse: #ffffff;
|
|
1575
1581
|
--fgColor-white: #ffffff;
|
|
1576
1582
|
--fgColor-black: #010409;
|
|
1577
|
-
--fgColor-disabled: #
|
|
1583
|
+
--fgColor-disabled: #59636e;
|
|
1578
1584
|
--fgColor-link: #023b95;
|
|
1579
|
-
--fgColor-neutral: #
|
|
1585
|
+
--fgColor-neutral: #454c54;
|
|
1580
1586
|
--fgColor-accent: #023b95;
|
|
1581
1587
|
--fgColor-success: #024c1a;
|
|
1582
1588
|
--fgColor-open: #024c1a;
|
|
@@ -1588,16 +1594,16 @@
|
|
|
1588
1594
|
--fgColor-upsell: #512598;
|
|
1589
1595
|
--fgColor-sponsors: #7d0c57;
|
|
1590
1596
|
--bgColor-default: #ffffff;
|
|
1591
|
-
--bgColor-muted: #
|
|
1592
|
-
--bgColor-inset: #
|
|
1593
|
-
--bgColor-emphasis: #
|
|
1594
|
-
--bgColor-inverse: #
|
|
1597
|
+
--bgColor-muted: #e6eaef;
|
|
1598
|
+
--bgColor-inset: #eff2f5;
|
|
1599
|
+
--bgColor-emphasis: #25292e;
|
|
1600
|
+
--bgColor-inverse: #25292e;
|
|
1595
1601
|
--bgColor-white: #ffffff;
|
|
1596
1602
|
--bgColor-black: #010409;
|
|
1597
|
-
--bgColor-disabled: #
|
|
1603
|
+
--bgColor-disabled: #e0e6eb;
|
|
1598
1604
|
--bgColor-transparent: #ffffff00;
|
|
1599
|
-
--bgColor-neutral-muted: #
|
|
1600
|
-
--bgColor-neutral-emphasis: #
|
|
1605
|
+
--bgColor-neutral-muted: #e0e6ebb3;
|
|
1606
|
+
--bgColor-neutral-emphasis: #454c54;
|
|
1601
1607
|
--bgColor-accent-muted: #dff7ff;
|
|
1602
1608
|
--bgColor-accent-emphasis: #0349b4;
|
|
1603
1609
|
--bgColor-success-muted: #d2fedb;
|
|
@@ -1618,14 +1624,14 @@
|
|
|
1618
1624
|
--bgColor-upsell-emphasis: #622cbc;
|
|
1619
1625
|
--bgColor-sponsors-muted: #feeff7;
|
|
1620
1626
|
--bgColor-sponsors-emphasis: #971368;
|
|
1621
|
-
--borderColor-default: #
|
|
1622
|
-
--borderColor-muted: #
|
|
1623
|
-
--borderColor-emphasis: #
|
|
1624
|
-
--borderColor-disabled: #
|
|
1627
|
+
--borderColor-default: #454c54;
|
|
1628
|
+
--borderColor-muted: #454c54;
|
|
1629
|
+
--borderColor-emphasis: #454c54;
|
|
1630
|
+
--borderColor-disabled: #e0e6eb;
|
|
1625
1631
|
--borderColor-transparent: #ffffff00;
|
|
1626
|
-
--borderColor-translucent: #
|
|
1627
|
-
--borderColor-neutral-muted: #
|
|
1628
|
-
--borderColor-neutral-emphasis: #
|
|
1632
|
+
--borderColor-translucent: #59636e;
|
|
1633
|
+
--borderColor-neutral-muted: #454c54;
|
|
1634
|
+
--borderColor-neutral-emphasis: #454c54;
|
|
1629
1635
|
--borderColor-accent-muted: #368cf9;
|
|
1630
1636
|
--borderColor-accent-emphasis: #0349b4;
|
|
1631
1637
|
--borderColor-success-muted: #26a148;
|
|
@@ -1646,11 +1652,11 @@
|
|
|
1646
1652
|
--borderColor-upsell-emphasis: #622cbc;
|
|
1647
1653
|
--borderColor-sponsors-muted: #ed4baf;
|
|
1648
1654
|
--borderColor-sponsors-emphasis: #971368;
|
|
1649
|
-
--color-ansi-black: #
|
|
1650
|
-
--color-ansi-black-bright: #
|
|
1651
|
-
--color-ansi-white: #
|
|
1652
|
-
--color-ansi-white-bright: #
|
|
1653
|
-
--color-ansi-gray: #
|
|
1655
|
+
--color-ansi-black: #010409;
|
|
1656
|
+
--color-ansi-black-bright: #393f46;
|
|
1657
|
+
--color-ansi-white: #59636e;
|
|
1658
|
+
--color-ansi-white-bright: #818b98;
|
|
1659
|
+
--color-ansi-gray: #59636e;
|
|
1654
1660
|
--color-ansi-red: #a0111f;
|
|
1655
1661
|
--color-ansi-red-bright: #86061d;
|
|
1656
1662
|
--color-ansi-green: #024c1a;
|
|
@@ -1663,44 +1669,44 @@
|
|
|
1663
1669
|
--color-ansi-magenta-bright: #844ae7;
|
|
1664
1670
|
--color-ansi-cyan: #1b7c83;
|
|
1665
1671
|
--color-ansi-cyan-bright: #3192aa;
|
|
1666
|
-
--color-prettylights-syntax-comment: #
|
|
1672
|
+
--color-prettylights-syntax-comment: #59636e;
|
|
1667
1673
|
--color-prettylights-syntax-constant: #023b95;
|
|
1668
1674
|
--color-prettylights-syntax-constant-other-reference-link: #032563;
|
|
1669
1675
|
--color-prettylights-syntax-entity: #512598;
|
|
1670
|
-
--color-prettylights-syntax-storage-modifier-import: #
|
|
1676
|
+
--color-prettylights-syntax-storage-modifier-import: #010409;
|
|
1671
1677
|
--color-prettylights-syntax-entity-tag: #023b95;
|
|
1672
1678
|
--color-prettylights-syntax-keyword: #a0111f;
|
|
1673
1679
|
--color-prettylights-syntax-string: #032563;
|
|
1674
1680
|
--color-prettylights-syntax-variable: #702c00;
|
|
1675
1681
|
--color-prettylights-syntax-brackethighlighter-unmatched: #6e011a;
|
|
1676
|
-
--color-prettylights-syntax-brackethighlighter-angle: #
|
|
1677
|
-
--color-prettylights-syntax-invalid-illegal-text: #
|
|
1682
|
+
--color-prettylights-syntax-brackethighlighter-angle: #59636e;
|
|
1683
|
+
--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
|
|
1678
1684
|
--color-prettylights-syntax-invalid-illegal-bg: #6e011a;
|
|
1679
|
-
--color-prettylights-syntax-carriage-return-text: #
|
|
1685
|
+
--color-prettylights-syntax-carriage-return-text: #f6f8fa;
|
|
1680
1686
|
--color-prettylights-syntax-carriage-return-bg: #a0111f;
|
|
1681
1687
|
--color-prettylights-syntax-string-regexp: #024c1a;
|
|
1682
1688
|
--color-prettylights-syntax-markup-list: #2e1800;
|
|
1683
1689
|
--color-prettylights-syntax-markup-heading: #023b95;
|
|
1684
|
-
--color-prettylights-syntax-markup-italic: #
|
|
1685
|
-
--color-prettylights-syntax-markup-bold: #
|
|
1690
|
+
--color-prettylights-syntax-markup-italic: #010409;
|
|
1691
|
+
--color-prettylights-syntax-markup-bold: #010409;
|
|
1686
1692
|
--color-prettylights-syntax-markup-deleted-text: #6e011a;
|
|
1687
1693
|
--color-prettylights-syntax-markup-deleted-bg: #fff0ee;
|
|
1688
1694
|
--color-prettylights-syntax-markup-inserted-text: #024c1a;
|
|
1689
1695
|
--color-prettylights-syntax-markup-inserted-bg: #d2fedb;
|
|
1690
1696
|
--color-prettylights-syntax-markup-changed-text: #702c00;
|
|
1691
1697
|
--color-prettylights-syntax-markup-changed-bg: #ffc67b;
|
|
1692
|
-
--color-prettylights-syntax-markup-ignored-text: #
|
|
1698
|
+
--color-prettylights-syntax-markup-ignored-text: #d1d9e0;
|
|
1693
1699
|
--color-prettylights-syntax-markup-ignored-bg: #023b95;
|
|
1694
1700
|
--color-prettylights-syntax-meta-diff-range: #622cbc;
|
|
1695
|
-
--color-prettylights-syntax-sublimelinter-gutter-mark: #
|
|
1701
|
+
--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
|
|
1696
1702
|
--shadow-inset: inset 0px 1px 0px 0px #0104090a;
|
|
1697
1703
|
--shadow-resting-xsmall: 0px 1px 0px 0px #0104091a;
|
|
1698
1704
|
--shadow-resting-small: 0px 1px 0px 0px #0104090a;
|
|
1699
|
-
--shadow-resting-medium: 0px 3px 6px 0px #
|
|
1700
|
-
--shadow-floating-small: 0px 0px 0px 1px #
|
|
1701
|
-
--shadow-floating-medium: 0px 0px 0px 1px #
|
|
1702
|
-
--shadow-floating-large: 0px 0px 0px 1px #
|
|
1703
|
-
--shadow-floating-xlarge: 0px 0px 0px 1px #
|
|
1704
|
-
--shadow-floating-legacy: 0px 6px 12px -3px #
|
|
1705
|
+
--shadow-resting-medium: 0px 3px 6px 0px #25292e1f;
|
|
1706
|
+
--shadow-floating-small: 0px 0px 0px 1px #454c5480, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
|
|
1707
|
+
--shadow-floating-medium: 0px 0px 0px 1px #454c54, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14;
|
|
1708
|
+
--shadow-floating-large: 0px 0px 0px 1px #454c54, 0px 40px 80px 0px #25292e3d;
|
|
1709
|
+
--shadow-floating-xlarge: 0px 0px 0px 1px #454c54, 0px 56px 112px 0px #25292e52;
|
|
1710
|
+
--shadow-floating-legacy: 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
|
|
1705
1711
|
}
|
|
1706
1712
|
}
|