add CLion theme

This commit is contained in:
Gered 2014-11-28 17:17:20 -05:00
parent 62713f6b17
commit c52ab0a38b
2 changed files with 1649 additions and 0 deletions

10
CLion/README.md Normal file
View file

@ -0,0 +1,10 @@
You must create a `RailsCasts` theme inside CLion first. Do this in Settings > Editor > Colors & Fonts,
select any existing scheme and click "Save As" and name the new scheme `RailsCasts`
Close CLion, then go to `~/Library/Preferences/clion10/colors` and there should be a `RailsCasts.icls` file
which can be replaced with this one.
#### Note:
This theme is basically just a copy of the IntelliJ theme which was imported into CLion and then the
C/C++ colors customized where needed.

1639
CLion/RailsCasts.icls Normal file

File diff suppressed because it is too large Load diff