hexo-theme-kratos-rebirth
Version:
A lovely yet modern theme for Hexo.
2 lines (1 loc) • 709 B
JavaScript
(()=>{function n(){document.getElementById("kr-donate-modal").classList.add("show"),setTimeout(()=>{document.getElementById("kr-donate-modal").classList.add("active")},1)}function a(){document.getElementById("kr-donate-modal").classList.remove("active"),setTimeout(()=>{document.getElementById("kr-donate-modal").classList.remove("show")},300)}function d(e,t){let o=document.getElementById("kr-donate-qr");o.innerHTML="",new QRCodeStyling({width:150,height:150,data:e,dotsOptions:{color:t,type:"extra-rounded"},backgroundOptions:{color:"transparent"},imageOptions:{crossOrigin:"anonymous",margin:1}}).append(o)}window.krOpenDonateModal=n;window.krCloseDonateModal=a;window.krDonateModalShowPlatformQR=d;})();