mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Make invisible coloring less obnoxious
This commit is contained in:
committed by
Corey Johnson & Nathan Sobo
parent
22e009a999
commit
d3c52ae96d
@@ -123,3 +123,7 @@
|
||||
.editor .fold.selected {
|
||||
background-color: #244;
|
||||
}
|
||||
|
||||
.editor .invisible {
|
||||
opacity: 0.2;
|
||||
}
|
||||
Reference in New Issue
Block a user