Files
atom/themes/atom-dark-ui/blurred.less
2013-06-24 15:01:05 -07:00

10 lines
98 B
Plaintext

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