background p5s

This commit is contained in:
abe- 2017-06-17 19:11:36 +02:00
parent e3d0542ee3
commit c93e1bf78c
3 changed files with 5 additions and 4 deletions

View file

@ -26,7 +26,7 @@ function setup() {
}
function draw() {
background(200,225,225);
background("#cad2d3");
image(cuencas,0,0);