| I saw it (I am not OC), though I think by pure accident. There's seemingly appearing trend of ultra low contrast foreground to background (e.g. mid gray text on top of dark gray background), often combined with 1px borders and/or 1px thick fonts. I constantly need to either zoom on such websites or crank up screen brightness to the max (or both) to be able to see anything (or even better, not visit such sites ever again). That link you pointed out has: - mid gray font: rgb(122, 125, 126) - dark blue tint background: rgb(14, 21, 24) - 1px border that is nearly invisible against background: rgb(37, 42, 44) That link text has unacceptable contrast: https://webaim.org/resources/contrastchecker/?fcolor=7A7D7E&... , not to say the border: https://webaim.org/resources/contrastchecker/?fcolor=252A2C&... . At least main text has passable grade: https://webaim.org/resources/contrastchecker/?fcolor=A89F91&... |