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

https://github.com/xdrop/intellij-github-color-scheme

Intellij IDEA Github colour scheme for Java
https://github.com/xdrop/intellij-github-color-scheme

Last synced: about 1 year ago
JSON representation

Intellij IDEA Github colour scheme for Java

Awesome Lists containing this project

README

          

# Intellij Github Color Scheme
Intellij IDEA Github color scheme for **Java**

![Image Preview](http://xdrop.me/img/github-theme2.png)

Font: **Cousine 12 pt**

Line spacing: **1.2**

## Installation

#### Windows
```
git clone https://github.com/xdrop/intellij-github-color-scheme.git
cd intellij-github-color-scheme
Paste in: C:\Users\\.\config\colors
```

#### Linux
```
git clone https://github.com/xdrop/intellij-github-color-scheme.git
cd intellij-github-color-scheme
cp Github.icls ~/./config/colors/
```

#### macOS
```
git clone https://github.com/xdrop/intellij-github-color-scheme.git
cd intellij-github-color-scheme
cp Github.icls ~/Library/Preferences/IntelliJIdea2016.2/colors/
```