pre.sh_sourceCode {
  background-color: black;
  color: white;
  font-weight: normal;
  font-style: normal; }
  pre.sh_sourceCode .sh_keyword {
    color: yellow;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_type {
    color: lime;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_string, pre.sh_sourceCode .sh_regexp {
    color: #abab00;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_specialchar {
    color: #bfbfbf;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_comment {
    color: #888888;
    font-weight: normal;
    font-style: italic; }
  pre.sh_sourceCode .sh_number {
    color: #619de7;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_preproc {
    color: #1da3cf;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_symbol {
    color: fuchsia;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_function {
    color: #f34627;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_cbracket {
    color: fuchsia;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_url {
    color: #abab00;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_date, pre.sh_sourceCode .sh_time, pre.sh_sourceCode .sh_file {
    color: yellow;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_ip, pre.sh_sourceCode .sh_name {
    color: #abab00;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_variable {
    color: #26e0e7;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_oldfile {
    color: #bfbfbf;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_newfile {
    color: #abab00;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_difflines {
    color: yellow;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_selector {
    color: #26e0e7;
    font-weight: normal;
    font-style: normal; }
  pre.sh_sourceCode .sh_property {
    color: yellow;
    font-weight: bold;
    font-style: normal; }
  pre.sh_sourceCode .sh_value {
    color: #abab00;
    font-weight: bold;
    font-style: normal; }

