Skip to content

fix: apply focus rings, aria-labels, text contrast, and semantic clos…#28

Open
AK-Lmn wants to merge 1 commit into
FixITSukil:mainfrom
AK-Lmn:feature/accessibility-fixes
Open

fix: apply focus rings, aria-labels, text contrast, and semantic clos…#28
AK-Lmn wants to merge 1 commit into
FixITSukil:mainfrom
AK-Lmn:feature/accessibility-fixes

Conversation

@AK-Lmn

@AK-Lmn AK-Lmn commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Closes #27

  • Restored keyboard focus rings (:focus) with proper accent offsets for better element navigation.
  • Added aria-label attributes to the theme switcher, patterns toggle, and live banner close controls.
  • Converted the banner dismiss element from a plain <span> to a semantic, keyboard-focusable <button>.
  • Updated dark-theme muted text tokens (--text-5 and --text-6) to #888 to enhance baseline contrast readability.

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.

Restore focus outlines, aria-labels and text contrast

1 participant