Skip to content

Instantly share code, notes, and snippets.

@boneskull
Created July 2, 2016 04:04
Show Gist options
  • Save boneskull/c349c3d8732ecd1962680c9a29287d70 to your computer and use it in GitHub Desktop.
Save boneskull/c349c3d8732ecd1962680c9a29287d70 to your computer and use it in GitHub Desktop.
more visible darcula terminal colors
<scheme name="Darcula fixed" version="142" parent_scheme="Darcula">
<metaInfo>
<property name="created">2016-07-01T20:13:05</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2016.2.0.0</property>
<property name="modified">2016-07-01T20:54:14</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<option name="LINE_SPACING" value="1.0" />
<option name="EDITOR_FONT_SIZE" value="12" />
<option name="EDITOR_FONT_NAME" value="Menlo" />
<attributes>
<option name="CONSOLE_DARKGRAY_OUTPUT">
<value>
<option name="FOREGROUND" value="777777" />
</value>
</option>
<option name="CONSOLE_WHITE_OUTPUT">
<value>
<option name="FOREGROUND" value="cccccc" />
</value>
</option>
</attributes>
</scheme>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment