vitorpamplona / amethyst

Nostr client for Android
MIT License
1.07k stars 148 forks source link

[BUG] Qr code colors inverted in dark mode #292

Open f321x opened 1 year ago

f321x commented 1 year ago

Describe the bug The qr pubkey colors are inverted when using dark mode. This can cause problems with some readers.

To Reproduce

  1. Enable dark mode
  2. Look at pubkey qr code in amethyst

Expected behavior The qr code should look the same as in light mode

Video and Screenshots Screenshot_20230318-222822

Device (please complete the following information):

vitorpamplona commented 1 year ago

QR code readers should be able to read this, even inverted. Was it causing problems for you?

f321x commented 1 year ago

There are some qr readers having problems with inverted qr codes see this issue for example https://qrcode.meetheed.com/question2.php

https://github.com/mebjas/html5-qrcode/issues/94