File: //usr/share/source-highlight/sh_the.css
body {
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  font-style: normal;
}
.keyword {
  color: #0000ff;
  font-weight: normal;
  font-style: normal;
}
.type {
  color: #880088;
  font-weight: normal;
  font-style: normal;
}
.string {
  color: #000088;
  font-weight: normal;
  font-style: normal;
}
.specialchar {
  color: #000000;
  font-weight: normal;
  font-style: normal;
}
.comment {
  color: #00ff00;
  font-weight: normal;
  font-style: italic;
}
.number {
  color: #ff0000;
  font-weight: normal;
  font-style: normal;
}
.preproc {
  color: #ff0000;
  font-weight: normal;
  font-style: normal;
}
.function {
  color: #000000;
  font-weight: normal;
  font-style: normal;
}