Does anyone have an article to recommend on *maximum* contrast ratios for readability of paragraph length text?
[Now answered, thanks!]
Does anyone have an article to recommend on *maximum* contrast ratios for readability of paragraph length text?
[Now answered, thanks!]
I think part of the answer for my max contrast issue question is not using FFF white on 000 black in dark mode, per this section of a CSS tricks article:
https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/#aa-dark-mode-colors
āDark modeā is defined as a color scheme that uses light-colored text and other UI elements on a dark-colored background. Dark mode, dark theme, black mode, night mode⦠they all refer to and mean the same thing: a mostly-dark interface rather than a mostly-light interface.