Skip to content

Comments

Accessibility improvements#29

Merged
haplo merged 3 commits intomainfrom
a11y
Feb 16, 2026
Merged

Accessibility improvements#29
haplo merged 3 commits intomainfrom
a11y

Conversation

@haplo
Copy link
Owner

@haplo haplo commented Feb 16, 2026

  • Improve color contrast of links, especially on dark theme.
  • Underline links in content (i.e. excluding sidebar, header and footer), to make them recognizable without color.
  • Include alt text for social icons in sidebar.

Side-to-side comparison:

reflex_a11y

Fixes #28.

Fidel Ramos added 3 commits February 16, 2026 17:03
Especially in the case of the dark theme the links were using the same
color as the light theme, and contrast was poor (2.84:1). Now the dark
theme has a 4.51:1 contrast, and 5.64:1 on hover.
This improves accessibility by making links recognizable without color,
which is important for users with eyesight problems.
@haplo haplo added this to the 3.1.0 milestone Feb 16, 2026
@haplo haplo merged commit 1dbc0f9 into main Feb 16, 2026
1 check passed
@haplo haplo deleted the a11y branch February 16, 2026 17:18
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.

Text does not have sufficient contrast; impact on A11Y

1 participant