Merge pull request #459 from terminalmage/update-color

Update color for Pittsburgh Penguins
This commit is contained in:
Erik Johnson 2016-09-28 20:53:25 -05:00 committed by GitHub
commit db7a1a2271

View File

@ -182,7 +182,7 @@ class NHL(ScoresBackend):
'NYR': '#1576CA',
'OTT': '#C50B2F',
'PHI': '#FF690B',
'PIT': '#D9CBAE',
'PIT': '#FFB81C',
'SJS': '#007888',
'STL': '#1764AD',
'TBL': '#296AD5',