Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rnystrom/metro-lights
- Owner: rnystrom
- License: mit
- Created: 2017-11-06T15:31:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T15:56:08.000Z (about 7 years ago)
- Last Synced: 2024-10-29T21:14:21.129Z (3 months ago)
- Topics: theme, xcode
- Homepage:
- Size: 333 KB
- Stars: 34
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)