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.
- Host: GitHub
- URL: https://github.com/HamstringAssassin/ZeplinColorTheme
- Owner: HamstringAssassin
- Created: 2018-04-24T09:57:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T10:40:56.000Z (almost 8 years ago)
- Last Synced: 2024-10-24T16:49:50.849Z (over 1 year ago)
- Topics: xcode-color-theme, zeplin
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
```