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

Unreadable font color of code within link within admonition #4781

Closed
hsheth2 opened this issue May 12, 2021 · 3 comments · Fixed by #4855
Closed

Unreadable font color of code within link within admonition #4781

hsheth2 opened this issue May 12, 2021 · 3 comments · Fixed by #4855
Labels
bug An error in the Docusaurus core causing instability or issues with its execution external This issue is caused by an external dependency and not Docusaurus.

Comments

@hsheth2
Copy link

hsheth2 commented May 12, 2021

🐛 Bug Report + Repro Steps

Repro example: https://codesandbox.io/s/mutable-firefly-lrpoy?file=/docs/intro.md

Using something like this:

:::tip

test `normal` and [`link` text](https://google.com).

:::

Looks like this:
image

I would have expected the word "link" to be in the black font so that it's readable.

Have you read the Contributing Guidelines on issues?

Yes

@hsheth2 hsheth2 added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels May 12, 2021
@HonkingGoose
Copy link
Contributor

@hsheth2 The Infima team are working on a admonition redesign, see facebookincubator/infima#55.
You can add your image and post to the issue, so that it can be taken into account with the redesign.

@slorber
Copy link
Collaborator

slorber commented May 13, 2021

Looks like a potential regression of facebookincubator/infima#113

@slorber
Copy link
Collaborator

slorber commented May 18, 2021

will be fixed by facebookincubator/infima#120

@Josh-Cena Josh-Cena added external This issue is caused by an external dependency and not Docusaurus. and removed status: needs triage This issue has not been triaged by maintainers labels Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution external This issue is caused by an external dependency and not Docusaurus.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants