https://github.com/ololx/dark-purple
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.
https://github.com/ololx/dark-purple
color-scheme intellij-color-scheme intellij-idea intellij-plugin intellij-theme
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ololx/dark-purple
- Owner: ololx
- License: mit
- Created: 2020-11-02T14:19:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T18:38:18.000Z (over 4 years ago)
- Last Synced: 2025-05-19T07:08:19.959Z (6 months ago)
- Topics: color-scheme, intellij-color-scheme, intellij-idea, intellij-plugin, intellij-theme
- Homepage:
- Size: 700 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dark purple
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.
[](BADGES_GUIDE.md#status) [](BADGES_GUIDE.md#version) [](BADGES_GUIDE.md#stable) [](BADGES_GUIDE.md#release-date) [](BADGES_GUIDE.md#commit-date)
[](LICENSE)
---
## đ Table of Contents
- [About](#about)
- [Demo](#demo)
- [Features](#feature)
- [Getting Started](#getting-started)
- [Built With](#built-with)
- [Versioning](#versioning)
- [Authors](#authors)
- [Licensing](#licensing)
## đ About
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.**
### Supported languages
- The `Java` language.
## đ¸ Demo
This screensot demostrate the`Java` language colors in editor.

## đ Features
- The editor color scheme plugin for the `Java` language.
### To Do
- For more information on an upcoming development, please read the [todo](TODO.md) list.
### Changelog
- For more information on a releases, a features and a changes, please read the [changelog](CHANGELOG.md) notes.
## đĻ Getting Started
These instructions allow to get a copy of this project and run it on a local machine.
### Installing
In order to install it is quite simple to:
1. Clone or download this repository;
2. Find and Import color scheme plugin;
### Cloning
For the cloning this repository to a local machine, just use the follows link:
```http
https://github.com/ololx/dark-purple.git
```
### Finding and importing color scheme plugin
1. Open IDE and locate `Preferences >> Color Dcheme`
2. Click `Show Scheme Actions` button and choose `Import Scheme >> ItelliJ IDEA color scheme (.ics) or settings (.jar)`.
3. Search for and click `dark-purple.jar` and click `Open` button.
4. Click `Apply` button and click`OK` button.
## đ Built With
**[IntelliJ IDEA](https://www.jetbrains.com/ru-ru/idea/)** - the Java IDE;
## đ Versioning
For the versioning is used [Semantic Versioning](http://semver.org/). For the versions available, see the [changelog](CHANGELOG.md) or the tags on this repository.
## ÂŠī¸ Authors
* **Alexander A. Kropotin** - *Initial work* - [ololx](https://github.com/ololx).
## đ Licensing
This project is licensed under the MIT license - see the [lisence](LICENSE) document for details.