Skip to content

Commit 792b63d

Browse files
authored
Update ErlangDarcula.xml
Dercula Scheme Distinguish the color between constant and record 区分开常量与record的颜色
1 parent 6f8fcb4 commit 792b63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/colorSchemes/ErlangDarcula.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
</option>
1414
<option name="ERL_RECORDS">
1515
<value>
16-
<option name="FOREGROUND" value="9876aa"/>
16+
<option name="FOREGROUND" value="4ec9b0"/>
1717
<option name="FONT_TYPE" value="1"/>
1818
<option name="EFFECT_TYPE" value="1"/>
1919
</value>
2020
</option>
2121
<option name="ERL_MACRO">
2222
<value>
23-
<option name="FOREGROUND" value="9876aa"/>
23+
<option name="FOREGROUND" value="ce9178"/>
2424
<option name="FONT_TYPE" value="2"/>
2525
<option name="EFFECT_TYPE" value="1"/>
2626
</value>

0 commit comments

Comments
 (0)