.language-ruby {

.symbol {
  color: #997400;
}
.namespace, .const {
  color: #C03FE2;
}
.literals {
  color: #4FA3A0;
}

}