https://github.com/mrs-/xcode-themes
My Personal Xcode Themes
https://github.com/mrs-/xcode-themes
monokai theme xcode xcode9
Last synced: 13 days ago
JSON representation
My Personal Xcode Themes
- Host: GitHub
- URL: https://github.com/mrs-/xcode-themes
- Owner: mRs-
- License: mit
- Created: 2017-11-20T10:46:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T11:02:24.000Z (over 8 years ago)
- Last Synced: 2025-08-30T12:37:12.562Z (6 months ago)
- Topics: monokai, theme, xcode, xcode9
- Size: 247 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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