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: 8 months ago
JSON representation
Monokai Revisited Xcode Theme
- Host: GitHub
- URL: https://github.com/halcyonmobile/xcode-monokai-revisited
- Owner: halcyonmobile
- Created: 2013-04-22T14:01:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T18:10:50.000Z (over 7 years ago)
- Last Synced: 2025-07-14T15:15:09.858Z (11 months ago)
- Topics: font, monokai-theme, monokai-xcode-theme, theme, xcode
- Language: Shell
- Size: 6.84 KB
- Stars: 293
- Watchers: 10
- Forks: 53
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.

## Differences

## Installation
### Using the provided shell script
1. Clone the repository
```bash
git clone git@github.com: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**.