mubaidr / rainyday.js

Simulating raindrops falling on a window
https://mubaidr.github.io/rainyday.js/
GNU General Public License v2.0
114 stars 44 forks source link

Change the color of water drops #19

Open sanjulaonline opened 10 months ago

sanjulaonline commented 10 months ago

i need to change the color of water droplets, how can i do that?

mubaidr commented 10 months ago

You may use options.fillStyle to customize droplet color.

On Thu, Dec 28, 2023, 12:47 PM Sanjula Herath @.***> wrote:

i need to change the color of water droplets, how can i do that?

— Reply to this email directly, view it on GitHub https://github.com/mubaidr/rainyday.js/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ6U3VVQMQIHQJUVC7PSCLYLUPXTAVCNFSM6AAAAABBFGI62OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TQMJQHEYDQNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sanjulaonline commented 10 months ago

image

this droplets are not clearly visible in my background , so what should i do? and i think given below part is the color code of water droplets

image

also i changed it but still didn't change the droplets color

sanjulaonline commented 10 months ago

nothing works for me, when i change the fillstyle nothing works, is ther anyway that i can do?