Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
44 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.23 KB

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.