Skip to content

Commit

Permalink
Merge pull request #23 from arcticicestudio/feature/gh-18-update-inte…
Browse files Browse the repository at this point in the history
…lij-2017.2

Update to IntelliJ IDEA 2017.2
  • Loading branch information
arcticicestudio authored Oct 3, 2017
2 parents 5ce71ca + 477385b commit c409357
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions src/nord-intellij-idea-syntax.icls
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ IntelliJ IDEA
<option name="CSS.IMPORTANT">
<value>
<option name="FOREGROUND" value="5e81ac" />
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="CSS.KEYWORD" baseAttributes="DEFAULT_KEYWORD" />
Expand Down Expand Up @@ -440,8 +439,13 @@ IntelliJ IDEA
<option name="EFFECT_TYPE" value="1" />
</value>
</option>
<option name="CUSTOM_STRING_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="a3be8c" />
</value>
</option>
<option name="CUSTOM_VALID_STRING_ESCAPE_ATTRIBUTES" baseAttributes="DEFAULT_VALID_STRING_ESCAPE" />
<option name="Class" baseAttributes="DEFAULT_CLASS_REFERENCE" />
<option name="Class" baseAttributes="CLASS_NAME_ATTRIBUTES" />
<option name="DART_CONSTRUCTOR">
<value>
<option name="FOREGROUND" value="8fbcbb" />
Expand Down Expand Up @@ -1604,6 +1608,16 @@ IntelliJ IDEA
</option>
<option name="Static method access" baseAttributes="STATIC_METHOD_ATTRIBUTES" />
<option name="Static property reference ID" baseAttributes="STATIC_FINAL_FIELD_ATTRIBUTES" />
<option name="TAPESTRY_COMPONENT_PARAMATER">
<value>
<option name="FOREGROUND" value="8fbcbb" />
</value>
</option>
<option name="TAPESTRY_COMPONENT_TAG">
<value>
<option name="FOREGROUND" value="81a1c1" />
</value>
</option>
<option name="TDIFF_EXCLUDED_COLUMN">
<value>
<option name="FOREGROUND" value="4c566a" />
Expand Down

0 comments on commit c409357

Please sign in to comment.