zxpsuper / qrcode-with-logos

A plugin for generating QR codes with a logo and styling.
https://zxpsuper.github.io/qrcode-with-logos
MIT License
146 stars 42 forks source link

nodeQrCodeOptions.color.light set value "transparent" does not work #16

Closed caoshuhao closed 11 months ago

caoshuhao commented 2 years ago

hello, i set "transparent" or rgba vale to color.light but it is not work

zxpsuper commented 11 months ago

hello, i set "transparent" or rgba vale to color.light but it is not work

you should set value "#00000000" and it will work!