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

In-line code snippets do not show up in dark mode #629

Closed
pjlewisuk opened this issue Aug 8, 2023 · 0 comments · Fixed by #660
Closed

In-line code snippets do not show up in dark mode #629

pjlewisuk opened this issue Aug 8, 2023 · 0 comments · Fixed by #660
Assignees
Labels
bug Something isn't working good first issue Good for newcomers helper-ui

Comments

@pjlewisuk
Copy link
Contributor

Describe the bug
In-line Code snippets (text formatted with <code>xxx</code> do not show up well when dark mode is enabled

I was able to replicate the behaviour on Edge (116.0.1938.36), Firefox (116.0.1 and 116.0.2), and Chrome ( ), all on Windows 11.

To Reproduce
Steps to reproduce the behavior:

  1. Set your system or browser theme to light mode
  2. Open https://azure.github.io/AKS-Construction
  3. Scroll down to Deploy Cluster
  4. Select the GitHub Actions tab
  5. Scroll down to the text between the first two code blocks

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Light mode in Edge:

Screenshot 2023-08-08 113241

Dark mode in Edge:

Screenshot 2023-08-08 113258

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers helper-ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants