Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.13 KB

True Solarized theme for RubyMine

Logo

Features

  • Support for all RubyMine languages:

    • Ruby
    • JavaScript
    • CoffeeScript
    • CSS/SASS
    • HTML/XML/ERB/HAML
    • Cucumber/YAML etc
  • Author's color scheme was used

  • Designed especially for RubyMine

Samples

Ruby

Ruby Sampe

CoffeeScript

CoffeeScript Sampe

How to install

RubyMine stores all customization in its configuration folder. Just copy True_Solarized_Light.xml to the folder located:

  • on Mac : ~/Library/Preferences/RubyMine<VERSION>/colors
  • on Linux : ~/.RubyMine<VERSION>/config/colors
  • on Windows
    • WinXP: C:\Documents and Settings\<USER>.RubyMine<VERSION>\config\colors
    • Vista: C:\Users\<USER>.RubyMine<VERSION>\config\colors