You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When switching to dark mode, <th> table headers are styled to use gray (#dddddd) on an off-white background (#eeeeee), making them practically unreadable (1.2:1 contrast ratio). While not as dramatic, the <caption> that precedes the tables uses gray (#555555) on black (#000000), which is also far from ideal (2.8:1 contrast ratio)
Also just spotted: term definition links use green text (#006400) which on black also has insufficient contrast (2.8:1).
Link to the version of the specification or documentation you were looking at