feat(qrcode): subtle color adjustment for all QR codes

This commit is contained in:
Jason Dreyzehner 2016-10-18 15:20:42 -04:00
commit 7aa6b9103e
5 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
<h4 class="title m0" translate>QR Code</h4>
<ul class="no-bullet size-14 m0">
<li class="line-b p10 oh text-center">
<qrcode size="220" data="bitcoin:{{addr + '?amount=' + customizedAmountBtc}}"></qrcode>
<qrcode size="220" data="bitcoin:{{addr + '?amount=' + customizedAmountBtc}}" color="#334"></qrcode>
<div class="m10t text-center" ng-show="isCordova">
<span class="button outline dark-gray tiny round"
ng-click="shareAddress('bitcoin:' + addr + '?amount=' + customizedAmountBtc)">