Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biwin/interstellar
Dark editor theme for JetBrains IDEs
https://github.com/biwin/interstellar
android-studio appcode clion intellij intellij-plugin jetbrains phpstorm pycharm pycharm-theme rubymine webstorm
Last synced: about 1 month ago
JSON representation
Dark editor theme for JetBrains IDEs
- Host: GitHub
- URL: https://github.com/biwin/interstellar
- Owner: biwin
- Archived: true
- Created: 2016-02-14T23:53:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T20:35:18.000Z (over 8 years ago)
- Last Synced: 2024-09-21T10:02:14.673Z (about 1 month ago)
- Topics: android-studio, appcode, clion, intellij, intellij-plugin, jetbrains, phpstorm, pycharm, pycharm-theme, rubymine, webstorm
- Homepage:
- Size: 864 KB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interstellar
Darcula based dark editor scheme for PyCharm.## Screenshots
![interstellar pycharm dark theme screenshot VCS](https://raw.githubusercontent.com/biwin/interstellar/master/screenshots/home.png)
![interstellar pycharm dark theme screenshot](https://raw.githubusercontent.com/biwin/interstellar/master/interstellar.png)
![interstellar pycharm dark theme screenshot VCS](https://raw.githubusercontent.com/biwin/interstellar/master/screenshots/vcs-crop.png)## [see more screenshots] (https://github.com/biwin/interstellar/blob/master/screenshots.md)
## 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.