Closed mubaris closed 6 years ago
I'd like to take this
Can I create a 2-d array of svg.Offcolor and name it gradients? @mubaris
Sure
So, is it necessary to create a new data type gradient then?
Yes. Make a new type with 2 fields of datatype svg.OffColor
Got it thanks!!
Take all the gradients from https://gradients.cssgears.com/ and add it to aurora.
Create a data type
gradient
with 2 color fields.Create an array of
gradient
s with all the gradients and export it.Change function definitions with optional gradient parameter.