Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rnystrom/metro-lights

A dark Xcode theme inspired by City Lights for Atom.
https://github.com/rnystrom/metro-lights

theme xcode

Last synced: about 1 month ago
JSON representation

A dark Xcode theme inspired by City Lights for Atom.

Awesome Lists containing this project

README

        

# Metro Lights theme for Xcode

Inspired by [City Lights for Atom](http://citylights.xyz/).

## Installation

```sh
$ git clone https://github.com/rnystrom/Metro-Lights-Xcode.git && \
cp Metro-Lights-Xcode/Metro\ Lights.xccolortheme \
~/Library/Developer/Xcode/UserData/FontAndColorThemes
```

## Fonts

I use [Inconsolata-g](http://leonardo-m.livejournal.com/77079.html) for everything. The theme is setup to use this font, but you can easily change it by highlighting all styles in Xcode > Preferences > Fonts & Colors > Metro Lights and changing the fonts (search for the "T").

## Screenshots

**Objective-C**

![](images/objc.png)

**Swift**

![](images/swift.png)