-
Notifications
You must be signed in to change notification settings - Fork 2
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
update animation to show on black background [hbar 2000] #13
Comments
Demo in public repo: white background: black background: |
I would like to solve this if it's still active ? |
@Denpex thank you, yes please I have assigned you :-) |
@topshef awesome :D |
@Denpex thanks so much for PR #14 :root { A follow-up might be to set the circle colour (currently white) as a parameter, and also to delay the colour fading so that colours remain bright for a short while. |
@Denpex do you have a Hedera account for tips, or can you open one? See #5 |
@topshef I will create another pull request and separate the circle and any other color into their own variable. I don't have a Hedera account but will create one and send it to you, thanks beforehand for the tip! |
@topshef I am participating in this years |
@Denpex sure yes i'll try to do that now, i believe that's at the repo level. Thanks for your help :-) |
Great stuff good job @Denpex ! :) |
@Denpex thanks again, we note we haven't tipped you yet... let me know when you have a Hedera account and we'll send it over. You can open an account directly within the following app, no KYC required: https://ivy.world There are other options if you're crypto-savvy: https://help.hedera.com/hc/en-us/categories/360000099958-HBAR-Wallets |
Context:
The following amimated button has a nice sparkly animation when you click it:
https://kpay.live/1clicktip/demo_animated_button/?amount=0.3&unit=hbar&recipientId=0.0.26938
But when presented on a black background, the animation hardly shows, eg:
https://kpay.live/1clicktip/demo_video/?amount=0.1&unit=hbar&recipientId=0.0.28224&vid=GzmS4p3jXvs
Task: to update the colours etc (coin3.css, coin3.js ?) so that the animation shows up well on a black background
The text was updated successfully, but these errors were encountered: