mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
add fold selected state
This commit is contained in:
@@ -117,4 +117,8 @@
|
||||
|
||||
.editor .fold {
|
||||
background-color: #444;
|
||||
}
|
||||
|
||||
.editor .fold.selected {
|
||||
background-color: #244;
|
||||
}
|
||||
Reference in New Issue
Block a user