Acidd!

A color drifting frontend utility

bgc-0 clr-0

clr-1

clr-2

clr-3

bgc-1

About:

Don't like this orange and blue color scheme? Don't worry, it won't last long.

Acidd scans all elements with the class 'acidd' and stores their initial background-color and/or color values in an array. It then drifts the R,G, & B values for each element by a random value between 0-2. This results in a slow drift but eventually you will notice, well, this page is no longer orange and blue, is it?

How do you use it?

Well like any other script, install it using NPM: npm install acidd
Then add it to your html: <script src="node_modules/acidd/acidd.js" charset="utf-8"></script>
Finally add the classes to the elements you want to drift thusly: class='acidd bgc-0 clr-0'

FAQs:

bgc-2 clr-4 clr-5 clr-6 clr-7