Skip to content

Commit

Permalink
update validity colors #4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmfrnz committed Dec 8, 2016
1 parent c8d9b6d commit 9bddc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/columns.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"values":["Poor (1-4 criteria)","Moderate (5-8 criteria)","Excellent (9+ criteria)"],
"labels":["Poor","Moderate","Excellent"],
"hints":["1-4 criteria","5-8 criteria","9+ criteria"],
"colors":["red","orange","green"]
"colors":["#9F82BC","#FABD13","#60BE8D"]
}
},
{
Expand Down

0 comments on commit 9bddc56

Please sign in to comment.