Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from XenoPhex/master
Browse files Browse the repository at this point in the history
Default color preferences to Darcula
  • Loading branch information
moonmaster9000 committed Apr 23, 2014
2 parents dfcf0cf + cc55eca commit 383ff60
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RubyMineXX/options/colors.scheme.xml
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<component name="EditorColorsManagerImpl">
<option name="USE_ONLY_MONOSPACED_FONTS" value="true" />
<global_color_scheme name="Darcula" />
</component>
</application>

0 comments on commit 383ff60

Please sign in to comment.