mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
lighten selection color so it's more clear.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.selection .region {
|
||||
background-color: #333333;
|
||||
background-color: #444444;
|
||||
}
|
||||
|
||||
.line-number.cursor-line-no-selection,
|
||||
|
||||
Reference in New Issue
Block a user