Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/halcyonmobile/xcode-monokai-revisited

Monokai Revisited Xcode Theme
https://github.com/halcyonmobile/xcode-monokai-revisited

font monokai-theme monokai-xcode-theme theme xcode

Last synced: 2 months ago
JSON representation

Monokai Revisited Xcode Theme

Awesome Lists containing this project

README

        

# Monokai Revisited Xcode Theme

Another take on the Monokai theme for Xcode, with a couple of subtle changes like string, project function names and selection coloring.
Preview screenshots include the beautiful [Input](http://input.fontbureau.com/) font by Font Bureau.

![Monokai Xcode Theme](http://f.cl.ly/items/2r122h2U0A3Q3L0a1a2l/monokai_revisited_preview.png)

## Differences

![Theme Differences](http://f.cl.ly/items/310Z1O0K0s2m3w2k3y0e/monokai_revisited_compared.png)

## Installation

### Using the provided shell script

1. Clone the repository

```bash
git clone [email protected]:halcyonmobile/xcode-monokai-revisited.git
```

2. Run the install script inside the cloned repository.

```bash
sh install.sh
```

### Manual

1. Copy **Monokai Revisited.xccolortheme** to the Xcode's ``FontAndColorThemes`` folder ``(~/Library/Developer/Xcode/UserData/FontAndColorThemes/)``. *Note that the directory might not exist.*
2. Restart Xcode.
3. Go to `Xcode` > `Preferences` > `Fonts & Colors`.
4. Select **Monokai Revisited**.