Files
atom/themes/atom-dark-ui/blurred.less
2013-03-29 15:02:45 -07:00

7 lines
93 B
Plaintext

.is-blurred .tree-view {
background-color: #202123;
}
.is-blurred .tab {
opacity: 0.5;
}