https://github.com/borod4r/moonshine
Dark color-scheme for IntelliJ IDEA 12.x based on "Dracula", just less bloody
https://github.com/borod4r/moonshine
Last synced: about 2 months ago
JSON representation
Dark color-scheme for IntelliJ IDEA 12.x based on "Dracula", just less bloody
- Host: GitHub
- URL: https://github.com/borod4r/moonshine
- Owner: Borod4r
- Created: 2012-11-15T20:55:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-05T05:34:06.000Z (about 12 years ago)
- Last Synced: 2025-02-13T21:45:00.446Z (3 months ago)
- Homepage:
- Size: 367 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Moonshine
=========**Moonshine** is a dark color-scheme for IntelliJ IDEA 12.x based on "Dracula", just less bloody.
Status
------
This section lists the languages (and other sections under `Preferences | Editor | Colors & Fonts`)
for which the syntax highlighting has been adapted:+ General

+ Console

+ Java

+ Android Logcat

+ Diff

+ File StatusInstallation
------------
### Option 1: Install using "Import Settings..."1. Go to `File | Import Settings...` and specify the `moonshine` directory. Clik `OK` in the dialog that appears.
2. Restart IntelliJ IDEA
3. Go to `Preferences | Editor | Colors & Fonts` and select one of the new color themes.### Option 2: Manual installation
1. Copy the `Moonshine.icls` file into your IntelliJ IDEA preferences color directory. It is typically in:
- Mac OS X:
`~/Library/Preferences/IntelliJIdea12/colors`
- Windows:
`Documents and Settings//.IntelliJIdea12/config/colors`
2. Restart IntelliJ IDEA
3. Go to `Preferences | Editor | Colors & Fonts` and select one of the new color themes.Notes
-----
This theme revolves around languages I work with on a daily basis. If you are using some of the more esoteric languages supported by IDEA, you may not have proper highlighting in their respective files. Also, a font in a theme may or may not be available on your platform in which case IDEA will default to something else; typically, any monospace font is an acceptable replacement.