biwin / interstellar

Dark editor theme for JetBrains IDEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interstellar

Darcula based dark editor scheme for PyCharm.

Screenshots

interstellar pycharm dark theme screenshot VCS interstellar pycharm dark theme screenshot interstellar pycharm dark theme screenshot VCS

Installation

Installation is simple as copying the theme to PyCharm configuration directory

Linux

clone the repository

$ git clone https://github.com/biwin/interstellar.git

navigate to the clone

$ cd interstellar

copy the interstellar to PyCharm configuration directory (.Pycharm50 for PyCharm 5)

$ cp interstellar.icls ~/.PyCharm50/config/colors/

Activation

* restart pycharm (if already running)

* File > Settings > Editor > Colors & Fonts 

* from the Scheme dropdown, select interstellar

* click Apply then OK

* Have fun

Please star this repo if you like this scheme. That encourage me to experiment with colors like this one in my free time. Thanks.