Skip to content

Urban is an Xcode color scheme that uses a soft dark background, with subtle blue, orange and yellow colors (formerly known as ǝɹɐǝqʎǝuoɔ).

Notifications You must be signed in to change notification settings

UrbanApps/Urban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urban

Urban is an Xcode color scheme that uses a soft dark background, with subtle blue, orange and yellow colors (formerly known as ǝɹɐǝqʎǝuoɔ).

Screenshot

##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:

Xcode 4, 5

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

Xcode 3

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

What Does UA stand for?

Urban Apps. We make neat stuff. Check us out.

Open-Source Urban Apps Projects

  • 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

Feeling Generous?

If you want to thank us for open-sourcing Urban, you can buy one of our apps or even donate something small.

Click here to lend your support to: Support Urban Development and make a donation at www.pledgie.com !

Bitdeli Badge

About

Urban is an Xcode color scheme that uses a soft dark background, with subtle blue, orange and yellow colors (formerly known as ǝɹɐǝqʎǝuoɔ).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published