mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #1336] QR code not working on dark themes #1862
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Esa-mimbias on GitHub (Aug 25, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1336
Hi friends
great job with Pangolin, I really enjoy it !
I was working with 2FA and link shares, it appears I fail to read QR Codes when in dark theme (or system theme, in my configuration)
You may enforce light theme when displaying a QR Code
have a nice week !
@Pallavikumarimdb commented on GitHub (Aug 26, 2025):
Hi @Esa-mimbias , I tested both the 2FA setup QR code and the share link QR code in dark mode,
but both are already rendered with a white background and black modules.
They scanned correctly with authentication apps and QR scanners on my end.
Could you please share:
Happy to work on this once we can reproduce it 🙂
@Esa-mimbias commented on GitHub (Aug 27, 2025):
Thank you for your answer
I made several tests today with other devices and other code readers, and they all were conclusive. Looks like it was a phone issue rather than Pangolin issue.
I'm really sorry to have bothered you with this.
I've met this issue (QR Code incorrectly rendered in dark theme) by the past with some software (even famous one), and jumped too fast to the wrong conclusion.
@Pallavikumarimdb commented on GitHub (Aug 27, 2025):
No worries at all! 😊