pre.sh_sourceCode .sh_string { color: magenta; font-family: monospace; } /* strings and chars */\r
pre.sh_sourceCode .sh_regexp { color: orange; font-family: monospace; } /* regular expressions */\r
pre.sh_sourceCode .sh_specialchar { color: pink; font-family: monospace; } /* e.g., \n, \t, \\ */\r
-pre.sh_sourceCode .sh_comment { color: brown; font-style: italic; } /* comments */\r
+pre.sh_sourceCode .sh_comment { color: blue; } /* comments */\r
pre.sh_sourceCode .sh_number { color: black; } /* literal numbers */\r
pre.sh_sourceCode .sh_preproc { color: MediumSeaGreen; } /* e.g., #include, import */\r
pre.sh_sourceCode .sh_symbol { color:brown; font-weight: bold; } /* e.g., <, >, + */\r