Theme uses color as the only way to distinguish between normal text and links. This will make it hard for color blind people to differ between the text and links.

Links need to be distinguished from surrounding text in some way other than by color, for example: using underline.

Comments

Premanshu created an issue. See original summary.

gauravvvv’s picture

StatusFileSize
new141.4 KB

Links do have cursor: pointer; color: #337ab7; and on hover there is underline too, I guess this is enough to distinguish links from other text. Adding a screenshot for reference.

gauravvvv’s picture

Status: Active » Needs review
kunal_kapoor’s picture

Status: Needs review » Closed (works as designed)
kunal_kapoor’s picture