Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the colors of the generic message bar button #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rob--W
Copy link

@Rob--W Rob--W commented May 24, 2019

The preview at jekyll/images/message-bars/c-gen.svg shows grey buttons (=default button style), which looks reasonable. However, the label in the image and the document's description specified a blue style that is meant to be used for the primary button.

This commit fixes the discrepancy by using the colors of the button as specified _includes/components/buttons/behaviors-default.md , and matches the rendered message bar (c-gen.svg).

TODO: Change "Blue-60" to "Grey-90-a10" at jekyll/images/message-bars/c-gen.svg
(I didn't change it here because those letters are a path in the vector image and not easily editable.)

Fixes #287

The preview at `jekyll/images/message-bars/c-gen.svg` shows grey buttons
(=default button style), which looks reasonable. However, the label in
the image and the document's description specified a blue style that is
meant to be used for the primary button.

This commit fixes the discrepancy by using the colors of the button as
specified `_includes/components/buttons/behaviors-default.md` , and
matches the rendered message bar (c-gen.svg)

TODO: Change "Blue-60" to "Grey-90-a10" at jekyll/images/message-bars/c-gen.svg
@Rob--W
Copy link
Author

Rob--W commented May 24, 2019

@brassy- https://github.com/FirefoxUX/photon/blob/master/jekyll/images/message-bars/c-gen.svg was introduced in d5c213d, which is authored by you. If you approve of this PR, could you provide an updated SVG where "Blue-60" text is changed to "Grey-90-a10" (which matches the actual color of the button in the SVG)?

@bwinton bwinton requested a review from brassy- August 29, 2019 13:24
@bwinton bwinton requested review from shorlander and removed request for brassy- October 9, 2019 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generic message bar has a conflicting color spec for the button
1 participant