Spotlight Effect In JavaScript – Dark Light Mode
An alternative implementation of the dark mode that applies a spotlight effect to the entire page when the Dark Mode is activated.
An alternative implementation of the dark mode that applies a spotlight effect to the entire page when the Dark Mode is activated.
Makes use of Scrawl.js library to convert an image into a canvas object and to add a spotlight effect over the canvas using gradient.