Skip to content

Instantly share code, notes, and snippets.

@sauvikatinnofied
Last active January 2, 2017 06:26
Show Gist options
  • Save sauvikatinnofied/51bace4ea08709f48194cd10ef1d0063 to your computer and use it in GitHub Desktop.
Save sauvikatinnofied/51bace4ea08709f48194cd10ef1d0063 to your computer and use it in GitHub Desktop.
Medium Blog ColorConstant
let shadowColor = Color.shadow.value
let shadowColorWithAlpha = Color.shadow.withAlpha(0.5)
let customColorWithAlpha = Color.custom(hexString: "#123edd", alpha: 0.25).value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment