Skip to content

Commit 2e8085a

Browse files
authored
Merge pull request #12 from d1ffuz0r/pycharm-2016
pycharm 2016
2 parents 8f8656d + 739a348 commit 2e8085a

21 files changed

+9522
-14560
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TextMate themes for PyCharm
22
===========================
33

4-
Current PyCharm version: 3
4+
Current PyCharm version: 2016.2
55

66
Themes for older versions check at [Releases](https://github.com/d1ffuz0r/pycharm-themes/releases) page
77

@@ -35,17 +35,16 @@ Installation for Mac OS X
3535
```
3636
$ git clone git://github.com/d1ffuz0r/pycharm-themes.git
3737
$ cd pycharm-themes/colors
38-
$ cp *.icls ~/Library/Preferences/PyCharm30/colors
38+
$ cp *.icls ~/Library/Preferences/PyCharm2016.2/colors
3939
```
4040

4141
Installation for Linux
4242
----------------------
4343

4444
```
45-
4645
$ git clone git://github.com/d1ffuz0r/pycharm-themes.git
4746
$ cd pycharm-themes/colors
48-
$ cp *.icls ~/.PyCharm30/config/colors/
47+
$ cp *.icls ~/.PyCharm2016.2/config/colors/
4948
```
5049

51-
If your PyCharm is running, close and open it again to load the new themes.
50+
To see new themes restart PyCharm

0 commit comments

Comments
 (0)