Third-party add-ons

Color schemes

Color schemes are located at

  • for Mac OS
    ~/Library/Preferences/IntelliJIDEA70/colors/
  • for Linux
    ~/.IntelliJIDEA70/config/colors/
  • for Windows
    C:\Documents and Settings\user\.IntelliJIdea70\config\colors
    To install external color scheme:
  1. Close IDEA application
  2. Copy *.xml file with color scheme to color schemes' folder
  3. Run IDEA application
  4. Choose scheme name in [Main Menu] -> [File] -> [Settings] -> [Colors & Fonts] dialog
Textmate VibrantInk theme for IntelliJ

by Nilakanta Mallick

Insipred by the VibrantInk theme used in Textmate, I have created a similar colors and fonts scheme for IntelliJ. I am using monaco font for this scheme.
vibrantInk.xml

Textmate Colbalt color theme for IntelliJ

by Yi Wen

I spent half hour making this xml file so that my IntelliJ looks like a textmate color theme, which is cool. It's meant just for Ruby, not for Java. And it's no way to be perfect. But at least I hope this can provide a start point for further tuning.

I used Monaco font, which feel free to use your own. But the truth is: Monaco is probably the best monospace font.

Enjoy
colbalt.xml

Labels