//=time() ?>
function setup(){createCanvas(400,400),background(20);let t=drawingContext.createLinearGradient(100,100,300,300);t.addColorStop(0,"#ffcd38"),t.addColorStop(.5,"#71dcdd"),t.addColorStop(1,"#f2816a"),drawingContext.fillStyle=t,noStroke(),rect(100,100,200,200)}//#つぶやきProcessing
These are probably the most beautiful things I've built with #CSS #lineargradient ! 😀 (However, the effect only works in Chrome)
Check it out at @CodePen https://t.co/tyoIxvRW6z