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

feat(storefront): STRF-4418 allow alert text color editing from theme editor and update default alert text color for Bold variation #1565

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

bc-NikitaPuzanenko
Copy link
Contributor

What?

Cornerstone bold uses #ffffff(white) for the alert box text color, this makes it very hard to see. This ticket changes the default Cornerstone bold alert text color to #333333 and makes the text color editable from the theme-editor

Tickets / Documentation

Screenshots (if appropriate)

Before:
boldbefore

After:
boldAfter

@bookernath
Copy link
Contributor

@bc-NikitaPuzanenko please add a changelog - this looks good otherwise.

@@ -31,6 +31,11 @@
"label": "Alert popup box background",
"id": "alert-backgroundColor"
},
{
"type": "color",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bigcommerce/merc-team

… editor and update default alert text color for Bold variation
@PascalZajac
Copy link
Contributor

@bigcommerce/merc-team @bigcommerce/storefront-team can someone take a look at this for Nikita?

Copy link
Contributor

@christensenep christensenep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran this by design, and LGTM 👍

@bookernath bookernath merged commit 5b623e6 into bigcommerce:master Jan 13, 2020
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.

5 participants