Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrs-/xcode-themes
- Owner: mRs-
- License: mit
- Created: 2017-11-20T10:46:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T11:02:24.000Z (about 7 years ago)
- Last Synced: 2025-01-10T07:58:49.026Z (28 days ago)
- Topics: monokai, theme, xcode, xcode9
- Size: 247 KB
- Stars: 12
- Watchers: 4
- 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.![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/
```