diff options
Diffstat (limited to 'colors.html')
| -rw-r--r-- | colors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors.html b/colors.html index f063e09..9e14d08 100644 --- a/colors.html +++ b/colors.html @@ -83,7 +83,7 @@ var canvas = new Matrix (72, 35, function(x,y){ lerp_color(lex, start_color, end_color, t, xx, yy) } - lex.opacity = 1 + lex.opacity = 1 lex.build() return lex }) |
