Closed ryelle closed 7 years ago
@melchoyce could use some help with this one – the search border needs more color-contrast, but if I just up it to a passing value it looks silly. Maybe the search style should be redesigned?
Current:
and when the search button is focused it appears like this (see #68):
It definitely feels super dark, but maybe we could reuse #6a7379
:
I'm not sure there's a better solution here. I tried just adding a bottom border, and tried changing the background color, and it didn't look good:
Maybe if the border-bottom
version had a search icon...?
How's this, stealing from the comment form styles:
In a widget, the second shows the submit button focused (should only happen if you tab to it from the search bar)
In the search header:
Having the label with adequate contrast should be enough to show where the search for is, and we can keep the decorative border at a lower (failing) contrast.
I think if you ditch the border-radius on the button I think it's good to go 👍