Skip to content

Instantly share code, notes, and snippets.

View jonphipps's full-sized avatar

Jon Phipps jonphipps

  • Metadata Management Associates
  • Ottawa, Ontario Canada
View GitHub Profile
@jonphipps
jonphipps / phpstorm_console_colors.xml
Created October 18, 2016 14:29
Console colours for Darcula theme in PHPStorm 2016.2
<scheme name="Darcula Jon" parent_scheme="Darcula" version="142">
<colors>
<option name="CONSOLE_BACKGROUND_KEY" value="0"/>
</colors>
<attributes>
<option name="CONSOLE_BLUE_BRIGHT_OUTPUT">
<value>
<option name="FOREGROUND" value="ff"/>
</value>
</option>