jsvine / mta-colors

CSS & JSON files to help developers use the official colors of New York's Metropolitan Transportation Authority.
10 stars 2 forks source link

MTA Colors

CSS & JSON files to help developers use the official colors of New York's Metropolitan Transportation Authority.

Demo & how-to: http://jsvine.com/mta-colors/

Note: Use of MTA logos, maps and symbols requires a license. For licensing information, contact Mark Heavey at mheavey@mtahq.org.

Contributing

Contributions are welcome, especially SASS, HAML, and Stylus stylesheets.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request