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
- Host: GitHub
- URL: https://github.com/xdrop/intellij-github-color-scheme
- Owner: xdrop
- Created: 2016-09-23T20:03:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T14:57:57.000Z (about 9 years ago)
- Last Synced: 2025-02-12T06:38:43.024Z (about 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intellij Github Color Scheme
Intellij IDEA Github color scheme for **Java**

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/
```