Open bmdalex opened 5 years ago
@codepretty @bcalvery @notandrew to confirm
Yes, this seems right to me. One thing to note is that the cyan focus background color should be for both primary and secondary buttons, while the white background color for at rest buttons should only apply to primary.
[Button]: Wrong colors in HC theme
Description
Button
primary
has wrong colors in HC theme.default
Expected:
color: black
backgroundColor: white
Actual:
Colors are swapped:
color: white
backgroundColor: black
:focus
Expected:
backgroundColor: cyan
Actual:
backgroundColor: yellow
Note:
In general to keep things consistent for HC, elements should get:
Originally posted by @codepretty in https://github.com/stardust-ui/react/pull/1269/files