Skip to content

Commit 8e8c15a

Browse files
authored
Merge pull request #5 from marcovirtual/block-caret-color
Added color to the new blockCaret setting
2 parents dcee8fd + c3e220b commit 8e8c15a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/ME-MonokaiC.tmTheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
<!-- #131313 -->
3434
<key>caret</key>
3535
<string>#00bbff</string>
36+
<key>blockCaret</key>
37+
<string>#00bbff85</string>
3638
<key>foreground</key>
3739
<string>#dddddd</string>
3840
<key>invisibles</key>

0 commit comments

Comments
 (0)