Last active
          January 2, 2017 06:26 
        
      - 
      
 - 
        
Save sauvikatinnofied/51bace4ea08709f48194cd10ef1d0063 to your computer and use it in GitHub Desktop.  
    Medium Blog ColorConstant
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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