a = buffer { 'alpha' } -- step 1 grow { 6, dst = a } -- step 2 blur { 4, src = a, color = '#009' } -- step 3 blend { src = input } -- step 4