Skip to content

ARXIVCE-4340: Update link color and inline underlines for a11y#404

Open
SBBCornell wants to merge 1 commit into
developfrom
ARXIVCE-4340-accessibility-audit
Open

ARXIVCE-4340: Update link color and inline underlines for a11y#404
SBBCornell wants to merge 1 commit into
developfrom
ARXIVCE-4340-accessibility-audit

Conversation

@SBBCornell

@SBBCornell SBBCornell commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update link color from #086db1 to #1565c0 per design spec (5.74:1 contrast on white, passes AA)
  • Add hover color #1050a0 and visited color #7b2fbe
  • Add underlines to inline links within paragraphs (text-underline-offset: 2px, text-decoration-thickness: 1px, thicker on hover)
  • Standalone links, navigation links, and list links remain without underlines
  • Recompiled SASS to CSS

WCAG criteria addressed

  • 1.4.1 Use of Color (A) — audit finding 1962

Note

This is a site-wide change. The link color affects all arXiv services that use arxiv-base.

🤖 Generated with Claude Code

…bility

Change link color from #086db1 to #1565c0 per design spec (5.74:1
contrast on white, passes AA). Add underlines to inline links within
paragraphs for WCAG 1.4.1 compliance. Add hover (#1050a0) and
visited (#7b2fbe) color tokens. Standalone and navigation links
remain without underlines.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants