From b81539392382af7d450c54e40f8aa0dd0184746a Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Tue, 2 Dec 2014 02:09:51 -0500 Subject: 5 --- colors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors.html') diff --git a/colors.html b/colors.html index f5f9381..0fa2ae0 100644 --- a/colors.html +++ b/colors.html @@ -47,7 +47,7 @@ function lerp_color (lex, start_color, end_color, t, x, y) { } lex.char = "x" } - else if (t < 5.0) { + else if (t < 1.0) { lex.bg = end_color lex.fg = start_color lex.char = (x+y) % 2 ? " " : "x" -- cgit v1.2.3-70-g09d2