Skip to content

Commit

Permalink
tweak TRIAL color
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Lossen committed Nov 15, 2017
1 parent bfe9a76 commit 1176a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
rings: [
{ name: "ADOPT", color: "#93c47d" },
{ name: "TRIAL", color: "#93d2b4" },
{ name: "TRIAL", color: "#93d2c2" },
{ name: "ASSESS", color: "#fbdb84" },
{ name: "HOLD", color: "#efafa9" }
],
Expand Down

0 comments on commit 1176a72

Please sign in to comment.