mirror of
https://github.com/atom/atom.git
synced 2026-02-05 12:15:07 -05:00
7 lines
93 B
CSS
7 lines
93 B
CSS
.is-blurred .tree-view {
|
|
background-color: #202123;
|
|
}
|
|
|
|
.is-blurred .tab {
|
|
opacity: 0.5;
|
|
} |