Skip to content

Fix QR Code Scanning Issue in Dark Mode by Adding White Border (#231) #239

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

PlutoCRown
Copy link
Contributor

This merge request fixes issue #231, where QR codes were not scannable in dark mode due to the lack of a white border. The fix ensures that a proper white margin is added around the QR code, improving its readability across different themes.
• Added a white border to QR codes to ensure proper contrast.
• Verified that the QR codes remain scannable in both light and dark modes.
• Tested the fix across multiple devices and QR code scanners.

This update enhances usability and ensures a better user experience in dark mode.

@kern kern merged commit ba6237d into kern:main Mar 31, 2025
@kern
Copy link
Owner

kern commented Mar 31, 2025

Thank you @PlutoCRown!

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