Skip to content

Instantly share code, notes, and snippets.

@alsedi
Last active September 1, 2016 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alsedi/667f9607a149b871981871ff0c8093f9 to your computer and use it in GitHub Desktop.
Save alsedi/667f9607a149b871981871ff0c8093f9 to your computer and use it in GitHub Desktop.
let color = UIColor(hue: 181/360.0 + CGFloat(Double(i)/500.0), saturation: 0.96, brightness: 0.88 , alpha: 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment