Usage 🔗
Arguments 🔗
- OR: Gradient<A, B, C>
- OR: Gradient<A, B, C, D, ...>
- A, B, C, D: COLOR or LAYER
- return value: COLOR or LAYER (if any of the inputs are layers)
Description 🔗
Gradient, color A at base, B at tip.
Any number of colors can be put together into a gradient.
Source Link 🔗
https://github.com/profezzorn/ProffieOS/blob/6f8add544c627172ad2dd698c90e5e55078a420a/styles/gradient.h#L4