-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
The code blocks for each example in the Plotly JS documentation have very low color contrast between the code text and the block background. This is not very accessible and can cause eye strain when trying to read and understand the coding examples. Both light mode and dark mode have the same low contrast issue.
The code blocks for Plotly Python have better color contrast between the code text and the block background, but there is room for improvement.
Behavior is the same between Firefox and Chromium-based browsers. Below are screenshots comparing light and dark modes for both JavaScript and Python docs.
JavaScript
Page: https://plotly.com/javascript/box-plots/


Python
Page: https://plotly.com/python/creating-and-updating-figures/


Metadata
Metadata
Assignees
Labels
No labels