﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34287	JavaScript code blocks in the documentation have poor contrast when light theme is enabled	Hrushikesh Vaidya	nobody	"For JavaScript code blocks in the documentation, even when the theme is set to ""light"" using the theme button in the navbar,
`@media(prefers-color-scheme: dark)` styles are applied. 

When the theme is explicitly set to dark, `html[data-theme=""dark""]` styles are applied (as expected), and when the theme is
set to system preference, and the system preference is dark, `@media(prefers-color-scheme: dark)` styles are applied (as expected),
but when the theme is switched to be light, the applied styles don't change."	Uncategorized	closed	Documentation	4.1	Normal	invalid			Unreviewed	0	0	0	0	0	1
