Closed fbernutz closed 2 months ago
Thanks for letting us know.
For some reason, style="color: rgb(248, 248, 242);"
is applied to the line of code: <span class="token-line" style="color: rgb(248, 248, 242);">
causing the text to be displayed in a white color instead of black.
It looks like Prism or Docusaurus is appending this styling, maybe @lisaklein or @laylahoogeveen knows why it happens and how to fix?
Hi @lisaklein & @laylahoogeveen thanks for fixing this!
Just deployed the changes to production. @fbernutz thanks again for letting us know. You might need to force refresh the CSS to see the change.
Describe the bug There's a color contrast issue on a code snippet where a part of the code is not readable in light mode.
To reproduce
Expected behavior It should probably be black, since on dark mode the "progress" variable has the same color as the other "progress" in the code snippet.
Screenshots
Light Mode:
Dark Mode:
System Please provide the following information: