Skip to content

Commit

Permalink
Merge pull request #11 from pblottiere/fix_style_trust
Browse files Browse the repository at this point in the history
Update style for trust option
  • Loading branch information
pblottiere committed Jun 19, 2019
2 parents b9ab698 + 5f44700 commit 6bf7b42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scenarios/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ HOSTS:
#
- NAME: "3.4"
COLOR: "#7884CB"
- NAME: "3.4 with trust"
COLOR: "#001FCC"
- NAME: "3.4 (database)"
COLOR: "#7884CB"
SHOW_DOTS: FALSE
Expand Down Expand Up @@ -67,6 +69,8 @@ HOSTS:
#
- NAME: "3.6"
COLOR: "#4CB5AB"
- NAME: "3.6 with trust"
COLOR: "#5EE0D4"
- NAME: "3.6 (database)"
COLOR: "#4CB5AB"
SHOW_DOTS: FALSE
Expand Down Expand Up @@ -105,6 +109,8 @@ HOSTS:
#
- NAME: "Master"
COLOR: "#FFD350"
- NAME: "Master with trust"
COLOR: "#FFA600"
- NAME: "Master (database)"
COLOR: "#FFD350"
SHOW_DOTS: FALSE
Expand Down

0 comments on commit 6bf7b42

Please sign in to comment.