@@ -28,7 +28,7 @@ exports[`Checkbox is extendable by CheckboxControl face 1`] = `
28
28
display : - webkit - flex ;
29
29
display : - ms - flexbox ;
30
30
display : flex ;
31
- background - color : rgb (255 , 255 , 255 );
31
+ background - color : rgb (209 , 209 , 209 );
32
32
- webkit - align - self : center ;
33
33
- ms - flex - item - align : center ;
34
34
align - self : center ;
@@ -70,7 +70,7 @@ exports[`Checkbox is extendable by CheckboxControl face 1`] = `
70
70
.emotion-1 {
71
71
width : 1em ;
72
72
height : 1em ;
73
- stroke : rgb (255 , 255 , 255 );
73
+ stroke : rgb (209 , 209 , 209 );
74
74
stroke - width : 2px ;
75
75
fill : none ;
76
76
}
@@ -197,7 +197,7 @@ exports[`Checkbox is extendable by CheckboxLabel face 1`] = `
197
197
display : - webkit - flex ;
198
198
display : - ms - flexbox ;
199
199
display : flex ;
200
- background - color : rgb (255 , 255 , 255 );
200
+ background - color : rgb (209 , 209 , 209 );
201
201
- webkit - align - self : center ;
202
202
- ms - flex - item - align : center ;
203
203
align - self : center ;
@@ -239,7 +239,7 @@ exports[`Checkbox is extendable by CheckboxLabel face 1`] = `
239
239
.emotion-1 {
240
240
width : 1em ;
241
241
height : 1em ;
242
- stroke : rgb (255 , 255 , 255 );
242
+ stroke : rgb (209 , 209 , 209 );
243
243
stroke - width : 2px ;
244
244
fill : none ;
245
245
}
@@ -353,7 +353,7 @@ exports[`Checkbox is extendable by CheckboxLabelText face 1`] = `
353
353
display : - webkit - flex ;
354
354
display : - ms - flexbox ;
355
355
display : flex ;
356
- background - color : rgb (255 , 255 , 255 );
356
+ background - color : rgb (209 , 209 , 209 );
357
357
- webkit - align - self : center ;
358
358
- ms - flex - item - align : center ;
359
359
align - self : center ;
@@ -395,7 +395,7 @@ exports[`Checkbox is extendable by CheckboxLabelText face 1`] = `
395
395
.emotion-1 {
396
396
width : 1em ;
397
397
height : 1em ;
398
- stroke : rgb (255 , 255 , 255 );
398
+ stroke : rgb (209 , 209 , 209 );
399
399
stroke - width : 2px ;
400
400
fill : none ;
401
401
}
@@ -507,7 +507,7 @@ exports[`Checkbox is extendable by CheckboxToggler face 1`] = `
507
507
.emotion-1 {
508
508
width : 1em ;
509
509
height : 1em ;
510
- stroke : rgb (255 , 255 , 255 );
510
+ stroke : rgb (209 , 209 , 209 );
511
511
stroke - width : 2px ;
512
512
fill : none ;
513
513
}
@@ -547,7 +547,7 @@ exports[`Checkbox is extendable by CheckboxToggler face 1`] = `
547
547
display : - webkit - flex ;
548
548
display : - ms - flexbox ;
549
549
display : flex ;
550
- background - color : rgb (255 , 255 , 255 );
550
+ background - color : rgb (209 , 209 , 209 );
551
551
- webkit - align - self : center ;
552
552
- ms - flex - item - align : center ;
553
553
align - self : center ;
@@ -664,7 +664,7 @@ exports[`Checkbox is extendable by styles 1`] = `
664
664
display : - webkit - flex ;
665
665
display : - ms - flexbox ;
666
666
display : flex ;
667
- background - color : rgb (255 , 255 , 255 );
667
+ background - color : rgb (209 , 209 , 209 );
668
668
- webkit - align - self : center ;
669
669
- ms - flex - item - align : center ;
670
670
align - self : center ;
@@ -706,7 +706,7 @@ exports[`Checkbox is extendable by styles 1`] = `
706
706
.emotion-1 {
707
707
width : 1em ;
708
708
height : 1em ;
709
- stroke : rgb (255 , 255 , 255 );
709
+ stroke : rgb (209 , 209 , 209 );
710
710
stroke - width : 2px ;
711
711
fill : none ;
712
712
}
@@ -820,7 +820,7 @@ exports[`Checkbox renders correctly 1`] = `
820
820
display : - webkit - flex ;
821
821
display : - ms - flexbox ;
822
822
display : flex ;
823
- background - color : rgb (255 , 255 , 255 );
823
+ background - color : rgb (209 , 209 , 209 );
824
824
- webkit - align - self : center ;
825
825
- ms - flex - item - align : center ;
826
826
align - self : center ;
@@ -862,7 +862,7 @@ exports[`Checkbox renders correctly 1`] = `
862
862
.emotion-1 {
863
863
width : 1em ;
864
864
height : 1em ;
865
- stroke : rgb (255 , 255 , 255 );
865
+ stroke : rgb (209 , 209 , 209 );
866
866
stroke - width : 2px ;
867
867
fill : none ;
868
868
}
0 commit comments