Skip to content

Repository files navigation

CopyGradients - copy gradients with ease.

About

CopyGradients is a free online tool to copy or generate gradients that you can use anywhere.

Contributing

Adding a gradient is easy. All you need to do is to create a Github issue and add the gradient value. You can also submit Pull Request with the updated src/components/gradients-list/gradients.json file containing the gradients you want to submit.

Add your gradient colors in the RGB or RGBA format at the end of the json file. Don't forget the commas!

[
    {
        …
    },
    {
        "css": "linear-gradient(90deg,rgb(0,198,255) 0%,rgb(0,114,255) 100%)"
    }
]

 

✌️

Created by @phpbits

About

CopyGradients is a free online tool to copy or generate gradients that you can use anywhere.

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages