From 121c628ff206a6170d143501b29136cafaf63f4c Mon Sep 17 00:00:00 2001 From: Alexandre B A Villares <3694604+villares@users.noreply.github.com> Date: Sun, 23 Aug 2020 14:38:30 -0300 Subject: [PATCH] Update sketch_2020_08_22a.pyde --- 2020/sketch_2020_08_22a/sketch_2020_08_22a.pyde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/sketch_2020_08_22a/sketch_2020_08_22a.pyde b/2020/sketch_2020_08_22a/sketch_2020_08_22a.pyde index 48e1721a..8bb9233f 100644 --- a/2020/sketch_2020_08_22a/sketch_2020_08_22a.pyde +++ b/2020/sketch_2020_08_22a/sketch_2020_08_22a.pyde @@ -46,7 +46,7 @@ def draw(): strokeWeight(map(deg, 1.5, 5, 1, 5)) colorMode(HSB) noFill() - stroke(map(deg, 1, 5, 0, 255), 200, 200, 200) + stroke(map(deg, 1, 5, 0, 255), 200, 200) var_bar(margin + w / 2 + xa * w, margin + h / 2 + ya * w, margin + w / 2 + xb * w,