sayanarijit / qrcode.show

[WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service
https://QRcode.show
GNU Affero General Public License v3.0
597 stars 32 forks source link

QR code generated in terminal is not readable due to dark background color. #22

Closed ghost closed 3 years ago

ghost commented 3 years ago

Describe the bug

Unable to read QR code generated in terminal because of dark background color of terminal. But works fine when background color is changed to white.

sayanarijit commented 3 years ago

Hi. Inverting the colors would create problems for terminals with white background. One easy hack is to select the QR code using mouse. That should invert the colors.