A full customization of particlejs

In this tutorial we are going to Create awesome background effects with particles.js

Particles.js: Particles.js is a lightweight, dependency-free and responsive javascript plugin for particle backgrounds. That means we can use it with bootstrap 4 or bootstrap 3 or without any ui framework just after writing some css and js. in this tutorial we are going to use bootstrap 4 Firstly we need particle.js plugin we can download it from Github or use any live cdn. In this tutorial we will use downloadable particlejs. Then we need some common styling css code Finally we need to customize its control this is the important part of Particles.js Note: we are going to creat multiple js control code block but we have to use one off them for single white color particles bubles and path use bellow js code for multi color particles use bellow js code for multi color particles and diffrent color line use bellow js code Note: above example control is just for understanding of particles.js customization, and we can also change particles size, line_linked size and color, particles shape, density exectra...