/* Pretty printing styles. Used with prettify.js. */ /* Vim sunburst theme by David Leibovic */ pre .str, code .str { color: #65B042; } /* string - green */ pre .kwd, code .kwd { color: #E28964; } ......com { color: #AEAEAE; font-style: italic; } /* comment...kwd, code .kwd { color: #006; font-weight: bold; } pre .com, code...