chinitadelrey / venmo-ios-colors

UIColors used in the Venmo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venmo iOS Colors

Build Status Coverage Status

UIColors used in the Venmo app.

Adding and editing colors

  1. Add or make changes to colors in UIColor+VenmoColors.h and UIColor+VenmoColors.m
  2. Run the sample app on simulator or device.
    A list of the most up to date colors and their names will be loaded. Verify these are correct.

3. Create a new GitHub release, and update the podspec accordingly.

About

UIColors used in the Venmo app.

License:MIT License


Languages

Language:Objective-C 84.9%Language:Ruby 15.1%