@@ -69,7 +69,7 @@ exports[`renders list section with custom title style 1`] = `
6969 " surfaceContainerLow" : " rgba(247, 242, 250, 1)" ,
7070 " surfaceContainerLowest" : " rgba(255, 255, 255, 1)" ,
7171 " surfaceDim" : " rgba(222, 216, 225, 1)" ,
72- " surfaceDisabled" : " rgba(29, 27, 32, 0.12 )" ,
72+ " surfaceDisabled" : " rgba(29, 27, 32, 0.1 )" ,
7373 " surfaceVariant" : " rgba(231, 224, 236, 1)" ,
7474 " tertiary" : " rgba(125, 82, 96, 1)" ,
7575 " tertiaryContainer" : " rgba(255, 216, 228, 1)" ,
@@ -613,7 +613,7 @@ exports[`renders list section with subheader 1`] = `
613613 " surfaceContainerLow" : " rgba(247, 242, 250, 1)" ,
614614 " surfaceContainerLowest" : " rgba(255, 255, 255, 1)" ,
615615 " surfaceDim" : " rgba(222, 216, 225, 1)" ,
616- " surfaceDisabled" : " rgba(29, 27, 32, 0.12 )" ,
616+ " surfaceDisabled" : " rgba(29, 27, 32, 0.1 )" ,
617617 " surfaceVariant" : " rgba(231, 224, 236, 1)" ,
618618 " tertiary" : " rgba(125, 82, 96, 1)" ,
619619 " tertiaryContainer" : " rgba(255, 216, 228, 1)" ,
@@ -1155,7 +1155,7 @@ exports[`renders list section without subheader 1`] = `
11551155 " surfaceContainerLow" : " rgba(247, 242, 250, 1)" ,
11561156 " surfaceContainerLowest" : " rgba(255, 255, 255, 1)" ,
11571157 " surfaceDim" : " rgba(222, 216, 225, 1)" ,
1158- " surfaceDisabled" : " rgba(29, 27, 32, 0.12 )" ,
1158+ " surfaceDisabled" : " rgba(29, 27, 32, 0.1 )" ,
11591159 " surfaceVariant" : " rgba(231, 224, 236, 1)" ,
11601160 " tertiary" : " rgba(125, 82, 96, 1)" ,
11611161 " tertiaryContainer" : " rgba(255, 216, 228, 1)" ,
0 commit comments