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
- Host: GitHub
- URL: https://github.com/redcode/code-transfusion
- Owner: redcode
- Created: 2016-10-28T00:28:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T02:26:15.000Z (about 7 years ago)
- Last Synced: 2025-04-20T09:59:11.752Z (8 months ago)
- Topics: caution-and-warning, color-theme, epilepsy, xcode, xcode-color-theme
- Homepage:
- Size: 506 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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"
```