Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Created October 10, 2017 20:35
Show Gist options
  • Save dmytro-anokhin/6e2b6c287d9d0306d29d99e19adba1e4 to your computer and use it in GitHub Desktop.
Save dmytro-anokhin/6e2b6c287d9d0306d29d99e19adba1e4 to your computer and use it in GitHub Desktop.
open class CLRPalette : NSObject {
public init()
public init(colors: [CLRColor])
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment