Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrs-/xcode-themes

My Personal Xcode Themes
https://github.com/mrs-/xcode-themes

monokai theme xcode xcode9

Last synced: 24 days ago
JSON representation

My Personal Xcode Themes

Awesome Lists containing this project

README

        

# Xcode-Themes
My Personal Xcode Themes that I'm using for development.

## Marius Monokai Revisited
It's havily inspired by the typical Monokai Theme out there in the world with my tweaks for line pointers and cursors and stuff.

![Image of Marius Monokai Revisited Theme](https://github.com/mRs-/Xcode-Themes/blob/master/screenshots/Marius-Monokai-Revisited.png)

### Installation
```bash
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp Marius\ Monokai\ Revisited.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
```