An open API service indexing awesome lists of open source software.

https://github.com/HamstringAssassin/ZeplinColorTheme

A Zeplin inspired color theme for Xcode.
https://github.com/HamstringAssassin/ZeplinColorTheme

xcode-color-theme zeplin

Last synced: about 1 year ago
JSON representation

A Zeplin inspired color theme for Xcode.

Awesome Lists containing this project

README

          

# ZeplinInspired
An Xcode color theme inspired by the Zeplin exported style guide as Swift / Objective-C.

### Installation Instructions
Copy .xccolortheme to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/ and relaunch xcode.
Select the new theme from Xcode Preferences -> Fonts and Colors -> ZeplinInspired

### From Terminal
```
cp ZeplinInspired.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
```