Skip to content

Commit

Permalink
Merge pull request #68 from koraktor/patch-1
Browse files Browse the repository at this point in the history
Use a more generic path to the Windows settings
  • Loading branch information
jkaving committed Apr 10, 2014
2 parents 1b2790f + bc46ec5 commit 90923dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -319,7 +319,7 @@ color themes.
* `~/Library/Preferences/WebIDE70/colors` (PHPStorm 7.0).

*Windows*
* `Documents and Settings/<user>/.IdeaIC13/config/colors` (IntelliJ IDEA 13 Community Edition)
* `%USERPROFILE%/.IdeaIC13/config/colors` (IntelliJ IDEA 13 Community Edition)

2. Restart IntelliJ IDEA

Expand Down

0 comments on commit 90923dd

Please sign in to comment.