mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Selected text is different than highlighted
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
|
||||
}
|
||||
.text(selected) {
|
||||
.text(highlight)
|
||||
font-weight: normal;
|
||||
color: @text-color-selected;
|
||||
}
|
||||
|
||||
.text(info) {
|
||||
|
||||
Reference in New Issue
Block a user