Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/halcyonmobile/xcode-monokai-revisited
- Owner: halcyonmobile
- Created: 2013-04-22T14:01:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T18:10:50.000Z (over 6 years ago)
- Last Synced: 2024-08-05T06:06:39.434Z (6 months ago)
- Topics: font, monokai-theme, monokai-xcode-theme, theme, xcode
- Language: Shell
- Size: 6.84 KB
- Stars: 291
- Watchers: 11
- 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.![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**.