Skip to content

Commit bc84091

Browse files
committed
fix yaml color scalar styles
1 parent 9be6bd9 commit bc84091

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

intellij/GapStyle/colors/GapStyle.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4279,14 +4279,14 @@
42794279
<option name="YAML_SCALAR_LIST">
42804280
<value>
42814281
<option name="FOREGROUND" value="a9b7c6" />
4282-
<option name="BACKGROUND" value="3c3f41" />
4283-
<option name="EFFECT_TYPE" value="5" />
4282+
<option name="FONT_TYPE" value="2" />
4283+
<option name="EFFECT_TYPE" value="1" />
42844284
</value>
42854285
</option>
42864286
<option name="YAML_SCALAR_VALUE">
42874287
<value>
42884288
<option name="FOREGROUND" value="a9b7c6" />
4289-
<option name="BACKGROUND" value="383a3c" />
4289+
<option name="FONT_TYPE" value="2" />
42904290
<option name="EFFECT_TYPE" value="5" />
42914291
</value>
42924292
</option>

intellij/GapStyle4.0.jar

-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)