Skip to content

Commit

Permalink
Set color for STATIC_FINAL_FIELD_ATTRIBUTES
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaving committed Dec 21, 2015
1 parent 7b018e7 commit 0d994f3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Solarized Dark.icls
Original file line number Diff line number Diff line change
Expand Up @@ -3124,6 +3124,12 @@
<option name="FOREGROUND" value="d33682" />
</value>
</option>
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="d33682" />
<option name="FONT_TYPE" value="2" />
</value>
</option>
<option name="STATIC_METHOD_ATTRIBUTES">
<value />
</option>
Expand Down
6 changes: 6 additions & 0 deletions Solarized Light.icls
Original file line number Diff line number Diff line change
Expand Up @@ -3071,6 +3071,12 @@
<option name="FOREGROUND" value="d33682" />
</value>
</option>
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="d33682" />
<option name="FONT_TYPE" value="2" />
</value>
</option>
<option name="STATIC_METHOD_ATTRIBUTES">
<value />
</option>
Expand Down
Binary file modified settings.jar
Binary file not shown.

0 comments on commit 0d994f3

Please sign in to comment.