From: Ian Lynagh Date: Wed, 5 Dec 2007 01:17:33 +0000 (+0000) Subject: Add the hscolour.css from hscolour 1.8 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e2047cc1e8e3f51f58ab76b78593a84b13ef1b67;p=ghc-hetmet.git Add the hscolour.css from hscolour 1.8 --- diff --git a/libraries/hscolour.css b/libraries/hscolour.css new file mode 100644 index 0000000..0ebd4e0 --- /dev/null +++ b/libraries/hscolour.css @@ -0,0 +1,5 @@ + +.keyglyph, .layout {color: red;} +.keyword {color: blue;} +.comment, .comment a {color: green;} +.str, .chr {color: teal;}