Update color for Pittsburgh Penguins

This reflects a change in their primary accent color
This commit is contained in:
Erik Johnson 2016-09-28 20:50:00 -05:00
parent e1a3dfaaea
commit d0503262ce

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',