, or inspired by prismjs themes
Usage:#
%%add-css [CSSPrettifyThemeTomorrowPrism] /%CSSPrettifyThemeTomorrowPrism
PRISM example#
<script type="text/javascript">
// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
for (var i = 42; --i >= 0;) { alert('Hello ' + String(world)); }
}
</script>
<style>
p { color: pink }
b { color: blue }
u { color: "umber" }
</style>
Category.Add CSS Style, Category.Prettify Theme

);
background-repeat:no-repeat;
background-position:top;
background-size:48px;
text-align:center;
}