In this initial thread the OP was asking about multiple layered gradients. https://theme.co/forum/t/multiple-gradient-support-for-layering-gradients/112898
Has there been any more thought to this? @charlie mentioned using the upper/lower background layers to do this, but I have one layer using an image, and was trying to eliminate having another div over that with the gradient.
In testing we noticed we could place the gradient value.linear-gradient(to right, rgba(6,18,33,0.96) 0%, rgba(9,24,45,0.80) 40%, rgba(13,28,48,0.12) 85%), linear-gradient(to top, rgba(11,20,32,1) 0%, rgba(11,20,32,0) 70%) in as solid color and it actually saved the gradient in the global palette.
It’s a workaround for now. We can’t use the gradient picker to change anything, but it does work for now as its own color on a single background layer.
