Rightpoint / ios-template

A `cookiecutter` template for iOS projects
MIT License
94 stars 26 forks source link

Add color assets catalog #139

Open minimusic opened 5 years ago

minimusic commented 5 years ago

Replace Color.swift with new Colors.xcassets resource file and generated enums. Include basic white/black colors to prep for iOS 13 support and use examples of the new color references in sample views. Dark mode should be supported out-of-the-box. nth: Include documentation for importing color palettes from Zeplin and color naming guidance/best-practices?