@@ -125,7 +125,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] =
125125 " color-background-progress-bar-default" : " #eaeded" ,
126126 " color-background-progress-bar-in-flash" : " rgba(255, 255, 255, 0.25)" ,
127127 " color-background-progress-bar-value-default" : " #0073bb" ,
128- " color-background-progress-bar-value-in-flash" : " #ffffff " ,
128+ " color-background-progress-bar-value-in-flash" : " rgba(255, 255, 255, 0.7) " ,
129129 " color-background-segment-active" : " #0073bb" ,
130130 " color-background-segment-default" : " #ffffff" ,
131131 " color-background-segment-disabled" : " #ffffff" ,
@@ -891,7 +891,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = `
891891 " color-background-progress-bar-default" : " #414750" ,
892892 " color-background-progress-bar-in-flash" : " rgba(255, 255, 255, 0.25)" ,
893893 " color-background-progress-bar-value-default" : " #00a1c9" ,
894- " color-background-progress-bar-value-in-flash" : " #ffffff " ,
894+ " color-background-progress-bar-value-in-flash" : " #fafafa " ,
895895 " color-background-segment-active" : " #00a1c9" ,
896896 " color-background-segment-default" : " #2a2e33" ,
897897 " color-background-segment-disabled" : " #2a2e33" ,
@@ -1657,7 +1657,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = `
16571657 " color-background-progress-bar-default" : " #eaeded" ,
16581658 " color-background-progress-bar-in-flash" : " rgba(255, 255, 255, 0.25)" ,
16591659 " color-background-progress-bar-value-default" : " #0073bb" ,
1660- " color-background-progress-bar-value-in-flash" : " #ffffff " ,
1660+ " color-background-progress-bar-value-in-flash" : " rgba(255, 255, 255, 0.7) " ,
16611661 " color-background-segment-active" : " #0073bb" ,
16621662 " color-background-segment-default" : " #ffffff" ,
16631663 " color-background-segment-disabled" : " #ffffff" ,
@@ -2423,7 +2423,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion"
24232423 " color-background-progress-bar-default" : " #eaeded" ,
24242424 " color-background-progress-bar-in-flash" : " rgba(255, 255, 255, 0.25)" ,
24252425 " color-background-progress-bar-value-default" : " #0073bb" ,
2426- " color-background-progress-bar-value-in-flash" : " #ffffff " ,
2426+ " color-background-progress-bar-value-in-flash" : " rgba(255, 255, 255, 0.7) " ,
24272427 " color-background-segment-active" : " #0073bb" ,
24282428 " color-background-segment-default" : " #ffffff" ,
24292429 " color-background-segment-disabled" : " #ffffff" ,
0 commit comments