Skip to content

Commit

Permalink
Merge pull request jkaving#118 from holub/patch-1
Browse files Browse the repository at this point in the history
mask IDEA version
  • Loading branch information
jkaving committed Feb 24, 2016
2 parents 0fe2a7f + ab81701 commit e15a8b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,8 +337,8 @@ color themes.
It is typically in:

**Mac OS X**
* `~/Library/Preferences/IntelliJIdea13/colors` [(IntelliJ IDEA 13 Ultimate Edition)][IntelliJ IDE settings],
* `~/Library/Preferences/IdeaIC13/colors` [(IntelliJ IDEA 13 Community Edition)][IntelliJ IDE settings],
* `~/Library/Preferences/IntelliJIdeaXX/colors` [(IntelliJ IDEA Ultimate Edition)][IntelliJ IDE settings],
* `~/Library/Preferences/IdeaICXX/colors` [(IntelliJ IDEA Community Edition)][IntelliJ IDE settings],
* `~/Library/Preferences/WebIDE70/colors` [(PHPStorm 7.0)][PHPStorm IDE settings],
* `~/Library/Preferences/WebIDE80/colors` [(PHPStorm 8.0)][PHPStorm IDE settings],
* `~/Library/Preferences/WebStorm8/colors` [(WebStorm 8.0)][WebStorm IDE settings].
Expand All @@ -349,7 +349,7 @@ color themes.
* `~/.PyCharmXX/colors` [(PyCharm)][PyCharm IDE settings].

**Windows**
* `%USERPROFILE%\.IdeaIC13\config\colors` [(IntelliJ IDEA 13 Community Edition)][IntelliJ IDE settings],
* `%USERPROFILE%\.IdeaICXX\config\colors` [(IntelliJ IDEA Community Edition)][IntelliJ IDE settings],
* `%USERPROFILE%\.PyCharm40\config\colors` [(PyCharm 4.5 Community Edition)][PyCharm IDE settings].

2. Restart IntelliJ IDEA
Expand Down

0 comments on commit e15a8b2

Please sign in to comment.