Kevin

Merge pull request #247 from michelmongkhoy/master

Using the Right Shadow Color instead of the Green Color
@@ -46,7 +46,7 @@ @@ -46,7 +46,7 @@
46 current:current 46 current:current
47 clockwise:clockwise 47 clockwise:clockwise
48 shadow:shadow 48 shadow:shadow
49 - shadowColor:PNGreen 49 + shadowColor:backgroundShadowColor
50 displayCountingLabel:displayCountingLabel 50 displayCountingLabel:displayCountingLabel
51 overrideLineWidth:@8.0f]; 51 overrideLineWidth:@8.0f];
52 52