Skip to content

Commit

Permalink
fix(button-group): selected color diff from hover (uber#2826)
Browse files Browse the repository at this point in the history
* fix(button-group): selected color diff from hover

* test(vrt): update visual snapshots for 69cb4ba [skip ci] (uber#2827)

Co-authored-by: UberOpenSourceBot <[email protected]>
  • Loading branch information
chasestarr and UberOpenSourceBot authored Feb 11, 2020
1 parent 99c9e32 commit 53fb401
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/light-theme/color-component-tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Binary file modified vrt/__image_snapshots__/button-group-checkbox__desktop-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button-group-checkbox__mobile-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button-group-radio__desktop-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button-group-radio__mobile-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button-rtl__desktop-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button-rtl__mobile-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button__desktop-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vrt/__image_snapshots__/button__mobile-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53fb401

Please sign in to comment.