Change Log
All notable changes to this project will be documented in this file.
Peloton-UIColors
adheres to Semantic Versioning.
0.4.9
- Adds
UIColor.pelotonModalBackdropColor
0.4.8
- Adds
UIColor.pelotonDarkYellow
0.4.7
- Adds
UIColor.pelotonBackgroundGray
0.4.6
- Adds
UIColor.pelotonDarkBlue
0.4.5
- Adds
UIColor.pelotonYellow
andUIColor.pelotonVeryLightGray
0.4.4
- Adds
UIColor.pelotonDarkSlateGray
0.4.3
- Updated
.pelotonHeartRateZone5
0.4.2
- Adds Heart Rate Zone colors:
[UIColor.pelotonHeartRateZone1, .pelotonHeartRateZone2, .pelotonHeartRateZone3, .pelotonHeartRateZone4, .pelotonHeartRateZone5]
0.4.1
- Adds
UIColor.pelotonMediumDarkGray
0.4
- Better adhere to the Swift API Design Guidelines.
0.3.3
- Adds
UIColor.pelotonMediumOrange()
0.3.1
- Adds
UIColor.pelotonLightBlueGray()
0.3
- Upgraded to Swift 3.0
0.2
- Radial Gradients
Added
- Two radial gradients. Spotlight and Light Gray gradients, useful for setting as UIView background layers
0.1
- Initial release
Added
- Custom colors as UIColor extensions