Skip to content

Instantly share code, notes, and snippets.

View willishq's full-sized avatar
😺
Swiping Cats

Andrew Willis willishq

😺
Swiping Cats
View GitHub Profile
@wycks
wycks / Monokai-PhpStorm-Base.xml
Last active December 10, 2015 06:08
Monokai theme for PhpStorm that fits closer to the sublime2 soda dark version.
<?xml version="1.0" encoding="UTF-8"?>
<scheme name="Monokai-Custom" version="1" parent_scheme="Default">
<option name="LINE_SPACING" value="1.0" />
<option name="EDITOR_FONT_SIZE" value="16" />
<option name="EDITOR_FONT_NAME" value="Consolas" />
<colors>
<option name="CARET_COLOR" value="f8f8f0" />
<option name="CARET_ROW_COLOR" value="3e3d32" />
<option name="CONSOLE_BACKGROUND_KEY" value="272822" />
<option name="GUTTER_BACKGROUND" value="272822" />