Urban is an Xcode color scheme that uses a soft dark background, with subtle blue, orange and yellow colors (formerly known as ǝɹɐǝqʎǝuoɔ).
##Installation
The easiest way to install is to use the Alcatraz package manager for Xcode. Go to the colors section and click the install icon next to Urban
You can also install manually using these commands in Terminal:
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes;
cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes;
curl -O http://raw.github.com/UrbanApps/Urban/blob/master/Urban.dvtcolortheme
mkdir -p ~/Library/Application\ Support/Xcode/Color\ Themes;
cd ~/Library/Application\ Support/Xcode/Color\ Themes;
curl http://raw.github.com/UrbanApps/Urban/blob/master/Urban.xccolortheme
Urban Apps. We make neat stuff. Check us out.
- Armchair - A simple yet powerful App Review Manager for iOS and OSX (Swift)
- UAModalPanel - An animated modal panel alternative for iOS
- UAAppReviewManager - An app review prompting tool for iOS and Mac App Store apps.
- UALogger - A logging utility for Mac/iOS apps
- UAObfuscatedString - A simple NSString category to hide sensitive strings
- UAProgressView A simple and lightweight, yet powerful animated circular progress view
If you want to thank us for open-sourcing Urban, you can buy one of our apps or even donate something small.