Make the cursor show up consistently in the white theme, credits to bmc for finding the issue

This commit is contained in:
Patrick Walton 2010-10-11 10:40:16 -07:00
Родитель 3f05c96d02
Коммит a69f046866
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -198,7 +198,6 @@ exports.whiteTheme = function() {
},
highlighterBG: {
plain: '#ffffff',
addition: '#008000',
deletion: '#800000'
},