An open API service indexing awesome lists of open source software.

https://github.com/adrinlol/gradient

Gradient lets you display smooth transitions between three linear colors.
https://github.com/adrinlol/gradient

color css3 gradient html5 linear-gradient-generator

Last synced: 2 months ago
JSON representation

Gradient lets you display smooth transitions between three linear colors.

Awesome Lists containing this project

README

        

# Gradient

- To create a linear gradient you must define three colors.
- Linear gradient lets you display smooth transitions between the color stops.
- Code for the current gradient is always displayed below.
## Example

The following example shows a linear gradient that starts from the left and goes to the right.

![Gradient](https://user-images.githubusercontent.com/48876996/56766686-0dd32f00-67bb-11e9-8ce8-d486e09270bf.JPG)