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

https://github.com/redcode/code-transfusion

💉 My color theme for Xcode
https://github.com/redcode/code-transfusion

caution-and-warning color-theme epilepsy xcode xcode-color-theme

Last synced: 4 months ago
JSON representation

💉 My color theme for Xcode

Awesome Lists containing this project

README

          

# Code Transfusion
This is my color theme for Xcode. It's a bit crazy and several people have reported epilepsy symptoms after using it... so beware.

![alt tag](https://github.com/redcode/Code-Transfusion/blob/master/Code%20Transfusion.png)

Installation
------------
Open a terminal and type:
```
D=~/Library/Developer/Xcode/UserData/FontAndColorThemes && mkdir -p $D && cd $D && curl https://raw.githubusercontent.com/redcode/Code-Transfusion/master/Code%20Transfusion.xccolortheme -o "Code Transfusion.xccolortheme"
```