-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readme
- Loading branch information
Roman Gladkov
committed
Jul 30, 2013
1 parent
047be21
commit 4681a78
Showing
1 changed file
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,35 @@ | ||
pycharm-themes | ||
============== | ||
|
||
TextMate themes for PyCharm | ||
--------------------------- | ||
=========================== | ||
|
||
Themes list | ||
----------- | ||
|
||
* All Hallow's Eve | ||
* Amy | ||
* Blackboard | ||
* Cobalt | ||
* Dawn | ||
* Eiffel | ||
* Espresso Libre | ||
* IDLE | ||
* LAZY | ||
* Mac Classic | ||
* MagicWB (Amiga) | ||
* Monokai Bright | ||
* Pastels on Dark | ||
* Solarized (Dark) | ||
* Solarized (Light) | ||
* SpaceCadet | ||
* Sunburst | ||
* Zenburnesque | ||
* django | ||
* iPlastic | ||
|
||
Installation for Mac OS X | ||
========================= | ||
------------------------- | ||
|
||
``` | ||
$ git clone git://github.com/d1ffuz0r/pycharm-themes.git | ||
$ cd pycharm-themes/colors | ||
$ cp *.xml ~/Library/Preferences/PyCharm20/colors | ||
``` | ||
|
||
Created with use https://github.com/yole/colorSchemeTool |