mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
.syntax--source.syntax--ruby {
|
|
.syntax--constant.syntax--other.syntax--symbol > .syntax--punctuation {
|
|
color: inherit;
|
|
}
|
|
}
|