An open API service indexing awesome lists of open source software.

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.

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.

[![status](https://img.shields.io/badge/status-frozen-inactive?style=flat-square)](BADGES_GUIDE.md#status) [![version](https://img.shields.io/badge/version-1.0.1-informational?style=flat-square)](BADGES_GUIDE.md#version) [![stable](https://img.shields.io/badge/stable-yes-important?style=flat-square)](BADGES_GUIDE.md#stable) [![latest release date](https://img.shields.io/badge/latest_release_date-May_18,_2021-informational?style=flat-square)](BADGES_GUIDE.md#release-date) [![last commit](https://img.shields.io/badge/last_commit-May_18,_2021-informational?style=flat-square)](BADGES_GUIDE.md#commit-date)

[![license](https://img.shields.io/badge/license-MIT-informational?style=flat-square)](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.