Skip to content

Commit 60dcb5a

Browse files
committed
Merge pull request #29 from myfancypants/master
Improved selection coloring
2 parents f60e9bc + 12250c1 commit 60dcb5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

brogrammer.tmTheme

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<key>lineHighlight</key>
2121
<string>#2a2a2a</string>
2222
<key>selection</key>
23-
<string>#2a2a2a</string>
23+
<string>#e74c3c</string>
2424
<key>selectionForeground</key>
2525
<string>#ffffff</string>
2626
<key>findHighlight</key>
@@ -741,4 +741,4 @@
741741
<key>author</key>
742742
<string>Ken Wheeler</string>
743743
</dict>
744-
</plist>
744+
</plist>

0 commit comments

Comments
 (0)