lighten selection color so it's more clear.

This commit is contained in:
Ben Ogle 2013-07-19 13:55:29 -07:00
parent 17cf2bd1c8
commit 8c6fe7a540

View File

@ -24,7 +24,7 @@
}
.selection .region {
background-color: #333333;
background-color: #444444;
}
.line-number.cursor-line-no-selection,