summaryrefslogtreecommitdiff
path: root/libraries/hscolour.css
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-12-05 01:17:33 +0000
committerIan Lynagh <igloo@earth.li>2007-12-05 01:17:33 +0000
commite2047cc1e8e3f51f58ab76b78593a84b13ef1b67 (patch)
treec975299edd853e1e8d6c17cbe613218822302be2 /libraries/hscolour.css
parent7230143f1621149febbebcd5447aecd2d93d1464 (diff)
downloadhaskell-e2047cc1e8e3f51f58ab76b78593a84b13ef1b67.tar.gz
Add the hscolour.css from hscolour 1.8
Diffstat (limited to 'libraries/hscolour.css')
-rw-r--r--libraries/hscolour.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/hscolour.css b/libraries/hscolour.css
new file mode 100644
index 0000000000..0ebd4e07b1
--- /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;}