-
Notifications
You must be signed in to change notification settings - Fork 688
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
how to change qrcode color #82
Comments
Hi, What language of qrcode geenrator do you use? |
use dataURL |
@kazuhikoarase hi, any plan to support colorful qrcode ? |
@huang-x-h I have no plan. But you can generate it manually. |
Great, thanks a lot ! 👍 |
This is now built-in, see my PR #91. |
https://github.com/kazuhikoarase/qrcode-generator/blob/master/js/qrcode.js |
Yes, that's what I did. |
Can we change the qrcode from black to green?
The text was updated successfully, but these errors were encountered: