Skip to content

Commit

Permalink
Better annotation color
Browse files Browse the repository at this point in the history
Better colors for java
  • Loading branch information
rgomezcasas committed Sep 17, 2019
1 parent fc66212 commit b97ac17
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/main/resources/codelytv_gruvbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
</option>
<option name="DEFAULT_METADATA">
<value>
<option name="FOREGROUND" value="bdae93" />
<option name="FOREGROUND" value="8ec07c" />
<option name="FONT_TYPE" value="2" />
</value>
</option>
Expand All @@ -442,9 +442,7 @@
</value>
</option>
<option name="DEFAULT_REASSIGNED_LOCAL_VARIABLE">
<value>
<option name="EFFECT_COLOR" value="909090" />
</value>
<value />
</option>
<option name="DEFAULT_REASSIGNED_PARAMETER">
<value>
Expand Down Expand Up @@ -649,6 +647,12 @@
<option name="BACKGROUND" value="8ec07c" />
</value>
</option>
<option name="INLINE_PARAMETER_HINT_CURRENT">
<value>
<option name="FOREGROUND" value="dbdfb4" />
<option name="BACKGROUND" value="282828" />
</value>
</option>
<option name="INSTANCE_FIELD_ATTRIBUTES" baseAttributes="DEFAULT_INSTANCE_FIELD" />
<option name="Implicit conversion">
<value>
Expand Down

0 comments on commit b97ac17

Please sign in to comment.