Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.

Home Page:https://azure.github.io/AKS-Construction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pjlewisuk opened this issue · comments

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.