Skip to content

Commit

Permalink
Merge pull request #12 from d1ffuz0r/pycharm-2016
Browse files Browse the repository at this point in the history
pycharm 2016
  • Loading branch information
d1ffuz0r committed Aug 16, 2016
2 parents 8f8656d + 739a348 commit 2e8085a
Show file tree
Hide file tree
Showing 21 changed files with 9,522 additions and 14,560 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TextMate themes for PyCharm
===========================

Current PyCharm version: 3
Current PyCharm version: 2016.2

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

Expand Down Expand Up @@ -35,17 +35,16 @@ Installation for Mac OS X
```
$ git clone git://github.com/d1ffuz0r/pycharm-themes.git
$ cd pycharm-themes/colors
$ cp *.icls ~/Library/Preferences/PyCharm30/colors
$ cp *.icls ~/Library/Preferences/PyCharm2016.2/colors
```

Installation for Linux
----------------------

```
$ git clone git://github.com/d1ffuz0r/pycharm-themes.git
$ cd pycharm-themes/colors
$ cp *.icls ~/.PyCharm30/config/colors/
$ cp *.icls ~/.PyCharm2016.2/config/colors/
```

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

0 comments on commit 2e8085a

Please sign in to comment.