// reset composite to original (but we always keep 'lighter' while drawing strokes) // careful: we set after each dot, but for sequence we keep mode outside to avoid flicker. // However restore to lighter mode for continuity ctx.globalCompositeOperation = 'lighter';
. In traditional art, white watercolor is a subject of debate; classical purists often rely on the white of the paper for light, but "Acuareela Blanca" champions the use of white pigment for: Highlighting Details: Acuareela Blanca
Lightening colors without losing all transparency. It is perfect for creating atmospheric haze, mist, or subtle highlights that need to blend softly with the background. Titanium White // reset composite to original (but we always
/* canvas area — pure white "Acuarela Blanca" surface */ .canvas-container background: white; border-radius: 32px; box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.02), 0 8px 20px rgba(0, 0, 0, 0.1); overflow: hidden; position: relative; It is perfect for creating atmospheric haze, mist,