The Dark Purple is a simple color scheme for the IntelliJ IDEA. This is a dark color scheme that colors the code in the editor with the primary CMYK colors.
The Dark Purple is a simple color scheme for the IntelliJ IDEA. This is a dark color scheme that colors the code in the editor with the primary CMYK colors. It is a just color theme which I use.
- The
Java
language.
This screensot demostrate theJava
language colors in editor.
- The editor color scheme plugin for the
Java
language.
- For more information on an upcoming development, please read the todo list.
- For more information on a releases, a features and a changes, please read the changelog notes.
These instructions allow to get a copy of this project and run it on a local machine.
In order to install it is quite simple to:
- Clone or download this repository;
- Find and Import color scheme plugin;
For the cloning this repository to a local machine, just use the follows link:
https://github.com/ololx/dark-purple.git
- Open IDE and locate
Preferences >> Color Dcheme
- Click
Show Scheme Actions
button and chooseImport Scheme >> ItelliJ IDEA color scheme (.ics) or settings (.jar)
. - Search for and click
dark-purple.jar
and clickOpen
button. - Click
Apply
button and clickOK
button.
IntelliJ IDEA - the Java IDE;
For the versioning is used Semantic Versioning. For the versions available, see the changelog or the tags on this repository.
- Alexander A. Kropotin - Initial work - ololx.
This project is licensed under the MIT license - see the lisence document for details.