diff --git a/src/themes/light-theme/color-component-tokens.js b/src/themes/light-theme/color-component-tokens.js index 04da12e9ca..fd835fd5c1 100644 --- a/src/themes/light-theme/color-component-tokens.js +++ b/src/themes/light-theme/color-component-tokens.js @@ -30,7 +30,7 @@ export default ( buttonSecondaryText: themePrimitives.primary, buttonSecondaryHover: themePrimitives.primary200, buttonSecondaryActive: themePrimitives.primary300, - buttonSecondarySelectedFill: themePrimitives.primary200, + buttonSecondarySelectedFill: themePrimitives.primary300, buttonSecondarySelectedText: themePrimitives.primary, buttonSecondarySpinnerForeground: themePrimitives.primary700, buttonSecondarySpinnerBackground: themePrimitives.primary300, diff --git a/vrt/__image_snapshots__/button-group-checkbox__desktop-snap.png b/vrt/__image_snapshots__/button-group-checkbox__desktop-snap.png index dfdb508d6f..10972ecd3a 100644 Binary files a/vrt/__image_snapshots__/button-group-checkbox__desktop-snap.png and b/vrt/__image_snapshots__/button-group-checkbox__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/button-group-checkbox__mobile-snap.png b/vrt/__image_snapshots__/button-group-checkbox__mobile-snap.png index b9285948de..a9b026d585 100644 Binary files a/vrt/__image_snapshots__/button-group-checkbox__mobile-snap.png and b/vrt/__image_snapshots__/button-group-checkbox__mobile-snap.png differ diff --git a/vrt/__image_snapshots__/button-group-radio__desktop-snap.png b/vrt/__image_snapshots__/button-group-radio__desktop-snap.png index ccf48b9813..d595e0c738 100644 Binary files a/vrt/__image_snapshots__/button-group-radio__desktop-snap.png and b/vrt/__image_snapshots__/button-group-radio__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/button-group-radio__mobile-snap.png b/vrt/__image_snapshots__/button-group-radio__mobile-snap.png index b4984aabd8..34d03a0e90 100644 Binary files a/vrt/__image_snapshots__/button-group-radio__mobile-snap.png and b/vrt/__image_snapshots__/button-group-radio__mobile-snap.png differ diff --git a/vrt/__image_snapshots__/button-rtl__desktop-snap.png b/vrt/__image_snapshots__/button-rtl__desktop-snap.png index 1361d0dbec..cecef27c44 100644 Binary files a/vrt/__image_snapshots__/button-rtl__desktop-snap.png and b/vrt/__image_snapshots__/button-rtl__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/button-rtl__mobile-snap.png b/vrt/__image_snapshots__/button-rtl__mobile-snap.png index d063109bd6..413a168410 100644 Binary files a/vrt/__image_snapshots__/button-rtl__mobile-snap.png and b/vrt/__image_snapshots__/button-rtl__mobile-snap.png differ diff --git a/vrt/__image_snapshots__/button__desktop-snap.png b/vrt/__image_snapshots__/button__desktop-snap.png index fe8f480333..5848b12fba 100644 Binary files a/vrt/__image_snapshots__/button__desktop-snap.png and b/vrt/__image_snapshots__/button__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/button__mobile-snap.png b/vrt/__image_snapshots__/button__mobile-snap.png index de289566f5..ba726d0448 100644 Binary files a/vrt/__image_snapshots__/button__mobile-snap.png and b/vrt/__image_snapshots__/button__mobile-snap.png differ diff --git a/vrt/__image_snapshots__/data-table-datetime-column__desktop-snap.png b/vrt/__image_snapshots__/data-table-datetime-column__desktop-snap.png index 8406891c18..32c340fb4d 100644 Binary files a/vrt/__image_snapshots__/data-table-datetime-column__desktop-snap.png and b/vrt/__image_snapshots__/data-table-datetime-column__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/data-table-datetime-column__mobile-snap.png b/vrt/__image_snapshots__/data-table-datetime-column__mobile-snap.png index 8bd5c0a58a..504338f3c6 100644 Binary files a/vrt/__image_snapshots__/data-table-datetime-column__mobile-snap.png and b/vrt/__image_snapshots__/data-table-datetime-column__mobile-snap.png differ diff --git a/vrt/__image_snapshots__/data-table-numerical-column__desktop-snap.png b/vrt/__image_snapshots__/data-table-numerical-column__desktop-snap.png index af942f771a..fe3145697c 100644 Binary files a/vrt/__image_snapshots__/data-table-numerical-column__desktop-snap.png and b/vrt/__image_snapshots__/data-table-numerical-column__desktop-snap.png differ diff --git a/vrt/__image_snapshots__/data-table-numerical-column__mobile-snap.png b/vrt/__image_snapshots__/data-table-numerical-column__mobile-snap.png index d9183fcbb2..e20a748ad4 100644 Binary files a/vrt/__image_snapshots__/data-table-numerical-column__mobile-snap.png and b/vrt/__image_snapshots__/data-table-numerical-column__mobile-snap.png differ