graphql-playground icon indicating copy to clipboard operation
graphql-playground copied to clipboard

theme is still displayed in dark no matter the value of editor.theme

Open alainib opened this issue 4 years ago • 1 comments

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

alainib avatar Mar 06 '20 10:03 alainib

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. Screen Shot Showing that the setting is light, but the screen is still in dark mode

JasonAment avatar Jun 02 '22 17:06 JasonAment