diff --git a/CLion/README.md b/CLion/README.md index 40d7110..c37c217 100644 --- a/CLion/README.md +++ b/CLion/README.md @@ -1,8 +1,4 @@ -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. +Import this file into CLion under Settings > Editor > Color Scheme, and then use the "Import Scheme" function. #### Note: diff --git a/IntelliJ/README.md b/IntelliJ/README.md index 07b3a94..a9e2923 100644 --- a/IntelliJ/README.md +++ b/IntelliJ/README.md @@ -1,5 +1 @@ -You must create a `RailsCasts` theme inside IntelliJ first. Do this in Settings > Editor > Colors & Fonts, -select any existing scheme and click "Save As" and name the new scheme `RailsCasts` - -Close IntelliJ, then go to `~/Library/Preferences/IntelliJIdeaXXX/colors` (where 'XXX' is the current version of IntelliJ -you have installed) and there should be a `RailsCasts.icls` file which can be replaced with this one. +Import this file into IntelliJ under Settings > Editor > Color Scheme, and then use the "Import Scheme" function.