From e2047cc1e8e3f51f58ab76b78593a84b13ef1b67 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 5 Dec 2007 01:17:33 +0000 Subject: [PATCH] Add the hscolour.css from hscolour 1.8 --- libraries/hscolour.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/hscolour.css 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;} -- 1.7.10.4