From 0022718c87e751a0301fb87299f9ffa469decffa Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 11 Mar 2015 23:22:15 +0100 Subject: reproducible: fix coloring --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index d772de6f..8933f920 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -53,7 +53,7 @@ done SUM_DONE="$SUM_DONE)" SUM_OPEN="$SUM_OPEN)" COLOR[0]=5 -COLOR[1]=8 +COLOR[1]=12 COLOR[2]=1 COLOR[3]=28 COLOR[4]=1 -- cgit v1.2.3-54-g00ecf