graphql-playground
graphql-playground copied to clipboard
theme is still displayed in dark no matter the value of editor.theme
What OS and OS version are you experiencing the issue(s) on?
mac os v 10.15.3
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
1.7.12
What is the expected behavior?
changing the theme from dark
to light
in the setting don't do anything. changing the fontSize work well and instantly. I don't have dark theme on my browser
"editor.fontSize": 16, "editor.theme": "light",
What is the actual behavior?
theme is still displayed in dark no matter the value of editor.theme
Thanks for help
I am experiencing this too. It's a clear violation of WCAG 2.1 1.4.3 Contrast Minimum. This is having a large impact on our employees with low vision who are trying to use this product.