pulsar/themes/atom-dark-ui/blurred.css
Justin Palmer f13ea7086e 💄
2013-02-06 08:57:07 -08:00

7 lines
93 B
CSS

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