pulsar/themes/atom-dark-ui/bracket-matcher.css

6 lines
92 B
CSS
Raw Normal View History

.bracket-matcher {
border-bottom: 1px solid #f8de7e;
margin-top: -1px;
opacity: .7;
}