Merge pull request #2875 from hashicorp/consul-color

correct consul brand colors
This commit is contained in:
Seth Vargo 2017-04-05 15:02:41 -04:00 committed by GitHub
commit 05bb6dff72
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ $white: #FFFFFF;
$black: #000000;
$gray-darker: #555555;
$consul-pink: #D62783;
$consul-pink: #C62A71;
$consul-pink-dark: #961D59;
$packer-blue: #1DAEFF;
$packer-blue-dark: #1D94DD;