Skip to content

Commit ee644ba

Browse files
authored
Added fold marker color.
1 parent 4d33832 commit ee644ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

InvaderZim.sublime-color-scheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
"gutter": "var(black1)",
8787
"gutter_foreground": "var(grey5)",
8888
"gutter_foreground_highlight": "var(white)",
89+
90+
"fold_marker": "color(var(minty) alpha(0.8))",
8991
},
9092
"rules":
9193
[

0 commit comments

Comments
 (0)