@primer/primitives 10.0.0-rc.d2acd2c0 → 10.0.0-rc.e738a704
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/themes/dark-colorblind.css +16 -16
- package/dist/css/functional/themes/dark-tritanopia.css +2 -2
- package/dist/css/functional/themes/light-colorblind.css +18 -18
- package/dist/docs/functional/themes/dark-colorblind.json +11 -11
- package/dist/docs/functional/themes/dark-tritanopia.json +3 -3
- package/dist/docs/functional/themes/light-colorblind.json +13 -23
- package/dist/figma/themes/dark-colorblind.json +15 -15
- package/dist/figma/themes/light-colorblind.json +18 -18
- package/dist/internalCss/dark-colorblind.css +16 -16
- package/dist/internalCss/dark-tritanopia.css +2 -2
- package/dist/internalCss/light-colorblind.css +18 -18
- package/dist/styleLint/functional/themes/dark-colorblind.json +11 -11
- package/dist/styleLint/functional/themes/dark-tritanopia.json +3 -3
- package/dist/styleLint/functional/themes/light-colorblind.json +13 -23
- package/package.json +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5 +2 -2
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +1 -1
- package/src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5 +2 -7
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
--control-transparent-borderColor-rest: #00000000;
|
|
187
187
|
--control-transparent-borderColor-hover: #00000000;
|
|
188
188
|
--control-transparent-borderColor-active: #00000000;
|
|
189
|
-
--control-danger-fgColor-rest: #
|
|
189
|
+
--control-danger-fgColor-rest: #f0883e;
|
|
190
190
|
--control-danger-fgColor-hover: #f0883e;
|
|
191
191
|
--control-danger-bgColor-hover: #db6d281a;
|
|
192
192
|
--control-danger-bgColor-active: #db6d2866;
|
|
@@ -264,11 +264,11 @@
|
|
|
264
264
|
--button-outline-borderColor-hover: #3d444d;
|
|
265
265
|
--button-outline-borderColor-selected: #3d444d;
|
|
266
266
|
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
|
267
|
-
--button-danger-fgColor-rest: #
|
|
267
|
+
--button-danger-fgColor-rest: #f0883e;
|
|
268
268
|
--button-danger-fgColor-hover: #ffffff;
|
|
269
269
|
--button-danger-fgColor-active: #ffffff;
|
|
270
|
-
--button-danger-fgColor-disabled: #
|
|
271
|
-
--button-danger-iconColor-rest: #
|
|
270
|
+
--button-danger-fgColor-disabled: #f0883e80;
|
|
271
|
+
--button-danger-iconColor-rest: #f0883e;
|
|
272
272
|
--button-danger-iconColor-hover: #ffffff;
|
|
273
273
|
--button-danger-bgColor-rest: #212830;
|
|
274
274
|
--button-danger-bgColor-hover: #9b4215;
|
|
@@ -293,9 +293,9 @@
|
|
|
293
293
|
--buttonCounter-danger-bgColor-hover: #ffffff33;
|
|
294
294
|
--buttonCounter-danger-bgColor-disabled: #bd561d0d;
|
|
295
295
|
--buttonCounter-danger-bgColor-rest: #49020233;
|
|
296
|
-
--buttonCounter-danger-fgColor-rest: #
|
|
296
|
+
--buttonCounter-danger-fgColor-rest: #f0883e;
|
|
297
297
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
298
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
298
|
+
--buttonCounter-danger-fgColor-disabled: #f0883e80;
|
|
299
299
|
--reactionButton-selected-bgColor-rest: #388bfd33;
|
|
300
300
|
--reactionButton-selected-bgColor-hover: #3a8cfd5c;
|
|
301
301
|
--reactionButton-selected-fgColor-rest: #4493f8;
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
--fgColor-open: #f0883e;
|
|
447
447
|
--fgColor-attention: #d29922;
|
|
448
448
|
--fgColor-severe: #db6d28;
|
|
449
|
-
--fgColor-danger: #
|
|
449
|
+
--fgColor-danger: #f0883e;
|
|
450
450
|
--fgColor-closed: #9198a1;
|
|
451
451
|
--fgColor-done: #ab7df8;
|
|
452
452
|
--fgColor-upsell: #ab7df8;
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
--bgColor-accent-emphasis: #1f6feb;
|
|
467
467
|
--bgColor-success-muted: #388bfd26;
|
|
468
468
|
--bgColor-success-emphasis: #1f6feb;
|
|
469
|
-
--bgColor-open-muted: #
|
|
469
|
+
--bgColor-open-muted: #db6d2833;
|
|
470
470
|
--bgColor-open-emphasis: #bd561d;
|
|
471
471
|
--bgColor-attention-muted: #bb800926;
|
|
472
472
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
--control-transparent-borderColor-rest: #00000000;
|
|
756
756
|
--control-transparent-borderColor-hover: #00000000;
|
|
757
757
|
--control-transparent-borderColor-active: #00000000;
|
|
758
|
-
--control-danger-fgColor-rest: #
|
|
758
|
+
--control-danger-fgColor-rest: #f0883e;
|
|
759
759
|
--control-danger-fgColor-hover: #f0883e;
|
|
760
760
|
--control-danger-bgColor-hover: #db6d281a;
|
|
761
761
|
--control-danger-bgColor-active: #db6d2866;
|
|
@@ -833,11 +833,11 @@
|
|
|
833
833
|
--button-outline-borderColor-hover: #3d444d;
|
|
834
834
|
--button-outline-borderColor-selected: #3d444d;
|
|
835
835
|
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
|
836
|
-
--button-danger-fgColor-rest: #
|
|
836
|
+
--button-danger-fgColor-rest: #f0883e;
|
|
837
837
|
--button-danger-fgColor-hover: #ffffff;
|
|
838
838
|
--button-danger-fgColor-active: #ffffff;
|
|
839
|
-
--button-danger-fgColor-disabled: #
|
|
840
|
-
--button-danger-iconColor-rest: #
|
|
839
|
+
--button-danger-fgColor-disabled: #f0883e80;
|
|
840
|
+
--button-danger-iconColor-rest: #f0883e;
|
|
841
841
|
--button-danger-iconColor-hover: #ffffff;
|
|
842
842
|
--button-danger-bgColor-rest: #212830;
|
|
843
843
|
--button-danger-bgColor-hover: #9b4215;
|
|
@@ -862,9 +862,9 @@
|
|
|
862
862
|
--buttonCounter-danger-bgColor-hover: #ffffff33;
|
|
863
863
|
--buttonCounter-danger-bgColor-disabled: #bd561d0d;
|
|
864
864
|
--buttonCounter-danger-bgColor-rest: #49020233;
|
|
865
|
-
--buttonCounter-danger-fgColor-rest: #
|
|
865
|
+
--buttonCounter-danger-fgColor-rest: #f0883e;
|
|
866
866
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
867
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
867
|
+
--buttonCounter-danger-fgColor-disabled: #f0883e80;
|
|
868
868
|
--reactionButton-selected-bgColor-rest: #388bfd33;
|
|
869
869
|
--reactionButton-selected-bgColor-hover: #3a8cfd5c;
|
|
870
870
|
--reactionButton-selected-fgColor-rest: #4493f8;
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
--fgColor-open: #f0883e;
|
|
1016
1016
|
--fgColor-attention: #d29922;
|
|
1017
1017
|
--fgColor-severe: #db6d28;
|
|
1018
|
-
--fgColor-danger: #
|
|
1018
|
+
--fgColor-danger: #f0883e;
|
|
1019
1019
|
--fgColor-closed: #9198a1;
|
|
1020
1020
|
--fgColor-done: #ab7df8;
|
|
1021
1021
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1036
1036
|
--bgColor-success-muted: #388bfd26;
|
|
1037
1037
|
--bgColor-success-emphasis: #1f6feb;
|
|
1038
|
-
--bgColor-open-muted: #
|
|
1038
|
+
--bgColor-open-muted: #db6d2833;
|
|
1039
1039
|
--bgColor-open-emphasis: #bd561d;
|
|
1040
1040
|
--bgColor-attention-muted: #bb800926;
|
|
1041
1041
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
--bgColor-accent-emphasis: #1f6feb;
|
|
467
467
|
--bgColor-success-muted: #388bfd26;
|
|
468
468
|
--bgColor-success-emphasis: #1f6feb;
|
|
469
|
-
--bgColor-open-muted: #
|
|
469
|
+
--bgColor-open-muted: #f851491a;
|
|
470
470
|
--bgColor-open-emphasis: #da3633;
|
|
471
471
|
--bgColor-attention-muted: #bb800926;
|
|
472
472
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1036
1036
|
--bgColor-success-muted: #388bfd26;
|
|
1037
1037
|
--bgColor-success-emphasis: #1f6feb;
|
|
1038
|
-
--bgColor-open-muted: #
|
|
1038
|
+
--bgColor-open-muted: #f851491a;
|
|
1039
1039
|
--bgColor-open-emphasis: #da3633;
|
|
1040
1040
|
--bgColor-attention-muted: #bb800926;
|
|
1041
1041
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
187
187
|
--control-transparent-borderColor-hover: #ffffff00;
|
|
188
188
|
--control-transparent-borderColor-active: #ffffff00;
|
|
189
|
-
--control-danger-fgColor-rest: #
|
|
190
|
-
--control-danger-fgColor-hover: #
|
|
189
|
+
--control-danger-fgColor-rest: #bc4c00;
|
|
190
|
+
--control-danger-fgColor-hover: #bc4c00;
|
|
191
191
|
--control-danger-bgColor-hover: #fff1e5;
|
|
192
192
|
--control-danger-bgColor-active: #fff1e566;
|
|
193
193
|
--control-checked-bgColor-rest: #0969da;
|
|
@@ -264,11 +264,11 @@
|
|
|
264
264
|
--button-outline-borderColor-hover: #1f232826;
|
|
265
265
|
--button-outline-borderColor-active: #1f232826;
|
|
266
266
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;
|
|
267
|
-
--button-danger-fgColor-rest: #
|
|
267
|
+
--button-danger-fgColor-rest: #bc4c00;
|
|
268
268
|
--button-danger-fgColor-hover: #ffffff;
|
|
269
269
|
--button-danger-fgColor-active: #ffffff;
|
|
270
|
-
--button-danger-fgColor-disabled: #
|
|
271
|
-
--button-danger-iconColor-rest: #
|
|
270
|
+
--button-danger-fgColor-disabled: #bc4c0080;
|
|
271
|
+
--button-danger-iconColor-rest: #bc4c00;
|
|
272
272
|
--button-danger-iconColor-hover: #ffffff;
|
|
273
273
|
--button-danger-bgColor-rest: #f6f8fa;
|
|
274
274
|
--button-danger-bgColor-hover: #953800;
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
--buttonCounter-danger-bgColor-rest: #bc4c001a;
|
|
296
296
|
--buttonCounter-danger-fgColor-rest: #c21c2c;
|
|
297
297
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
298
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
298
|
+
--buttonCounter-danger-fgColor-disabled: #bc4c0080;
|
|
299
299
|
--reactionButton-selected-bgColor-rest: #ddf4ff;
|
|
300
300
|
--reactionButton-selected-bgColor-hover: #caecff;
|
|
301
301
|
--reactionButton-selected-fgColor-rest: #0969da;
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
--fgColor-open: #bc4c00;
|
|
448
448
|
--fgColor-attention: #9a6700;
|
|
449
449
|
--fgColor-severe: #bc4c00;
|
|
450
|
-
--fgColor-danger: #
|
|
450
|
+
--fgColor-danger: #bc4c00;
|
|
451
451
|
--fgColor-closed: #59636e;
|
|
452
452
|
--fgColor-done: #8250df;
|
|
453
453
|
--fgColor-upsell: #8250df;
|
|
@@ -467,8 +467,8 @@
|
|
|
467
467
|
--bgColor-accent-emphasis: #0969da;
|
|
468
468
|
--bgColor-success-muted: #ddf4ff;
|
|
469
469
|
--bgColor-success-emphasis: #0969da;
|
|
470
|
-
--bgColor-open-muted: #
|
|
471
|
-
--bgColor-open-emphasis: #
|
|
470
|
+
--bgColor-open-muted: #fff1e5;
|
|
471
|
+
--bgColor-open-emphasis: #bc4c00;
|
|
472
472
|
--bgColor-attention-muted: #fff8c5;
|
|
473
473
|
--bgColor-attention-emphasis: #9a6700;
|
|
474
474
|
--bgColor-severe-muted: #fff1e5;
|
|
@@ -755,8 +755,8 @@
|
|
|
755
755
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
756
756
|
--control-transparent-borderColor-hover: #ffffff00;
|
|
757
757
|
--control-transparent-borderColor-active: #ffffff00;
|
|
758
|
-
--control-danger-fgColor-rest: #
|
|
759
|
-
--control-danger-fgColor-hover: #
|
|
758
|
+
--control-danger-fgColor-rest: #bc4c00;
|
|
759
|
+
--control-danger-fgColor-hover: #bc4c00;
|
|
760
760
|
--control-danger-bgColor-hover: #fff1e5;
|
|
761
761
|
--control-danger-bgColor-active: #fff1e566;
|
|
762
762
|
--control-checked-bgColor-rest: #0969da;
|
|
@@ -833,11 +833,11 @@
|
|
|
833
833
|
--button-outline-borderColor-hover: #1f232826;
|
|
834
834
|
--button-outline-borderColor-active: #1f232826;
|
|
835
835
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;
|
|
836
|
-
--button-danger-fgColor-rest: #
|
|
836
|
+
--button-danger-fgColor-rest: #bc4c00;
|
|
837
837
|
--button-danger-fgColor-hover: #ffffff;
|
|
838
838
|
--button-danger-fgColor-active: #ffffff;
|
|
839
|
-
--button-danger-fgColor-disabled: #
|
|
840
|
-
--button-danger-iconColor-rest: #
|
|
839
|
+
--button-danger-fgColor-disabled: #bc4c0080;
|
|
840
|
+
--button-danger-iconColor-rest: #bc4c00;
|
|
841
841
|
--button-danger-iconColor-hover: #ffffff;
|
|
842
842
|
--button-danger-bgColor-rest: #f6f8fa;
|
|
843
843
|
--button-danger-bgColor-hover: #953800;
|
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
--buttonCounter-danger-bgColor-rest: #bc4c001a;
|
|
865
865
|
--buttonCounter-danger-fgColor-rest: #c21c2c;
|
|
866
866
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
867
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
867
|
+
--buttonCounter-danger-fgColor-disabled: #bc4c0080;
|
|
868
868
|
--reactionButton-selected-bgColor-rest: #ddf4ff;
|
|
869
869
|
--reactionButton-selected-bgColor-hover: #caecff;
|
|
870
870
|
--reactionButton-selected-fgColor-rest: #0969da;
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
--fgColor-open: #bc4c00;
|
|
1017
1017
|
--fgColor-attention: #9a6700;
|
|
1018
1018
|
--fgColor-severe: #bc4c00;
|
|
1019
|
-
--fgColor-danger: #
|
|
1019
|
+
--fgColor-danger: #bc4c00;
|
|
1020
1020
|
--fgColor-closed: #59636e;
|
|
1021
1021
|
--fgColor-done: #8250df;
|
|
1022
1022
|
--fgColor-upsell: #8250df;
|
|
@@ -1036,8 +1036,8 @@
|
|
|
1036
1036
|
--bgColor-accent-emphasis: #0969da;
|
|
1037
1037
|
--bgColor-success-muted: #ddf4ff;
|
|
1038
1038
|
--bgColor-success-emphasis: #0969da;
|
|
1039
|
-
--bgColor-open-muted: #
|
|
1040
|
-
--bgColor-open-emphasis: #
|
|
1039
|
+
--bgColor-open-muted: #fff1e5;
|
|
1040
|
+
--bgColor-open-emphasis: #bc4c00;
|
|
1041
1041
|
--bgColor-attention-muted: #fff8c5;
|
|
1042
1042
|
--bgColor-attention-emphasis: #9a6700;
|
|
1043
1043
|
--bgColor-severe-muted: #fff1e5;
|
|
@@ -5270,7 +5270,7 @@
|
|
|
5270
5270
|
"name": "control-danger-fgColor-rest",
|
|
5271
5271
|
"attributes": {},
|
|
5272
5272
|
"path": ["control", "danger", "fgColor", "rest"],
|
|
5273
|
-
"value": "#
|
|
5273
|
+
"value": "#f0883e",
|
|
5274
5274
|
"type": "color"
|
|
5275
5275
|
},
|
|
5276
5276
|
"control-danger-fgColor-hover": {
|
|
@@ -7518,7 +7518,7 @@
|
|
|
7518
7518
|
"name": "button-danger-fgColor-rest",
|
|
7519
7519
|
"attributes": {},
|
|
7520
7520
|
"path": ["button", "danger", "fgColor", "rest"],
|
|
7521
|
-
"value": "#
|
|
7521
|
+
"value": "#f0883e",
|
|
7522
7522
|
"type": "color"
|
|
7523
7523
|
},
|
|
7524
7524
|
"button-danger-fgColor-hover": {
|
|
@@ -7607,7 +7607,7 @@
|
|
|
7607
7607
|
"name": "button-danger-fgColor-disabled",
|
|
7608
7608
|
"attributes": {},
|
|
7609
7609
|
"path": ["button", "danger", "fgColor", "disabled"],
|
|
7610
|
-
"value": "#
|
|
7610
|
+
"value": "#f0883e80",
|
|
7611
7611
|
"type": "color"
|
|
7612
7612
|
},
|
|
7613
7613
|
"button-danger-iconColor-rest": {
|
|
@@ -7636,7 +7636,7 @@
|
|
|
7636
7636
|
"name": "button-danger-iconColor-rest",
|
|
7637
7637
|
"attributes": {},
|
|
7638
7638
|
"path": ["button", "danger", "iconColor", "rest"],
|
|
7639
|
-
"value": "#
|
|
7639
|
+
"value": "#f0883e",
|
|
7640
7640
|
"type": "color"
|
|
7641
7641
|
},
|
|
7642
7642
|
"button-danger-iconColor-hover": {
|
|
@@ -8361,7 +8361,7 @@
|
|
|
8361
8361
|
"name": "buttonCounter-danger-fgColor-rest",
|
|
8362
8362
|
"attributes": {},
|
|
8363
8363
|
"path": ["buttonCounter", "danger", "fgColor", "rest"],
|
|
8364
|
-
"value": "#
|
|
8364
|
+
"value": "#f0883e",
|
|
8365
8365
|
"type": "color"
|
|
8366
8366
|
},
|
|
8367
8367
|
"buttonCounter-danger-fgColor-hover": {
|
|
@@ -8421,7 +8421,7 @@
|
|
|
8421
8421
|
"name": "buttonCounter-danger-fgColor-disabled",
|
|
8422
8422
|
"attributes": {},
|
|
8423
8423
|
"path": ["buttonCounter", "danger", "fgColor", "disabled"],
|
|
8424
|
-
"value": "#
|
|
8424
|
+
"value": "#f0883e80",
|
|
8425
8425
|
"type": "color"
|
|
8426
8426
|
},
|
|
8427
8427
|
"reactionButton-selected-bgColor-rest": {
|
|
@@ -12814,13 +12814,13 @@
|
|
|
12814
12814
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5",
|
|
12815
12815
|
"isSource": true,
|
|
12816
12816
|
"original": {
|
|
12817
|
-
"$value": "{base.color.orange.
|
|
12817
|
+
"$value": "{base.color.orange.3}",
|
|
12818
12818
|
"$type": "color"
|
|
12819
12819
|
},
|
|
12820
12820
|
"name": "fgColor-danger",
|
|
12821
12821
|
"attributes": {},
|
|
12822
12822
|
"path": ["fgColor", "danger"],
|
|
12823
|
-
"value": "#
|
|
12823
|
+
"value": "#f0883e",
|
|
12824
12824
|
"type": "color"
|
|
12825
12825
|
},
|
|
12826
12826
|
"fgColor-closed": {
|
|
@@ -13393,18 +13393,18 @@
|
|
|
13393
13393
|
"type": "color"
|
|
13394
13394
|
},
|
|
13395
13395
|
"bgColor-open-muted": {
|
|
13396
|
-
"alpha": 0.
|
|
13396
|
+
"alpha": 0.2,
|
|
13397
13397
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5",
|
|
13398
13398
|
"isSource": true,
|
|
13399
13399
|
"original": {
|
|
13400
13400
|
"$value": "{base.color.orange.4}",
|
|
13401
13401
|
"$type": "color",
|
|
13402
|
-
"alpha": 0.
|
|
13402
|
+
"alpha": 0.2
|
|
13403
13403
|
},
|
|
13404
13404
|
"name": "bgColor-open-muted",
|
|
13405
13405
|
"attributes": {},
|
|
13406
13406
|
"path": ["bgColor", "open", "muted"],
|
|
13407
|
-
"value": "#
|
|
13407
|
+
"value": "#db6d2833",
|
|
13408
13408
|
"type": "color"
|
|
13409
13409
|
},
|
|
13410
13410
|
"bgColor-open-emphasis": {
|
|
@@ -13545,18 +13545,18 @@
|
|
|
13545
13545
|
"type": "color"
|
|
13546
13546
|
},
|
|
13547
13547
|
"bgColor-open-muted": {
|
|
13548
|
-
"alpha": 0.
|
|
13548
|
+
"alpha": 0.1,
|
|
13549
13549
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.tritanopia.json5",
|
|
13550
13550
|
"isSource": true,
|
|
13551
13551
|
"original": {
|
|
13552
13552
|
"$value": "{base.color.red.4}",
|
|
13553
13553
|
"$type": "color",
|
|
13554
|
-
"alpha": 0.
|
|
13554
|
+
"alpha": 0.1
|
|
13555
13555
|
},
|
|
13556
13556
|
"name": "bgColor-open-muted",
|
|
13557
13557
|
"attributes": {},
|
|
13558
13558
|
"path": ["bgColor", "open", "muted"],
|
|
13559
|
-
"value": "#
|
|
13559
|
+
"value": "#f851491a",
|
|
13560
13560
|
"type": "color"
|
|
13561
13561
|
},
|
|
13562
13562
|
"bgColor-open-emphasis": {
|
|
@@ -5264,7 +5264,7 @@
|
|
|
5264
5264
|
"name": "control-danger-fgColor-rest",
|
|
5265
5265
|
"attributes": {},
|
|
5266
5266
|
"path": ["control", "danger", "fgColor", "rest"],
|
|
5267
|
-
"value": "#
|
|
5267
|
+
"value": "#bc4c00",
|
|
5268
5268
|
"type": "color"
|
|
5269
5269
|
},
|
|
5270
5270
|
"control-danger-fgColor-hover": {
|
|
@@ -5293,7 +5293,7 @@
|
|
|
5293
5293
|
"name": "control-danger-fgColor-hover",
|
|
5294
5294
|
"attributes": {},
|
|
5295
5295
|
"path": ["control", "danger", "fgColor", "hover"],
|
|
5296
|
-
"value": "#
|
|
5296
|
+
"value": "#bc4c00",
|
|
5297
5297
|
"type": "color"
|
|
5298
5298
|
},
|
|
5299
5299
|
"control-danger-bgColor-hover": {
|
|
@@ -7544,7 +7544,7 @@
|
|
|
7544
7544
|
"name": "button-danger-fgColor-rest",
|
|
7545
7545
|
"attributes": {},
|
|
7546
7546
|
"path": ["button", "danger", "fgColor", "rest"],
|
|
7547
|
-
"value": "#
|
|
7547
|
+
"value": "#bc4c00",
|
|
7548
7548
|
"type": "color"
|
|
7549
7549
|
},
|
|
7550
7550
|
"button-danger-fgColor-hover": {
|
|
@@ -7633,7 +7633,7 @@
|
|
|
7633
7633
|
"name": "button-danger-fgColor-disabled",
|
|
7634
7634
|
"attributes": {},
|
|
7635
7635
|
"path": ["button", "danger", "fgColor", "disabled"],
|
|
7636
|
-
"value": "#
|
|
7636
|
+
"value": "#bc4c0080",
|
|
7637
7637
|
"type": "color"
|
|
7638
7638
|
},
|
|
7639
7639
|
"button-danger-iconColor-rest": {
|
|
@@ -7662,7 +7662,7 @@
|
|
|
7662
7662
|
"name": "button-danger-iconColor-rest",
|
|
7663
7663
|
"attributes": {},
|
|
7664
7664
|
"path": ["button", "danger", "iconColor", "rest"],
|
|
7665
|
-
"value": "#
|
|
7665
|
+
"value": "#bc4c00",
|
|
7666
7666
|
"type": "color"
|
|
7667
7667
|
},
|
|
7668
7668
|
"button-danger-iconColor-hover": {
|
|
@@ -8455,7 +8455,7 @@
|
|
|
8455
8455
|
"name": "buttonCounter-danger-fgColor-disabled",
|
|
8456
8456
|
"attributes": {},
|
|
8457
8457
|
"path": ["buttonCounter", "danger", "fgColor", "disabled"],
|
|
8458
|
-
"value": "#
|
|
8458
|
+
"value": "#bc4c0080",
|
|
8459
8459
|
"type": "color"
|
|
8460
8460
|
},
|
|
8461
8461
|
"reactionButton-selected-bgColor-rest": {
|
|
@@ -12850,24 +12850,16 @@
|
|
|
12850
12850
|
"type": "color"
|
|
12851
12851
|
},
|
|
12852
12852
|
"fgColor-danger": {
|
|
12853
|
-
"mix": {
|
|
12854
|
-
"color": "#e16f24",
|
|
12855
|
-
"weight": 0.05
|
|
12856
|
-
},
|
|
12857
12853
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
12858
12854
|
"isSource": true,
|
|
12859
12855
|
"original": {
|
|
12860
12856
|
"$value": "{base.color.orange.5}",
|
|
12861
|
-
"$type": "color"
|
|
12862
|
-
"mix": {
|
|
12863
|
-
"color": "{base.color.orange.4}",
|
|
12864
|
-
"weight": 0.05
|
|
12865
|
-
}
|
|
12857
|
+
"$type": "color"
|
|
12866
12858
|
},
|
|
12867
12859
|
"name": "fgColor-danger",
|
|
12868
12860
|
"attributes": {},
|
|
12869
12861
|
"path": ["fgColor", "danger"],
|
|
12870
|
-
"value": "#
|
|
12862
|
+
"value": "#bc4c00",
|
|
12871
12863
|
"type": "color"
|
|
12872
12864
|
},
|
|
12873
12865
|
"fgColor-closed": {
|
|
@@ -13438,31 +13430,29 @@
|
|
|
13438
13430
|
"type": "color"
|
|
13439
13431
|
},
|
|
13440
13432
|
"bgColor-open-muted": {
|
|
13441
|
-
"alpha": 0.4,
|
|
13442
13433
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
13443
13434
|
"isSource": true,
|
|
13444
13435
|
"original": {
|
|
13445
|
-
"$value": "{base.color.orange.
|
|
13446
|
-
"$type": "color"
|
|
13447
|
-
"alpha": 0.4
|
|
13436
|
+
"$value": "{base.color.orange.0}",
|
|
13437
|
+
"$type": "color"
|
|
13448
13438
|
},
|
|
13449
13439
|
"name": "bgColor-open-muted",
|
|
13450
13440
|
"attributes": {},
|
|
13451
13441
|
"path": ["bgColor", "open", "muted"],
|
|
13452
|
-
"value": "#
|
|
13442
|
+
"value": "#fff1e5",
|
|
13453
13443
|
"type": "color"
|
|
13454
13444
|
},
|
|
13455
13445
|
"bgColor-open-emphasis": {
|
|
13456
13446
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
13457
13447
|
"isSource": true,
|
|
13458
13448
|
"original": {
|
|
13459
|
-
"$value": "{base.color.orange.
|
|
13449
|
+
"$value": "{base.color.orange.5}",
|
|
13460
13450
|
"$type": "color"
|
|
13461
13451
|
},
|
|
13462
13452
|
"name": "bgColor-open-emphasis",
|
|
13463
13453
|
"attributes": {},
|
|
13464
13454
|
"path": ["bgColor", "open", "emphasis"],
|
|
13465
|
-
"value": "#
|
|
13455
|
+
"value": "#bc4c00",
|
|
13466
13456
|
"type": "color"
|
|
13467
13457
|
},
|
|
13468
13458
|
"bgColor-attention-muted": {
|
|
@@ -4678,9 +4678,9 @@
|
|
|
4678
4678
|
{
|
|
4679
4679
|
"name": "buttonCounter/danger/fgColor/disabled",
|
|
4680
4680
|
"value": {
|
|
4681
|
-
"r": 0.
|
|
4682
|
-
"g": 0.
|
|
4683
|
-
"b": 0.
|
|
4681
|
+
"r": 0.9411764705882353,
|
|
4682
|
+
"g": 0.5333333333333333,
|
|
4683
|
+
"b": 0.24313725490196078,
|
|
4684
4684
|
"a": 0.5
|
|
4685
4685
|
},
|
|
4686
4686
|
"type": "COLOR",
|
|
@@ -4711,9 +4711,9 @@
|
|
|
4711
4711
|
{
|
|
4712
4712
|
"name": "buttonCounter/danger/fgColor/rest",
|
|
4713
4713
|
"value": {
|
|
4714
|
-
"r": 0.
|
|
4715
|
-
"g": 0.
|
|
4716
|
-
"b": 0.
|
|
4714
|
+
"r": 0.9411764705882353,
|
|
4715
|
+
"g": 0.5333333333333333,
|
|
4716
|
+
"b": 0.24313725490196078,
|
|
4717
4717
|
"a": 1
|
|
4718
4718
|
},
|
|
4719
4719
|
"type": "COLOR",
|
|
@@ -5121,9 +5121,9 @@
|
|
|
5121
5121
|
{
|
|
5122
5122
|
"name": "button/danger/iconColor/rest",
|
|
5123
5123
|
"value": {
|
|
5124
|
-
"r": 0.
|
|
5125
|
-
"g": 0.
|
|
5126
|
-
"b": 0.
|
|
5124
|
+
"r": 0.9411764705882353,
|
|
5125
|
+
"g": 0.5333333333333333,
|
|
5126
|
+
"b": 0.24313725490196078,
|
|
5127
5127
|
"a": 1
|
|
5128
5128
|
},
|
|
5129
5129
|
"type": "COLOR",
|
|
@@ -5137,9 +5137,9 @@
|
|
|
5137
5137
|
{
|
|
5138
5138
|
"name": "button/danger/fgColor/disabled",
|
|
5139
5139
|
"value": {
|
|
5140
|
-
"r": 0.
|
|
5141
|
-
"g": 0.
|
|
5142
|
-
"b": 0.
|
|
5140
|
+
"r": 0.9411764705882353,
|
|
5141
|
+
"g": 0.5333333333333333,
|
|
5142
|
+
"b": 0.24313725490196078,
|
|
5143
5143
|
"a": 0.5
|
|
5144
5144
|
},
|
|
5145
5145
|
"type": "COLOR",
|
|
@@ -6462,9 +6462,9 @@
|
|
|
6462
6462
|
{
|
|
6463
6463
|
"name": "control/danger/fgColor/rest",
|
|
6464
6464
|
"value": {
|
|
6465
|
-
"r": 0.
|
|
6466
|
-
"g": 0.
|
|
6467
|
-
"b": 0.
|
|
6465
|
+
"r": 0.9411764705882353,
|
|
6466
|
+
"g": 0.5333333333333333,
|
|
6467
|
+
"b": 0.24313725490196078,
|
|
6468
6468
|
"a": 1
|
|
6469
6469
|
},
|
|
6470
6470
|
"type": "COLOR",
|
|
@@ -4586,9 +4586,9 @@
|
|
|
4586
4586
|
{
|
|
4587
4587
|
"name": "buttonCounter/danger/fgColor/disabled",
|
|
4588
4588
|
"value": {
|
|
4589
|
-
"r": 0.
|
|
4590
|
-
"g": 0.
|
|
4591
|
-
"b": 0
|
|
4589
|
+
"r": 0.7372549019607844,
|
|
4590
|
+
"g": 0.2980392156862745,
|
|
4591
|
+
"b": 0,
|
|
4592
4592
|
"a": 0.5
|
|
4593
4593
|
},
|
|
4594
4594
|
"type": "COLOR",
|
|
@@ -5030,9 +5030,9 @@
|
|
|
5030
5030
|
{
|
|
5031
5031
|
"name": "button/danger/iconColor/rest",
|
|
5032
5032
|
"value": {
|
|
5033
|
-
"r": 0.
|
|
5034
|
-
"g": 0.
|
|
5035
|
-
"b": 0
|
|
5033
|
+
"r": 0.7372549019607844,
|
|
5034
|
+
"g": 0.2980392156862745,
|
|
5035
|
+
"b": 0,
|
|
5036
5036
|
"a": 1
|
|
5037
5037
|
},
|
|
5038
5038
|
"type": "COLOR",
|
|
@@ -5046,9 +5046,9 @@
|
|
|
5046
5046
|
{
|
|
5047
5047
|
"name": "button/danger/fgColor/disabled",
|
|
5048
5048
|
"value": {
|
|
5049
|
-
"r": 0.
|
|
5050
|
-
"g": 0.
|
|
5051
|
-
"b": 0
|
|
5049
|
+
"r": 0.7372549019607844,
|
|
5050
|
+
"g": 0.2980392156862745,
|
|
5051
|
+
"b": 0,
|
|
5052
5052
|
"a": 0.5
|
|
5053
5053
|
},
|
|
5054
5054
|
"type": "COLOR",
|
|
@@ -5095,9 +5095,9 @@
|
|
|
5095
5095
|
{
|
|
5096
5096
|
"name": "button/danger/fgColor/rest",
|
|
5097
5097
|
"value": {
|
|
5098
|
-
"r": 0.
|
|
5099
|
-
"g": 0.
|
|
5100
|
-
"b": 0
|
|
5098
|
+
"r": 0.7372549019607844,
|
|
5099
|
+
"g": 0.2980392156862745,
|
|
5100
|
+
"b": 0,
|
|
5101
5101
|
"a": 1
|
|
5102
5102
|
},
|
|
5103
5103
|
"type": "COLOR",
|
|
@@ -6373,9 +6373,9 @@
|
|
|
6373
6373
|
{
|
|
6374
6374
|
"name": "control/danger/fgColor/hover",
|
|
6375
6375
|
"value": {
|
|
6376
|
-
"r": 0.
|
|
6377
|
-
"g": 0.
|
|
6378
|
-
"b": 0
|
|
6376
|
+
"r": 0.7372549019607844,
|
|
6377
|
+
"g": 0.2980392156862745,
|
|
6378
|
+
"b": 0,
|
|
6379
6379
|
"a": 1
|
|
6380
6380
|
},
|
|
6381
6381
|
"type": "COLOR",
|
|
@@ -6389,9 +6389,9 @@
|
|
|
6389
6389
|
{
|
|
6390
6390
|
"name": "control/danger/fgColor/rest",
|
|
6391
6391
|
"value": {
|
|
6392
|
-
"r": 0.
|
|
6393
|
-
"g": 0.
|
|
6394
|
-
"b": 0
|
|
6392
|
+
"r": 0.7372549019607844,
|
|
6393
|
+
"g": 0.2980392156862745,
|
|
6394
|
+
"b": 0,
|
|
6395
6395
|
"a": 1
|
|
6396
6396
|
},
|
|
6397
6397
|
"type": "COLOR",
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
--control-transparent-borderColor-rest: #00000000;
|
|
477
477
|
--control-transparent-borderColor-hover: #00000000;
|
|
478
478
|
--control-transparent-borderColor-active: #00000000;
|
|
479
|
-
--control-danger-fgColor-rest: #
|
|
479
|
+
--control-danger-fgColor-rest: #f0883e;
|
|
480
480
|
--control-danger-fgColor-hover: #f0883e;
|
|
481
481
|
--control-danger-bgColor-hover: #db6d281a;
|
|
482
482
|
--control-danger-bgColor-active: #db6d2866;
|
|
@@ -554,11 +554,11 @@
|
|
|
554
554
|
--button-outline-borderColor-hover: #3d444d;
|
|
555
555
|
--button-outline-borderColor-selected: #3d444d;
|
|
556
556
|
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
|
557
|
-
--button-danger-fgColor-rest: #
|
|
557
|
+
--button-danger-fgColor-rest: #f0883e;
|
|
558
558
|
--button-danger-fgColor-hover: #ffffff;
|
|
559
559
|
--button-danger-fgColor-active: #ffffff;
|
|
560
|
-
--button-danger-fgColor-disabled: #
|
|
561
|
-
--button-danger-iconColor-rest: #
|
|
560
|
+
--button-danger-fgColor-disabled: #f0883e80;
|
|
561
|
+
--button-danger-iconColor-rest: #f0883e;
|
|
562
562
|
--button-danger-iconColor-hover: #ffffff;
|
|
563
563
|
--button-danger-bgColor-rest: #212830;
|
|
564
564
|
--button-danger-bgColor-hover: #9b4215;
|
|
@@ -583,9 +583,9 @@
|
|
|
583
583
|
--buttonCounter-danger-bgColor-hover: #ffffff33;
|
|
584
584
|
--buttonCounter-danger-bgColor-disabled: #bd561d0d;
|
|
585
585
|
--buttonCounter-danger-bgColor-rest: #49020233;
|
|
586
|
-
--buttonCounter-danger-fgColor-rest: #
|
|
586
|
+
--buttonCounter-danger-fgColor-rest: #f0883e;
|
|
587
587
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
588
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
588
|
+
--buttonCounter-danger-fgColor-disabled: #f0883e80;
|
|
589
589
|
--reactionButton-selected-bgColor-rest: #388bfd33;
|
|
590
590
|
--reactionButton-selected-bgColor-hover: #3a8cfd5c;
|
|
591
591
|
--reactionButton-selected-fgColor-rest: #4493f8;
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
--fgColor-open: #f0883e;
|
|
737
737
|
--fgColor-attention: #d29922;
|
|
738
738
|
--fgColor-severe: #db6d28;
|
|
739
|
-
--fgColor-danger: #
|
|
739
|
+
--fgColor-danger: #f0883e;
|
|
740
740
|
--fgColor-closed: #9198a1;
|
|
741
741
|
--fgColor-done: #ab7df8;
|
|
742
742
|
--fgColor-upsell: #ab7df8;
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
--bgColor-accent-emphasis: #1f6feb;
|
|
757
757
|
--bgColor-success-muted: #388bfd26;
|
|
758
758
|
--bgColor-success-emphasis: #1f6feb;
|
|
759
|
-
--bgColor-open-muted: #
|
|
759
|
+
--bgColor-open-muted: #db6d2833;
|
|
760
760
|
--bgColor-open-emphasis: #bd561d;
|
|
761
761
|
--bgColor-attention-muted: #bb800926;
|
|
762
762
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
--control-transparent-borderColor-rest: #00000000;
|
|
1336
1336
|
--control-transparent-borderColor-hover: #00000000;
|
|
1337
1337
|
--control-transparent-borderColor-active: #00000000;
|
|
1338
|
-
--control-danger-fgColor-rest: #
|
|
1338
|
+
--control-danger-fgColor-rest: #f0883e;
|
|
1339
1339
|
--control-danger-fgColor-hover: #f0883e;
|
|
1340
1340
|
--control-danger-bgColor-hover: #db6d281a;
|
|
1341
1341
|
--control-danger-bgColor-active: #db6d2866;
|
|
@@ -1413,11 +1413,11 @@
|
|
|
1413
1413
|
--button-outline-borderColor-hover: #3d444d;
|
|
1414
1414
|
--button-outline-borderColor-selected: #3d444d;
|
|
1415
1415
|
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1416
|
-
--button-danger-fgColor-rest: #
|
|
1416
|
+
--button-danger-fgColor-rest: #f0883e;
|
|
1417
1417
|
--button-danger-fgColor-hover: #ffffff;
|
|
1418
1418
|
--button-danger-fgColor-active: #ffffff;
|
|
1419
|
-
--button-danger-fgColor-disabled: #
|
|
1420
|
-
--button-danger-iconColor-rest: #
|
|
1419
|
+
--button-danger-fgColor-disabled: #f0883e80;
|
|
1420
|
+
--button-danger-iconColor-rest: #f0883e;
|
|
1421
1421
|
--button-danger-iconColor-hover: #ffffff;
|
|
1422
1422
|
--button-danger-bgColor-rest: #212830;
|
|
1423
1423
|
--button-danger-bgColor-hover: #9b4215;
|
|
@@ -1442,9 +1442,9 @@
|
|
|
1442
1442
|
--buttonCounter-danger-bgColor-hover: #ffffff33;
|
|
1443
1443
|
--buttonCounter-danger-bgColor-disabled: #bd561d0d;
|
|
1444
1444
|
--buttonCounter-danger-bgColor-rest: #49020233;
|
|
1445
|
-
--buttonCounter-danger-fgColor-rest: #
|
|
1445
|
+
--buttonCounter-danger-fgColor-rest: #f0883e;
|
|
1446
1446
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
1447
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
1447
|
+
--buttonCounter-danger-fgColor-disabled: #f0883e80;
|
|
1448
1448
|
--reactionButton-selected-bgColor-rest: #388bfd33;
|
|
1449
1449
|
--reactionButton-selected-bgColor-hover: #3a8cfd5c;
|
|
1450
1450
|
--reactionButton-selected-fgColor-rest: #4493f8;
|
|
@@ -1595,7 +1595,7 @@
|
|
|
1595
1595
|
--fgColor-open: #f0883e;
|
|
1596
1596
|
--fgColor-attention: #d29922;
|
|
1597
1597
|
--fgColor-severe: #db6d28;
|
|
1598
|
-
--fgColor-danger: #
|
|
1598
|
+
--fgColor-danger: #f0883e;
|
|
1599
1599
|
--fgColor-closed: #9198a1;
|
|
1600
1600
|
--fgColor-done: #ab7df8;
|
|
1601
1601
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1616
1616
|
--bgColor-success-muted: #388bfd26;
|
|
1617
1617
|
--bgColor-success-emphasis: #1f6feb;
|
|
1618
|
-
--bgColor-open-muted: #
|
|
1618
|
+
--bgColor-open-muted: #db6d2833;
|
|
1619
1619
|
--bgColor-open-emphasis: #bd561d;
|
|
1620
1620
|
--bgColor-attention-muted: #bb800926;
|
|
1621
1621
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
--bgColor-accent-emphasis: #1f6feb;
|
|
757
757
|
--bgColor-success-muted: #388bfd26;
|
|
758
758
|
--bgColor-success-emphasis: #1f6feb;
|
|
759
|
-
--bgColor-open-muted: #
|
|
759
|
+
--bgColor-open-muted: #f851491a;
|
|
760
760
|
--bgColor-open-emphasis: #da3633;
|
|
761
761
|
--bgColor-attention-muted: #bb800926;
|
|
762
762
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1616
1616
|
--bgColor-success-muted: #388bfd26;
|
|
1617
1617
|
--bgColor-success-emphasis: #1f6feb;
|
|
1618
|
-
--bgColor-open-muted: #
|
|
1618
|
+
--bgColor-open-muted: #f851491a;
|
|
1619
1619
|
--bgColor-open-emphasis: #da3633;
|
|
1620
1620
|
--bgColor-attention-muted: #bb800926;
|
|
1621
1621
|
--bgColor-attention-emphasis: #9e6a03;
|
|
@@ -476,8 +476,8 @@
|
|
|
476
476
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
477
477
|
--control-transparent-borderColor-hover: #ffffff00;
|
|
478
478
|
--control-transparent-borderColor-active: #ffffff00;
|
|
479
|
-
--control-danger-fgColor-rest: #
|
|
480
|
-
--control-danger-fgColor-hover: #
|
|
479
|
+
--control-danger-fgColor-rest: #bc4c00;
|
|
480
|
+
--control-danger-fgColor-hover: #bc4c00;
|
|
481
481
|
--control-danger-bgColor-hover: #fff1e5;
|
|
482
482
|
--control-danger-bgColor-active: #fff1e566;
|
|
483
483
|
--control-checked-bgColor-rest: #0969da;
|
|
@@ -554,11 +554,11 @@
|
|
|
554
554
|
--button-outline-borderColor-hover: #1f232826;
|
|
555
555
|
--button-outline-borderColor-active: #1f232826;
|
|
556
556
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;
|
|
557
|
-
--button-danger-fgColor-rest: #
|
|
557
|
+
--button-danger-fgColor-rest: #bc4c00;
|
|
558
558
|
--button-danger-fgColor-hover: #ffffff;
|
|
559
559
|
--button-danger-fgColor-active: #ffffff;
|
|
560
|
-
--button-danger-fgColor-disabled: #
|
|
561
|
-
--button-danger-iconColor-rest: #
|
|
560
|
+
--button-danger-fgColor-disabled: #bc4c0080;
|
|
561
|
+
--button-danger-iconColor-rest: #bc4c00;
|
|
562
562
|
--button-danger-iconColor-hover: #ffffff;
|
|
563
563
|
--button-danger-bgColor-rest: #f6f8fa;
|
|
564
564
|
--button-danger-bgColor-hover: #953800;
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
--buttonCounter-danger-bgColor-rest: #bc4c001a;
|
|
586
586
|
--buttonCounter-danger-fgColor-rest: #c21c2c;
|
|
587
587
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
588
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
588
|
+
--buttonCounter-danger-fgColor-disabled: #bc4c0080;
|
|
589
589
|
--reactionButton-selected-bgColor-rest: #ddf4ff;
|
|
590
590
|
--reactionButton-selected-bgColor-hover: #caecff;
|
|
591
591
|
--reactionButton-selected-fgColor-rest: #0969da;
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
--fgColor-open: #bc4c00;
|
|
738
738
|
--fgColor-attention: #9a6700;
|
|
739
739
|
--fgColor-severe: #bc4c00;
|
|
740
|
-
--fgColor-danger: #
|
|
740
|
+
--fgColor-danger: #bc4c00;
|
|
741
741
|
--fgColor-closed: #59636e;
|
|
742
742
|
--fgColor-done: #8250df;
|
|
743
743
|
--fgColor-upsell: #8250df;
|
|
@@ -757,8 +757,8 @@
|
|
|
757
757
|
--bgColor-accent-emphasis: #0969da;
|
|
758
758
|
--bgColor-success-muted: #ddf4ff;
|
|
759
759
|
--bgColor-success-emphasis: #0969da;
|
|
760
|
-
--bgColor-open-muted: #
|
|
761
|
-
--bgColor-open-emphasis: #
|
|
760
|
+
--bgColor-open-muted: #fff1e5;
|
|
761
|
+
--bgColor-open-emphasis: #bc4c00;
|
|
762
762
|
--bgColor-attention-muted: #fff8c5;
|
|
763
763
|
--bgColor-attention-emphasis: #9a6700;
|
|
764
764
|
--bgColor-severe-muted: #fff1e5;
|
|
@@ -1335,8 +1335,8 @@
|
|
|
1335
1335
|
--control-transparent-borderColor-rest: #ffffff00;
|
|
1336
1336
|
--control-transparent-borderColor-hover: #ffffff00;
|
|
1337
1337
|
--control-transparent-borderColor-active: #ffffff00;
|
|
1338
|
-
--control-danger-fgColor-rest: #
|
|
1339
|
-
--control-danger-fgColor-hover: #
|
|
1338
|
+
--control-danger-fgColor-rest: #bc4c00;
|
|
1339
|
+
--control-danger-fgColor-hover: #bc4c00;
|
|
1340
1340
|
--control-danger-bgColor-hover: #fff1e5;
|
|
1341
1341
|
--control-danger-bgColor-active: #fff1e566;
|
|
1342
1342
|
--control-checked-bgColor-rest: #0969da;
|
|
@@ -1413,11 +1413,11 @@
|
|
|
1413
1413
|
--button-outline-borderColor-hover: #1f232826;
|
|
1414
1414
|
--button-outline-borderColor-active: #1f232826;
|
|
1415
1415
|
--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;
|
|
1416
|
-
--button-danger-fgColor-rest: #
|
|
1416
|
+
--button-danger-fgColor-rest: #bc4c00;
|
|
1417
1417
|
--button-danger-fgColor-hover: #ffffff;
|
|
1418
1418
|
--button-danger-fgColor-active: #ffffff;
|
|
1419
|
-
--button-danger-fgColor-disabled: #
|
|
1420
|
-
--button-danger-iconColor-rest: #
|
|
1419
|
+
--button-danger-fgColor-disabled: #bc4c0080;
|
|
1420
|
+
--button-danger-iconColor-rest: #bc4c00;
|
|
1421
1421
|
--button-danger-iconColor-hover: #ffffff;
|
|
1422
1422
|
--button-danger-bgColor-rest: #f6f8fa;
|
|
1423
1423
|
--button-danger-bgColor-hover: #953800;
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
--buttonCounter-danger-bgColor-rest: #bc4c001a;
|
|
1445
1445
|
--buttonCounter-danger-fgColor-rest: #c21c2c;
|
|
1446
1446
|
--buttonCounter-danger-fgColor-hover: #ffffff;
|
|
1447
|
-
--buttonCounter-danger-fgColor-disabled: #
|
|
1447
|
+
--buttonCounter-danger-fgColor-disabled: #bc4c0080;
|
|
1448
1448
|
--reactionButton-selected-bgColor-rest: #ddf4ff;
|
|
1449
1449
|
--reactionButton-selected-bgColor-hover: #caecff;
|
|
1450
1450
|
--reactionButton-selected-fgColor-rest: #0969da;
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
--fgColor-open: #bc4c00;
|
|
1597
1597
|
--fgColor-attention: #9a6700;
|
|
1598
1598
|
--fgColor-severe: #bc4c00;
|
|
1599
|
-
--fgColor-danger: #
|
|
1599
|
+
--fgColor-danger: #bc4c00;
|
|
1600
1600
|
--fgColor-closed: #59636e;
|
|
1601
1601
|
--fgColor-done: #8250df;
|
|
1602
1602
|
--fgColor-upsell: #8250df;
|
|
@@ -1616,8 +1616,8 @@
|
|
|
1616
1616
|
--bgColor-accent-emphasis: #0969da;
|
|
1617
1617
|
--bgColor-success-muted: #ddf4ff;
|
|
1618
1618
|
--bgColor-success-emphasis: #0969da;
|
|
1619
|
-
--bgColor-open-muted: #
|
|
1620
|
-
--bgColor-open-emphasis: #
|
|
1619
|
+
--bgColor-open-muted: #fff1e5;
|
|
1620
|
+
--bgColor-open-emphasis: #bc4c00;
|
|
1621
1621
|
--bgColor-attention-muted: #fff8c5;
|
|
1622
1622
|
--bgColor-attention-emphasis: #9a6700;
|
|
1623
1623
|
--bgColor-severe-muted: #fff1e5;
|
|
@@ -5245,7 +5245,7 @@
|
|
|
5245
5245
|
"path": ["control", "transparent", "borderColor", "active"]
|
|
5246
5246
|
},
|
|
5247
5247
|
"control-danger-fgColor-rest": {
|
|
5248
|
-
"$value": "#
|
|
5248
|
+
"$value": "#f0883e",
|
|
5249
5249
|
"$type": "color",
|
|
5250
5250
|
"$extensions": {
|
|
5251
5251
|
"org.primer.figma": {
|
|
@@ -7509,7 +7509,7 @@
|
|
|
7509
7509
|
"path": ["button", "outline", "shadow", "selected"]
|
|
7510
7510
|
},
|
|
7511
7511
|
"button-danger-fgColor-rest": {
|
|
7512
|
-
"$value": "#
|
|
7512
|
+
"$value": "#f0883e",
|
|
7513
7513
|
"$type": "color",
|
|
7514
7514
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5",
|
|
7515
7515
|
"isSource": true,
|
|
@@ -7580,7 +7580,7 @@
|
|
|
7580
7580
|
"path": ["button", "danger", "fgColor", "active"]
|
|
7581
7581
|
},
|
|
7582
7582
|
"button-danger-fgColor-disabled": {
|
|
7583
|
-
"$value": "#
|
|
7583
|
+
"$value": "#f0883e80",
|
|
7584
7584
|
"$type": "color",
|
|
7585
7585
|
"$extensions": {
|
|
7586
7586
|
"org.primer.figma": {
|
|
@@ -7611,7 +7611,7 @@
|
|
|
7611
7611
|
"path": ["button", "danger", "fgColor", "disabled"]
|
|
7612
7612
|
},
|
|
7613
7613
|
"button-danger-iconColor-rest": {
|
|
7614
|
-
"$value": "#
|
|
7614
|
+
"$value": "#f0883e",
|
|
7615
7615
|
"$type": "color",
|
|
7616
7616
|
"$extensions": {
|
|
7617
7617
|
"org.primer.figma": {
|
|
@@ -8336,7 +8336,7 @@
|
|
|
8336
8336
|
"path": ["buttonCounter", "danger", "bgColor", "rest"]
|
|
8337
8337
|
},
|
|
8338
8338
|
"buttonCounter-danger-fgColor-rest": {
|
|
8339
|
-
"$value": "#
|
|
8339
|
+
"$value": "#f0883e",
|
|
8340
8340
|
"$type": "color",
|
|
8341
8341
|
"$extensions": {
|
|
8342
8342
|
"org.primer.figma": {
|
|
@@ -8394,7 +8394,7 @@
|
|
|
8394
8394
|
"path": ["buttonCounter", "danger", "fgColor", "hover"]
|
|
8395
8395
|
},
|
|
8396
8396
|
"buttonCounter-danger-fgColor-disabled": {
|
|
8397
|
-
"$value": "#
|
|
8397
|
+
"$value": "#f0883e80",
|
|
8398
8398
|
"$type": "color",
|
|
8399
8399
|
"$extensions": {
|
|
8400
8400
|
"org.primer.figma": {
|
|
@@ -12811,12 +12811,12 @@
|
|
|
12811
12811
|
"path": ["fgColor", "severe"]
|
|
12812
12812
|
},
|
|
12813
12813
|
"fgColor-danger": {
|
|
12814
|
-
"$value": "#
|
|
12814
|
+
"$value": "#f0883e",
|
|
12815
12815
|
"$type": "color",
|
|
12816
12816
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5",
|
|
12817
12817
|
"isSource": true,
|
|
12818
12818
|
"original": {
|
|
12819
|
-
"$value": "{base.color.orange.
|
|
12819
|
+
"$value": "{base.color.orange.3}",
|
|
12820
12820
|
"$type": "color"
|
|
12821
12821
|
},
|
|
12822
12822
|
"name": "fgColor-danger",
|
|
@@ -13393,15 +13393,15 @@
|
|
|
13393
13393
|
"path": ["bgColor", "success", "emphasis"]
|
|
13394
13394
|
},
|
|
13395
13395
|
"bgColor-open-muted": {
|
|
13396
|
-
"$value": "#
|
|
13396
|
+
"$value": "#db6d2833",
|
|
13397
13397
|
"$type": "color",
|
|
13398
|
-
"alpha": 0.
|
|
13398
|
+
"alpha": 0.2,
|
|
13399
13399
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.protanopia-deuteranopia.json5",
|
|
13400
13400
|
"isSource": true,
|
|
13401
13401
|
"original": {
|
|
13402
13402
|
"$value": "{base.color.orange.4}",
|
|
13403
13403
|
"$type": "color",
|
|
13404
|
-
"alpha": 0.
|
|
13404
|
+
"alpha": 0.2
|
|
13405
13405
|
},
|
|
13406
13406
|
"name": "bgColor-open-muted",
|
|
13407
13407
|
"attributes": {},
|
|
@@ -13545,15 +13545,15 @@
|
|
|
13545
13545
|
"path": ["bgColor", "success", "emphasis"]
|
|
13546
13546
|
},
|
|
13547
13547
|
"bgColor-open-muted": {
|
|
13548
|
-
"$value": "#
|
|
13548
|
+
"$value": "#f851491a",
|
|
13549
13549
|
"$type": "color",
|
|
13550
|
-
"alpha": 0.
|
|
13550
|
+
"alpha": 0.1,
|
|
13551
13551
|
"filePath": "src/tokens/functional/color/dark/overrides/dark.tritanopia.json5",
|
|
13552
13552
|
"isSource": true,
|
|
13553
13553
|
"original": {
|
|
13554
13554
|
"$value": "{base.color.red.4}",
|
|
13555
13555
|
"$type": "color",
|
|
13556
|
-
"alpha": 0.
|
|
13556
|
+
"alpha": 0.1
|
|
13557
13557
|
},
|
|
13558
13558
|
"name": "bgColor-open-muted",
|
|
13559
13559
|
"attributes": {},
|
|
@@ -5239,7 +5239,7 @@
|
|
|
5239
5239
|
"path": ["control", "transparent", "borderColor", "active"]
|
|
5240
5240
|
},
|
|
5241
5241
|
"control-danger-fgColor-rest": {
|
|
5242
|
-
"$value": "#
|
|
5242
|
+
"$value": "#bc4c00",
|
|
5243
5243
|
"$type": "color",
|
|
5244
5244
|
"$extensions": {
|
|
5245
5245
|
"org.primer.figma": {
|
|
@@ -5268,7 +5268,7 @@
|
|
|
5268
5268
|
"path": ["control", "danger", "fgColor", "rest"]
|
|
5269
5269
|
},
|
|
5270
5270
|
"control-danger-fgColor-hover": {
|
|
5271
|
-
"$value": "#
|
|
5271
|
+
"$value": "#bc4c00",
|
|
5272
5272
|
"$type": "color",
|
|
5273
5273
|
"$extensions": {
|
|
5274
5274
|
"org.primer.figma": {
|
|
@@ -7519,7 +7519,7 @@
|
|
|
7519
7519
|
"path": ["button", "outline", "shadow", "selected"]
|
|
7520
7520
|
},
|
|
7521
7521
|
"button-danger-fgColor-rest": {
|
|
7522
|
-
"$value": "#
|
|
7522
|
+
"$value": "#bc4c00",
|
|
7523
7523
|
"$type": "color",
|
|
7524
7524
|
"$extensions": {
|
|
7525
7525
|
"org.primer.figma": {
|
|
@@ -7606,7 +7606,7 @@
|
|
|
7606
7606
|
"path": ["button", "danger", "fgColor", "active"]
|
|
7607
7607
|
},
|
|
7608
7608
|
"button-danger-fgColor-disabled": {
|
|
7609
|
-
"$value": "#
|
|
7609
|
+
"$value": "#bc4c0080",
|
|
7610
7610
|
"$type": "color",
|
|
7611
7611
|
"$extensions": {
|
|
7612
7612
|
"org.primer.figma": {
|
|
@@ -7637,7 +7637,7 @@
|
|
|
7637
7637
|
"path": ["button", "danger", "fgColor", "disabled"]
|
|
7638
7638
|
},
|
|
7639
7639
|
"button-danger-iconColor-rest": {
|
|
7640
|
-
"$value": "#
|
|
7640
|
+
"$value": "#bc4c00",
|
|
7641
7641
|
"$type": "color",
|
|
7642
7642
|
"$extensions": {
|
|
7643
7643
|
"org.primer.figma": {
|
|
@@ -8428,7 +8428,7 @@
|
|
|
8428
8428
|
"path": ["buttonCounter", "danger", "fgColor", "hover"]
|
|
8429
8429
|
},
|
|
8430
8430
|
"buttonCounter-danger-fgColor-disabled": {
|
|
8431
|
-
"$value": "#
|
|
8431
|
+
"$value": "#bc4c0080",
|
|
8432
8432
|
"$type": "color",
|
|
8433
8433
|
"$extensions": {
|
|
8434
8434
|
"org.primer.figma": {
|
|
@@ -12850,21 +12850,13 @@
|
|
|
12850
12850
|
"path": ["fgColor", "severe"]
|
|
12851
12851
|
},
|
|
12852
12852
|
"fgColor-danger": {
|
|
12853
|
-
"$value": "#
|
|
12853
|
+
"$value": "#bc4c00",
|
|
12854
12854
|
"$type": "color",
|
|
12855
|
-
"mix": {
|
|
12856
|
-
"color": "#e16f24",
|
|
12857
|
-
"weight": 0.05
|
|
12858
|
-
},
|
|
12859
12855
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
12860
12856
|
"isSource": true,
|
|
12861
12857
|
"original": {
|
|
12862
12858
|
"$value": "{base.color.orange.5}",
|
|
12863
|
-
"$type": "color"
|
|
12864
|
-
"mix": {
|
|
12865
|
-
"color": "{base.color.orange.4}",
|
|
12866
|
-
"weight": 0.05
|
|
12867
|
-
}
|
|
12859
|
+
"$type": "color"
|
|
12868
12860
|
},
|
|
12869
12861
|
"name": "fgColor-danger",
|
|
12870
12862
|
"attributes": {},
|
|
@@ -13438,27 +13430,25 @@
|
|
|
13438
13430
|
"path": ["bgColor", "success", "emphasis"]
|
|
13439
13431
|
},
|
|
13440
13432
|
"bgColor-open-muted": {
|
|
13441
|
-
"$value": "#
|
|
13433
|
+
"$value": "#fff1e5",
|
|
13442
13434
|
"$type": "color",
|
|
13443
|
-
"alpha": 0.4,
|
|
13444
13435
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
13445
13436
|
"isSource": true,
|
|
13446
13437
|
"original": {
|
|
13447
|
-
"$value": "{base.color.orange.
|
|
13448
|
-
"$type": "color"
|
|
13449
|
-
"alpha": 0.4
|
|
13438
|
+
"$value": "{base.color.orange.0}",
|
|
13439
|
+
"$type": "color"
|
|
13450
13440
|
},
|
|
13451
13441
|
"name": "bgColor-open-muted",
|
|
13452
13442
|
"attributes": {},
|
|
13453
13443
|
"path": ["bgColor", "open", "muted"]
|
|
13454
13444
|
},
|
|
13455
13445
|
"bgColor-open-emphasis": {
|
|
13456
|
-
"$value": "#
|
|
13446
|
+
"$value": "#bc4c00",
|
|
13457
13447
|
"$type": "color",
|
|
13458
13448
|
"filePath": "src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5",
|
|
13459
13449
|
"isSource": true,
|
|
13460
13450
|
"original": {
|
|
13461
|
-
"$value": "{base.color.orange.
|
|
13451
|
+
"$value": "{base.color.orange.5}",
|
|
13462
13452
|
"$type": "color"
|
|
13463
13453
|
},
|
|
13464
13454
|
"name": "bgColor-open-emphasis",
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
$type: 'color',
|
|
11
11
|
},
|
|
12
12
|
danger: {
|
|
13
|
-
$value: '{base.color.orange.
|
|
13
|
+
$value: '{base.color.orange.3}',
|
|
14
14
|
$type: 'color',
|
|
15
15
|
},
|
|
16
16
|
open: {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
muted: {
|
|
50
50
|
$value: '{base.color.orange.4}',
|
|
51
51
|
$type: 'color',
|
|
52
|
-
alpha: 0.
|
|
52
|
+
alpha: 0.2,
|
|
53
53
|
},
|
|
54
54
|
emphasis: {
|
|
55
55
|
$value: '{base.color.orange.5}',
|
|
@@ -20,10 +20,6 @@
|
|
|
20
20
|
danger: {
|
|
21
21
|
$value: '{base.color.orange.5}',
|
|
22
22
|
$type: 'color',
|
|
23
|
-
mix: {
|
|
24
|
-
color: '{base.color.orange.4}',
|
|
25
|
-
weight: 0.05,
|
|
26
|
-
},
|
|
27
23
|
},
|
|
28
24
|
},
|
|
29
25
|
bgColor: {
|
|
@@ -40,12 +36,11 @@
|
|
|
40
36
|
},
|
|
41
37
|
open: {
|
|
42
38
|
muted: {
|
|
43
|
-
$value: '{base.color.orange.
|
|
39
|
+
$value: '{base.color.orange.0}',
|
|
44
40
|
$type: 'color',
|
|
45
|
-
alpha: 0.4,
|
|
46
41
|
},
|
|
47
42
|
emphasis: {
|
|
48
|
-
$value: '{base.color.orange.
|
|
43
|
+
$value: '{base.color.orange.5}',
|
|
49
44
|
$type: 'color',
|
|
50
45
|
},
|
|
51
46
|
},
|