Skip to content

Instantly share code, notes, and snippets.

@bhuone-garbu
Created June 19, 2018 14:13
Show Gist options
  • Save bhuone-garbu/59f0e52cbd5135ee31fa882f197214cc to your computer and use it in GitHub Desktop.
Save bhuone-garbu/59f0e52cbd5135ee31fa882f197214cc to your computer and use it in GitHub Desktop.
IntelliJ color scheme
<scheme name="Default" version="142" parent_scheme="Default">
<metaInfo>
<property name="created">2018-06-19T15:12:17</property>
<property name="ide">Idea</property>
<property name="ideVersion">2017.3.5.0.0</property>
<property name="modified">2018-06-19T15:13:15</property>
<property name="originalScheme">_@user_Default</property>
</metaInfo>
<attributes>
<option name="APEX_CONSTRUCTOR_DECLARATION">
<value>
<option name="FOREGROUND" value="0" />
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="APEX_LOCAL_VARIABLE">
<value>
<option name="FOREGROUND" value="2f4d21" />
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="APEX_PARAMETER">
<value>
<option name="FOREGROUND" value="906b4a" />
<option name="FONT_TYPE" value="1" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="LINE_FULL_COVERAGE">
<value>
<option name="FOREGROUND" value="c4f780" />
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="TEXT">
<value>
<option name="FOREGROUND" value="0" />
<option name="BACKGROUND" value="ffffff" />
</value>
</option>
</attributes>
</scheme>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment