bennyguitar / Colours

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
MIT License
3.09k stars 300 forks source link

Swift 3 branch #52

Closed lfarah closed 7 years ago

lfarah commented 8 years ago

Hey @bennyguitar, I'd be cool to update Colours to Swift 3 since UIColor.blueColor(), for example, is now UIColor.blue()

grhowes commented 8 years ago

I'd second this request.

lfarah commented 8 years ago

We can just create a swift3 branch for now

bennyguitar commented 7 years ago

I believe this has been done, but it may need refactoring for the other color definitions.