Skip to content

Instantly share code, notes, and snippets.

@artur-ios-dev
Created March 25, 2020 16:20
Show Gist options
  • Save artur-ios-dev/5b0d0b70fbd24259d14233314bae8cc2 to your computer and use it in GitHub Desktop.
Save artur-ios-dev/5b0d0b70fbd24259d14233314bae8cc2 to your computer and use it in GitHub Desktop.
let colors: [UIColor] = [
        .brown,
        .purple,
        .systemBlue,
        .systemRed,
        .systemGray,
        .systemPink
    ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment