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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix color-fg utilities in links #1988

Merged
merged 2 commits into from Mar 11, 2022
Merged

Fix color-fg utilities in links #1988

merged 2 commits into from Mar 11, 2022

Conversation

simurai
Copy link
Contributor

@simurai simurai commented Mar 11, 2022

What are you trying to accomplish?

This fixes a regression where color-fg utilities inside a Link wouldn't inherit the color when hovering the Link.

Before After
Screen Shot 2022-03-11 at 15 24 03 Screen Shot 2022-03-11 at 15 24 26

What approach did you choose and why?

We forgot to update this when replacing color-text with color-fg.

Are additional changes needed?

  • No, this PR should be ok to ship as is. 馃殺

Closes https://github.com/github/primer/issues/700

@simurai simurai requested a review from a team as a code owner March 11, 2022 06:26
@simurai simurai requested a review from jonrohan March 11, 2022 06:26
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2022

馃 Changeset detected

Latest commit: 28a1ee0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jonrohan jonrohan merged commit e3443f1 into main Mar 11, 2022
@jonrohan jonrohan deleted the fix-color-fg-in-links branch March 11, 2022 17:01
@primer-css primer-css mentioned this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants