Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR fill #722

Merged
merged 2 commits into from
Dec 21, 2023
Merged

QR fill #722

merged 2 commits into from
Dec 21, 2023

Commits on Dec 11, 2023

  1. Fill background of QR codes

    By default makes the QR codes have a white background, so there is always
    enough contrast in dark mode for them to be useable.
    BryceStevenWilley committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    290080e View commit details
    Browse the repository at this point in the history
  2. Adds the text of the QR code to the alt text

    Ensures that the link is still accessible to those without a separate phone and
    using a screen reader.
    BryceStevenWilley committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    041cf99 View commit details
    Browse the repository at this point in the history